/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.captcha__description{margin-bottom:.75em;}
// input textbox form

.form-element{width:100%;height:82px;position:relative;overflow:hidden;margin-bottom:10px;&.disabled{opacity:0.5;pointer-events:none;}input{width:100%;height:100%;color:#1e1e1e;padding-top:25px;border:none;outline:none;font-size:19px;font-weight:500;&:focus + .label-name .content-name,&:valid + .label-name .content-name{transform:translateY(-150%);font-size:14px;color:$primary-blue;font-weight:500;}&:focus + .label-name::after,&:valid + .label-name::after{transform:translateX(0%);}}.label-name{position:absolute;width:100%;height:100%;bottom:0;left:-12px;pointer-events:none;border-bottom:1px solid #1e1e1e;&::after{content:"";position:absolute;width:100%;height:100%;border-bottom:3px solid #2243E1;bottom:-1px;left:0;transform:translateX(-100%);transition:all 0.3s ease;}.content-name{position:absolute;bottom:5px;left:13px;transition:all 0.3s ease;i{color:#F60000;font-size:19px;font-weight:500;}}}}// input textbox form

// newsletter input
.newsletter-input-container{width:100%;input{height:80px;border-radius:16px 0px 0px 16px;background:rgba(255,255,255,0.10);padding:27px 32px;color:white;width:70%;font-size:19px;font-weight:500;@media(max-width:480px){width:auto;height:50px;padding:17px 22px;}@media(max-width:371px){border-radius:16px;width:100%;margin-top:15px;}&::placeholder{color:#fff;font-size:16px;}}button{height:80px;padding:16px 32px;margin-left:-3px;border-radius:0px 16px 16px 0px;background:#FFF;color:$primary-blue;font-weight:700;box-shadow:0px 10px 10px 0px rgba(16,137,255,0.10);@media(max-width:480px){height:50px;padding:6px 22px;}@media(max-width:371px){border-radius:16px;width:100%;margin-top:15px;}}}// newsletter input
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;}[data-gsap]{will-change:transform,opacity;}html{scroll-behavior:smooth;}.hidden-on-load{opacity:0;}html,body{margin:0;padding:0;width:100%;height:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none;}ul,ol{list-style:none;}a{text-decoration:none;color:inherit;}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto;}table{border-collapse:collapse;border-spacing:0;}button{background:none;border:none;cursor:pointer;}fieldset{border:0;margin:0;padding:0;}legend{padding:0;}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none !important;transition:none !important;scroll-behavior:auto !important;}}body{font-family:"Urbanist",sans-serif;font-size:1rem;line-height:1.6;color:#212529;background-color:#fff;}h1,h2,h3,h4,h5,h6{font-family:"Gantari",sans-serif;}h1{font-size:clamp(2.75rem,5vw,3.75rem);color:#1e1e1e;font-weight:700;line-height:70px;letter-spacing:-2.4px;margin-bottom:0px;}@media (max-width:991px){h1{line-height:55px;}}h1 span{color:#0074F8;}h2{font-size:41px;color:#1e1e1e;font-weight:600;line-height:54px;letter-spacing:-1.64px;}h2 span{color:#0074F8;}h3{color:#1e1e1e;font-size:23px;font-weight:600;line-height:54px;letter-spacing:-0.92px;}h4{color:#1e1e1e;font-size:19px;font-weight:600;line-height:34px;letter-spacing:-0.76px;}h5{color:#1e1e1e;font-size:18px;font-weight:500;line-height:29px;letter-spacing:-0.72px;}h6{color:#1e1e1e;font-size:17px;font-weight:500;line-height:29px;letter-spacing:-0.51px;}.sub-title{color:#1e1e1e;font-family:"Urbanist",sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:29px;margin:20px 0px;}ul,ol{margin-bottom:1rem;padding-left:1.5rem;}blockquote{font-style:italic;border-left:4px solid #dee2e6;padding-left:1rem;margin:1rem 0;color:#6c757d;}.policy-heading{font-family:"Gantari",sans-serif;font-weight:400;}.icon-button{display:inline-flex;height:55px;padding:18px 36px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:27.5px;background:#02020A;color:#F9F9F9;border:none;box-shadow:inset 0 0 0 0 #303439;transition:ease-out 0.3s;}.icon-button:hover{box-shadow:inset -250px 0 0 0 #0074F8;}.icon-button.disabled{opacity:0.5;cursor:not-allowed;}.text-only-btn{display:inline-flex;height:55px;padding:18px 36px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:27.5px;background:transparent;color:#1e1e1e;border:none;}.text-only-btn.disabled{opacity:0.5;cursor:not-allowed;}.outlined-button{display:flex;align-items:center;justify-content:center;width:auto;height:60px;padding:20px 42px;gap:10px;flex-shrink:0;border-radius:37.5px;border:1px solid #8B8B8B;}.outlined-button p{margin-bottom:0;}@media (max-width:767px){.outlined-button{height:45px;padding:10px 25px;}}.outlined-button.disabled{opacity:0.5;cursor:not-allowed;}.txt-icon-btn{display:flex;align-items:center;justify-content:center;gap:5px;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content;}.txt-icon-btn a.show-more-btn{color:#1e1e1e;}.txt-icon-btn.disabled{opacity:0.5;cursor:not-allowed;}.txt-icon-btn::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#1e1e1e;transition:width 0.3s ease-in-out;}.txt-icon-btn:hover::after{width:100%;}.txt-icon-btn.disabled:hover::after{width:0;}.play-button{color:#1e1e1e;display:flex;align-items:center;justify-content:center;gap:10px;}.play-button:hover .circle-blue{transform:scale(1.2);}.play-button .circle-blue{width:28px;height:28px;background-color:#0074F8;display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease-in-out;}.play-button .circle-blue img{margin-left:2px;}.chat-bubble{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1;gap:10px;right:40px;bottom:50px;cursor:pointer;flex-direction:row-reverse;}.chat-bubble .bubble{position:relative;border-radius:25px;background:linear-gradient(143deg,#2243E1 11.93%,#08ABF8 86.05%);box-shadow:0px 1px 14px 5px rgba(33,73,227,0.25);width:72px;height:72px;display:flex;align-items:center;justify-content:center;}@media (max-width:767px){.chat-bubble .bubble{width:50px;height:50px;}}@media (max-width:767px){.chat-bubble .bubble img{width:20px;}}.chat-bubble .bubble:hover + .chat-text{width:155px;}.chat-bubble .bubble .count{position:absolute;background:#E12730;color:white;width:23px;height:23px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;top:-6px;right:-2px;}@media (max-width:767px){.chat-bubble .bubble .count{width:20px;height:20px;font-size:11px;font-weight:900;}}.chat-bubble .chat-text{border-radius:26.5px;background:#FFF;box-shadow:0px 1px 6px 3px rgba(0,0,0,0.05);width:0px;height:40px;overflow:hidden;white-space:nowrap;transition:width 0.2s ease;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;font-family:"Gantari",sans-serif;letter-spacing:-0.64px;}.carousel-controls{display:flex;gap:13px;}.carousel-controls div{width:49px;height:49px;border-radius:100%;background:#EEEEEE;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 0.3s ease-in-out;}.carousel-controls div img{transition:transform 0.3s ease-in-out;}.carousel-controls div:hover img{transform:scale(1.3);}.carousel-controls div.disabled img{opacity:0.3;}.carousel-controls div.round-next{cursor:pointer;}.carousel-controls div.round-prev{cursor:pointer;}.carousel-controls div.round-prev img{rotate:180deg;}.rotate-180{rotate:180deg;}.trial-white-btn{display:inline-flex;height:55px;padding:18px 36px;justify-content:center;align-items:center;gap:10px;border-radius:27.5px;background:transparent;color:#F9F9F9;border:1px solid white;}.tag{border-radius:15px;padding:1px 17px;height:22px;display:flex;align-items:center;font-size:14px;font-weight:600;width:-moz-fit-content;width:fit-content;}.tag.real-estate{background-color:#D8E5FE;color:#166AFA;}.tag.travel{background-color:#E0FBF2;color:#169E70;}.tag.insurance{background-color:#FEF2DB;color:#E1A024;}.search{border-radius:50px;border:1px solid rgba(0,0,0,0.1);position:relative;min-width:412px;height:62px;}.search button{border-radius:42px;border:1px solid rgba(0,0,0,0.1);background:#000;color:white;display:flex;gap:5px;padding:10px 20px;position:absolute;right:7px;top:6px;}.search .search-icon{position:absolute;top:17px;left:13px;}.search .input-search{height:46px;padding-left:44px;padding-top:12px;}.pagination-wrapper .next{display:inline-flex;background-color:#F5F5F5;height:40px;border-radius:12px;padding:10px 24px;align-items:center;gap:8px;color:#3E3232;}.pagination-wrapper .numbers{font-size:16px;font-weight:500;width:40px;height:40px;margin-right:5px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;}.pagination-wrapper .numbers.active{background-color:#F5F5F5;}.accordion-item-custom{background:#fff;height:auto;border-radius:25px;position:relative;overflow:hidden;z-index:1;padding:20px 25px 20px 35px;border:1px solid #F2F2F2;}.accordion-item-custom .accordion-header .accordion-button{color:#1e1e1e;font-size:19px;font-weight:600;letter-spacing:-0.76px;padding:0;outline:none;background-color:transparent;border:none;box-shadow:none;line-height:2;}.accordion-item-custom .accordion-header .accordion-button::after{width:43px;height:43px;background-color:#1e1e1e;border-radius:50%;background-image:url("/sites/default/site-files/assets/images/plus.svg");background-size:20px;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;}.accordion-item-custom .accordion-header .accordion-button:not(.collapsed)::after{background-image:url("/sites/default/site-files/assets/images/minus.svg");}.accordion-item-custom .accordion-body{padding-left:0;padding-right:50px;}.accordion-item-custom .accordion-body p{color:#4a4a4a;font-size:16px;font-weight:500;letter-spacing:-0.56px;}.define-section{margin-bottom:130px;}.font-weight-500{font-weight:500;}.define-scroll{position:relative;max-height:500px;overflow:auto;}.define-scroll::before{width:1px;content:"";position:absolute;height:1000px;background-color:#1AB6FF;top:15px;left:21px;}.define-scroll .define-tab{position:relative;margin-left:50px;}.define-scroll .define-tab::before{position:absolute;content:"";width:13px;height:13px;background-color:#0074F8;border-radius:100%;left:-35px;top:8px;}.define-scroll .define-tab h6{color:#0074F8;}.define-scroll .define-tab h5{font-weight:600;}.define-scroll .define-tab p{color:#838383;}.blog-filter{display:flex;gap:22px;align-items:center;position:relative;width:-moz-fit-content;width:fit-content;margin-bottom:40px;margin-top:100px;}.blog-filter img{position:absolute;right:15px;top:15px;}.blog-filter select{-webkit-appearance:none;-moz-appearance:none;border-radius:10px;border:1px solid #E4E7E9;min-width:180px;height:44px;padding:10px 16px;}.breadcrumb-wrap a{font-size:14px;}.breadcrumb-wrap p{font-size:14px;color:rgba(0,0,0,0.5);font-weight:500;}.author-card{padding:15px;background-color:#F5F5F5;border-radius:15px;}.author-card .author-title .category,.author-card .author-title .date{color:#3E3232;font-size:14px;font-weight:500;}.author-card .author-title .article{font-size:14px;margin-bottom:5px;}.author-card .icons img{width:16px;}.author-card .profile-img{width:87px;height:97px;border-radius:25px;overflow:hidden;flex-shrink:0;}.author-card .profile-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;-o-object-position:top;object-position:top;}.blog-detail-footer div p{color:rgba(62,50,50,0.7490196078);font-weight:500;}.blogdetail-highlight{padding:32px 24px;background:#D8E5FE;border-radius:25px;margin-bottom:25px;}.blogdetail-highlight .arrow{display:none;}@media (max-width:991px){.blogdetail-highlight .arrow{display:inline-flex;}}.blogdetail-highlight a{margin-bottom:25px;border-bottom:1px solid black;width:-moz-fit-content;width:fit-content;}.blogdetail-highlight .date{font-size:14px;color:rgba(62,50,50,0.7490196078);margin-top:45px;}.blogdetail-post{border-radius:12px;background:#F5F5F5;padding:32px 24px;}.blog-header-icon{display:flex;align-items:center;gap:20px;}.blog-header-icon .icon-box{width:49px;height:49px;background-color:#D8E5FE;border-radius:10px;}.table-blog-wrap{border-radius:10px;border:1px solid rgba(179,179,179,0.2);overflow:hidden;}.table-blog-wrap table{margin-bottom:0px;}.table-blog-wrap table tr:last-child td{border-bottom:0;}.table-blog-wrap table th{background:#000;color:white;height:48px;padding:15px;}.table-blog-wrap table td{padding:35px 15px;}.filter-small{border-radius:10px;background-color:#02020A;display:flex;align-items:center;padding:10px;height:43px;gap:10px;}.filter-small .applied-filter{width:22px;height:22px;background-color:#0075FC;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;}.filter-small .applied-filter .count{color:white;font-weight:600;font-size:15px;}.card-custom{padding:35px;border-radius:30px;min-height:455px;}.card-custom h3{margin-bottom:0;}.card-custom h3 a{position:relative;text-decoration:none;}.card-custom h3 a::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#1e1e1e;transition:width 0.3s ease-in-out;}.card-custom h3 a:hover::after{width:100%;}.card-custom .sub-title{margin:0;font-size:16px;line-height:25px;}.card-custom--one{background-color:#D8E5FE;}.card-custom--two{background-color:#E0F6FB;}.card-custom--three{background-color:#FEF2DB;}.card-custom--four{background-color:#FBE0E0;}.tools-bg-card{width:364px;height:511px;border-radius:25px;padding:35px 20px 60px 25px;flex-shrink:0;overflow:hidden;position:relative;font-family:"Gantari",sans-serif;background-repeat:no-repeat;background-size:cover;margin:0 15px;}.tools-bg-card .mock{z-index:1;position:absolute;bottom:50px;width:85%;}.tools-bg-card .desc{font-size:16px;font-weight:400;line-height:27px;letter-spacing:-0.64px;position:relative;z-index:1;text-align:left;}.tools-bg-card.blue .header-icon{background-color:#0074F8;}.tools-bg-card.green .header-icon{background-color:#169E70;}.tools-bg-card.yellow .header-icon{background-color:#E1A024;}.tools-bg-card.red .header-icon{background-color:#E35F5F;}.tools-bg-card.teal .header-icon{background-color:#28bfd2;}.tools-bg-card.pink .header-icon{background-color:#9d3eb9;}.tools-bg-card .tools-header{background-color:white;padding:10px 30px 10px 10px;border-radius:31.5px;position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;margin-bottom:25px;}.tools-bg-card .tools-header h3{color:#1e1e1e;font-size:17px;font-weight:500;line-height:29px;letter-spacing:-0.51px;}.tools-bg-card .tools-header h5{font-size:16px;font-weight:500;color:#1e1e1e;letter-spacing:-0.51px;}.tools-bg-card .tools-header .header-icon{border-radius:100%;height:37px;width:37px;display:flex;align-items:center;justify-content:center;}.tools-bg-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,#E6E6E6 29.81%,rgba(115,115,115,0) 100%);width:100%;height:70%;border-radius:25px;}.tools-color-card{width:364px;height:511px;border-radius:25px;padding:35px 20px 60px 25px;flex-shrink:0;overflow:hidden;position:relative;font-family:"Gantari",sans-serif;flex-shrink:0;margin:0 15px;}.tools-color-card .feature-image{width:auto;position:absolute;}.tools-color-card.blue{background-color:#D8E5FE;}.tools-color-card.green{background-color:#E0FBF2;}.tools-color-card.yellow{background-color:#FEF2DB;}.tools-color-card.red{background-color:#FBE0E0;}.tools-color-card.teal{background-color:#e0f8fb;}.tools-color-card.pink{background-color:#fbeeff;}.tools-color-card .desc{font-size:16px;font-weight:400;line-height:27px;letter-spacing:-0.64px;position:relative;z-index:1;text-align:left;}.tools-color-card.blue .header-icon{background-color:#0074F8;}.tools-color-card.green .header-icon{background-color:#169E70;}.tools-color-card.yellow .header-icon{background-color:#E1A024;}.tools-color-card.red .header-icon{background-color:#E35F5F;}.tools-color-card.teal .header-icon{background-color:#28bfd2;}.tools-color-card.pink .header-icon{background-color:#9d3eb9;}.tools-color-card .tools-header{background-color:white;padding:10px 30px 10px 10px;border-radius:31.5px;position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;margin-bottom:25px;}.tools-color-card .tools-header h5{font-size:17px;font-weight:500;color:#1e1e1e;letter-spacing:-0.51px;}.tools-color-card .tools-header .header-icon{border-radius:100%;height:37px;width:37px;display:flex;align-items:center;justify-content:center;}.tools-color-card .tools-header .header-icon img{max-width:17px;}.slide-large{border-radius:25px;height:360px;display:flex;justify-content:end;padding-right:0;max-width:750px;width:100%;flex-shrink:0;min-width:500px;margin:0px 25px;}@media (max-width:991px){.slide-large{height:-moz-fit-content;height:fit-content;flex-direction:column;width:350px;min-width:350px;margin:0px 15px;}}.slide-large.blue .header-icon{background-color:#0074F8;}.slide-large.green .header-icon{background-color:#169E70;}.slide-large.yellow .header-icon{background-color:#E1A024;}.slide-large.red .header-icon{background-color:#E35F5F;}.slide-large.pink .header-icon{background-color:#9d3eb9;}.slide-large.teal .header-icon{background-color:#28bfd2;}.slide-large .slide-right{width:100%;max-width:303px;background-color:#000000;height:360px;border-top-right-radius:25px;border-bottom-right-radius:25px;background-position:center;background-size:cover;background-repeat:no-repeat;}@media (max-width:991px){.slide-large .slide-right{display:none;}}.slide-large .slide-left{padding:65px;}@media (max-width:991px){.slide-large .slide-left{padding:25px;}}.slide-large .slide-left h4{color:#1e1e1e;font-size:23px;font-weight:600;line-height:33px;letter-spacing:-0.69px;}@media (max-width:991px){.slide-large .slide-left h4{font-size:21px;line-height:30px;}}.slide-large .slide-left p{color:#373737;font-size:16px;font-weight:500;line-height:25px;margin-bottom:0;}@media (max-width:991px){.slide-large .slide-left p{line-height:23px;letter-spacing:-0.4px;}}.slide-large .slide-left .tools-header{background-color:white;padding:10px 30px 10px 10px;border-radius:31.5px;position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;margin-bottom:25px;}.slide-large .slide-left .tools-header h5{font-size:17px;font-weight:500;color:#1e1e1e;letter-spacing:-0.51px;}@media (max-width:991px){.slide-large .slide-left .tools-header h5{font-size:16px;}}.slide-large .slide-left .tools-header .header-icon{border-radius:100%;height:37px;width:37px;display:flex;align-items:center;justify-content:center;}.slide-large .slide-left .tools-header .header-icon img{max-width:17px;}.slide-large.blue{background-color:#D8E5FE;}.slide-large.yellow{background-color:#FEF2DB;}.slide-large.red{background-color:#FBE0E0;}.slide-large.green{background-color:#E0FBF2;}.slide-large.pink{background-color:#fbeeff;}.slide-large.teal{background-color:#e0f8fb;}.slide-large.red-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/ai.png");}.slide-large.blue-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/client.png");}.slide-large.yellow-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/portal.png");}.slide-large.green-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/analytics.png");}.slide-large.pink-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/marketing.png");}.slide-large.teal-finance .slide-right{background-image:url("/sites/default/site-files/assets/images/finance/carousellarge/mobile.png");}.slide-large.blue-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/support.png");}.slide-large.yellow-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/policy.png");}.slide-large.red-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/mobile.png");}.slide-large.green-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/ai.png");}.slide-large.pink-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/marketing.png");}.slide-large.teal-insurance .slide-right{background-image:url("/sites/default/site-files/assets/images/insurance/largecards/reporting.png");}.slide-large.blue-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-virtual-tour.webp");}.slide-large.yellow-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-social-media-tools.webp");}.slide-large.red-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-property-recommend.webp");}.slide-large.green-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-automated-appointments.webp");}.slide-large.pink-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-client-portal.webp");}.slide-large.teal-real-estate .slide-right{background-image:url("/sites/default/site-files/assets/images/realestate/realestate-software-agent-dashboard.webp");}.carousel-colored{padding:85px;border-radius:25px;width:100%;overflow:hidden;}.carousel-colored .image-out{display:none;}@media (max-width:911px){.carousel-colored .image-out{display:block;margin:auto;}}.carousel-colored .image-in{display:block;}@media (max-width:911px){.carousel-colored .image-in{display:none;}}.carousel-colored.blue{background-color:#D8E5FE;}.carousel-colored.blue .carousel-left{opacity:0.5;}.carousel-colored.blue .carousel-right-control{background-color:#659CFF;}.carousel-colored.green{background-color:#E0FBF2;}.carousel-colored.green .carousel-right-control{background-color:#8BD4BC;}.carousel-colored.yellow{background-color:#FEF2DB;}.carousel-colored.yellow .carousel-right-control{background-color:#F2D08E;}.carousel-colored.red{background-color:#FBE0E0;}.carousel-colored.red .carousel-right-control{background-color:#F1AAAA;}.carousel-colored.purple{background-color:#FBEFFF;}.carousel-colored.purple .carousel-right-control{background-color:#D4A5E2;}.carousel-colored.teal{background-color:#E0F8FC;}.carousel-colored.teal .carousel-right{opacity:0.5;}.carousel-colored.teal .carousel-right-control{background-color:#98E1ED;}.carousel-colored .carousel-right-control{width:49px;height:49px;display:flex;align-items:center;justify-content:center;border-radius:100%;flex-shrink:0;cursor:pointer;}.carousel-colored .carousel-right-control.carousel-left .arrow-left{rotate:180deg;}.carousel-colored .carousel-colored-title{max-width:405px;margin:auto;}.carousel-colored .carousel-colored-title h5{margin-top:5px;margin-bottom:10px;font-size:21px;font-weight:600;line-height:35px;letter-spacing:-0.84px;}.carousel-colored .carousel-colored-title p{font-weight:500;}.carousel-colored .carousel-colored-title img{margin:auto;}.text-carousel-wrapper .slick-dotted .slick-dots{display:flex;padding-left:0;margin-top:20%;gap:20px;}.text-carousel-wrapper .slick-dotted .slick-dots li{position:relative;}.text-carousel-wrapper .slick-dotted .slick-dots li.slick-active:before{border-radius:100%;background-color:#000000;left:0;}.text-carousel-wrapper .slick-dotted .slick-dots li:before{content:"";position:absolute;z-index:1;width:7px;height:7px;border-radius:100%;background-color:#D9D9D9;left:0;}.text-carousel-wrapper .slick-dotted .slick-dots li button{display:none;}.bg-text-card{max-width:364px;height:407px;border-radius:30px;padding:40px;background:#F2F2F2;position:relative;overflow:hidden;}.bg-text-card.black-text h5{color:#1E1E1E;font-size:31px;font-style:normal;font-weight:700;line-height:48px;letter-spacing:-0.93px;}.bg-text-card.white-text{display:flex;align-items:flex-end;}.bg-text-card.white-text h5{color:#FFF;font-size:31px;font-weight:700;line-height:38px;letter-spacing:-0.93px;z-index:1;}.bg-text-card.bg-1{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-card-1.png");background-size:contain;background-repeat:no-repeat;}.bg-text-card.bg-1::after{content:"";position:absolute;inset:0;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#575757 100%);}.bg-text-card.bg-2{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-card-2.png");background-size:cover;background-repeat:no-repeat;background-position:center;}.bg-only-card{height:252px;width:100%;border-radius:25px;background-position:center;background-repeat:no-repeat;background-size:cover;}@media (max-width:991px){.bg-only-card{display:none;}}.bg-only-card.bg-1{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-1.png");}.bg-only-card.bg-2{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-2.png");}.bg-only-card.bg-3{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-3.png");}.bg-only-card.bg-4{background-image:url("/sites/default/site-files/assets/images/aboutus/bg-4.png");}.bg-text-card-about{padding:30px 25px 25px 40px;height:252px;width:100%;border-radius:25px;display:flex;flex-direction:column;z-index:2;transition:width 0.3s ease,margin 0.3s ease,min-height 0.3s ease;}.bg-text-card-about .content{display:none;opacity:0;transition:opacity 0.3s ease;}.bg-text-card-about:hover{position:absolute;width:98.5%;left:0;right:0;margin-left:12px;margin-right:12px;min-height:255px;height:-moz-fit-content;height:fit-content;}.bg-text-card-about:hover .content{display:block;opacity:1;}@media (max-width:991px){.bg-text-card-about:hover{position:relative;width:auto;margin:auto;}}.bg-text-card-about:hover .bottom-control{display:none;}.bg-text-card-about .bottom-control{display:flex;margin-top:auto;}.bg-text-card-about h4{max-width:67%;}.bg-text-card-about.bg-blue{background-color:#C2DEFF;}.bg-text-card-about.bg-blue .round-arrow{width:38px;height:38px;background-color:#0074F8;display:flex;align-items:center;justify-content:center;border-radius:100%;}.bg-text-card-about.bg-grey{background-color:#F2F2F2;}.bg-text-card-about.bg-grey .round-arrow{width:38px;height:38px;background-color:#1e1e1e;display:flex;align-items:center;justify-content:center;border-radius:100%;}.blue-card-sales{background-color:#F8F9FD;border-radius:25px;}.blue-card-sales.card1{padding:55px 65px;}@media (max-width:991px){.blue-card-sales.card1 .flex-blue-card{flex-direction:column;}}.blue-card-sales.card2{padding:55px 65px 0px 65px;}.blue-card-sales.card3{padding:55px 0px 55px 65px;}.blue-card-sales.card3 .lead-score-img{max-width:500px;margin-right:0px;margin-left:auto;width:100%;}.blue-card-sales .lead-score-img{max-width:500px;margin-right:50px;width:100%;}.blue-card-sales p.sub-title-card{max-width:330px;}@media (max-width:991px){.blue-card-sales p.sub-title-card{max-width:100%;}}.blue-card-sales .icon{width:49px;height:49px;border-radius:10px;display:flex;align-items:center;justify-content:center;}.blue-card-sales .icon.yellow{background-color:#FEF2DB;}.blue-card-sales .icon.blue{background-color:#CFE5FF;}.blue-card-sales .icon.purple{background-color:#FBEFFF;}.growth-card{margin-bottom:75px;max-width:365px;margin-left:auto;margin-right:auto;}.growth-card .growth-article{margin-top:20px;padding-left:10px;}.growth-card .growth-article .title-blue{font-family:"Gantari",sans-serif;font-size:14px;font-weight:500;line-height:29px;letter-spacing:-0.56px;color:#0075FC;background-color:#C6E1FF;padding:2px 20px;border-radius:17.5px;width:-moz-fit-content;width:fit-content;}.blog-card{margin-bottom:40px;}.blog-card.main{border-right:1px solid rgba(0,0,0,0.0980392157);border-left:1px solid rgba(0,0,0,0.0980392157);padding-left:25px;padding-right:25px;}.blog-card.main .bg-image{height:335px;}.blog-card.lisitng .bg-image{height:240px;}.blog-card.bordered{border-bottom:1px solid rgba(0,0,0,0.0980392157);margin-bottom:20px;}.blog-card.bordered .blog-title{margin-bottom:10px;}.blog-card .blog-category-author{margin-top:18px;}.blog-card .blog-category-author .author{color:#707070;}.blog-card .blog-detail{color:#3E3232;font-size:14px;}.blog-card .bg-image{border-radius:15px;height:170px;width:100%;overflow:hidden;margin-bottom:20px;}.blog-card .bg-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;-o-object-position:top;object-position:top;}.blogdetail-post .blogdetail-post-card{margin-bottom:20px;}.blogdetail-post .blogdetail-post-card:last-child{margin-bottom:0px;}.blogdetail-post .blogdetail-post-card article .title{font-size:14px;font-weight:600;margin-bottom:0;}.blogdetail-post .blogdetail-post-card article .subhead{font-size:13px;}.blogdetail-post .blogdetail-post-card .post-picture{width:87px;height:87px;flex-shrink:0;margin-right:10px;overflow:hidden;border-radius:12px;}.blogdetail-post .blogdetail-post-card .post-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;-o-object-position:top;object-position:top;}.blog-colored-points .blog-point{gap:30px;justify-content:space-between;}@media (max-width:991px){.blog-colored-points .blog-point{flex-direction:column;align-items:center;}}.blog-colored-points .blog-point .box{border-radius:25px;padding:24px;width:450px;}.blog-colored-points .blog-point .box.blue{background:#D8E5FE;}.blog-colored-points .blog-point .box.teal{background:#E0F6FB;}.blog-colored-points .blog-point .box.yellow{background:#FEF2DB;}.blog-colored-points .blog-point .box.red{background:#FBE0E0;}.blog-colored-points .blog-point .number{color:#E5E5EA;font-size:70px;font-weight:600;flex-shrink:0;}.blog-colored-points .blog-point .head{font-size:20px;font-weight:600;flex-shrink:0;}.point-article-blog{position:relative;}.point-article-blog::before{position:absolute;content:"";left:28px;height:-webkit-fill-available;width:1px;border:1px dashed #CDCDCD;top:9px;bottom:6px;}.point-article-blog .title{color:#767676;font-size:16px;line-height:140%;font-weight:500;position:relative;}.point-article-blog .title::before{content:"";width:8px;height:8px;border-radius:100%;background-color:#0074F8;position:absolute;left:-23px;top:7px;}.blue-blog-card{border-radius:25px;background:#0074F8;padding:30px;background-image:url(/sites/default/site-files/assets/images/blogdetail/pattern.png);background-position:center;background-size:cover;}.slick-slide{margin:0 15px;}.slick-list{margin:0 -15px;}.form-element{width:100%;height:82px;position:relative;overflow:hidden;margin-bottom:10px;}.form-element.disabled{opacity:0.5;pointer-events:none;}.form-element input{width:100%;height:100%;color:#1e1e1e;padding-top:25px;border:none;outline:none;font-size:19px;font-weight:500;}.form-element input:focus + .label-name .content-name,.form-element input:valid + .label-name .content-name{transform:translateY(-150%);font-size:14px;color:#0074F8;font-weight:500;}.form-element input:focus + .label-name::after,.form-element input:valid + .label-name::after{transform:translateX(0%);}.form-element .label-name{position:absolute;width:100%;height:100%;bottom:0;left:-12px;pointer-events:none;border-bottom:1px solid #1e1e1e;}.form-element .label-name::after{content:"";position:absolute;width:100%;height:100%;border-bottom:3px solid #2243E1;bottom:-1px;left:0;transform:translateX(-100%);transition:all 0.3s ease;}.form-element .label-name .content-name{position:absolute;bottom:5px;left:13px;transition:all 0.3s ease;}.form-element .label-name .content-name i{color:#F60000;font-size:19px;font-weight:500;}.newsletter-input-container{width:100%;}.newsletter-input-container input{height:80px;border-radius:16px 0px 0px 16px;background:rgba(255,255,255,0.1);padding:27px 32px;color:white;width:70%;font-size:19px;font-weight:500;}@media (max-width:480px){.newsletter-input-container input{width:auto;height:50px;padding:17px 22px;}}@media (max-width:371px){.newsletter-input-container input{border-radius:16px;width:100%;margin-top:15px;}}.newsletter-input-container input::-moz-placeholder{color:#fff;font-size:16px;}.newsletter-input-container input::placeholder{color:#fff;font-size:16px;}.newsletter-input-container button{height:80px;padding:16px 32px;margin-left:-3px;border-radius:0px 16px 16px 0px;background:#FFF;color:#0074F8;font-weight:700;box-shadow:0px 10px 10px 0px rgba(16,137,255,0.1);}@media (max-width:480px){.newsletter-input-container button{height:50px;padding:6px 22px;}}@media (max-width:371px){.newsletter-input-container button{border-radius:16px;width:100%;margin-top:15px;}}.navbar-collapse .nav-link{margin-bottom:1rem;font-weight:600;}.navbar-collapse .dropdown{position:inherit;transition:all 0.5s ease;}.navbar-collapse .dropdown .menu-item{transition:all 0.5s ease;padding-left:25px;padding-top:23px;}.navbar-collapse .dropdown .menu-item:hover{background:rgb(234,234,234);}.navbar-collapse .dropdown-menu{left:20%;border-radius:16px;top:110px;font-family:"Gantari",sans-serif;padding:35px 35px 25px 35px;box-shadow:0px 20px 50px 2px rgba(3,3,3,0.08);border:0;}@media (max-width:767px){.navbar-collapse .dropdown-menu{box-shadow:none;background:transparent;padding:20px 35px 20px 30px;}}.navbar-collapse .dropdown-menu p.submenu-heading{font-size:17px;font-weight:600;letter-spacing:-1px;color:#1e1e1e;margin-bottom:0;}.navbar-collapse .dropdown-menu .menu-title{font-size:15px;letter-spacing:-1px;color:#4a4a4a;}.navbar-collapse .dropdown-menu .icon{width:28px;filter:grayscale(100%);opacity:0.54;transition:all 0.5s;}.navbar-collapse .dropdown-menu a{text-decoration:none;color:#000000;transition:all 0.5s;}.navbar-collapse .dropdown-menu a .d-flex{transition:all 0.5s;}.navbar-collapse .dropdown-menu a .d-flex:hover .icon{filter:grayscale(0%);opacity:1;transition:all 0.5s;}@media only screen and (min-width:992px){.navbar-collapse .dropdown-menu{width:55vw;}.navbar-collapse .dropdown-menu.show{display:flex;}}@media only screen and (min-width:992px){.navbar-collapse .dropdown:hover .dropdown-menu{display:flex;}.navbar-collapse .dropdown:hover .dropdown-menu::before{position:absolute;content:"";height:100px;}}.navbar-collapse .close-btn{width:100%;display:flex;justify-content:end;position:absolute;top:30px;right:25px;}.navbar-collapse .close-btn img{width:20px;}@media (max-width:991px){.navbar-collapse{height:100vh;overflow:auto;position:fixed;width:100%;background-color:#ffffff;z-index:2;inset:0;display:flex;flex-direction:column;padding-top:15%;background-image:repeating-linear-gradient(to right,#FCFCFC 0,#FCFCFC 99px,transparent 99px,transparent 123px);}}.navbar{padding-top:3rem;}.navbar .logo-anchor .logo{width:132px;}.navbar .translate{gap:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;}.navbar .translate p{color:#1e1e1e;}.navbar .translate .flag .flag-img{max-width:25px;}.navbar .translate .arrow-down{max-width:20px;}.header-right{display:flex;margin-bottom:1rem;}@media (max-width:991px){.header-right{display:none;}}.header-right-des{display:none;}@media (max-width:991px){.header-right-des{display:flex;flex-direction:column;margin-top:20px;gap:30px;}}footer{background-color:#1e1e1e;font-family:"Gantari",sans-serif;color:#f5f5f5;margin-top:150px;}footer .w-fit{width:-moz-fit-content;width:fit-content;}footer .free-trial-btn{width:-moz-fit-content;width:fit-content;position:relative;text-decoration:none;}footer .free-trial-btn::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:white;transition:width 0.3s ease-in-out;}footer .free-trial-btn:hover::after{width:100%;}footer .policy-tab{gap:10px;}footer .policy-tab a{color:#FFF;font-size:13px;font-weight:600;width:-moz-fit-content;width:fit-content;position:relative;text-decoration:none;}footer .policy-tab a::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:white;transition:width 0.3s ease-in-out;}footer .policy-tab a:hover::after{width:100%;}footer .middle-links{display:inline-flex;width:100%;}footer .bottom-footer{align-items:flex-end;}footer .bottom-footer .language h6{color:#f5f5f5;font-size:14px;font-weight:600;letter-spacing:-0.2px;}footer .bottom-footer .address address{color:#f5f5f5;font-size:14px;font-weight:600;letter-spacing:-0.2px;}footer .bottom-footer .address p{color:#f5f5f5;font-size:14px;font-weight:600;letter-spacing:-0.2px;margin-bottom:15px;}footer .bottom-footer .footer-cta{display:inline-flex;align-items:center;gap:10px;}footer .bottom-footer .footer-cta img{width:38px;height:38px;}footer .bottom-footer .social{display:flex;align-items:flex-end;gap:10px;}footer .bottom-footer .social .social-flex-1{display:flex;flex-direction:column;gap:10px;}footer .bottom-footer .social .social-flex-1 a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;}footer .list-head{color:white;font-size:16px;font-weight:600;letter-spacing:-0.64px;margin-bottom:15px;}footer .list-unstyled{color:#f5f5f5;}footer .list-unstyled li{margin-bottom:10px;}footer .list-unstyled li a{color:#f5f5f5;font-size:14px;font-weight:500;letter-spacing:-0.56px;position:relative;text-decoration:none;}footer .list-unstyled li a::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:white;transition:width 0.3s ease-in-out;}footer .list-unstyled li a:hover::after{width:100%;}footer .more-link{color:#f5f5f5;font-size:14px;font-weight:500;letter-spacing:-0.56px;gap:10px;position:relative;text-decoration:none;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;}footer .more-link span{width:10px;height:10px;border-radius:10px;background:#F5F5F5;display:inline-flex;transition:transform 0.3s ease-in-out;}footer .more-link::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:white;transition:width 0.3s ease-in-out;}footer .more-link:hover::after{width:100%;}footer .more-link:hover span{transform:scale(1.5);}footer .description{color:#f5f5f5;font-size:14px;font-weight:500;letter-spacing:-0.56px;max-width:365px;line-height:140%;letter-spacing:-0.64px;margin:10px 0px;}footer .contact-row a{position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content;}footer .contact-row a::after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:white;transition:width 0.3s ease-in-out;}footer .contact-row a:hover::after{width:100%;}footer .contact-row .contact-head{color:#f5f5f5;font-size:14px;font-weight:500;letter-spacing:-0.56px;margin-bottom:15px;}footer .contact-row .contact-text{color:#f5f5f5;font-size:14px;font-weight:400;letter-spacing:-0.2px;}.inline-flex-center{display:inline-flex;justify-content:center;align-items:center;}.main-title{font-size:clamp(2rem,5vw,2.5625rem);font-weight:600;color:#1e1e1e;letter-spacing:-1.64px;}.main-title span{color:#0074F8;}@keyframes moveCursorOne{0%{transform:translate(0,0);}25%{transform:translate(80px,20px);}50%{transform:translate(20px,80px);}75%{transform:translate(80px,80px);}100%{transform:translate(0,0);}}@keyframes moveCursorTwo{0%{transform:translate(0,0);}25%{transform:translate(100px,100px);}50%{transform:translate(50px,50px);}75%{transform:translate(30px,60px);}100%{transform:translate(0,0);}}@keyframes moveCursorThree{0%{transform:translate(0,0);}25%{transform:translate(-10px,-10px);}50%{transform:translate(30px,20px);}75%{transform:translate(90px,60px);}100%{transform:translate(0,0);}}.lazy,.lazy-bg{opacity:0;filter:blur(15px);transition:opacity 0.6s ease-out,filter 0.6s ease-out;}.lazy.loaded,.lazy-bg.loaded{opacity:1;filter:blur(0);}.lazy-bg{background-size:cover;background-position:center;min-height:300px;}.stripe-bg{position:relative;}.stripe-bg .white-overlay{position:absolute;width:100%;height:281px;background:linear-gradient(0deg,rgba(255,255,255,0) 0%,#fff 100%);-webkit-backdrop-filter:blur(0.5px);backdrop-filter:blur(0.5px);bottom:0;transform:rotate(180deg);}.landing-section{padding-top:280px;}@media (max-width:991px){.landing-section{padding-top:200px;}}.landing-section .cursor{max-width:149px;}.landing-section .cursor-1{top:25%;left:10%;animation:moveCursorThree 12s infinite ease-in-out;}.landing-section .cursor-2{bottom:20%;left:45%;z-index:2;animation:moveCursorTwo 8s infinite ease-in-out;}.landing-section .cursor-3{top:35%;right:10%;animation:moveCursorOne 14s infinite ease-in-out;}.landing-section .landing-graphic{margin-top:130px;position:relative;}.landing-section .landing-graphic .window{max-width:400px;margin-left:auto;margin-right:auto;}.landing-section .landing-graphic .top-right{max-width:350px;top:-80px;right:226px;}.landing-section .landing-graphic .bottom-right{max-width:351px;bottom:60px;right:130px;}.landing-section .landing-graphic .top-left{max-width:287px;top:-10px;left:170px;}.landing-section .landing-graphic .bottom-left{bottom:-60px;max-width:218px;left:275px;}.landing-section .sub-title{max-width:840px;margin-left:auto;margin-right:auto;}.landing-section .btn-group{margin-top:60px;display:flex;align-items:center;justify-content:center;}.platform-section{margin:100px 0;}@media (max-width:767px){.platform-section{margin:40px 0px;}}.platform-section h2{max-width:702px;}.platform-section .card-slider-wrapper{margin-top:60px;}.industry-tag-section{margin-top:100px;}.industry-tag-section .industry-title .sub-title{max-width:855px;}.industry-tag-section .tag-wrapper{gap:15px;max-width:1141px;}.industry-tag-section .tag-wrapper .outlined-button{box-shadow:inset 0 0 0 0 #303439;transition:ease-out 0.3s;}.industry-tag-section .tag-wrapper .outlined-button:hover{box-shadow:inset -250px 0 0 0 #0074F8;color:white;border:1px solid white;cursor:pointer;}.industry-tag-section .tag-wrapper .outlined-button.disabled{opacity:0.5;cursor:not-allowed;}@media (max-width:767px){.industry-tag-section .tag-wrapper{gap:10px;}}.industry-tag-section .show-more-btn-wrap{margin-top:30px;}.industry-tag-section .show-more-btn-wrap a.show-more-btn{color:#1e1e1e;}.salesforce-section{margin:135px 0;}.salesforce-section .salesforce{max-width:481px;width:100%;}.salesforce-section .box-row{margin:60px 0;}.salesforce-section .box-row .box .icon-box{width:49px;height:49px;border-radius:10px;background-color:#f5f7fc;display:flex;align-items:center;justify-content:center;}.salesforce-section .box-row .box .title-wrap .title{color:#1e1e1e;font-weight:600;font-size:19px;letter-spacing:-0.76px;line-height:34px;}.salesforce-section .box-row .box .title-wrap .sub-title{letter-spacing:-0.64px;font-size:16px;}.tools-section h2{max-width:525px;}.tools-section .sub-title{max-width:555px;}.tools-section .carousel-wrapper{width:100%;overflow:hidden;position:relative;}.tools-section .carousel-wrapper .carousel-track{display:flex;will-change:transform;}.home-page-bg-card-wrapper .tools-bg-card.blue{background-image:url(/sites/default/site-files/assets/images/card/crm.png);}.home-page-bg-card-wrapper .tools-bg-card.green{background-image:url(/sites/default/site-files/assets/images/card/lms.png);}.home-page-bg-card-wrapper .tools-bg-card.yellow{background-image:url(/sites/default/site-files/assets/images/card/analytics.png);}.home-page-bg-card-wrapper .tools-bg-card.red{background-image:url(/sites/default/site-files/assets/images/card/icm.png);}.growth-section{margin:100px 0;}.growth-section .dashboard-wrap{margin-top:80px;position:relative;}.growth-section .dashboard-wrap .white-overlay{position:absolute;width:100%;height:281px;background:linear-gradient(0deg,rgba(255,255,255,0) 0%,#fff 100%);-webkit-backdrop-filter:blur(0.5px);backdrop-filter:blur(0.5px);bottom:0;transform:rotate(180deg);height:200px;}@media (max-width:991px){.growth-section .dashboard-wrap .white-overlay{height:50px;}}.growth-section .growth-title h2{max-width:750px;margin-left:auto;margin-right:auto;}.growth-section .growth-title .sub-title{max-width:585px;}.faq-section{background:linear-gradient(180deg,#fff 0%,#f7f7f7 59.64%,#fff 102.31%);padding-bottom:130px;}.faq-section .faq-title .sub-title{max-width:416px;}.faq-section .accordion{margin-top:60px;}.contactus-landing-section{padding-top:250px;}@media (max-width:991px){.contactus-landing-section .contact-landing-title{flex-direction:column;}}.contactus-landing-section .sub-title{max-width:730px;}.contactus-landing-section h1{max-width:636px;width:100%;}@media (max-width:767px){.contactus-landing-section h1{line-height:59px;margin-bottom:30px;}}.social{display:flex;align-items:flex-end;gap:10px;}.social .social-flex-1{display:flex;flex-direction:column;gap:10px;}.social .social-flex-1 a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #4a4a4a;background:white;}.get-in-touch-section{font-family:"Gantari",sans-serif;background-color:#F9FAFD;margin-top:100px;}.get-in-touch-section .contact-item .title{color:#1e1e1e;font-size:16px;font-weight:600;line-height:54px;letter-spacing:-0.64px;margin-bottom:0;}.get-in-touch-section .contact-item .title .circle{width:8px;height:8px;background:#4a4a4a;display:inline-block;border-radius:50%;margin-left:10px;color:#1e1e1e;}.newsletter-section{background:#0074F8;}.newsletter-section .row{min-height:220px;}.newsletter-section .newsletter .newsletter-head{color:#FFF;font-size:clamp(1rem,5vw,2.5625rem);font-weight:600;line-height:54px;letter-spacing:-1.64px;color:white;font-size:41px;font-weight:600;}.newsletter-section .newsletter .sub-title{color:white;font-size:16px;font-weight:400;letter-spacing:-0.4px;max-width:500px;}.carousel-colored-track{min-height:700px;}@media (max-width:991px){.carousel-colored-track{min-height:800px;}}.industry-landing-section{position:relative;z-index:1;padding-bottom:100px;padding-top:200px;}.industry-landing-section h1{max-width:455px;}.industry-landing-section .sub-title{max-width:475px;}.real-estate-landing-image{position:absolute;width:50vw;max-width:800px;top:25%;right:0;}@media (max-width:991px){.real-estate-landing-image{position:relative;margin-top:50px;width:100%;}}.real-estate-color-card-wrap .tools-color-card.blue .feature-image{bottom:0;right:0;}.real-estate-color-card-wrap .tools-color-card.green .feature-image{bottom:0;right:0;}.real-estate-color-card-wrap .tools-color-card.yellow .feature-image{bottom:20px;right:0;}.real-estate-color-card-wrap .tools-color-card.red .feature-image{bottom:0px;right:0;}.real-estate-color-card-wrap .tools-color-card.pink .feature-image{bottom:0px;right:0;}.real-estate-color-card-wrap .tools-color-card.teal .feature-image{bottom:0px;right:0;}.signature-feature-section{margin-bottom:130px;padding-top:80px;}.signature-feature-section .signature-title .main-title{max-width:624px;margin-left:auto;margin-right:auto;}.signature-feature-section .signature-title .sub-title{max-width:530px;}.add-on-feature-section .sub-title{max-width:544px;}.add-on-feature-section .feature-image{margin:auto;max-width:350px;}.expeirence-feature-section{margin-bottom:130px;}.expeirence-feature-section .expeirence-title h2{max-width:740px;margin-left:auto;margin-right:auto;}.expeirence-feature-section .expeirence-title .sub-title{max-width:580px;}.help-section-wrapper{margin-bottom:135px;}.help-section-wrapper .icon-column{font-family:"Gantari",sans-serif;letter-spacing:-0.64px;}.help-section-wrapper h2{max-width:327px;}.help-section-wrapper .sub-title{max-width:500px;}.real-estate-bg-slide-wrap .tools-bg-card.blue-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/collab.png);}.real-estate-bg-slide-wrap .tools-bg-card.green-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/risk.png);}.real-estate-bg-slide-wrap .tools-bg-card.yellow-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/client.png);}.real-estate-bg-slide-wrap .tools-bg-card.red-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/team.png);}.real-estate-bg-slide-wrap .tools-bg-card.pink-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/growth.png);}.real-estate-bg-slide-wrap .tools-bg-card.teal-finance{background-image:url(/sites/default/site-files/assets/images/finance/benefits/customer.png);}.real-estate-bg-slide-wrap .tools-bg-card.blue-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/accelerate.png);}.real-estate-bg-slide-wrap .tools-bg-card.green-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/customers.png);}.real-estate-bg-slide-wrap .tools-bg-card.yellow-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/conversion.png);}.real-estate-bg-slide-wrap .tools-bg-card.red-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/compliance.png);}.real-estate-bg-slide-wrap .tools-bg-card.pink-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/agent.png);}.real-estate-bg-slide-wrap .tools-bg-card.teal-insurance{background-image:url(/sites/default/site-files/assets/images/insurance/cards/future.png);}.real-estate-bg-slide-wrap .tools-bg-card.blue-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/increase-efficiency.webp);}.real-estate-bg-slide-wrap .tools-bg-card.green-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/guarantee-satisfaction.webp);}.real-estate-bg-slide-wrap .tools-bg-card.yellow-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/improve-conversion.webp);}.real-estate-bg-slide-wrap .tools-bg-card.red-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/smarter-decisions.webp);}.real-estate-bg-slide-wrap .tools-bg-card.pink-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/improve-collaboration.webp);}.real-estate-bg-slide-wrap .tools-bg-card.teal-real-estate{background-image:url(/sites/default/site-files/assets/images/realestate/greater-scalability.webp);}.carousel-large-wrapper{margin-bottom:130px;margin-top:100px;}.carousel-large-wrapper .carousel-large{gap:45px;}.aboutus-landing-section{position:relative;z-index:1;padding-bottom:100px;padding-top:200px;}.aboutus-landing-section h1{max-width:785px;}.make-it-right-section{background:linear-gradient(180deg,#F0F7FF 0%,#FFF 100%);padding-top:135px;}.make-it-right-section .main-title{max-width:519px;}.make-it-right-section .sub-title{max-width:485px;}.make-it-right-section .make-it-right-img{max-width:269px;width:100%;}.market-section{background-color:black;padding:150px 0px;position:relative;overflow:hidden;}@media (max-width:991px){.market-section{padding:100px 30px;}}.market-section::before{position:absolute;content:"";width:2187px;height:2187px;transform:rotate(-39.673deg);border-radius:2187px;border:3px solid #0827A0;top:-100px;right:-711px;}.market-section::after{position:absolute;content:"";width:644px;height:644px;border-radius:100%;opacity:0.82;background:#0074F8;filter:blur(125px);right:-130px;}@media (max-width:991px){.market-section .ngage-logo{display:none;}}.market-section .left-section{padding-right:100px;position:relative;z-index:1;}@media (max-width:991px){.market-section .left-section{padding-right:0px;}}.market-section .left-section .sub-title{max-width:485px;}.market-section .market-title{color:#FFF;font-size:65px;font-style:normal;font-weight:300;line-height:54px;letter-spacing:-1.95px;}.market-section .market-title span{background:linear-gradient(90deg,#2957FB 0%,#7A5EEF 49.5%,#1EA9FE 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.sales-landing-section{position:relative;z-index:1;padding-bottom:100px;padding-top:200px;}.sales-landing-section h2{max-width:503px;}.sales-landing-section .sub-title{max-width:475px;}.sales-process-section .main-title{max-width:675px;margin-left:auto;margin-right:auto;}.sales-process-section .sub-title{max-width:761px;}.sales-pipeline-section .bg-section{height:756px;background-image:url("/sites/default/site-files/assets/images/sales/salesbg.png");background-position:center;background-size:cover;background-repeat:no-repeat;}@media (max-width:991px){.sales-pipeline-section .bg-section{display:none;}}.sales-pipeline-section .black-section{height:756px;background-color:black;position:relative;overflow:hidden;padding:100px;}@media (max-width:767px){.sales-pipeline-section .black-section{padding:65px;}}@media (max-width:991px){.sales-pipeline-section .black-section{height:auto;}}.sales-pipeline-section .black-section .trial-white-btn{width:-moz-fit-content;width:fit-content;}.sales-pipeline-section .black-section h3{color:#FFF;font-size:38px;font-style:normal;font-weight:300;line-height:55px;letter-spacing:-1.14px;max-width:469.403px;position:relative;z-index:1;}.sales-pipeline-section .black-section::after{position:absolute;content:"";width:644px;height:644px;border-radius:100%;opacity:0.82;background:#0074F8;filter:blur(125px);right:-20%;bottom:-50%;}.experience-growth-section{padding-top:130px;padding-bottom:190px;}.experience-growth-section .experience-title{text-align:left;max-width:570px;margin-bottom:80px;}.join-us-section{margin-bottom:130px;}.join-us-section .img-container{border-radius:10px;background-image:url("/sites/default/site-files/assets/images/aboutus/right-card.png");background-position:center;background-repeat:no-repeat;height:300px;background-size:cover;}.join-us-section .join-us-card{border-radius:30px;background:linear-gradient(180deg,#0074F8 0%,#2237DC 100%);padding:40px 65px 55px 65px;}@media (max-width:991px){.join-us-section .join-us-card{padding:40px;}}.join-us-section .contact-card{border-radius:15px;background:rgba(255,255,255,0.33);padding:20px 60px;margin-top:20px;}@media (max-width:991px){.join-us-section .contact-card{flex-direction:column;}}.blog-landing{padding-top:200px;}@media (max-width:767px){.blog-landing .search-filter-wrap{flex-direction:column-reverse;}}.blog-landing .title-blog-wrap{display:flex;justify-content:space-between;}@media (max-width:991px){.blog-landing .title-blog-wrap{flex-direction:column;gap:30px;}}.blog-landing-card-wrap{margin-top:40px;}.blog-listing-wrap .container{border-bottom:1px solid rgba(0,0,0,0.0980392157);margin-bottom:50px;}.blog-detail-wrap{margin-top:230px;}@media (max-width:991px){.blog-detail-wrap .blog-sm-reverse{flex-direction:column-reverse;}}.blog-detail-wrap .sticky-highlight{position:sticky;top:100px;z-index:1;}@media (max-width:991px){.blog-detail-wrap .sticky-highlight{top:88px;position:fixed;width:100%;left:0;border-radius:0px;height:84px;overflow:hidden;padding:24px;}}.blog-detail-wrap .search-container-blog{max-width:412px;}.blog-detail-wrap article p{line-height:30px;}.blog-detail-wrap .blog-detail-main-img{width:100%;height:469px;border-radius:25px;overflow:hidden;flex-shrink:0;}.blog-detail-wrap .blog-detail-main-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;-o-object-position:top;object-position:top;}.blog-detail-wrap .blogdetail-title{margin-top:45px;}.policy-link{color:#0074F8;}.policy-nav{position:sticky;top:130px;z-index:1;}.policy-nav ul li{margin-bottom:10px;}.policy-nav ul li a{font-weight:600;}.policy-nav ul li a.active{color:#0074F8;}.policy-points{padding-left:2rem;}.policy-points li{margin-bottom:20px;position:relative;}.policy-points li::before{content:"";position:absolute;width:13px;height:13px;border-radius:100%;background-color:#0074F8;left:-22px;top:5px;}
