:root{--core_dark_gray:#484854;--core_blue:#5a78de;--core_light_blue:#8bccf2;--core_purple:#6e62b0;--core_light_purple:#a78ac5;--font_dark:#212224;--font_white:#fff;--body_color:#212224;--gradeint_color1:#34a0df;--gradeint_color2:#8bccf2;--link-color:#5a78de;--link-hover-color:#212224;--gray_color:#eaeaea;--color1:#2e96da;--color2:#edeeee;--color3:#a2a2ba;--light-blue:#edecf5;--body_font:"Soleil",sans-serif;--heading_font:"Soleil",sans-serif;--gradient_pattern1:linear-gradient(90deg,var(--gradeint_color1) 0.01%,var(--gradeint_color2) 100%);--gradient_pattern2:radial-gradient(50% 50% at 50% 50%,rgba(167,138,197,.3) 0%,rgba(167,138,197,0) 100%);--gradient_pattern3:radial-gradient(50% 50% at 50% 50%,#8bccf2 0%,rgba(139,204,242,0) 100%)}body{color:#212224;font-family:var(--body_font);font-size:18px;font-weight:400;line-height:30px}strong{font-weight:700}a{color:#5a78de;text-decoration:underline;transition:.4s}a:focus,a:hover{color:#212224}p{margin:0 0 15px}p:last-child{margin:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.white-text,.white-text h1,.white-text h2,.white-text h3,.white-text h4,.white-text h5,.white-text h6{color:#fff}ol li+li,ul li+li{margin-top:10px}h1,h2,h3,h4,h5,h6{font-family:var(--heading_font);font-weight:700;margin-bottom:15px;margin-top:0}.h1,h1{color:#212224;font-size:112px;font-weight:800;line-height:115px}.h2,h2{color:#212224;font-size:58px;line-height:68px}.h3,h3{color:#212224;font-size:30px;line-height:40px}.h4,h4{color:#212224;font-size:20px;line-height:28px}.h5,h5{color:#212224;font-size:16px;line-height:24px}.h6,h6{color:#212224;font-size:14px;line-height:20px}@media(max-width:1199px){.h2,h2{font-size:48px;line-height:58px}}@media (max-width:991px){body{font-size:16px;line-height:28px}.h2,h2{font-size:40px;line-height:1.32}}@media(max-width:767px){.h2,h2{font-size:34px}}@media(max-width:389px){.h3,h3{font-size:20px;line-height:1.5}}header.header{margin-top:48px;position:fixed;top:0;transition:.4s;width:100%;z-index:3}header.header.sidebar-is-open{z-index:5}header.header .inner{border-radius:16px;padding-right:20px;position:relative;transition:.4s}header.header.has-tabing .inner{padding-bottom:90px}header.header .main-menu{background:#fff;border-radius:16px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);gap:30px;padding:18px 30px;transition:.4s}header.header .main-menu .hamburger-menu{background:#5a78de;border-radius:50%;cursor:pointer;flex-shrink:0;height:38px;position:relative;width:38px}header.header .main-menu .hamburger-menu:before{background:var(--gradient_pattern1);border-radius:50%;content:"";height:38px;opacity:0;position:absolute;transition:.4s;width:38px}header.header .main-menu .hamburger-menu:hover:before{opacity:1}header.header .main-menu .hamburger-menu img{position:relative}header.header .main-menu .logo img{display:block}header.header .main-menu nav.navbar{margin-top:5px}header.header .main-menu nav.navbar ul{list-style:none;margin:0;padding:0}header.header .main-menu nav.navbar ul li{margin:0}header.header .main-menu nav.navbar ul li+li{margin-left:32px}header.header .main-menu nav.navbar ul li a{color:#212224;text-decoration:none}header.header .main-menu nav.navbar ul li a:hover{color:#5a78de}header.header .searchbar{gap:30px}header.header .searchbar .search-button{cursor:pointer;height:24px;width:24px}header.header .searchbar .button-wrapper{gap:24px}header.header .searchbar .button-wrapper .button-1 a{min-width:unset}header.header .searchbar .searchbar-container{display:none;max-width:545px;position:absolute;right:0;top:80px;width:100%}#header.header .searchbar .searchbar-container form{position:relative}#header.header .searchbar .searchbar-container form input{background:var(--font_white);border:none;border-radius:16px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);font-family:var(--body_font);font-size:16px;font-weight:400;line-height:28px;margin:0 0 0 10px;outline:none;padding:18px 22px 18px 68px}#header.header .searchbar .searchbar-container form input::placeholder{color:rgb(from var(--font_dark) r g b/50%)}#header.header .searchbar .searchbar-container form button.hs-search-field__button{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/icon-search.svg);border:none;cursor:pointer;height:24px;left:24px;padding:0;position:absolute;top:19px;width:24px}#header.header .searchbar .searchbar-container form button.hs-search-field__button span{display:none}#header.header .searchbar .searchbox{display:flex;gap:10px}#header.header .searchbar .searchbox .hs_cos_wrapper{max-width:512px;width:100%}#header.header .searchbar .searchbox a.close-btn{cursor:pointer;filter:brightness(0) saturate(100%) invert(71%) sepia(60%) saturate(6706%) hue-rotate(208deg) brightness(90%) contrast(92%);height:25px;margin-top:20px;width:25px}header.header .sidebar{background:linear-gradient(90deg,#34a0df .01%,#8bccf2);height:100dvh;left:0;max-width:568px;padding:70px 10px 70px 0;position:fixed;top:0;transform:translateX(-100%);transition:.4s;width:100%}header.header .sidebar a{display:block;text-decoration:none}header.header .sidebar.sidebar-open{transform:translateX(0)}header.header.sticky .sidebar.sidebar-open{transform:translateY(-10px)}header.header .sidebar .sidebar-top{padding:0 52px;position:relative}header.header .sidebar .sidebar-top .sidebar-logo{max-width:240px}header.header .sidebar .sidebar-close-btn{cursor:pointer;height:30px;position:absolute;right:52px;top:-2px;width:30px}header.header .sidebar .sidebar-navigation{height:calc(100dvh - 124px);overflow-y:auto;padding:0 42px 0 52px}header.header .sidebar .sidebar-center{padding:43px 0 34px}header.header .sidebar .sidebar-menu ul{list-style:none;margin:0;padding:0}header.header .sidebar .sidebar-menu ul li{margin:0}header.header .sidebar .sidebar-menu ul li a{border-bottom:1px solid rgb(from var(--font_white) r g b/50%);color:#fff;cursor:pointer;display:inline-block;font-size:20px;font-weight:700;line-height:28px;padding:14px 40px 14px 0;position:relative;width:100%}header.header .sidebar .sidebar-menu ul li span.mobile-toggle{content:"";cursor:pointer;height:30px;position:absolute;right:0;top:15px;width:30px}header.header .sidebar .sidebar-menu ul li span.mobile-toggle,header.header .sidebar .sidebar-menu ul li.active span.mobile-toggle:first-of-type{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/arrow-forward.svg) no-repeat 50%/20px 20px}header.header .sidebar .sidebar-menu ul li.active span.mobile-toggle:first-of-type{left:0;right:unset;top:17px;transform:scale(-1)}header.header .sidebar .sidebar-menu ul li.active span.mobile-toggle:last-of-type{display:none}header.header .sidebar .sidebar-menu .hs-menu-wrapper>ul li{position:relative}header.header .sidebar .sidebar-menu .hs-menu-wrapper>ul li .submenu{display:none}header.header .sidebar .sidebar-menu .hs-menu-wrapper>ul li .submenu ul li a{border:none;font-size:18px;font-weight:400;line-height:26px;padding:8px 0 5px}header.header .sidebar .sidebar-menu .submenu .submenu-item{border-bottom:1px solid rgb(from var(--font_white) r g b/50%);padding:24px 0}header.header .sidebar .sidebar-menu .submenu .item-title{color:var(--font_white);font-size:20px;font-weight:700;line-height:28px;margin-bottom:10px}header.header .sidebar .sidebar-menu .submenu .hs-menu-children-wrapper a{font-size:18px;font-weight:400;line-height:40px;padding:0}header.header .sidebar .sidebar-bottom{padding:56px 0 0}header.header .sidebar .btn-wrapper{flex-direction:column;gap:18px}header.header .sidebar .btn-wrapper .outline_button1 a{text-align:center;width:100%}#header.header .sidebar .btn-wrapper .searchbox form input[type=search]::-webkit-search-cancel-button{display:none}.no-scroll{height:100dvh;overflow:hidden}@media (min-width:768px){header.header.sticky{transform:translateY(-38px)}}@media (min-width:1200px){header.header.sticky .inner{background:#fff;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6)}header.header.sticky .inner .main-menu{box-shadow:none}header.header .sidebar .sidebar-bottom{display:none}header.header .sidebar .sidebar-menu ul li.active a{font-size:26px;line-height:28px;padding:17px 0 14px 40px}}@media (max-width:1429px){header.header .main-menu{gap:24px}header.header .main-menu .logo{max-width:180px}header.header .main-menu nav.navbar ul li+li{margin-left:20px}header.header .main-menu nav.navbar ul li a{font-size:16px}header.header .searchbar,header.header .searchbar .button-wrapper{gap:20px}}@media (max-width:1199px){header.header .inner{padding:0}header.header .main-menu .logo{max-width:214px}header.header.sticky .inner .main-menu{background:var(--font_white);box-shadow:0 0 20px 0 hsla(0,0%,87%,.6)}header.header .main-menu{background:transparent;box-shadow:none;flex-direction:row-reverse;justify-content:space-between;padding:18px;width:100%}header.header .main-menu nav.navbar,header.header .searchbar{display:none}header.header .sidebar .sidebar-menu ul li.active a{padding:17px 0 14px 40px}header.header .sidebar .btn-wrapper{display:flex}header.header .sidebar .btn-wrapper .searchbox{display:block!important}header.header .sidebar .btn-wrapper .searchbox a.close-btn{display:none}#header.header .sidebar .btn-wrapper .searchbox form input::placeholder{color:var(--font_white)}#header.header .sidebar .btn-wrapper .searchbox form input{background:transparent;border:2px solid var(--font_white);border-radius:6px;color:var(--font_white);font-family:var(--body_font);font-size:16px;line-height:normal;outline:none!important;padding:15px 45px;text-align:center}header.header .sidebar .btn-wrapper .searchbox form button.hs-search-field__button{background:transparent;background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/icon-search.svg) no-repeat 50%/20px 20px;border:none;filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(2%) hue-rotate(289deg) brightness(111%) contrast(101%);height:20px;padding:0;position:absolute;right:20px;top:18px;width:20px}header.header .sidebar .btn-wrapper .searchbox form button.hs-search-field__button span{display:none}header.has-tabing .main-menu{padding-bottom:90px}}@media (max-width:767px){header.header{margin-top:13px}header.header .inner{margin:0 -18px}header.header .main-menu{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:10px 18px}header.header .main-menu .logo{max-width:215px}header.header .main-menu .hamburger-menu{align-items:center;display:flex;height:36px;justify-content:center;width:36px}header.header .sidebar{padding:40px 10px 80px 0}header.header .sidebar .sidebar-navigation{padding:0 25px 0 32px}header.header .sidebar .sidebar-close-btn{right:35px}header.header .sidebar .sidebar-top{padding:0 35px 0 32px}header.header .sidebar .sidebar-top .sidebar-logo{max-width:214px}header.header .sidebar .sidebar-bottom{padding:36px 0 68px}}@media (max-width:389px){header.header{margin:0}header.header .inner{margin:0 -16px}header.header.sticky .inner .main-menu{border-radius:0}}a.cta_button{box-sizing:border-box!important}.btn-group>div{display:inline-block;margin:0 6px 5px;vertical-align:middle}.btn-group>div:first-child{margin-bottom:5px;margin-left:0}.btn-group>div:last-child{margin-bottom:5px;margin-right:0}[class*=button-] a{border-radius:4px;display:flex;font-size:12px;font-weight:300;justify-content:center;line-height:normal;min-width:145px;padding:13px 27px;text-align:center;text-decoration:none}.button-1 a{background:#5a78de;color:#fff;overflow:hidden;position:relative;z-index:1}.button-1 a:before{background:linear-gradient(90deg,#34a0df .01%,#8bccf2);content:"";inset:0;opacity:0;position:absolute;transition:.4s;z-index:-1}.button-1 a:hover:before{opacity:1}.button-1 a span{position:relative;z-index:2}.outline a{background:rgb(from #ffffff r g b/0);border:2px solid #fff;color:#fff;padding:13px 27px}.outline a:hover{background:#5a78de;border-color:#5a78de;color:#fff}.outline a:hover:before{opacity:0}div.btn-large a{border-radius:6px;font-size:16px;padding:17px 32px}div.btn-rounded a{border-radius:60px}.link-text a{color:var(--core_blue);display:inline-block;font-size:16px;font-weight:600;padding:0;position:relative;text-decoration:none;text-transform:uppercase}.link-text a:hover{color:var(--font_dark)}@media (max-width:991px){.btn-group>div{display:block;margin:0 0 8px}}@media (max-width:767px){[class*=button-] a{min-width:unset}}footer.footer{background:#fff;border-top:2px solid #eaeaea;padding:48px 0;position:relative}footer.footer .top-footer{gap:24px}footer.footer .top-footer .top-right{gap:35px}footer.footer .top-footer .social-links{gap:20px}footer.footer .top-footer .social-links .social-item a{background:var(--core_blue);border-radius:50%;height:38px;overflow:hidden;position:relative;width:38px}footer.footer .top-footer .social-links .social-item a:before{content:"";inset:0;opacity:0;position:absolute;transition:.4s;z-index:0}footer.footer .top-footer .social-links .social-item a:hover:before{background:var(--gradient_pattern1);opacity:1}footer.footer .top-footer .social-links .social-item a img{position:relative}footer.footer .top-footer .top-right .btn-wrapper{gap:20px}footer.footer .menus{gap:24px;margin-top:50px}footer.footer .menus h5{color:#212224;font-size:18px;line-height:24px}footer.footer .menus .menu-item ul{list-style:none;margin:0;padding:0}footer.footer .menus .menu-item ul li+li{margin-top:14px}footer.footer .menus .menu-item ul li,footer.footer .menus .menu-item ul li a{line-height:24px}footer.footer .menus .menu-item ul li a{color:#212224;text-decoration:none}footer.footer .menus .menu-item ul li a:hover{color:#5a78de}footer.footer .menus .footer-col:first-child{max-width:261px;width:100%}footer.footer .menus .footer-col:nth-child(2){max-width:282px;width:100%}footer.footer .menus .footer-col:nth-child(3){max-width:210px;width:100%}footer.footer .menus .footer-col:nth-child(4){max-width:168px;width:100%}footer.footer .menus .footer-col:last-child{max-width:274px;width:100%}footer.footer .bottom-footer{gap:190px;margin-top:32px}footer.footer .bottom-footer .bottom-content{font-size:16px;line-height:26px}footer.footer .bottom-footer .bottom-content a{color:#212224;font-size:16px;line-height:26px;text-decoration:none}footer.footer .bottom-footer .bottom-content a:hover{color:#5a78de;font-size:16px;line-height:26px}footer.footer .bottom-footer .footer-logos{gap:15px}@media (max-width:1429px){footer.footer .bottom-footer{gap:80px}footer.footer .menus .footer-col:nth-child(2){max-width:242px}footer.footer .menus .footer-col:last-child{max-width:202px}footer.footer .menus .menu-item ul li a{font-size:16px}footer.footer .menus .footer-col:first-child{max-width:220px}}@media (max-width:1199px){footer.footer .menus .footer-col{max-width:calc(33.33% - 16px)!important}footer.footer .menus{justify-content:center;row-gap:50px}footer.footer .bottom-footer{gap:40px}}@media (max-width:991px){footer.footer .menus h5{font-size:16px;line-height:28px}}@media (max-width:767px){footer.footer{padding:40px 0}footer.footer .top-left{margin:0 auto;max-width:265px}footer.footer .top-footer .top-right{display:flex;flex-direction:column;gap:0}footer.footer .top-footer .top-right .btn-wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:30px;order:-1}footer.footer .top-footer .social-links{margin-top:24px;order:0}footer.footer .top-footer .social-links,footer.footer .top-footer .social-links .social-item a{align-items:center;display:flex;justify-content:center}footer.footer .menus{margin-top:30px}footer.footer .menus h5{margin:0;padding:16px 40px 16px 0;position:relative}footer.footer .menus h5:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/arrow_forward.svg) no-repeat 50%/18px;content:"";height:18px;position:absolute;right:9px;top:20px;width:18px}footer.footer .menus .footer-col{border-bottom:1px solid var(--gray_color);max-width:100%!important}footer.footer .menus .footer-col:first-child h5{border-top:1px solid var(--gray_color)}footer.footer .menus .footer-col .menu-item{display:none;padding-bottom:32px}footer.footer .menus .footer-col.open h5:before{transform:scaleY(-1)}footer.footer .bottom-footer{align-items:center;display:flex;flex-direction:column;gap:26px}footer.footer .bottom-footer .bottom-content{text-align:center}footer.footer .bottom-footer .footer-logos{align-items:center;display:flex;gap:11px;justify-content:center}}input{font-family:Soleil}::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgb(from #000 r g b/50%);opacity:1}::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{color:rgb(from #000 r g b/50%);opacity:1}:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgb(from #000 r g b/50%);opacity:1}:-moz-placeholder,input:-moz-placeholder,textarea:-moz-placeholder{color:rgb(from #000 r g b/50%);opacity:1}.default-form .hs-error-msgs label{display:block;font-size:13px;line-height:normal;padding:0;transform:translate(2px,-11px);-webkit-transform:translate(2px,-11px);-moz-transform:translate(2px,-11px)}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea{background-color:transparent;border:1px solid var(--color3);border-radius:16px;color:#212224;font-family:Soleil;font-size:18px;font-weight:400;margin:0 0 30px;padding:20px 32px;width:100%}.hs-form fieldset input[type=number].hs-input,.hs-form fieldset textarea.hs-input,.hs-form fieldset.form-columns-1 textarea.hs-input,fieldset.form-columns-1,fieldset.form-columns-1 input[type=color].hs-input,fieldset.form-columns-1 input[type=date].hs-input,fieldset.form-columns-1 input[type=datetime-local].hs-input,fieldset.form-columns-1 input[type=datetime].hs-input,fieldset.form-columns-1 input[type=email].hs-input,fieldset.form-columns-1 input[type=file].hs-input,fieldset.form-columns-1 input[type=month].hs-input,fieldset.form-columns-1 input[type=number].hs-input,fieldset.form-columns-1 input[type=password].hs-input,fieldset.form-columns-1 input[type=search].hs-input,fieldset.form-columns-1 input[type=tel].hs-input,fieldset.form-columns-1 input[type=text].hs-input,fieldset.form-columns-1 input[type=time].hs-input,fieldset.form-columns-1 input[type=url].hs-input,fieldset.form-columns-1 input[type=week].hs-input,fieldset.form-columns-1 textarea.hs-input,select.hs-input{width:100%}input[type=checkbox],input[type=radio]{margin-right:10px}input[type=file]{background-color:#fff;color:#000}.inputs-list{margin:0 0 15px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/select-option-arrow.svg) no-repeat right 25px center/24px auto;color:#212224;cursor:pointer;font-size:18px;padding:20px 50px 20px 32px}select::-ms-expand{display:none}fieldset .hs-form-field>label span.hs-form-required{display:none}fieldset .hs-form-field>label span:not(:empty)+span.hs-form-required{display:inherit}textarea{resize:none}.default-form .hs-form .hs_submit .actions{background:#5a78de;border-radius:60px;color:#fff;cursor:pointer;display:inline-block;min-width:145px;overflow:hidden;padding:17px 32px;position:relative;text-align:center;text-decoration:none;z-index:1}.default-form .hs-form .hs_submit .actions:before{background:linear-gradient(90deg,#34a0df .01%,#8bccf2);content:"";inset:0;opacity:0;position:absolute;transition:.4s;z-index:-1}.default-form .hs-form .hs_submit .actions>input[type=submit]{background:transparent;border:0;color:#fff;cursor:pointer;font-size:16px;font-weight:400;margin:0;padding:0;position:relative;z-index:2}.default-form .hs-form .hs_submit .actions:hover:before{opacity:1}.default-form .hs-form .hs-form-field>label span.hs-form-required{display:none}.default-form .hs-form .hs-form-field>label span:not(:empty)+span.hs-form-required{display:inline-block}.default-form .hs-form .hs-form-field .input{margin:0}.default-form .hs-form label,.default-form .hs-form legend{color:rgb(from #000 r g b/50%);display:block;padding:0 0 9px}.default-form .hs-form legend a{opacity:.5}.default-form .hs-form fieldset{border:none;margin:0;max-width:none;padding:0}.default-form .hs-form fieldset.form-columns-2{margin:0 -14px}.default-form .hs-form fieldset.form-columns-2 .hs-form-field{float:left;margin:0 21px;width:calc(50% - 42px)}.default-form .hs-form fieldset.form-columns-3{margin:0 -21px}.default-form .hs-form fieldset.form-columns-3 .hs-form-field{float:left;margin:0 21px;width:calc(33.33% - 42px)}.default-form .hs-form .hs_submit{padding:65px 0 0;text-align:center}.default-form .hs-form .legal-consent-container{font-size:13px;padding:17px 0 0}.default-form .hs-form .inputs-list{list-style:none;margin:0;padding:0}.default-form .hs-form .inputs-list input[type=checkbox]{opacity:0;position:absolute}.default-form .hs-form .inputs-list span{cursor:pointer;display:inline-block;margin:0;padding:2px 0 0 35px;position:relative}.default-form .hs-form .inputs-list span:after{border:1px solid var(--color3);border-radius:2px;content:"";height:18px;left:0;position:absolute;top:5px;width:18px}.default-form .hs-form .inputs-list span:before{border-bottom:2px solid var(--core_blue);border-bottom-width:0;border-left:2px solid var(--core_blue);border-left-width:0;content:"";height:4px;left:4px;position:absolute;top:11px;transform:rotate(-41deg);width:10px;z-index:1}.default-form .hs-form .inputs-list input[type=checkbox]:checked+span:before{border-bottom-width:2px;border-left-width:2px}.default-form .hs-form .inputs-list span span{display:none}.default-form .hs-form fieldset[class*=form-columns-] select{width:100%!important}.default-form div.hs_error_rollup{display:none}.default-form .hs-form .hs-fieldtype-booleancheckbox{margin:0 0 20px}.default-form .hs-form .hs-fieldtype-booleancheckbox>ul.inputs-list{opacity:.5}.default-form .hs-form .hs_recaptcha{margin:10px 0 0}.default-form .hs-form .hs-fieldtype-booleancheckbox+div .hs-main-font-element{opacity:.5}.default-form .hs-form .hs-form-field.hs-fieldtype-file{margin:0 -21px}.default-form .hs-form .hs-form-field.hs-fieldtype-file>label{margin:0 21px}.default-form .hs-form .hs-form-field.hs-fieldtype-file legend{background-color:transparent;border:1px solid var(--color3);border-radius:16px;float:left;line-height:normal;margin:0 21px 30px;padding:20px 32px;width:calc(50% - 42px)}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input{display:inline-block;margin:0 21px}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input input[type=file]{background:linear-gradient(90deg,#34a0df .01%,#8bccf2);border:1px solid var(--color3);border-radius:16px;color:#000;cursor:pointer;height:67px;margin:0 0 30px;max-width:197px;padding:17px 32px;position:relative;z-index:2}.default-form .hs-form .hs-form-field.hs-fieldtype-file .hs-error-msgs{display:inline-block;margin:0 21px;width:100%}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input input[type=file]::file-selector-button{background:transparent;border:none;cursor:pointer;font-family:var(--body_font);font-size:18px;font-weight:700;margin-right:170px;opacity:.5;padding:3px 5px}@media (max-width:767px){.default-form .hs-form fieldset.form-columns-2,.default-form .hs-form fieldset.form-columns-3{margin:0}.default-form .hs-form fieldset.form-columns-2 .hs-form-field,.default-form .hs-form fieldset.form-columns-3 .hs-form-field{float:none;margin:0;width:100%}.default-form .hs-form fieldset .input .hs-input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.default-form .hs-form fieldset.form-columns-2 .input .hs-input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.default-form .hs-form fieldset.form-columns-3 .input .hs-input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){width:100%}.default-form .hs-form label,.default-form .hs-form legend{padding:0}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea{border-radius:8px;font-size:16px;margin:0 0 15px;padding:15px 10px}.default-form .hs-form .hs_submit{padding:30px 0 0}select{background-position:right 10px center;background-size:20px;padding:15px 30px 15px 10px}.default-form .hs-form .hs-form-field.hs-fieldtype-file,.default-form .hs-form .hs-form-field.hs-fieldtype-file>label{margin:0}.default-form .hs-form .hs-form-field.hs-fieldtype-file legend{border-radius:8px;font-size:16px;margin:0 0 15px;padding:15px 10px;width:100%}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input{margin:0;width:100%}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input input[type=file]{border-radius:8px;font-size:16px;height:54px;margin:0 0 15px;max-width:130px;padding:15px 10px;width:auto}.default-form .hs-form .hs-form-field.hs-fieldtype-file .hs-error-msgs{margin:0}.default-form .hs-form .hs-form-field.hs-fieldtype-file>.input input[type=file]::file-selector-button{font-size:16px;padding:0 5px}}.submitted-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:.25rem;color:#155724;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative;text-align:center}.submitted-message p{margin:0!important}@media (max-width:767px){input[type=submit]{min-width:auto}}*{box-sizing:border-box}:focus{outline:none}::-moz-focus-inner{border:0}body{background:rgba(from #EDECF5 r g b/49%);margin:0}.row-fluid [class*=span]{min-height:auto}.container{box-sizing:border-box;float:none;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.container:after{clear:both;content:"";display:table}.padding-topbottom{padding-bottom:60px;padding-top:60px}.padding-top{padding-top:60px}.padding-bottom{padding-bottom:60px}img{height:auto;max-width:100%}.eyebrow-text{font-size:26px;font-weight:700;line-height:40px;text-transform:uppercase}.body-20{font-size:20px;line-height:33px}.shape-pattern{overflow-x:clip;position:relative}.shape-pattern:before{background:var(--gradient_pattern2);height:923px;left:30%;top:0;width:2054px}.shape-pattern:after,.shape-pattern:before{border-radius:100%;content:"";pointer-events:none;position:absolute}.shape-pattern:after{background:var(--gradient_pattern3);height:702px;opacity:.6;right:100px;top:44%;width:1114px}.shape-pink{overflow-x:clip;position:relative}.shape-pink:before{background:var(--gradient_pattern2);border-radius:100%;content:"";height:923px;left:30%;pointer-events:none;position:absolute;top:0;width:2054px}.shape-blue{overflow-x:clip;position:relative}.shape-blue:after{background:var(--gradient_pattern3);border-radius:100%;content:"";height:702px;opacity:.6;pointer-events:none;position:absolute;right:100px;top:44%;width:1114px}.custom-scroll::-webkit-scrollbar{width:10px}.custom-scroll::-webkit-scrollbar-track{background:var(--gray_color);border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb{background:var(--color1);border-radius:10px;transition:.4s}.custom-scroll::-webkit-scrollbar-thumb:hover{background:var(--color1)}.ul-check ul{list-style:none;margin:0;padding:0}.ul-check ul li{padding-left:35px;position:relative}.ul-check ul li:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/icon-check.svg) no-repeat 50%;content:"";height:21px;left:0;position:absolute;top:1px;width:19px}.ul-check ul li+li{margin-top:15px}.slick-slider .slick-dots{list-style:none;margin:0;padding:0;text-align:center}.slick-slider .slick-dots li{display:inline-block;margin:0 10px}.slick-slider .slick-dots li button{background:var(--core_blue);border:0;border-radius:100%;cursor:pointer;height:18px;opacity:.5;padding:0;text-indent:-9999px;transition:.4s;width:18px}.slick-slider .slick-dots li.slick-active button{opacity:1}.splide__pagination__page{background:var(--core_blue);height:18px;margin:0;opacity:.5;width:18px}.splide__pagination li{height:18px;margin:0 10px;width:18px}.splide__pagination__page.is-active{background:var(--core_blue);opacity:1;transform:scale(1)}.fancybox-slide .fancybox-content{overflow:visible!important}.fancybox-slide .fancybox-close-small{align-items:center;background:var(--core_blue);border-radius:100%;display:flex;height:50px;justify-content:center;opacity:1;padding:2px;right:-52px;top:-60px;width:50px}.fancybox-slide .fancybox-close-small svg{color:#fff}.bullet-point ul{list-style:none}.bullet-point li{position:relative}.bullet-point li:before{background-color:var(--font_dark);border-radius:50%;content:"";height:5px;left:-20px;position:absolute;top:12px;width:5px}.specialties-page .middle-shape.shape-blue:before,.specialties-page .shape-blue:after,.specialties-page .shape-blue:before{background:var(--gradient_pattern2);opacity:1}.specialties-page .middle-shape.shape-blue:after{opacity:1}.hero-home{overflow-x:clip;padding:265px 0 75px}.hero-home .inner{position:relative;z-index:1}.hero-home .inner .left-part{padding-left:130px;width:50%}.hero-home .inner .left-part h1{background:linear-gradient(90deg,#34a0df 0,#34a0df 26%,#8bccf2 47%,#8bccf2 52%,#34a0df 73%,#34a0df 99%);-webkit-background-clip:text;color:var(--gradeint_color1);display:inline-block;font-style:italic;margin-left:-10px;padding-bottom:15px;position:relative;transition:1.5s;-webkit-text-fill-color:transparent;background-position:150%;background-size:250% auto}.hero-home .inner .left-part [class*=button-] a{font-size:20px}.hero-home .inner .left-part .btn-group{margin:30px 0 0}.hero-home .inner .right-part{padding:25px 0 0 60px;width:50%}.hero-home .inner .right-part .img{display:inline-block;max-width:720px;overflow:hidden;position:relative;width:100%}.hero-home .inner .right-part .img .laptopMockup{display:block;width:100%}.hero-home .inner .right-part .img .screenImg{border-radius:4px;height:345px;left:85px;object-fit:cover;position:absolute;top:27px;width:550px}.hero-home.hero-text-animate .inner .left-part h1{background-position:17%}.three-card{padding:75px 0}.three-card.shape-pink:before{left:-20%;top:-30%}.three-card .list-wrapper{gap:32px;position:relative;z-index:1}.three-card .list-wrapper .list{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:60px;width:calc(33.33% - 22px)}.three-card .list-wrapper .list .image{align-items:center;background:var(--core_blue);border-radius:100%;display:flex;height:118px;justify-content:center;margin:0 auto 25px;width:118px}.three-card .list-wrapper .list .image img{max-height:75px}.three-card .list-wrapper .list .text-part .h3{margin:0 auto 10px;max-width:270px}.ipad-image-with-checkmarks{padding:75px 0}.ipad-image-with-checkmarks .left-part{padding-right:100px;width:52%}.ipad-image-with-checkmarks .right-part{width:48%}.ipad-image-with-checkmarks .right-part .content{margin:25px 0 0}.ipad-image-with-checkmarks .right-part [class*=button-]{display:inline-block;margin:25px 0 0}.side-tab-with-title{padding:75px 0}.side-tab-with-title.shape-pattern:before{left:-20%;top:-26%}.side-tab-with-title.shape-pattern:after{left:-13%;right:unset;top:23%}.side-tab-with-title .container{position:relative;z-index:1}.side-tab-with-title .title-part{margin:0 auto 70px;max-width:975px}.side-tab-with-title .white-box{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:65px}.side-tab-with-title .left-click{width:40%}.side-tab-with-title .left-click .tabs-title{border-radius:100px;cursor:pointer;display:inline-block;font-size:30px;font-weight:700;line-height:40px;padding:24px 60px;text-transform:capitalize;transition:.4s}.side-tab-with-title .left-click .tabs-title:hover{background:var(--color2)}.side-tab-with-title .left-click .tabs-title.active{background:var(--core_blue);color:var(--font_white)}.side-tab-with-title .right-content{padding-left:110px;position:relative;width:60%}.side-tab-with-title .right-content .tab-content{display:none;height:100%;margin:70px 0 0}.side-tab-with-title .right-content .tab-content li+li{margin-top:30px}.side-tab-with-title .right-content .tab-content .content{position:relative;z-index:1}.side-tab-with-title .right-content .tab-content .back-image{bottom:0;position:absolute;right:0;z-index:0}.side-tab-with-title .right-content .tab-content .back-image>img{max-height:315px}.trusted-partners-carousel .trusted-partners-slider{margin-top:34px}.trusted-partners-carousel .trusted-partners-slider .image{align-items:center;display:flex;height:100%;justify-content:center;max-width:200px}.trusted-partners-carousel .trusted-partners-slider .image img{height:auto;max-height:60px;width:auto}.cta-section{padding:20px 0 70px}.cta-section.shape-pattern:before{left:40%;top:-123%}.cta-section.shape-pattern:after{left:45%;right:unset;top:-30%}.cta-section .inner{margin:0 auto;max-width:920px;position:relative;z-index:1}.cta-section .title-part>h2{padding:0 20px}.cta-section .title-part>.content{font-size:20px;line-height:33px}.cta-section [class*=button-]{display:inline-block;margin:30px 0 0}.testimonial-wrap.shape-blue.bottomShape:after{display:none}.hero-inner-wrap{overflow-x:clip;padding:226px 0 50px}.hero-inner-wrap.shape-blue:after{height:890px;opacity:.3;right:-218px;top:-220px;width:1200px}.specialties-page .hero-inner-wrap.shape-blue:after{opacity:1}.hero-inner-wrap .inner{position:relative;z-index:1}.hero-inner-wrap .left-part{padding-right:60px;width:70%}.hero-inner-wrap .right-part{padding-left:25px;width:30%}.hero-inner-wrap .right-part img{background:#d3d3d3 -283px -31.252px/201.877% 130.427% no-repeat;border-radius:24.721px;box-shadow:0 0 14.542px 0 #ddd}.hero-inner-wrap .left-part .title-part>h1{margin-bottom:25px}.feature-card-wrap{overflow-x:clip;padding:0 0 55px}.feature-card-wrap.shape-blue:after{height:1200px;left:-300px;opacity:.3;right:unset;top:-200px;width:1500px}.specialties-page .feature-card-wrap.shape-blue:after{opacity:1}.feature-card-wrap>div{position:relative;z-index:1}.feature-card-wrap .title-part{margin-bottom:40px}.feature-card-wrap .card-row{margin:0 -16px;row-gap:32px}.feature-card-wrap .card-col{background:#fff;border-radius:25px;box-shadow:0 0 14.659px 0 hsla(0,0%,87%,.6);display:flex;flex-direction:column;margin:0 16px;padding:37px 30px 35px;position:relative;transition:all .4s ease-out;width:calc(25% - 32px);z-index:2}.feature-card-wrap .card-col .card-link{border-radius:25px;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.feature-card-wrap .card-col:after{background:var(--gradient_pattern1);border-radius:25px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease-out;visibility:hidden;width:100%}.feature-card-wrap .card-col>h4{font-weight:600;margin-bottom:12px}.feature-card-wrap .card-col .bottom-part{margin-top:auto;padding-top:14px;row-gap:20px}.feature-card-wrap .card-col .bottom-part .icon{align-items:center;background-color:var(--core_light_blue);border-radius:50%;display:flex;height:63px;justify-content:center;width:63px}.feature-card-wrap .card-col .link-text{padding-left:10px}.feature-card-wrap .card-col .link-text a{color:var(--core_blue);font-size:16px;font-weight:600;padding:0}.feature-card-wrap .card-col .link-text a:after{display:none}.feature-card-wrap .card-col .content,.feature-card-wrap .card-col .icon,.feature-card-wrap .card-col .link-text a,.feature-card-wrap .card-col h4{position:relative;transition:all .4s ease-out;z-index:2}.feature-card-wrap .card-col:hover:after{opacity:1;visibility:visible}.feature-card-wrap .card-col:hover .content,.feature-card-wrap .card-col:hover .link-text a,.feature-card-wrap .card-col:hover>h4{color:#fff}.feature-card-wrap .card-col:hover .icon{background:#fff}.feature-card-wrap .card-col:hover .icon img{filter:brightness(0) saturate(100%) invert(83%) sepia(61%) saturate(2100%) hue-rotate(174deg) brightness(99%) contrast(92%)}.specialties-page .feature-card-wrap .card-col:after{background:linear-gradient(270deg,#c49aef 0,var(--core_light_purple) 100%)}.specialties-page .feature-card-wrap .card-col .bottom-part .icon{background-color:var(--core_light_purple)}.specialties-page .feature-card-wrap .card-col:hover .icon{background-color:#fff}.specialties-page .feature-card-wrap .card-col:hover .icon img{filter:brightness(0) saturate(100%) invert(55%) sepia(12%) saturate(1082%) hue-rotate(227deg) brightness(104%) contrast(91%)}.testimonial-wrap{overflow-x:clip;padding:55px 0 44px}.testimonial-wrap.shape-blue:after{height:800px;opacity:.3;right:-20%;top:-105%}.specialties-page .testimonial-wrap.shape-blue:after{opacity:1}.testimonial-wrap .testimonial-slider{position:relative;z-index:2}.testimonial-wrap .testimonial-slider .inner{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:63px 52px 40px 42px}.testimonial-wrap .testimonial-slider .inner .content-box{display:flex;flex-direction:column;height:100%;margin-left:auto;padding-left:90px;position:relative}.testimonial-wrap .testimonial-slider .inner .content-box:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/quote-icon.svg) no-repeat 50%/cover;content:"";height:49px;left:0;position:absolute;top:0;width:60px}.testimonial-wrap .testimonial-slider .inner .content-box .bottom-text{margin-top:auto;padding-top:30px}.testimonial-wrap .splide__pagination{bottom:40px;display:flex;flex-wrap:nowrap;margin:0 auto;max-width:200px;overflow-x:auto;overflow-y:hidden;row-gap:20px}.testimonial-wrap .splide__pagination li{flex:0 0 auto;scroll-snap-align:center}.faq-wrap{overflow-x:clip;padding:44px 0 110px}.faq-wrap:after{height:1850px;left:-500px;opacity:.3;right:unset;top:-170px;width:1800px}.specialties-page .faq-wrap:after{opacity:1}.faq-wrap .container{position:relative;z-index:1}.faq-wrap .title-part{margin-bottom:40px}.faq-wrap .acc-item{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);margin-bottom:20px;padding:41px 50px 39px 60px}.faq-wrap .acc-item:last-child{margin-bottom:0}.faq-wrap .acc-item .acc-title{cursor:pointer;font-weight:700;padding-right:32px;position:relative;width:100%}.faq-wrap .acc-item .acc-title:before{background:var(--core_blue);content:"";height:26px;position:absolute;right:11px;top:6px;transition:.4s;width:4px}.faq-wrap .acc-item .acc-title:after{background:var(--core_blue);content:"";height:4px;position:absolute;right:0;top:17px;transition:.4s;width:26px}.faq-wrap .acc-item .acc-content{display:none;margin-top:10px;width:calc(100% - 32px)}.faq-wrap .acc-item .acc-title.active:after{opacity:0;visibility:hidden}.faq-wrap .acc-item .acc-title.active:before{transform:rotate(90deg)}.solutions-individual-page .specific-faq-wrap.faq-wrap:after{left:-500px;right:unset}.interior-hero-title-wrap{overflow-x:clip;padding:230px 0 0;position:relative}.interior-hero-title-wrap .container{position:relative;z-index:2}.content-img-toc-wrap:after{height:1100px;opacity:.3;right:-700px;top:-500px;width:1800px}.interior-hero-title-wrap:after{height:1200px;left:-200px;opacity:.3;right:unset;top:500px;width:1500px}.content-img-toc-wrap .middle-shape{overflow-x:clip}.content-img-toc-wrap .middle-shape:after{height:1800px;left:-500px;opacity:.3;right:unset;top:-900px;width:1800px}.content-img-toc-wrap .middle-shape.shape-blue:before{background:var(--gradient_pattern3)}.content-img-toc-wrap .middle-shape:before{border-radius:100%;content:"";height:900px;opacity:.3;pointer-events:none;position:absolute;right:-500px;top:-1800px;width:1500px}.content-img-toc-wrap{overflow-x:clip;padding:50px 0 90px;position:relative}.content-img-toc-wrap .container{position:relative;z-index:2}.content-img-toc-wrap .icon-content-row{max-width:1330px}.content-img-toc-wrap .left-part .icon{align-items:center;background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);display:flex;height:530px;justify-content:center;padding:30px;position:sticky;top:120px;width:512px}.content-img-toc-wrap .left-part .icon .icon-inner{align-items:center;background-color:var(--core_light_blue);border-radius:50%;display:flex;height:340px;justify-content:center;width:340px}.specialties-page .content-img-toc-wrap .left-part .icon .icon-inner{background-color:var(--core_light_purple)}.content-img-toc-wrap .right-part{padding-left:95px;width:calc(100% - 512px)}.content-img-toc-wrap .right-part .content-inner:not(:last-child){margin-bottom:90px}.content-img-toc-wrap .right-part .content-inner ul{padding-left:30px}.content-img-toc-wrap .jump-topic-main{height:calc(100% - 200px);position:absolute;right:0;top:0;top:50px;width:332px;z-index:2}.content-img-toc-wrap .jump-topic-wrap{position:sticky;top:120px}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner{background:#fff;border-radius:34px 0 0 34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);max-width:332px;padding:38px 21px 33px 45px}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner .jump-heading{font-size:24px;line-height:1;margin-bottom:20px}.content-img-toc-wrap .jump-topic-wrap .jump-title a{color:var(--font_dark);display:block;margin-bottom:15px;position:relative;text-decoration:none}.content-img-toc-wrap .jump-topic-wrap .jump-title a:last-child{margin-bottom:0}.content-img-toc-wrap .jump-topic-wrap .jump-title a:before{background:var(--core_blue);content:"";height:100%;left:-16px;opacity:0;position:absolute;top:0;transition:.4s;visibility:hidden;width:4px}.content-img-toc-wrap .jump-topic-wrap .jump-title a.active{font-weight:700}.content-img-toc-wrap .jump-topic-wrap .jump-title a.active:before{opacity:1;visibility:visible}.content-img-toc-wrap .jump-topic-wrap .jump-title a:active,.content-img-toc-wrap .jump-topic-wrap .jump-title a:focus{color:var(--font_dark)}.content-img-toc-wrap .jump-topic-wrap .hamburger-menu{background:var(--core_blue) url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/hamburger-Icon.svg) no-repeat center;border-radius:50%;cursor:pointer;display:none;flex-shrink:0;height:38px;margin-bottom:20px;margin-left:auto;position:relative;right:10px;width:38px}.content-img-toc-wrap .jump-topic-wrap .hamburger-menu.open{background:var(--core_blue) url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/close.svg) no-repeat center}.content-img-toc-wrap .jump-topic-wrap .dropdown-main{background-color:var(--core_blue);border-radius:20px;color:#fff;display:none;font-size:20px;line-height:1.4;padding:16px 32px 16px 20px;position:relative}.content-img-toc-wrap .jump-topic-wrap .dropdown-main .dropdown-btn-main{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-img-toc-wrap .jump-topic-wrap .dropdown-main:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/arrow-dropdown.svg) no-repeat 50%/cover;content:"";height:18px;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:18px}.content-img-toc-wrap .jump-topic-wrap .request-btn{display:inline-block;margin-top:20px}.specialties-page .content-img-toc-wrap .middle-shape.shape-blue:after,.specialties-page .content-img-toc-wrap .middle-shape.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.service-icon-link-wrap{overflow-x:clip;padding:0 0 50px}.service-icon-link-wrap:after{height:1000px;opacity:.3;right:-500px;width:1800px}.service-icon-link-wrap .middle-shape{display:none;overflow-x:clip}.service-icon-link-wrap .container{position:relative;z-index:2}.service-icon-link-wrap .title-part{margin:0 auto 47px;max-width:1000px}.service-icon-link-wrap .service-icon-row{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);margin:0 -25px;padding:78px 114px 72px;row-gap:50px}.service-icon-link-wrap .service-icon-row .col{margin:0 25px;position:relative;width:calc(25% - 50px)}.service-icon-link-wrap .service-icon-row .col .card-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.service-icon-link-wrap .service-icon-row .col .icon{align-items:center;background:var(--core_blue);border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 18px;width:100px}.service-icon-link-wrap .service-icon-row .col h4{font-weight:400;margin-bottom:10px}.service-icon-link-wrap .service-icon-row .col .link-text a{position:relative;z-index:2}.single-testimonial-wrap{padding:45px 0 40px}.single-testimonial-wrap:after{height:800px;left:-500px;opacity:.3;right:unset;width:1600px}.specialities-testimonial.single-testimonial-wrap:after{left:unset;right:-500px}.specialties-page .single-testimonial-wrap:after{opacity:1}.single-testimonial-wrap .inner{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:66px 104px 50px;position:relative;z-index:1}.single-testimonial-wrap .inner .content-box{display:flex;flex-direction:column;height:100%;margin-left:auto;padding-left:100px;position:relative}.single-testimonial-wrap .inner .content-box:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/quote-icon.svg) no-repeat 50%/cover;content:"";height:49px;left:0;position:absolute;top:0;width:60px}.single-testimonial-wrap .inner .content-box .bottom-text{margin-top:auto;padding-top:20px}.solutions-individual-page .faq-wrap{padding:47px 0 0}.solutions-individual-page .faq-wrap:after{left:unset;right:-500px}.contact-cta-wrap.shape-blue:after{display:none}.contact-cta-wrap{padding:77px 0;position:relative}.contact-cta-wrap [class*=button-]{display:inline-block;margin-top:25px}.contact-cta-wrap .bg-img>img{bottom:-60px;left:0;position:absolute;width:100%}.contact-cta-wrap .inner{margin:0 auto;max-width:920px}.img-video-slider-wrap{padding:50px 0 46px}.img-video-slider-wrap:after{opacity:.3;top:0}.img-video-slider-wrap .inner{position:relative;z-index:2}.img-video-slider-wrap .title-part{margin-bottom:64px;padding:0 16px}.img-video-slider-wrap .slider .col-inner{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:32px 30px}.img-video-slider-wrap .slider .img-bx>img,.img-video-slider-wrap .slider .video-inner .thumbnail-img>img{display:block;object-fit:cover;width:100%}.img-video-slider-wrap .slider .img-bx,.img-video-slider-wrap .slider .video-inner .thumbnail-img{position:relative}.img-video-slider-wrap .slider .play-btn{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/play-icon.svg) no-repeat 27px 24px/auto 20px;background-color:var(--core_blue);border-radius:50%;bottom:-12px;cursor:pointer;height:68px;position:absolute;right:-10px;width:68px;z-index:5}.img-video-slider-wrap .slider .thumbnail-img .wistia_embed{height:100%;position:absolute;width:100%}.img-video-slider-wrap .slider .zoom-icon{align-items:center;background:var(--core_blue);border-radius:50%;bottom:-12px;cursor:pointer;display:flex;height:68px;justify-content:center;position:absolute;right:-10px;width:68px}.img-video-slider-wrap .slick-slider .slick-dots{margin-top:36px}.zoom-img-slide-wrap .fancybox-content{border-radius:20px;transition:none}.zoom-img-slide-wrap .fancybox-navigation svg,.zoom-img-slide-wrap .fancybox-slide .fancybox-close-small{opacity:0}.zoom-img-slide-wrap .fancybox-navigation .fancybox-button:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/fancybox-slider-arrow.svg) no-repeat 50%/cover;content:"";height:66px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:66px}.zoom-img-slide-wrap .fancybox-navigation .fancybox-button{background:unset}.zoom-img-slide-wrap .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before{top:32%;transform:rotate(180deg)}.img-video-slider-wrap .splide__pagination{bottom:0;margin-top:40px;position:relative}.got-hero-with-interior-nav{padding:226px 0 44px}.got-hero-with-interior-nav.shape-pattern:after{right:60px;top:7%}.got-hero-with-interior-nav.shape-pattern:after,.got-hero-with-interior-nav.shape-pattern:before{z-index:-1}.got-hero-with-interior-nav .shape-pink:before{left:-430px;right:unset;top:400px}.got-hero-with-interior-nav .title-part{gap:54px}.got-hero-with-interior-nav .title-part h1{flex-shrink:0}.got-hero-with-interior-nav .search-input{max-width:490px;position:relative;width:100%}.got-hero-with-interior-nav #page-search.search-input:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/icon-search.svg) no-repeat 50%;content:"";height:24px;left:24px;position:absolute;top:22px;width:24px}.got-hero-with-interior-nav #page-search.search-input input[type=search]{background:#fff;border:none;border-radius:16px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);color:var(--body_color);font-family:var(--body_font);font-size:16px;line-height:28px;margin:0;padding:18px 18px 18px 68px;width:100%}.got-hero-with-interior-nav #page-search.search-input input[type=search]::placeholder{color:rgb(from #000 r g b/50%)}.got-hero-with-interior-nav .letters-tabing{margin-top:40px}.got-hero-with-interior-nav .letters-tabing .nav-tabs{font-size:45px;gap:22.5px;line-height:1.2;position:sticky;top:100px;z-index:4}.got-hero-with-interior-nav .letters-tabing .nav-tabs.past-end{display:none}.got-hero-with-interior-nav .letters-tabing .nav-tabs .tab-link{color:rgb(from var(--body_color) r g b/40%);cursor:pointer;transition:.4s}.got-hero-with-interior-nav .letters-tabing .nav-tabs .tab-link.active,.got-hero-with-interior-nav .letters-tabing .nav-tabs .tab-link:hover{color:var(--body_color)}.got-hero-with-interior-nav .letters-tabing .nav-tabs .tab-link.no-content{color:rgb(from var(--body_color) r g b/20%);pointer-events:none}.got-hero-with-interior-nav .letters-tabing .tab-content{margin-top:40px}.got-hero-with-interior-nav .letters-tabing .tab-content .letter-initial{font-size:45px;line-height:1}.got-hero-with-interior-nav .letters-tabing .tab-content .tab-pane{margin-top:44px}.got-hero-with-interior-nav .letters-tabing .tab-content h3 a{color:var(--font_dark);text-decoration:none}.got-hero-with-interior-nav .letters-tabing .tab-content h3 a:hover{color:var(--core_blue)}.got-hero-with-interior-nav .letters-tabing .tab-info{margin-top:24px}.got-hero-with-interior-nav .letters-tabing .tab-content .tab-info h3{font-weight:600;margin:0}.faq-wrap.faq-wrap-v2.shape-blue:after{height:702px;left:-208px;top:0;width:1114px}.faq-wrap.faq-wrap-v2.shape-pink:before{left:-339px;top:-547px;z-index:-1}.hero-inner-wrap.hero-inner-wrap-v2:before{left:unset;right:-749px;top:-112px}.hero-inner-wrap.hero-inner-wrap-v2:after{height:702px;right:60px;top:393px;width:1114px}.hero-inner-wrap.hero-inner-wrap-v2{padding-bottom:0}.hero-inner-wrap .back-btn a{font-weight:600;padding-left:32px;position:relative;text-decoration:none}.hero-inner-wrap .back-btn a:hover{color:var(--core_blue)}.hero-inner-wrap .back-btn a:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/arrow_forward.svg) no-repeat 50%;content:"";height:18px;left:0;position:absolute;top:4px;transform:rotate(90deg);width:18px}.hero-inner-wrap.hero-inner-wrap-v2 .inner{align-items:flex-start;margin-top:42px;max-width:1190px}.content-img-toc-wrap.content-img-toc-wrap-v2 .right-part{max-width:1192px;padding:0;width:100%}.content-img-toc-wrap.content-img-toc-wrap-v2 .right-part .imagebox{margin:56px 0 44px}.content-img-toc-wrap.content-img-toc-wrap-v2 .right-part .imagebox img{border-radius:45px;box-shadow:0 0 26.338px 0 #ddd;display:inline-block}.content-img-toc-wrap.content-img-toc-wrap-v2 .right-part .imagebox div:last-child{margin-top:16px}.content-img-toc-wrap.content-img-toc-wrap-v2 .middle-shape{height:923px;position:absolute;right:unset;width:2054px}.content-img-toc-wrap.content-img-toc-wrap-v2 .middle-shape:before{background:var(--gradient_pattern2);height:923px;left:-430px;opacity:1;opacity:.8;right:unset;top:-260%;width:2054px}.content-img-toc-wrap.content-img-toc-wrap-v2 .middle-shape:after{background:var(--gradient_pattern2);height:923px;left:-339px;opacity:.7;top:-69%;width:2054px}.faq-wrap.faq-shape.shape-blue:after{height:702px;left:0;left:-208px;opacity:.5;right:unset;top:-420px;width:1114px}.faq-wrap.faq-shape.shape-pink:before{top:292px}.contact-cta-wrap.contact-cta-wrap-v2.shape-blue:before{background:var(--gradient_pattern3);content:"";height:704px;position:absolute;right:-83px;top:-40px;width:1114px;z-index:-1}.hero-with-btns{padding:225px 0 0}.hero-with-btns.shape-pink:before{mix-blend-mode:multiply}.hero-with-btns .inner .txt{max-width:820px;padding-left:140px;position:relative;z-index:1}.hero-with-btns .inner .image{position:absolute;right:0;top:90px;z-index:-2}.hero-with-btns .inner .txt .h2{font-weight:700}.hero-with-btns .inner .txt .content{margin:35px 0}.hero-with-btns .inner .txt [class*=button-] a{font-size:20px}.two-card-with-btn{padding:60px 0}.two-card-with-btn.shape-blue:after{top:-10%}.two-card-with-btn .inner{gap:50px;position:relative;z-index:1}.two-card-with-btn .inner .cards{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:60px;width:calc(50% - 25px)}.two-card-with-btn .inner .cards .icon{align-items:center;background:var(--core_blue);border-radius:100%;display:flex;height:118px;justify-content:center;margin:0 auto 20px;width:118px}.two-card-with-btn .inner .cards .icon>img{display:block;max-height:70px}.two-card-with-btn .inner .cards h3{margin-left:auto;margin-right:auto;max-width:500px}.two-card-with-btn .inner .cards [class*=button-]{display:inline-block;margin:18px 0 0}.two-column-text-with-bullets{padding:0 0 90px}.two-column-text-with-bullets.shape-pink:before{left:-23%;top:-90%}.two-column-text-with-bullets .inner{gap:50px;position:relative;z-index:1}.two-column-text-with-bullets .inner .item{width:calc(50% - 25px)}.two-column-text-with-bullets .inner .item ol{margin-top:0;padding-left:29px}.two-column-text-with-bullets .inner .item .content a{font-weight:600}.form-section{padding:0 0 100px}.form-section.shape-pattern:before{left:-18%;top:35%}.form-section.shape-pattern:after{bottom:2%;left:-10%;right:unset;top:unset}.form-section .form-wrap{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:100px 70px;position:relative;z-index:1}.form-section .form-wrap .hs-form{margin:0 auto;max-width:1120px}.form-section .form-wrap .hs-form .hs-main-font-element>h2{margin-bottom:30px;text-align:center}.form-section .form-wrap .hs-form .hs-main-font-element>h2+p{font-size:30px;font-weight:700;line-height:40px;margin:0 0 45px;text-align:center}.form-section .form-wrap .hs-form .hs-main-font-element>hr,.form-section .form-wrap .hs-form .hs_lastname>label{display:none}.partners-sec{padding:50px 0}.partners-sec .card-grid{margin:0 -15px;position:relative;z-index:1}.partners-sec .card-grid .item{padding:30px 15px 0;width:33.33%}.partners-sec .card-grid .item .itemIn{background:var(--font_white);border-radius:25px;box-shadow:0 0 15px 0 hsla(0,0%,87%,.6);height:350px;overflow:hidden;padding:35px;position:relative;width:100%}.partners-sec .card-grid .item .itemIn .desc{background:var(--gradient_pattern1);height:100%;left:0;opacity:0;overflow-y:auto;padding:20px;position:absolute;top:0;transition:all .2s ease-in-out;visibility:hidden;width:100%}.partners-sec .card-grid .item .itemIn:hover .desc{opacity:1;visibility:visible}.partners-sec .card-grid .item .itemIn .desc a{color:var(--font_white)}.partners-sec .card-grid .item .itemIn .desc a:hover{color:var(--font_dark)}.partners-sec .card-grid .item .itemIn .top .img{height:120px}.partners-sec .card-grid .item .itemIn .top .img>img{display:block;margin:0 auto;max-height:115px;width:auto}.partners-sec .card-grid .item .itemIn .top h4{font-size:24px;line-height:32px;margin:20px 0 0;text-align:center}.partners-sec .card-grid .item .itemIn .desc::-webkit-scrollbar{width:8px}.partners-sec .card-grid .item .itemIn .desc::-webkit-scrollbar-thumb{background:var(--color1);border-radius:10px;transition:.4s}.partners-sec .card-grid .item .itemIn .desc::-webkit-scrollbar-thumb:hover{background:var(--color1)}.interior-hero-general{padding:200px 0 50px}.interior-hero-general.shape-pattern:after{right:2%;top:65%}.interior-hero-general .inner{position:relative;z-index:1}.interior-hero-general .inner .text{padding-right:50px;width:55%}.interior-hero-general .inner .image{width:45%}.interior-hero-general .inner .text>h1{margin-bottom:30px}.interior-hero-general .inner .image>.imgIn{margin-left:auto;max-width:691px;position:relative;width:100%}.interior-hero-general .inner .image>.imgIn .laptopMockup{display:block;width:100%}.interior-hero-general .inner .image>.imgIn .screenimg{border-radius:5px;height:253px;position:absolute;right:58px;text-align:right;top:25px;width:365px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{border-radius:3px;height:100%;object-fit:cover;transform:perspective(57px) rotateX(.8deg) rotateY(-1.2deg) skew(-10.8deg,-2deg);width:100%}.video-content-sec{padding:70px 0 20px}.video-content-sec.shape-pink:before{left:-23%;top:15%}.video-content-sec .inner{position:relative;z-index:1}.video-content-sec .inner .video{width:580px}.video-content-sec .inner .video .responsive-iframe{border-radius:34px;overflow:hidden;padding-top:60%;position:relative;width:100%}.video-content-sec .inner .video .responsive-iframe>iframe{border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-content-sec .inner .text{padding-left:100px;width:calc(100% - 580px)}.video-content-sec .inner .text .content p{margin:0 0 30px}.video-content-sec .inner .text .content p:last-child{margin:0}.video-content-sec .inner .video .thumbnail-img{position:relative}.video-content-sec .inner .video .thumbnail-img>img{border-radius:34px;display:block}.video-content-sec .inner .video .thumbnail-img .wistia_embed{height:100%;left:0;margin:0 auto;position:absolute;right:0;top:50%;width:100%}.video-content-sec .inner .video .thumbnail-img .play-btn{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/play-icon.svg) var(--core_blue) no-repeat 27px 24px /auto 20px;border-radius:50%;cursor:pointer;height:68px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:68px;z-index:2}div.wistia_popover_embed{border:none!important}.side-tab-with-title.side-tab-with-title-v2 .title-part{margin-bottom:45px}.side-tab-with-title.side-tab-with-title-v2 .tab-content ul{margin:30px 0 0}.side-tab-with-title.side-tab-with-title-v2 .tab-content ul li{padding-left:26px}.side-tab-with-title.side-tab-with-title-v2 .tab-content ul li:before{background:var(--font_dark);border-radius:100%;content:"";height:4px;left:10px;top:12px;width:4px}.side-tab-with-title.side-tab-with-title-v2 .right-content .tab-content ul li+li{margin-top:5px}.comparison-table{padding:30px 0 10px}.comparison-table.shape-pattern:before{left:-18%;top:9%}.comparison-table.shape-pattern:after{left:-11%;right:unset;top:45%}.comparison-table .container{position:relative;z-index:1}.comparison-table .title-part{margin:0 0 50px}.comparison-table .inner{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:55px 100px}.comparison-table .inner .table .thead{display:flex}.comparison-table .inner .table .thead .table-row{text-align:center;width:50%}.comparison-table .inner .table .thead .table-row .table-data{border-right:1px solid var(--color3);height:100%;padding:20px 50px 30px 95px}.comparison-table .inner .table .thead .table-row:last-child .table-data{border:none}.comparison-table .inner .table .thead .table-row .table-data img{display:block;margin:0 auto;max-width:268px;width:100%}.comparison-table .inner .table .thead .table-row h3{margin:0;text-transform:capitalize}.comparison-table .inner .table .tbody .table-row{border-top:1px solid var(--color3);display:flex}.comparison-table .inner .table .tbody .table-row .table-data{border-right:1px solid var(--color3);padding:32px 50px 32px 95px;position:relative;width:50%}.comparison-table .inner .table .tbody .table-row .table-data:last-child{border:none}.comparison-table .inner .table .tbody .table-row .table-data:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/caution.svg) no-repeat 50%;content:"";height:24px;left:55px;position:absolute;top:36px;width:24px}.comparison-table .inner .table .tbody .table-row .table-data:first-child:before{background:url(https://23667580.fs1.hubspotusercontent-na1.net/hubfs/23667580/raw_assets/public/clinictracker-2025/images/icon-check.svg) no-repeat 50%;height:21px;width:19px}.side-tab-with-title.shape-pattern.hideShape:after,.side-tab-with-title.shape-pattern.hideShape:before{display:none}.img-content-sec{padding:50px 0}.img-content-sec .inner{margin:0 auto;max-width:1440px;position:relative;z-index:1}.img-content-sec .inner .image{width:62%}.img-content-sec .inner .text{margin-left:-100px;padding-top:50px;width:calc(38% + 100px)}.img-content-sec .inner .text [class*=button-]{display:inline-block;margin:40px 0 0}.largeImg-noText{padding:40px 0 30px}.largeImg-noText .image{position:relative;z-index:1}.largeImg-noText .image>img{border-radius:37px;display:block;margin:0 auto}.hero-career{padding:170px 0 0}.hero-career.shape-blue:after{height:923px;left:32%;right:unset;top:-17%;width:2054px}.hero-career .inner{border-radius:20px;gap:22px;overflow:hidden;position:relative;z-index:1}.hero-career .inner>.leftImg{width:calc(4% - 13px)}.hero-career .inner>.textImg{padding:40px 0 60px 70px;width:calc(71% - 13px)}.hero-career .inner>.rightImg1{width:calc(10% - 13px)}.hero-career .inner>.rightImg2{width:calc(14% - 13px)}.hero-career .inner>.textImg>.text{max-width:400px;position:relative}.hero-career .inner>.textImg>.text .content{padding:10px 0 0}.hero-career .inner>.textImg>.text .badgeIcon{position:absolute;right:-115px;top:0}.hero-career .inner>.textImg>.text .badgeIcon>img{display:block;max-width:158px}.hero-career .inner>.textImg>.text>h1{padding-right:15px}.hero-career .inner>.textImg .icon{margin:0 0 10px;max-width:77px}.hero-career .inner>.textImg .icon>img{display:block}.faq-wrap.faq-narrow{padding:30px 0 0}.faq-wrap.faq-narrow.shape-blue:after{display:none}.faq-wrap.faq-narrow .title-part{margin:0 auto 65px;max-width:1324px}.faq-wrap.faq-narrow .acc-row{margin:0 auto;max-width:1324px}.feature-card-wrap.feature-card-v2.shape-blue:after{height:923px;left:28%;right:unset;top:0;width:2054px}.single-testimonial-wrap.single-testimonial-v2.shape-blue:after{height:1803px;left:-32%;opacity:.5;top:-150%;width:2054px}.form-section.transparentBg{padding:0}.form-section.transparentBg.shape-pattern:before{background:var(--gradient_pattern3);left:33%;opacity:.3;top:-17%}.form-section.transparentBg.shape-pattern:after{height:923px;left:-22%;opacity:.3;width:2054px}.form-section.transparentBg .form-wrap{background:transparent;box-shadow:none;padding:75px 0 120px}.form-section.transparentBg .form-wrap .hs-form .hs-main-font-element>h2+p{font-size:20px;font-weight:400;line-height:33px;margin:0 0 35px}.form-section.transparentBg .form-wrap .hs-form .hs_lastname>label{display:block}.form-section.transparentBg .form-wrap .hs-form .hs_submit{padding:48px 0 0;text-align:left}.general-interior{padding:176px 0 96px}.general-interior.shape-pattern:before{left:unset;opacity:.8;right:-749px;top:-74px;z-index:-1}.general-interior.shape-pattern:after{background:var(--gradient_pattern2);height:923px;left:-430px;opacity:.8;right:unset;top:504px;width:2054px;z-index:-1}.general-interior .middle-shape.shape-pattern{position:static}.general-interior .middle-shape.shape-pattern:before{left:unset;position:absolute;right:-673px;top:30%;z-index:-1}.general-interior .middle-shape.shape-pattern:after{background:var(--gradient_pattern2);bottom:-226px;height:1803px;left:-606px;opacity:.8;right:unset;top:unset;width:2054px;z-index:-1}.general-interior h1{font-size:58px;line-height:68px;margin-bottom:80px}.general-interior .content-wrapper h3:first-of-type{margin-top:65px}.general-interior .content-wrapper{background:#fff;border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);padding:100px 100px 120px}.general-interior .content-wrapper h3{margin:0}.general-interior .content-wrapper p+p{margin-top:40px}.general-interior .content-wrapper a{text-decoration:none}.general-interior .content-wrapper img{border-radius:30px;display:block;margin:45px 0;width:100%!important}.general-interior .content-wrapper ul{margin:40px 0;padding-left:30px}.general-interior .content-wrapper .image-gallery{display:flex;gap:17px;margin:50px 0 70px}.general-interior .content-wrapper .image-gallery .image{width:50%}.general-interior .content-wrapper .image-gallery .image img{margin:0}.resource-banner{padding:190px 0 0}.resource-banner.shape-blue:after{height:923px;opacity:.3;right:-40%;top:-25%;width:2054px}.resource-banner>.logo-icon{height:753px;left:-100px;opacity:.05;position:absolute;top:70px;width:753px}.resource-banner>.logo-icon>img{display:block;height:100%;width:100%}.resource-banner .container{position:relative;z-index:2}.resource-banner .title-part .content{margin:30px 0 0}.resource-banner .wrap{gap:15px;margin:30px 0 0}.resource-banner .filterWrap{display:inline-block;position:relative;z-index:1}.resource-banner .filterWrap.active{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;z-index:2}.resource-banner .filter-content{background:var(--font_white);border:2px solid var(--core_blue);border-radius:0 0 30px 30px;border-top:0;display:none;left:0;list-style:none;margin:0;padding:5px 30px 30px;position:absolute;top:calc(100% - 3px);width:100%}.resource-banner .filterWrap .filterclick{align-items:center;background:var(--core_blue);border:2px solid var(--core_blue);border-radius:30px;color:var(--font_white);cursor:pointer;display:flex;font-size:16px;line-height:1;min-width:260px;padding:17px 50px 17px 35px;position:relative;transition:.4s}.resource-banner .filterWrap .filterclick:after,.resource-banner .filterWrap .filterclick:before{background:var(--gradeint_color1);content:"";height:3px;position:absolute;right:27px;transition:.4s;width:18px}.resource-banner .filterWrap .filterclick:after{transform:rotate(90deg)}.resource-banner .filterWrap.active .filterclick:after{transform:none}.resource-banner .filterWrap.active .filterclick{background:var(--font_white);border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--core_blue)}.resource-banner .filter-content li{position:relative}.resource-banner .filter-content li+li{margin-top:10px}.resource-banner .filter-content li>input[type=checkbox]{cursor:pointer;inset:0;opacity:0;position:absolute;z-index:1}.resource-banner .filter-content li a{color:var(--body_color);display:flex;font-size:16px;gap:14px;line-height:normal;text-decoration:none}.resource-banner .filter-content li a:before{border:2px solid var(--gradeint_color1);content:"";display:inline-block;flex-shrink:0;height:14px;position:relative;top:2px;width:14px}.resource-banner .filter-content li>input[type=checkbox]:checked+a:before{background:var(--core_blue)}.resource-banner .wrap .form{margin-left:100px;max-width:540px;position:relative;width:100%}.resource-banner .wrap .form .hs-form-field>label{display:none}.resource-banner .wrap .form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-radius:42px;margin:0;padding:14px 200px 14px 32px;width:100%}.resource-banner .wrap .form .hs-form-field .hs-error-msgs label{padding:2px 0 0;transform:none}.resource-banner .wrap .form .hs_submit{padding:0}.resource-banner .wrap .form .hs_submit .actions{min-width:195px;padding:12px 32px;position:absolute;right:0;top:0}.featured-post-banner{padding:55px 0 80px}.featured-post-banner.shape-blue:after{height:923px;left:-30%;opacity:.3;right:unset;top:2%;width:2054px}.featured-post-banner .container{position:relative;z-index:1}.featured-post-banner .featured-post-slide{margin:30px 0 0}.featured-post-banner .featured-post-slide .inner{background:var(--gradient_pattern1);border-radius:25px;overflow:hidden;position:relative;transition:.4s}.featured-post-banner .inner .card-link{inset:0;position:absolute;z-index:1}.featured-post-banner .inner .features-content{padding:55px 120px 45px 75px;width:54%}.featured-post-banner .inner .features-content .topic{font-weight:700}.featured-post-banner .inner .features-content .topic span+span:before{content:"/";display:inline-block;margin:0 7px}.featured-post-banner .inner .features-content .post-title{margin:10px 0 0}.featured-post-banner .inner .features-content .post-title h2{background-image:linear-gradient(0deg,#fff 1px,transparent 0);background-repeat:repeat-x;background-size:0 1.2em;display:inline;transition:.4s}.featured-post-banner .inner .features-content .post-content{margin:25px 0 0}.featured-post-banner .inner .features-content [class*=button-]{display:inline-block;margin:35px 0 0}.featured-post-banner .inner .features-content [class*=button-] a{min-width:240px}.featured-post-banner .inner .rec_posts{border-radius:25px;overflow:hidden;width:46%}.featured-post-banner .inner .rec_posts .img{display:block;height:100%;transition:.4s;width:100%}.featured-post-banner .inner:hover .rec_posts .img{transform:scale(1.05)}.featured-post-banner .inner:hover .features-content .post-title h2{background-size:100% 1.2em}.featured-post-banner .featured-post-slide .slick-track{display:flex}.featured-post-banner .featured-post-slide .slick-slide{height:inherit}.featured-post-banner .featured-post-slide .slick-slide .inner,.featured-post-banner .featured-post-slide .slick-slide>div,.featured-post-banner .featured-post-slide .slick-slide>div>div{height:100%}.featured-post-banner .featured-post-slide .slick-dots{margin:50px 0 0}.featured-post-banner .featured-post-slide .slick-dots li{margin:0 5px}.featured-post-banner .featured-post-slide .slick-dots li button{background:var(--gradient_pattern1);height:20px;opacity:1;width:20px}.featured-post-banner .featured-post-slide .slick-dots li.slick-active button{background:var(--core_blue)}.post_item_main_wrap{padding:0 0 110px}.post_item_main_wrap.shape-pattern:before{background:var(--gradient_pattern3);left:27%;opacity:.3;top:0}.post_item_main_wrap.shape-pattern:after{bottom:-50px;height:1803px;left:-30%;opacity:.3;right:unset;top:unset;width:2054px}.post_item_main_wrap .container{position:relative;z-index:1}.post_item_main_wrap .post_item_wrapper{gap:56px;margin:55px 0 0}.post_item_main_wrap .post_item_wrapper .post_item_col{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);cursor:pointer;overflow:hidden;position:relative;transition:.4s;width:calc(50% - 28px)}.post_item_main_wrap .post_item_wrapper .post_item_col .card-link{inset:0;position:absolute}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image{height:320px;overflow:hidden;position:relative}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image:before{background:var(--core_blue);content:"";inset:0;opacity:.8;position:absolute;z-index:1}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image>img{display:block;height:100%;object-fit:cover;transition:.4s;width:100%}.post_item_main_wrap .post_item_wrapper .post_item_col .details{display:flex;flex-direction:column;height:calc(100% - 320px);padding:45px 45px 40px}.post_item_main_wrap .post_item_wrapper .post_item_col .details .topic-link{color:var(--body_color);display:inline-block;font-weight:700;margin:0 0 15px;text-decoration:none;transition:.4s}.post_item_main_wrap .post_item_wrapper .post_item_col .details .growcontent{flex-grow:1}.post_item_main_wrap .post_item_wrapper .post_item_col .details .title>h3{transition:.4s}.post_item_main_wrap .post_item_wrapper .post_item_col .details [class*=button-]{font-size:0;line-height:1;margin:45px 0 0}.post_item_main_wrap .post_item_wrapper .post_item_col .details [class*=button-]>a{display:inline-block;min-width:240px}.post_item_main_wrap .post_item_wrapper .post_item_col:hover .post-image>img{transform:scale(1.05)}.post_item_main_wrap .post_item_wrapper .post_item_col .details .topic-link:hover,.post_item_main_wrap .post_item_wrapper .post_item_col:hover .details .title>h3{color:var(--core_blue)}.post_item_main_wrap .no-data{font-size:24px;font-weight:700;margin:50px 0 0;text-align:center}.post_item_main_wrap .container .load-more-wrapper{font-size:0;line-height:0;margin:90px 0 0;text-align:center}.post_item_main_wrap .container .load-more-wrapper .load-more-btn{border-color:var(--core_blue);color:var(--core_blue);display:inline-block;margin:0 auto;min-width:240px}.post_item_main_wrap .container .load-more-wrapper .load-more-btn:hover{color:var(--font_white)}@media (min-width:768px){.container,.row-fluid .container[class*=span]{width:750px}}@media (min-width:992px){.container,.row-fluid .container[class*=span]{width:970px}}@media (min-width:1200px){.container,.row-fluid .container[class*=span]{width:1170px}}@media (min-width:1430px){.container,.row-fluid .container[class*=span]{width:1400px}.container1240{width:1240px}}@media (min-width:1662px){.container,.row-fluid .container[class*=span]{width:1632px}.container1240{width:1240px}}@media (min-width:768px){.flex{display:flex}.flex-reverse{flex-flow:row-reverse}.align-center{align-items:center}.align-top{align-items:flex-start}.align-bottom{align-items:flex-end}.space-between{justify-content:space-between}.justify-center{justify-content:center}.justify-right{justify-content:flex-end}.justify-left{justify-content:flex-start}.row-wrap{flex-flow:row wrap}.mobile-show,.side-tab-with-title .right-content .tab-content .title{display:none}}@media(min-width:992px){.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner{display:block!important}}@media(min-width:1430px){.container1360,.content-img-toc-wrap.content-img-toc-wrap-v2 .container{width:1360px}}@media(max-width:1800px){.content-img-toc-wrap .icon-content-row{max-width:1260px}.content-img-toc-wrap .left-part .icon{height:400px;width:400px}.content-img-toc-wrap .left-part .icon .icon-inner{height:300px;width:300px}.content-img-toc-wrap .right-part{padding-left:80px;width:calc(100% - 400px)}.content-img-toc-wrap .left-part .icon .icon-inner img{height:180px;width:180px}}@media (max-width:1661px){.fancybox-slide .fancybox-close-small{right:-5px;top:-20px}.hero-home .inner .left-part{padding-left:60px;width:55%}.hero-home .inner .right-part{width:45%}.hero-home .inner .right-part .img{max-width:550px}.hero-home .inner .right-part .img .screenImg{height:262px;left:65px;top:21px;width:420px}.zoom-img-slide-wrap .fancybox-navigation .fancybox-button:before{height:40px;width:40px}.zoom-img-slide-wrap .fancybox-slide .fancybox-close-small{right:-21px;top:-41px}.content-img-toc-wrap .icon-content-row{max-width:1040px}.content-img-toc-wrap .left-part .icon{height:350px;width:350px}.content-img-toc-wrap .left-part .icon .icon-inner{height:230px;width:230px}.content-img-toc-wrap .right-part{padding-left:80px;width:calc(100% - 350px)}.content-img-toc-wrap .left-part .icon .icon-inner img{height:160px;width:160px}.specialties-page .content-img-toc-wrap .left-part .icon .icon-inner img{height:140px;width:140px}.interior-hero-general .inner .image>.imgIn .screenimg{height:223px;width:325px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(57px) rotateX(.8deg) translateX(8px) rotateY(-1.2deg) skew(-10.8deg,-2deg)}.hero-career .inner>.textImg{padding:40px 0 50px 30px}.resource-banner .wrap .form{margin-left:20px;max-width:500px}}@media (max-width:1429px){.hero-home .inner .left-part h1{font-size:90px;line-height:100px}.hero-home .inner .left-part [class*=button-] a{font-size:16px;padding:15px 27px}.hero-home .inner .right-part{padding:25px 0 0 40px}.hero-home .inner .right-part .img{max-width:470px}.hero-home .inner .right-part .img .screenImg{height:224px;left:55px;top:18px;width:358px}.three-card .list-wrapper .list{padding:30px}.three-card .list-wrapper .list .image{height:100px;width:100px}.three-card .list-wrapper .list .image img{max-height:55px}.ipad-image-with-checkmarks .left-part{width:48%}.ipad-image-with-checkmarks .right-part{width:52%}.side-tab-with-title .left-click .tabs-title{font-size:24px;line-height:34px}.side-tab-with-title .right-content{padding-left:80px}.content-img-toc-wrap .right-part{padding-left:50px}.content-img-toc-wrap .icon-content-row{max-width:1200px}.content-img-toc-wrap .jump-topic-wrap .hamburger-menu{display:flex}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner{position:relative;right:-100%;transition:all .4s ease}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner.slide-open{max-height:600px;overflow-y:auto;right:0}.service-icon-link-wrap .service-icon-row{padding:75px;row-gap:50px}.faq-wrap .acc-item .acc-title{font-size:24px}.got-hero-with-interior-nav .inner{padding:0 18px}.got-hero-with-interior-nav .letters-tabing .nav-tabs{font-size:36px;gap:19.5px}.got-hero-with-interior-nav #page-search.search-input{max-width:350px}.interior-hero-general .inner .image>.imgIn .screenimg{height:188px;width:266px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(57px) rotateX(.8deg) translateX(14px) rotateY(-1.2deg) translateY(-7px) skew(-10.8deg,-2deg)}.video-content-sec .inner .video{width:450px}.video-content-sec .inner .text{padding-left:70px;width:calc(100% - 450px)}.comparison-table .inner{padding:55px}.img-content-sec .inner .image{width:55%}.img-content-sec .inner .text{margin-left:-50px;padding-top:30px;width:calc(45% + 50px)}.hero-career .inner>.textImg>.text .badgeIcon{right:-60px}.hero-career .inner>.textImg>.text .badgeIcon>img{max-width:100px}.resource-banner>.logo-icon{height:535px;width:535px}.resource-banner .wrap{gap:25px}.resource-banner .wrap .form{margin:0}.featured-post-banner .inner .features-content{padding:50px}}@media(max-width:1280px){.content-img-toc-wrap .icon-content-row{max-width:1040px}}@media (max-width:1199px){.eyebrow-text{font-size:20px}.body-20{font-size:17px;line-height:29px}.hero-home{padding:170px 0 30px}.hero-home .inner .left-part{padding:0;width:50%}.hero-home .inner .left-part h1{font-size:70px;line-height:80px;margin-bottom:0}.hero-home .inner .left-part .btn-group{margin-right:-200px}.hero-home .inner .right-part{width:50%}.hero-home .inner .right-part .img{max-width:425px}.hero-home .inner .right-part .img .screenImg{height:205px;left:50px;top:16px;width:325px}.three-card{padding:50px 0}.three-card .list-wrapper .list{width:calc(50% - 16px)}.ipad-image-with-checkmarks{padding:50px 0}.ipad-image-with-checkmarks .left-part{padding-right:70px}.side-tab-with-title{padding:50px 0}.side-tab-with-title .white-box{padding:40px}.side-tab-with-title .left-click .tabs-title{font-size:18px;line-height:normal;padding:16px 40px 18px}.side-tab-with-title .right-content{padding-left:40px}.side-tab-with-title .right-content .tab-content .back-image>img{max-height:210px}.side-tab-with-title .right-content .tab-content{margin:40px 0 0}.cta-section .inner{max-width:750px}.hero-inner-wrap{padding:160px 0 50px}.hero-inner-wrap .left-part{padding-right:20px}.hero-inner-wrap .right-part{padding-left:20px}.feature-card-wrap .card-col{width:calc(33.33% - 32px)}.content-img-toc-wrap .icon-content-row{max-width:900px}.content-img-toc-wrap .left-part .icon{height:325px;width:325px}.content-img-toc-wrap .left-part .icon .icon-inner{height:215px;width:215px}.content-img-toc-wrap .left-part .icon .icon-inner img{height:140px;width:140px}.content-img-toc-wrap .right-part{padding-left:40px;width:calc(100% - 325px)}.service-icon-link-wrap .service-icon-row{margin:0 -10px}.service-icon-link-wrap .service-icon-row .col{margin:0 10px;width:calc(33.33% - 20px)}.got-hero-with-interior-nav .letters-tabing .nav-tabs{font-size:32px;gap:14.3px}.got-hero-with-interior-nav .letters-tabing .tab-content .letter-initial{font-size:36px}.got-hero-with-interior-nav .letters-tabing .tab-info{margin-top:16px}.hero-with-btns .inner .txt{padding-left:80px}.two-card-with-btn .inner .cards{padding:40px}.partners-sec .card-grid{margin:0 -10px}.partners-sec .card-grid .item{padding:20px 10px 0}.partners-sec .card-grid .item .itemIn{height:290px}.partners-sec .card-grid .item .itemIn .top .img{height:90px}.partners-sec .card-grid .item .itemIn .top .img>img{max-height:85px}.interior-hero-general{padding:170px 0 30px}.interior-hero-general .inner .image>.imgIn .screenimg{height:150px;width:217px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(57px) rotateX(.8deg) translateX(22px) rotateY(-1.2deg) translateY(-7px) skew(-10.8deg,-3deg)}.video-content-sec .inner .video{width:370px}.video-content-sec .inner .text{padding-left:50px;width:calc(100% - 370px)}.comparison-table .inner .table .thead .table-row .table-data{padding:20px 40px 30px}.comparison-table .inner .table .tbody .table-row .table-data{padding:32px 40px 32px 70px}.comparison-table .inner .table .tbody .table-row .table-data:before{left:35px}.img-content-sec .inner .image{padding-right:20px}.img-content-sec .inner .text{margin:0;padding:0;width:45%}.hero-career .inner>.textImg .icon{max-width:50px}.hero-career .inner>.textImg>.text .badgeIcon{left:calc(100% + 100px);right:unset}.general-interior h1{font-size:48px;line-height:58px}.post_item_main_wrap{padding:0 0 70px}.post_item_main_wrap .post_item_wrapper{gap:30px;margin:30px 0 0}.post_item_main_wrap .post_item_wrapper .post_item_col{width:calc(50% - 15px)}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image{height:270px}.post_item_main_wrap .post_item_wrapper .post_item_col .details{height:calc(100% - 270px);padding:30px}.post_item_main_wrap .container .load-more-wrapper{margin:70px 0 0}}@media (max-width:991px){.fancybox-slide .fancybox-close-small{height:40px;right:0;top:-26px;width:40px}.hero-home .inner{flex-direction:column-reverse}.hero-home .inner .left-part{text-align:center;width:100%}.hero-home .inner .left-part .btn-group{margin-right:0}.hero-home .inner .left-part .btn-group>div{display:inline-block}.hero-home .inner .right-part{padding:0 0 45px;width:100%}.hero-home .inner .right-part .img{display:block;margin:0 auto}.three-card.shape-pink:before{height:575px;left:-30%;top:-10%;width:1280px}.ipad-image-with-checkmarks .inner{display:block}.ipad-image-with-checkmarks .left-part{margin:0 auto 60px;max-width:400px;padding:0;width:100%}.ipad-image-with-checkmarks .right-part{text-align:center;width:100%}.ipad-image-with-checkmarks .right-part .content ul{margin:0 auto;max-width:400px;text-align:left}.side-tab-with-title .title-part{margin-bottom:40px}.side-tab-with-title .white-box{padding:45px 30px}.side-tab-with-title .left-click .tabs-title{font-size:16px;padding:16px 32px 18px}.side-tab-with-title .right-content .tab-content{margin:20px 0 0}.cta-section{padding:20px 0 60px}.cta-section.shape-pattern:after,.cta-section.shape-pattern:before{display:none}.cta-section .title-part>h2{padding:0}.cta-section [class*=button-]{margin:25px 0 0}.testimonial-wrap.shape-blue.bottomShape:after{bottom:-7%;display:block;height:380px;left:-20%;top:unset;width:600px}.feature-card-wrap .card-col{width:calc(50% - 32px)}.testimonial-wrap .testimonial-slider .inner{padding:87px 28px 90px}.testimonial-wrap .testimonial-slider .inner .content-box{padding:0}.testimonial-wrap .testimonial-slider .inner .content-box:before{height:33px;top:-47px;width:40px}.interior-hero-title-wrap{padding:0}.content-img-toc-wrap{padding:180px 0 52px}.content-img-toc-wrap .jump-topic-main{height:auto;margin:25px 0;position:relative;top:0;width:100%;z-index:1}.content-img-toc-wrap .right-part{margin-top:50px;padding:0;width:100%}.content-img-toc-wrap .left-part .icon{margin:0 auto}.content-img-toc-wrap .left-part{padding:0;width:100%}.content-img-toc-wrap .jump-topic-wrap{position:relative;top:0}.content-img-toc-wrap .jump-topic-wrap .hamburger-menu{display:none}.content-img-toc-wrap .jump-topic-wrap .dropdown-main{display:block}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner{border-radius:20px;margin:20px auto 0;max-width:100%;padding:20px;position:absolute;width:100%;z-index:3}.content-img-toc-wrap .right-part .content-inner:not(:last-child){margin-bottom:40px}.content-img-toc-wrap .right-part .jump-heading{display:none}.content-img-toc-wrap .right-part .request-btn{display:inline-block}.content-img-toc-wrap .jump-topic-wrap .jump-title a.active:before{display:none}.content-img-toc-wrap .jump-topic-wrap .jump-topic-inner{display:none;left:0;right:0;transition:unset}.content-img-toc-wrap .jump-topic-wrap .jump-title a.active{font-weight:400}.content-img-toc-wrap .jump-topic-wrap .dropdown-main .dropdown-btn-main{max-width:600px}.specialties-page .content-img-toc-wrap .left-part .icon .icon-inner img{height:120px;width:120px}.service-icon-link-wrap .service-icon-row .col{width:calc(50% - 20px)}.single-testimonial-wrap{padding:30px 0 35px}.single-testimonial-wrap .inner{padding:87px 28px 40px}.single-testimonial-wrap .inner .content-box{padding:0}.single-testimonial-wrap .inner .content-box:before{height:33px;top:-47px;width:40px}.contact-cta-wrap .bg-img>img{bottom:0}.zoom-img-slide-wrap .fancybox-slide .fancybox-close-small{height:40px;right:-18px;top:-48px;width:40px}.zoom-img-slide-wrap .fancybox-content{border-radius:10px;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:calc(100vw - 160px)!important}.zoom-img-slide-wrap.fancybox-is-scaling .fancybox-close-small,.zoom-img-slide-wrap.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:block!important}.got-hero-with-interior-nav{padding:180px 0 44px}.got-hero-with-interior-nav .inner{padding:0}.got-hero-with-interior-nav .title-part{gap:30px}.got-hero-with-interior-nav .title-part h1{margin-bottom:8px}.got-hero-with-interior-nav #page-search.search-input{max-width:300px}.got-hero-with-interior-nav .letters-tabing .nav-tabs{background:#fff;border-radius:10px;font-size:24px;gap:11.5px;padding:10px;top:66px}.content-img-toc-wrap.content-img-toc-wrap-v2{padding:50px 0}.content-img-toc-wrap.content-img-toc-wrap-v2 .right-part{margin:0}.hero-with-btns{padding:150px 0 0}.hero-with-btns .inner .txt{padding-left:0}.hero-with-btns .inner .txt .content{margin:20px 0 25px}.hero-with-btns .inner .txt [class*=button-] a{font-size:16px}.two-card-with-btn .inner{gap:30px}.two-card-with-btn .inner .cards .icon{height:100px;width:100px}.two-card-with-btn .inner .cards .icon>img{max-height:55px}.two-card-with-btn .inner .cards h3{font-size:20px;line-height:30px}.two-card-with-btn .inner .cards{padding:30px;width:calc(50% - 15px)}.two-column-text-with-bullets .inner{gap:30px}.two-column-text-with-bullets .inner .item{width:calc(50% - 15px)}.form-section .form-wrap{padding:50px}.form-section .form-wrap .hs-form .hs-main-font-element>h2{margin-bottom:10px}.partners-sec{padding:30px 0}.partners-sec .card-grid .item{width:50%}.interior-hero-general .inner{flex-direction:column-reverse}.interior-hero-general .inner .text{padding:0;text-align:center;width:100%}.interior-hero-general .inner .image{padding:0 0 45px;width:100%}.interior-hero-general .inner .image>.imgIn .screenimg{height:253px;width:365px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(57px) rotateX(.8deg) rotateY(-1.2deg) skew(-10.8deg,-2deg)}.video-content-sec{padding:50px 0 20px}.video-content-sec .inner .video{margin:0 auto 50px;max-width:500px;width:100%}.video-content-sec .inner .text{padding:0;text-align:center;width:100%}.comparison-table .inner{padding:40px}.img-content-sec .inner{flex-wrap:wrap}.img-content-sec .inner .image{padding:0 0 30px;width:100%}.img-content-sec .inner .text{text-align:center;width:100%}.largeImg-noText{padding:0 0 20px}.hero-career{padding:150px 0 0}.hero-career .inner>.textImg:before{background:rgba(from var(--light-blue) r g b/49%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-career .inner>.textImg{padding:30px}.hero-career .inner>.textImg>.text>h1{padding-right:50px}.hero-career .inner>.textImg>.text .badgeIcon{left:calc(100% - 30px)}.hero-career .inner>.textImg>.text .badgeIcon>img{max-width:70px}.form-section.transparentBg .form-wrap{padding:70px 0}.general-interior h1{font-size:40px;line-height:1.32;margin-bottom:50px}.general-interior .content-wrapper{border-radius:20px;padding:60px 60px 80px}.general-interior .content-wrapper h3:first-of-type{margin-top:40px}.general-interior .content-wrapper p+p{margin-top:32px}.general-interior .content-wrapper .image-gallery{margin:50px 0}.resource-banner{padding:150px 0 0}.resource-banner .title-part .content{margin:0}.resource-banner .filterWrap,.resource-banner .wrap .form{width:calc(50% - 13px)}.resource-banner .wrap .form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:15px;padding:14px 120px 14px 32px}.resource-banner .wrap .form .hs_submit .actions{min-width:120px}.resource-banner .wrap .form .hs_submit .actions>input[type=submit]{font-size:15px}.featured-post-banner .featured-post-slide .inner>.card-link{order:3}.featured-post-banner .inner .features-content{order:2}.featured-post-banner .inner .rec_posts{border-radius:0;order:1;width:100%}.featured-post-banner .inner .rec_posts .img{aspect-ratio:16/9}.featured-post-banner .inner .features-content{width:100%}.featured-post-banner .featured-post-slide .slick-dots{margin:30px 0 0}.featured-post-banner{padding:50px 0}.post_item_main_wrap .post_item_wrapper{gap:30px 20px}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image{height:240px}.post_item_main_wrap .post_item_wrapper .post_item_col .details .title>h3{font-size:24px;line-height:34px}.post_item_main_wrap .post_item_wrapper .post_item_col .details{height:calc(100% - 240px);padding:20px 20px 30px}.post_item_main_wrap .post_item_wrapper .post_item_col .details [class*=button-]{margin:20px 0 0}}@media (max-width:767px){.container{padding-left:32px;padding-right:32px}.body-20{font-size:17px;line-height:1.7}.shape-pattern:before{height:575px;left:-30%;top:-10%;width:1280px}.shape-pattern:after{height:375px;left:-60%;right:unset;top:10%;width:600px}.hero-home{padding:110px 0 50px}.hero-home .inner{display:flex;flex-wrap:wrap}.hero-home .inner .left-part h1{font-size:60px;line-height:68px;padding:0 0 15px}.hero-home .inner .left-part .btn-group{margin:15px 0 0}.hero-home .inner .left-part .btn-group>div{display:block;margin:0}.hero-home .inner .left-part .btn-group>div+div{margin-top:10px}.hero-home .inner .right-part{padding:0 0 40px}.hero-home .inner .right-part .img{max-width:415px}.hero-home .inner .right-part .img .screenImg{height:195px;width:315px}.three-card{padding:0 0 30px}.three-card .list-wrapper{display:flex;flex-wrap:wrap}.three-card .list-wrapper .list{padding:30px 25px;width:100%}.ipad-image-with-checkmarks{padding:30px 0}.ipad-image-with-checkmarks .left-part{margin-bottom:40px}.ipad-image-with-checkmarks .right-part{text-align:left}.ipad-image-with-checkmarks .right-part .content ul{max-width:unset}.side-tab-with-title{overflow-x:clip}.side-tab-with-title .container{padding:0 25px}.side-tab-with-title.shape-pattern:before{height:575px;left:-50%;top:0;width:1281px}.side-tab-with-title.shape-pattern:after{display:none}.side-tab-with-title .title-part{margin-bottom:30px}.side-tab-with-title .left-click{display:none}.side-tab-with-title .right-content{padding:0;width:100%}.side-tab-with-title .right-content .tab-content{background:var(--font_white);border-radius:34px;box-shadow:0 0 20px 0 hsla(0,0%,87%,.6);display:block;margin:0;padding:45px 25px 100px;position:relative;width:100%}.side-tab-with-title .right-content .tab-content .back-image{bottom:100px;max-width:170px;right:20px}.side-tab-with-title .right-content .slick-list{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.side-tab-with-title .right-content .slick-track{display:flex}.side-tab-with-title .right-content .slick-slide{height:inherit;margin-right:18px}.side-tab-with-title .right-content .slick-slide:last-child{margin-right:0}.side-tab-with-title .right-content .slick-slide>div{height:100%}.side-tab-with-title .right-content.slick-slider .slick-dots{bottom:40px;display:flex;justify-content:center;left:0;margin:0 auto;max-width:300px;overflow:hidden;overflow-x:auto;position:absolute;right:0;scroll-behavior:smooth;white-space:nowrap}.side-tab-with-title .white-box{background:transparent;border-radius:0;box-shadow:none;padding:0}.testimonial-wrap.shape-blue.bottomShape:before{display:none}.hero-inner-wrap{padding:100px 0 50px}.hero-inner-wrap.shape-blue:after{height:450px;opacity:.6;right:-200px;top:0;width:900px}.hero-inner-wrap.shape-blue:before{background:var(--gradient_pattern3);border-radius:100%;content:"";height:556px;opacity:.6;pointer-events:none;position:absolute;right:-505px;top:60%;width:1200px}.hero-inner-wrap .inner{display:flex;flex-wrap:wrap;row-gap:40px}.hero-inner-wrap .left-part{order:2;padding-right:0;width:100%}.hero-inner-wrap .right-part{padding-left:0;width:100%}.hero-inner-wrap .right-part>img{display:block;margin:0 auto}.specialties-page .hero-inner-wrap.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.specialties-page .hero-inner-wrap.shape-blue:after{height:600px;opacity:1;top:-90px;width:900px}.feature-card-wrap.shape-blue:after{height:600px;left:-300px;opacity:.6;right:0;top:8%;width:1200px}.feature-card-wrap.shape-blue:before{background:var(--gradient_pattern3);border-radius:100%;content:"";height:600px;left:-300px;opacity:.6;pointer-events:none;position:absolute;right:0;top:50%;width:1200px}.specialties-page .feature-card-wrap.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.feature-card-wrap .card-row{display:flex;flex-wrap:wrap;margin:0;row-gap:24px}.feature-card-wrap .card-col{margin:0;padding:40px 30px 36px;width:100%}.feature-card-wrap .title-part{margin-bottom:50px}.feature-card-wrap .title-part>.h3{font-size:20px;line-height:1.5}.feature-card-wrap .card-col .bottom-part .icon{height:66px;width:66px}.feature-card-wrap .card-col .bottom-part{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial-wrap.shape-blue:after{height:600px;left:-300px;opacity:.6;right:0;top:-150%;width:1200px}.testimonial-wrap.shape-blue:before{background:var(--gradient_pattern3);border-radius:100%;content:"";height:500px;left:-300px;opacity:.6;pointer-events:none;position:absolute;right:0;top:-120px;width:1200px}.specialties-page .testimonial-wrap.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.faq-wrap{padding:32px 0 60px}.faq-wrap:after{height:509px;left:-800px;opacity:.6;right:unset;top:-75px;width:1500px}.faq-wrap.shape-blue:before{background:var(--gradient_pattern3);border-radius:100%;bottom:-25px;content:"";height:600px;left:-300px;opacity:.6;pointer-events:none;position:absolute;right:0;top:unset;width:1200px}.specialties-page .faq-wrap.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.faq-wrap .acc-item{padding:34px 25px 30px 30px}.faq-wrap .acc-item .acc-title{font-size:20px;font-weight:600;line-height:1.5}.interior-hero-title-wrap:after{height:600px;left:-200px;opacity:.6;top:600px;width:878px}.content-img-toc-wrap{padding:104px 0 52px}.content-img-toc-wrap:after{height:500px;opacity:.6;top:-12px}.content-img-toc-wrap .middle-shape:before{bottom:3260px;height:327px;opacity:.6;right:-137px;top:unset;width:600px}.content-img-toc-wrap .middle-shape:after{bottom:2600px;height:500px;left:-180px;opacity:.6;right:unset;top:unset;width:800px}.content-img-toc-wrap.shape-blue:before{background:var(--gradient_pattern3)}.content-img-toc-wrap:before{border-radius:100%;content:"";height:702px;opacity:.6;pointer-events:none;position:absolute;right:0;top:74%;width:600px}.specialties-page .content-img-toc-wrap:before{background:var(--gradient_pattern2);opacity:1}.specialties-page .content-img-toc-wrap .middle-shape:after,.specialties-page .content-img-toc-wrap .middle-shape:before{opacity:1}.content-img-toc-wrap .left-part .icon{border-radius:22px}.content-img-toc-wrap .jump-topic-wrap .dropdown-main .dropdown-btn-main{max-width:260px}.service-icon-link-wrap{padding:0 0 30px}.service-icon-link-wrap:after{height:580px;opacity:.6;right:-100px;top:-10%;width:600px}.service-icon-link-wrap.shape-blue:before{background:var(--gradient_pattern3)}.service-icon-link-wrap:before{border-radius:100%;content:"";height:702px;opacity:.6;pointer-events:none;position:absolute;right:-100px;top:80%;width:400px}.service-icon-link-wrap .middle-shape{display:block}.service-icon-link-wrap .middle-shape:after{height:400px;left:-180px;opacity:.6;right:unset;top:-875px;width:800px}.service-icon-link-wrap .middle-shape:before{border-radius:100%;content:"";height:400px;opacity:.3;pointer-events:none;position:absolute;right:-500px;top:-1800px;width:800px}.service-icon-link-wrap .middle-shape.shape-blue:before{background:var(--gradient_pattern3)}.specialties-page .service-icon-link-wrap .middle-shape.shape-blue:after,.specialties-page .service-icon-link-wrap .middle-shape.shape-blue:before,.specialties-page .service-icon-link-wrap.shape-blue:before{background:var(--gradient_pattern2);opacity:1}.service-icon-link-wrap .title-part{margin-bottom:26px}.service-icon-link-wrap .service-icon-row{border-radius:27px;box-shadow:0 0 15.659px 0 hsla(0,0%,87%,.6);display:flex;flex-wrap:wrap;margin:0;padding:46px;row-gap:45px}.service-icon-link-wrap .service-icon-row .col{margin:0;width:100%}.contact-cta-wrap{padding:57px 0 50px}.img-video-slider-wrap{padding:30px 0}.img-video-slider-wrap:after{bottom:-200px;height:400px;opacity:.6;right:-108px;top:unset;width:800px}.img-video-slider-wrap .slider .col-inner{padding:22px 12px 24px}.img-video-slider-wrap .slider .zoom-icon{bottom:-6px;height:40px;right:-4px;width:40px}.img-video-slider-wrap .slider .zoom-icon img{height:22px;width:22px}.img-video-slider-wrap .slider .play-btn{background-position:15px 11px;background-size:14px;bottom:-6px;height:40px;right:-4px;width:40px}.solutions-individual-page .faq-wrap:after{height:400px;top:300px}.solutions-individual-page .faq-wrap:before{height:400px;left:150px;right:unset;width:300px}.contact-cta-wrap.shape-blue:after{display:block}.contact-cta-wrap:after{height:400px;opacity:.6;top:-100px}.got-hero-with-interior-nav .title-part{display:flex;flex-direction:column;gap:12px}.got-hero-with-interior-nav #page-search.search-input{max-width:100%}.got-hero-with-interior-nav #page-search.search-input input[type=search]{padding:14px 18px 14px 68px}.got-hero-with-interior-nav #page-search.search-input:before{top:18px}.got-hero-with-interior-nav .letters-tabing{padding-right:20px;position:relative}.got-hero-with-interior-nav .letters-tabing .nav-tabs-wrapper{height:100%;position:absolute;right:-32px;top:0;width:42px}.got-hero-with-interior-nav .letters-tabing .nav-tabs{align-items:center;border-radius:8px 0 0 8px;display:flex;flex-direction:column;font-size:16px;gap:10px;height:calc(100vh - 165px);margin:0;overflow:auto;top:80px;width:42px}.hero-with-btns{padding:100px 0 0}.hero-with-btns.shape-pink:before{height:575px;left:-50%;top:0;width:1280px}.two-card-with-btn{padding:40px 0}.two-card-with-btn .inner{display:flex;flex-wrap:wrap}.two-card-with-btn .inner .cards{width:100%}.two-column-text-with-bullets{padding:0 0 40px}.two-column-text-with-bullets.shape-pink:before{height:575px;top:0;width:1280px}.two-column-text-with-bullets .inner .item{width:100%}.two-column-text-with-bullets .inner .item+.item{margin-top:40px}.two-column-text-with-bullets .inner .item>h3{font-size:30px;line-height:40px;text-align:center}.form-section{padding:0 0 40px}.form-section.shape-pattern:before{left:-60%}.form-section.shape-pattern:after{bottom:0;left:-20%}.form-section .form-wrap{padding:50px;padding:40px 25px}.form-section .form-wrap .hs-form .hs-main-font-element>h2+p{font-size:20px;line-height:30px;margin:0 0 20px}.partners-sec{padding:0}.partners-sec.shape-pattern:before{top:10%}.partners-sec.shape-pattern:after{bottom:0;left:0;top:unset}.partners-sec .card-grid{display:flex;flex-wrap:wrap}.partners-sec .card-grid .item .itemIn{align-items:center;border-radius:12px;display:flex;height:265px;justify-content:center;padding:20px}.partners-sec .card-grid .item .itemIn .top .img{align-items:center;display:flex;height:70px;justify-content:center}.partners-sec .card-grid .item .itemIn .top .img>img{max-height:65px}.partners-sec .card-grid .item .itemIn .top h4{font-size:20px;line-height:28px;margin:10px 0 0}.interior-hero-general{padding:110px 0 50px}.interior-hero-general.shape-pattern:after{right:unset;top:10%}.interior-hero-general .inner{display:flex;flex-wrap:wrap}.interior-hero-general .inner .text>h1{margin-bottom:15px}.interior-hero-general .inner .image>.imgIn{margin:0 auto;max-width:500px}.interior-hero-general .inner .image>.imgIn .screenimg{height:179px;width:261px}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(57px) rotateX(.8deg) translateX(17px) rotateY(-1.2deg) translateY(-6px) skew(-10.8deg,-2deg)}.video-content-sec{padding:20px 0 30px}.video-content-sec.shape-pink:before{height:575px;left:-60%;top:60%;width:1280px}.video-content-sec .inner .video{margin-bottom:30px}.video-content-sec .inner .text .content p{margin:0 0 15px}.video-content-sec .inner .video .thumbnail-img .play-btn{background-position:20px;background-size:14px;height:50px;width:50px}.side-tab-with-title.side-tab-with-title-v2 .title-part{margin-bottom:30px}.side-tab-with-title.side-tab-with-title-v2 .tab-content ul{margin:15px 0 0}.comparison-table.shape-pattern:before{left:-100%}.comparison-table.shape-pattern:after{left:-50%}.comparison-table .title-part{margin:0 0 30px}.comparison-table .inner{margin:0 auto;max-width:640px;padding:25px}.comparison-table .inner .table{box-shadow:inset -70px -20px 20px -60px rgba(0,0,0,.1);display:block;overflow-x:auto}.comparison-table .inner .table .thead{width:640px}.comparison-table .inner .table .thead .table-row{width:320px}.comparison-table .inner .table .thead .table-row .table-data{padding:10px 20px}.comparison-table .inner .table .thead .table-row h3{font-size:22px;line-height:normal}.comparison-table .inner .table .thead .table-row .table-data img{max-width:200px}.comparison-table .inner .table .tbody{width:640px}.comparison-table .inner .table .tbody .table-row .table-data{padding:10px 20px 10px 40px;width:320px}.comparison-table .inner .table .tbody .table-row .table-data:before{background-size:20px;height:20px;left:10px;top:15px;width:20px}.comparison-table .inner .table .tbody .table-row .table-data:first-child:before{background-size:15px}.img-content-sec .inner .text [class*=button-]{margin:20px 0 0}.hero-career{padding:100px 0 0}.hero-career.shape-blue:after{height:575px;left:-50%;top:0;width:1280px}.hero-career .inner>.textImg{width:100%}.hero-career .inner>.textImg>.text .content{padding:0}.hero-career .inner>.leftImg,.hero-career .inner>.rightImg1,.hero-career .inner>.rightImg2{display:none}.hero-career .inner>.textImg>.text .badgeIcon{left:calc(100% - 50px)}.single-testimonial-wrap.single-testimonial-v2.shape-blue:after{height:575px;left:-50%;top:0;width:1280px}.form-section.transparentBg .form-wrap{padding:50px 0}.form-section.transparentBg.shape-pattern:before{left:0;top:10%}.form-section.transparentBg.shape-pattern:after{bottom:0;height:375px;left:-20%;width:600px}.form-section.transparentBg .form-wrap .hs-form .hs-main-font-element>h2+p{font-size:17px;line-height:29px}.form-section.transparentBg .form-wrap .hs-form .hs_submit{padding:30px 0 0}.general-interior{padding:120px 0 50px}.general-interior h1{font-size:34px}.general-interior .content-wrapper{padding:24px 24px 50px}.general-interior .content-wrapper img{border-radius:16px}.resource-banner{padding:100px 0 0}.resource-banner.shape-blue:after{height:575px;right:-100%;width:1280px}.resource-banner .wrap{display:flex;flex-wrap:wrap;gap:15px}.resource-banner .filterWrap{width:calc(50% - 8px)}.resource-banner .filterWrap:nth-last-child(2){width:100%}.resource-banner .filterWrap .filterclick{font-size:14px;min-width:100%;padding:12px 40px 12px 20px}.resource-banner .filterWrap .filterclick:after,.resource-banner .filterWrap .filterclick:before{height:2px;right:20px;width:15px}.resource-banner .wrap .form{max-width:100%;width:100%}.resource-banner .wrap .form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:14px;padding:10px 120px 10px 20px}.resource-banner .wrap .form .hs_submit .actions{padding:7px 32px}.resource-banner .wrap .form .hs_submit .actions>input[type=submit]{font-size:14px}.featured-post-banner{padding:40px 0}.featured-post-banner.shape-blue:after{height:575px;left:-50%;top:50%;width:1280px}.featured-post-banner .featured-post-slide .inner{display:flex;flex-wrap:wrap}.featured-post-banner .inner .features-content{padding:25px}.featured-post-banner .inner .features-content .post-title{margin:5px 0 0}.featured-post-banner .inner .features-content .post-content{margin:15px 0 0}.featured-post-banner .inner .features-content [class*=button-]{margin:20px 0 0}.featured-post-banner .inner .features-content [class*=button-] a{min-width:200px}.featured-post-banner .featured-post-slide .slick-dots{margin:15px 0 0}.featured-post-banner .featured-post-slide .slick-dots li button{height:15px;width:15px}.post_item_main_wrap{padding:0 0 40px}.post_item_main_wrap.shape-pattern:before{height:575px;left:-50%;top:20%;width:1280px}.post_item_main_wrap.shape-pattern:after{height:575px;left:-50%;width:1280px}.post_item_main_wrap .post_item_wrapper .post_item_col{margin:0 0 30px;width:100%}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image{height:auto;min-height:200px}.post_item_main_wrap .post_item_wrapper .post_item_col .post-image>img{min-height:200px}.post_item_main_wrap .post_item_wrapper .post_item_col .details{height:auto}.post_item_main_wrap .post_item_wrapper .post_item_col .details [class*=button-]>a{font-size:14px;min-width:auto;padding:14px 50px}.post_item_main_wrap .no-data{font-size:20px;margin:40px 0 0}.post_item_main_wrap .container .load-more-wrapper .load-more-btn{font-size:14px;min-width:auto;padding:14px 50px}.post_item_main_wrap .container .load-more-wrapper{margin:40px 0 0}}@media(max-width:575px){.trusted-partners-carousel .trusted-partners-slider .image{max-width:96px}.trusted-partners-carousel .trusted-partners-slider .image img{max-height:40px}.partners-sec .card-grid{margin:0}.partners-sec .card-grid .item{padding:20px 0 0;width:100%}.interior-hero-general .inner .image>.imgIn .screenimg .screenImg{transform:perspective(30px) rotateX(.7deg) translateX(32px) rotateY(-1.2deg) translateY(-12px) scale(1.01) skew(-10.8deg,-2deg)}.interior-hero-general .inner .image>.imgIn .screenimg{height:99px;right:57px;top:21px;width:139px}.interior-hero-general .inner .image>.imgIn{max-width:273px}}@media (max-width:480px){.hero-home .inner .right-part .img{max-width:325px}.hero-home .inner .right-part .img .screenImg{height:154px;left:38px;top:14px;width:246px}.general-interior .content-wrapper .image-gallery{flex-direction:column}.general-interior .content-wrapper .image-gallery .image,.resource-banner .filterWrap{width:100%}}@media (max-width:389px){.container{padding-left:16px;padding-right:16px}.eyebrow-text{font-size:16px;line-height:26px}.hero-home .inner .right-part .img{max-width:285px}.hero-home .inner .right-part .img .screenImg{height:137px;left:33px;top:10px;width:217px}.hero-home .inner .left-part h1{font-size:45px;line-height:52px}.three-card .list-wrapper{gap:20px}.three-card .list-wrapper .list{border-radius:17px;padding:20px}.three-card .list-wrapper .list .image{height:75px;margin-bottom:15px;width:75px}.three-card .list-wrapper .list .image img{max-height:40px}.cta-section .inner .title-part>.content{font-size:16px;line-height:28px}.got-hero-with-interior-nav .letters-tabing{padding-right:38px}.got-hero-with-interior-nav .letters-tabing .nav-tabs-wrapper{right:-16px}.got-hero-with-interior-nav .letters-tabing .nav-tabs{border-radius:0;gap:15px 10px;top:56px}.content-img-toc-wrap .jump-topic-wrap .dropdown-main .dropdown-btn-main{max-width:220px}.content-img-toc-wrap .left-part .icon .icon-inner{height:160px;width:160px}.content-img-toc-wrap .left-part .icon .icon-inner img,.specialties-page .content-img-toc-wrap .left-part .icon .icon-inner img{height:90px;width:90px}.content-img-toc-wrap .left-part .icon{height:250px;width:250px}.comparison-table .inner,.video-content-sec .inner .video .responsive-iframe,.video-content-sec .inner .video .thumbnail-img>img{border-radius:17px}.hero-career .inner>.textImg{padding:30px 16px}.hero-career .inner>.textImg>.text>h1{font-size:30px}.hero-career .inner>.textImg>.text .badgeIcon{left:calc(100% - 45px)}.hero-career .inner>.textImg>.text .badgeIcon>img{max-width:55px}.largeImg-noText .image>img{border-radius:17px}}