@charset "utf-8";@font-face{font-family:'Quicksand';src:url('../../fonts/Quicksand-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Quicksand';src:url('../../fonts/Quicksand-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Quicksand';src:url('../../fonts/Quicksand-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Quicksand';src:url('../../fonts/Quicksand-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}body{font-size:16px;color:#202020;font-family:'Quicksand', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;font-weight:400;}@media (max-width: 1200px){body{font-size:15px;}}button,textarea,select,input{font-family:'Quicksand', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;}#page{position:relative;}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.display-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.display-flex-shrink{-ms-flex-negative:0;flex-shrink:0;}.display-flex-shrink-unset{-ms-flex-negative:1;flex-shrink:1;}.transitions{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.container,.container-fluid{width:100%;padding-right:0.75rem;padding-left:0.75rem;margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container{max-width:540px;}}@media (min-width: 768px){.container{max-width:720px;}}@media (min-width: 992px){.container{max-width:960px;}}@media (min-width: 1200px){.container{max-width:1140px;}}@media (min-width: 1400px){.container{max-width:1320px;}}@media (min-width: 1600px){.container{max-width:1520px;}}.alert{position:relative;padding:1rem 1rem;margin:0;border:1px solid transparent;border-radius:0.50rem;width:100%;display:block;font-weight:500;}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe;}@media (max-width: 400px){.otp-popup,.otp-pass-popup,.email-code-popup{padding:1.5em !important;}}.otp-popup .swal2-html-container,.otp-pass-popup .swal2-html-container,.email-code-popup .swal2-html-container{padding:0;padding-top:5px;}.otp-popup .otp-input360,.otp-pass-popup .otp-input360,.email-code-popup .otp-input360{padding:0 5px;}@media (max-width: 380px){.otp-popup .otp-input360 input,.otp-pass-popup .otp-input360 input,.email-code-popup .otp-input360 input{width:100% !important;}}.header{position:relative;z-index:15;}.header .top{background:#fff;}.header .top .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:75px;}@media (max-width: 1200px){.header .top .container{max-width:100%;}}.header .top .container .logo a img{width:255px;height:45px;}@media (max-width: 575px){.header .top .container .logo a img{width:136px;height:40px;}}@media (max-width: 1100px){.header .top .container .menu360{display:none;}}.header .top .container .menu360 div .menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header .top .container .menu360 div .menu .menu-item{padding:15px 14px;margin:0;list-style:none;}@media (max-width: 1200px){.header .top .container .menu360 div .menu .menu-item{padding:15px 10px;}}.header .top .container .menu360 div .menu .menu-item:first-child{padding-left:0;}.header .top .container .menu360 div .menu .menu-item:last-child{padding-right:0;}.header .top .container .menu360 div .menu .menu-item a{position:relative;font-weight:600;text-decoration:none;padding:0 5px;}.header .top .container .menu360 div .menu .menu-item a::before{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:#21ace7;transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;-o-transition:transform .28s ease;transition:transform .28s ease;transition:transform .28s ease, -webkit-transform .28s ease;pointer-events:none;}.header .top .container .menu360 div .menu .menu-item a:hover::before,.header .top .container .menu360 div .menu .menu-item a:focus-visible::before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children{position:relative;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children a{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children a::after{content:"";display:inline-block;width:14px;height:9px;background-image:url("../../img/arrow-down-blue.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:5px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children a:hover::after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu{position:absolute;left:0;top:100%;margin:0;padding:0;list-style:none;width:255px;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);border:1px solid #f3f4f6;border-radius:8px;background-color:#fff;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item{padding:0;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item a{padding:14px 18px;border-bottom:1px solid #f3f4f6;font-size:15px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item a{font-size:14px;padding:12px 16px;}}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item a::after{display:none;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item a::before{display:none;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item a:hover{background-color:#f8f8f8;text-decoration:underline;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children .sub-menu .menu-item:last-child a{border:0;}.header .top .container .menu360 div .menu .menu-item.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible;}.header .top .container .menu360 div .menu .menu-item.last360 a{height:40px;padding:0 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:8px;color:#fff;background:#00c6ff;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);font-size:15px;}.header .top .container .menu360 div .menu .menu-item.last360 a::before{display:none;}.header .top .container .menu360 div .menu .menu-item.last360 a:hover{text-decoration:underline;}.header .top .container .mobile-menu-icon{display:none;}@media (max-width: 1100px){.header .top .container .mobile-menu-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:auto;cursor:pointer;margin-right:0;border:1px solid #374151;border-radius:8px;padding:8px;}.header .top .container .mobile-menu-icon .m-icon span{display:block;width:30px;height:3px;background-color:#374151;margin-bottom:6px;}.header .top .container .mobile-menu-icon .m-icon span:last-child{margin-bottom:0;}}@media (max-width: 1100px) and (max-width: 575px){.header .top .container .mobile-menu-icon{padding:8px;}}@media (max-width: 1100px) and (max-width: 575px){.header .top .container .mobile-menu-icon .m-icon span{width:30px;margin-bottom:6px;}}.header .bottom .breadcrumbs360{background:#f7f7f7;height:46.7px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}@media (max-width: 991px){.header .bottom .breadcrumbs360{height:auto;padding:12px 0;}}@media (max-width: 767px){.header .bottom .breadcrumbs360{padding:10px 0;}}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p{margin:0;padding:0;}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p a{color:#7b8ea2;font-size:15px;font-weight:500;text-decoration:none;}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p a:hover{color:#005698;text-decoration:underline;}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p .separator{color:#7b8ea2;font-size:15px;font-weight:600;}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p .separator .rm-sep{position:relative;top:2px;display:inline-block;width:15px;height:15px;margin:0 .2rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 256 512'><path fill='%237B8EA2' d='M241.5 239c9.4 9.4 9.4 24.6 0 33.9L81.5 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143-143-143c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l160 160z'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;}.header .bottom .breadcrumbs360 .rank-math-breadcrumb p .last{color:#005698;font-size:15px;font-weight:600;}.header .bottom .title{margin:30px 0;}@media (max-width: 575px){.header .bottom .title{margin:20px 0;}}.header .bottom .title .title-page{margin:0;color:#005698;font-size:26px;font-weight:700;margin-bottom:4px;}.header .bottom .title .desc{color:#005698;font-size:16px;font-weight:500;margin:0;}@media (max-width: 575px){.header .bottom .title .desc{font-size:15px;}}.header.header-sub-page .top{box-shadow:0 4px 10px 0 rgba(0,0,0,0.02);border-bottom:1px solid #f1f1f1;}@media (max-width: 575px){.header.header-sub-page .top{border-bottom:1px solid #ededed;}}.form-hero360{margin-bottom:40px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.form-hero360 .form-hero-desc{color:#005698;font-size:16px;font-weight:500;margin:0;margin-bottom:7px;padding-left:10px;}.form-hero360 #form-hero360{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#f7f7f7;padding:38px 26px;border-radius:20px;}@media (max-width: 1400px){.form-hero360 #form-hero360{padding:33px 21px;}}@media (max-width: 991px){.form-hero360 #form-hero360{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px;border-radius:10px;}}.form-hero360 #form-hero360 .field{width:100%;padding:0 14px;}@media (max-width: 991px){.form-hero360 #form-hero360 .field{padding:5px;}}.form-hero360 #form-hero360 .field .select-out{position:relative;}.form-hero360 #form-hero360 .field .select-out label{color:#0193d2;font-size:15px;font-weight:600;padding-left:2px;}@media (max-width: 991px){.form-hero360 #form-hero360 .field .select-out label{display:none;}}.form-hero360 #form-hero360 .field .select-out select{width:100%;height:49px;padding-left:15px;margin-top:7px;border:1px solid #e1e1e1;border-radius:8px;background-color:#f7f7f7;color:#005698;font-size:15px;font-weight:600;letter-spacing:1px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 12'><path d='M11.8461 10.7879L20.1233 2.64489C20.2606 2.51114 20.3696 2.35202 20.444 2.17671C20.5183 2.00139 20.5566 1.81334 20.5566 1.62342C20.5566 1.4335 20.5183 1.24545 20.444 1.07014C20.3696 0.894818 20.2606 0.735698 20.1233 0.601953C19.8488 0.333996 19.4775 0.183594 19.0905 0.183594C18.7034 0.183594 18.3321 0.333996 18.0577 0.601953L10.7327 7.72345L3.48095 0.601952C3.20647 0.333996 2.83516 0.183593 2.44813 0.183593C2.0611 0.183593 1.68979 0.333995 1.41531 0.601952C1.27688 0.735196 1.16676 0.894092 1.09132 1.06943C1.01587 1.24477 0.976616 1.43307 0.975811 1.62342C0.976616 1.81377 1.01587 2.00207 1.09132 2.17741C1.16676 2.35275 1.27688 2.51164 1.41531 2.64489L9.69253 10.7879C9.82972 10.9339 9.99622 11.0504 10.1815 11.1302C10.3669 11.2099 10.567 11.251 10.7693 11.251C10.9716 11.251 11.1717 11.2099 11.3571 11.1302C11.5424 11.0504 11.7089 10.9339 11.8461 10.7879Z' fill='%230193D2'/></svg>");background-repeat:no-repeat;background-position:right 15px center;background-size:15px;}@media (max-width: 991px){.form-hero360 #form-hero360 .field .select-out select{margin:0;}}.form-hero360 #form-hero360 .field .select-out .ls-wrapper .ls-trigger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:49px;padding-left:15px;margin-top:7px;border:1px solid #e1e1e1;border-radius:8px;background-color:#f7f7f7;color:#005698;font-size:15px;font-weight:600;letter-spacing:1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 12'><path d='M11.8461 10.7879L20.1233 2.64489C20.2606 2.51114 20.3696 2.35202 20.444 2.17671C20.5183 2.00139 20.5566 1.81334 20.5566 1.62342C20.5566 1.4335 20.5183 1.24545 20.444 1.07014C20.3696 0.894818 20.2606 0.735698 20.1233 0.601953C19.8488 0.333996 19.4775 0.183594 19.0905 0.183594C18.7034 0.183594 18.3321 0.333996 18.0577 0.601953L10.7327 7.72345L3.48095 0.601952C3.20647 0.333996 2.83516 0.183593 2.44813 0.183593C2.0611 0.183593 1.68979 0.333995 1.41531 0.601952C1.27688 0.735196 1.16676 0.894092 1.09132 1.06943C1.01587 1.24477 0.976616 1.43307 0.975811 1.62342C0.976616 1.81377 1.01587 2.00207 1.09132 2.17741C1.16676 2.35275 1.27688 2.51164 1.41531 2.64489L9.69253 10.7879C9.82972 10.9339 9.99622 11.0504 10.1815 11.1302C10.3669 11.2099 10.567 11.251 10.7693 11.251C10.9716 11.251 11.1717 11.2099 11.3571 11.1302C11.5424 11.0504 11.7089 10.9339 11.8461 10.7879Z' fill='%230193D2'/></svg>");background-repeat:no-repeat;background-position:right 15px center;background-size:15px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none;}@media (max-width: 991px){.form-hero360 #form-hero360 .field .select-out .ls-wrapper .ls-trigger{margin:0;}}.form-hero360 #form-hero360 .field .btn{width:100%;height:48px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);border:none;outline:none;box-shadow:none;cursor:pointer;color:#fff;text-align:center;font-size:16px;font-weight:600;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0;margin-top:6px;}@media (max-width: 991px){.form-hero360 #form-hero360 .field .btn{margin:0;}}.form-hero360 #form-hero360 .field .btn svg{color:#fff;margin-right:6px;width:18px;height:18px;}.form-hero360 #form-hero360 .field .btn:hover{background:#0093ff;opacity:1;}.form-hero360 #form-hero360 .field:nth-of-type(1){width:600px;-ms-flex-negative:0;flex-shrink:0;}@media (max-width: 1600px){.form-hero360 #form-hero360 .field:nth-of-type(1){width:400px;}}@media (max-width: 1200px){.form-hero360 #form-hero360 .field:nth-of-type(1){width:280px;}}@media (max-width: 991px){.form-hero360 #form-hero360 .field:nth-of-type(1){width:100%;}}@media (max-width: 767px){.form-hero360 #form-hero360 .field:nth-of-type(1){width:50%;}}@media (max-width: 575px){.form-hero360 #form-hero360 .field:nth-of-type(1){width:100%;}}@media (max-width: 991px){.form-hero360 #form-hero360 .field:nth-of-type(2){width:35%;}}@media (max-width: 767px){.form-hero360 #form-hero360 .field:nth-of-type(2){width:50%;}}@media (max-width: 991px){.form-hero360 #form-hero360 .field:nth-of-type(3){width:35%;}}@media (max-width: 767px){.form-hero360 #form-hero360 .field:nth-of-type(3){width:50%;}}.form-hero360 #form-hero360 .field:nth-of-type(4){width:194px;-ms-flex-negative:0;flex-shrink:0;}.form-hero360 #form-hero360 .field:nth-of-type(4) label{visibility:hidden;}@media (max-width: 991px){.form-hero360 #form-hero360 .field:nth-of-type(4) label{display:none;}}@media (max-width: 991px){.form-hero360 #form-hero360 .field:nth-of-type(4){width:30%;}}@media (max-width: 767px){.form-hero360 #form-hero360 .field:nth-of-type(4){width:50%;}}@media (max-width: 575px){.form-hero360 #form-hero360 .field:nth-of-type(4){width:100%;}}.form-hero360.sticky-active{position:fixed;top:-100%;left:0;right:0;z-index:100;margin-bottom:0;padding:10px 15px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,0.1);transition:top 0.3s ease;-webkit-transition:top 0.3s ease;-moz-transition:top 0.3s ease;-ms-transition:top 0.3s ease;-o-transition:top 0.3s ease;}.form-hero360.sticky-active .form-hero-desc{display:none;}.form-hero360.sticky-active #form-hero360{max-width:1400px;margin:0 auto;padding:0px;padding-bottom:7px;border-radius:12px;background:#fff;}.form-hero360.sticky-active #form-hero360 .field label{display:none;}.form-hero360.sticky-active #form-hero360 .field .ls-wrapper .ls-trigger{background-color:#fff;}.form-hero360.sticky-active.on-active{top:0;}#mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;background:transparent;overflow:hidden;}#mobile-menu::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.521);opacity:0;transition:opacity 0.35s ease;z-index:1;}#mobile-menu .mobile-right-menu{position:absolute;top:0;right:0;width:375px;max-width:100vw;height:100vh;height:100dvh;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate3d(calc(132%),0,0);transition:transform 0.35s ease;box-shadow:none;z-index:2;backface-visibility:hidden;}#mobile-menu .mobile-right-menu .top{text-align:center;padding:20px;border-bottom:1px solid #e8e9ec;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 991px){#mobile-menu .mobile-right-menu .top{padding:18px;}}@media (max-width: 500px){#mobile-menu .mobile-right-menu .top{padding:15px;}}#mobile-menu .mobile-right-menu .top a img{width:135px;}@media (max-width: 991px){#mobile-menu .mobile-right-menu .top a img{width:130px;}}#mobile-menu .mobile-right-menu .top .mobile-menu-close{border-radius:100%;background-color:#f3f4f6;width:32px;height:32px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#mobile-menu .mobile-right-menu .top .mobile-menu-close svg{color:#606b79;width:20px;}#mobile-menu .mobile-right-menu .mid ul{margin:0;padding:18px 18px 10px;list-style:none;}#mobile-menu .mobile-right-menu .mid ul li a{text-decoration:none;color:#111827;display:block;padding:15px;background-color:#eff4ff;font-weight:600;border-radius:8px;margin-bottom:10px;}#mobile-menu .mobile-right-menu .mid ul li a i{margin-right:5px;}#mobile-menu .mobile-right-menu .bottom{padding-top:15px;}@media (max-height: 540px){#mobile-menu .mobile-right-menu .bottom{padding-top:10px;}}#mobile-menu .mobile-right-menu .bottom a{text-decoration:none;color:rgba(0,0,0,0.8);margin:0 5px;width:40px;height:36px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:4px;}#mobile-menu .mobile-right-menu .bottom .lang{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#mobile-menu .mobile-right-menu .bottom .lang a{font-weight:400;width:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 10px;color:#fff;background:#0193d2;font-weight:500;}#mobile-menu .mobile-right-menu .bottom .lang ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#mobile-menu .mobile-right-menu .bottom .lang ul li{margin:0;padding:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}#mobile-menu .mobile-right-menu .bottom .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;padding:0 15px;}#mobile-menu .mobile-right-menu .bottom .social a{padding:0;width:40px;height:36px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border:1px solid #0193d2;margin-bottom:10px;}#mobile-menu .mobile-right-menu .bottom .social a svg{color:#0193d2;}#mobile-menu .mobile-right-menu .bottom .social a i{font-size:18px;}#mobile-menu .mobile-right-menu .bottom .social a:first-child i{font-size:20px;}#mobile-menu.open{pointer-events:auto;}#mobile-menu.open::before{opacity:1;}#mobile-menu.open .mobile-right-menu{transform:translate3d(0,0,0);box-shadow:-8px 0 24px rgba(0,0,0,0.35);}.hero{width:100%;height:700px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:#065bd4;background:linear-gradient(90deg,#065bd4 0%,#0151c3 50%,#012077 100%);}@media (max-width: 1600px){.hero{height:650px;}}@media (max-width: 1400px){.hero{height:564px;}}@media (max-width: 767px){.hero{height:auto;}}.hero .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;z-index:5;}@media (max-width: 1200px){.hero .container{-webkit-box-pack:flex-end;-moz-box-pack:flex-end;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;}}.hero .container .left{width:65%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}@media (max-width: 1200px){.hero .container .left{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;padding-right:0.75rem;padding-left:0.75rem;}}@media (max-width: 767px){.hero .container .left{position:relative;left:auto;right:auto;height:auto;padding:0;}}.hero .container .left .box{width:100%;}@media (max-width: 767px){.hero .container .left .box{padding:70px 0;}}@media (max-width: 575px){.hero .container .left .box{padding-top:30px;padding-bottom:40px;}}.hero .container .left .box .hero-title{color:#fff;font-size:58px;font-weight:600;margin-bottom:15px;}@media (max-width: 1600px){.hero .container .left .box .hero-title{font-size:50px;}}@media (max-width: 1400px){.hero .container .left .box .hero-title{font-size:40px;}}@media (max-width: 767px){.hero .container .left .box .hero-title{font-size:36px;}}@media (max-width: 575px){.hero .container .left .box .hero-title{font-size:26px;margin-bottom:10px;}}.hero .container .left .box .desc{color:#fff;font-size:18px;width:545px;font-weight:500;margin-bottom:35px;}@media (max-width: 1400px){.hero .container .left .box .desc{font-size:16px;width:500px;}}@media (max-width: 767px){.hero .container .left .box .desc{width:100%;}}@media (max-width: 575px){.hero .container .left .box .desc{margin-bottom:25px;}}.hero .container .left .box .form-hero{width:100%;margin-bottom:60px;height:65px;}@media (max-width: 1600px){.hero .container .left .box .form-hero{margin-bottom:50px;}}@media (max-width: 1400px){.hero .container .left .box .form-hero{margin-bottom:30px;height:55px;}}@media (max-width: 767px){.hero .container .left .box .form-hero{height:auto;}}@media (max-width: 575px){.hero .container .left .box .form-hero{margin-bottom:25px;height:124px;}}.hero .container .left .box .form-hero #form-hero360{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 767px){.hero .container .left .box .form-hero #form-hero360{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.hero .container .left .box .form-hero #form-hero360 .field{width:100%;padding:0 8px;}@media (max-width: 575px){.hero .container .left .box .form-hero #form-hero360 .field{padding:0 7px;}}.hero .container .left .box .form-hero #form-hero360 .field .select-out{position:relative;}.hero .container .left .box .form-hero #form-hero360 .field .select-out img{position:absolute;left:15px;top:50%;transform:translateY(-50%);z-index:3;pointer-events:none;}.hero .container .left .box .form-hero #form-hero360 .field .select-out select{width:100%;height:65px;padding-left:45px;border:none;border-radius:8px;background-color:#fff;color:#8d9197;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 12'><path d='M11.8461 10.7879L20.1233 2.64489C20.2606 2.51114 20.3696 2.35202 20.444 2.17671C20.5183 2.00139 20.5566 1.81334 20.5566 1.62342C20.5566 1.4335 20.5183 1.24545 20.444 1.07014C20.3696 0.894818 20.2606 0.735698 20.1233 0.601953C19.8488 0.333996 19.4775 0.183594 19.0905 0.183594C18.7034 0.183594 18.3321 0.333996 18.0577 0.601953L10.7327 7.72345L3.48095 0.601952C3.20647 0.333996 2.83516 0.183593 2.44813 0.183593C2.0611 0.183593 1.68979 0.333995 1.41531 0.601952C1.27688 0.735196 1.16676 0.894092 1.09132 1.06943C1.01587 1.24477 0.976616 1.43307 0.975811 1.62342C0.976616 1.81377 1.01587 2.00207 1.09132 2.17741C1.16676 2.35275 1.27688 2.51164 1.41531 2.64489L9.69253 10.7879C9.82972 10.9339 9.99622 11.0504 10.1815 11.1302C10.3669 11.2099 10.567 11.251 10.7693 11.251C10.9716 11.251 11.1717 11.2099 11.3571 11.1302C11.5424 11.0504 11.7089 10.9339 11.8461 10.7879Z' fill='%23C4C4C4'/></svg>");background-repeat:no-repeat;background-position:right 15px center;background-size:18px;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field .select-out select{height:55px;}}.hero .container .left .box .form-hero #form-hero360 .field .select-out .ls-wrapper .ls-trigger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:65px;padding-left:45px;border:none;border-radius:8px;background-color:#fff;color:#8d9197;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 12'><path d='M11.8461 10.7879L20.1233 2.64489C20.2606 2.51114 20.3696 2.35202 20.444 2.17671C20.5183 2.00139 20.5566 1.81334 20.5566 1.62342C20.5566 1.4335 20.5183 1.24545 20.444 1.07014C20.3696 0.894818 20.2606 0.735698 20.1233 0.601953C19.8488 0.333996 19.4775 0.183594 19.0905 0.183594C18.7034 0.183594 18.3321 0.333996 18.0577 0.601953L10.7327 7.72345L3.48095 0.601952C3.20647 0.333996 2.83516 0.183593 2.44813 0.183593C2.0611 0.183593 1.68979 0.333995 1.41531 0.601952C1.27688 0.735196 1.16676 0.894092 1.09132 1.06943C1.01587 1.24477 0.976616 1.43307 0.975811 1.62342C0.976616 1.81377 1.01587 2.00207 1.09132 2.17741C1.16676 2.35275 1.27688 2.51164 1.41531 2.64489L9.69253 10.7879C9.82972 10.9339 9.99622 11.0504 10.1815 11.1302C10.3669 11.2099 10.567 11.251 10.7693 11.251C10.9716 11.251 11.1717 11.2099 11.3571 11.1302C11.5424 11.0504 11.7089 10.9339 11.8461 10.7879Z' fill='%23C4C4C4'/></svg>");background-repeat:no-repeat;background-position:right 15px center;background-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field .select-out .ls-wrapper .ls-trigger{height:55px;}}.hero .container .left .box .form-hero #form-hero360 .field .btn{width:100%;height:65px;border-radius:8px;background-color:#01d2c8;border:none;outline:none;box-shadow:none;cursor:pointer;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field .btn{height:55px;}}@media (max-width: 1200px){.hero .container .left .box .form-hero #form-hero360 .field .btn{opacity:.7;}}@media (max-width: 767px){.hero .container .left .box .form-hero #form-hero360 .field .btn{opacity:1;}}.hero .container .left .box .form-hero #form-hero360 .field .btn svg{color:#fff;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field .btn svg{width:25px;height:25px;}}.hero .container .left .box .form-hero #form-hero360 .field .btn:hover{background-color:#00c1ff;opacity:1;}.hero .container .left .box .form-hero #form-hero360 .field:first-child{padding-left:0;}@media (max-width: 767px){.hero .container .left .box .form-hero #form-hero360 .field:first-child{margin-bottom:15px;padding-right:0;}}@media (max-width: 575px){.hero .container .left .box .form-hero #form-hero360 .field:first-child{margin-bottom:14px;}}.hero .container .left .box .form-hero #form-hero360 .field:first-child .select-out img{width:22px;height:22px;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field:first-child .select-out img{width:20px;height:20px;}}.hero .container .left .box .form-hero #form-hero360 .field:nth-of-type(2){width:300px;-ms-flex-negative:0;flex-shrink:0;}@media (max-width: 1600px){.hero .container .left .box .form-hero #form-hero360 .field:nth-of-type(2){width:250px;}}@media (max-width: 767px){.hero .container .left .box .form-hero #form-hero360 .field:nth-of-type(2){width:80%;padding-left:0;}}.hero .container .left .box .form-hero #form-hero360 .field:nth-of-type(2) .select-out img{width:19px;height:25px;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field:nth-of-type(2) .select-out img{width:17px;height:23px;}}.hero .container .left .box .form-hero #form-hero360 .field:last-child{padding-right:0;width:115px;-ms-flex-negative:0;flex-shrink:0;}@media (max-width: 1400px){.hero .container .left .box .form-hero #form-hero360 .field:last-child{width:90px;}}@media (max-width: 767px){.hero .container .left .box .form-hero #form-hero360 .field:last-child{width:20%;}}.hero .container .left .box .popular-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:5px;margin-bottom:18px;}@media (max-width: 575px){.hero .container .left .box .popular-title{margin-bottom:12px;}}.hero .container .left .box .popular-treatments ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;}@media (max-width: 1400px){.hero .container .left .box .popular-treatments ul{gap:7px;}}.hero .container .left .box .popular-treatments ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:8px 10px;border-radius:4px;background:#0483de;color:#fff;text-decoration:none;font-size:14px;font-weight:500;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.hero .container .left .box .popular-treatments ul li a img{margin-right:5px;}@media (max-width: 1400px){.hero .container .left .box .popular-treatments ul li a{padding:5px 15px;}}@media (max-width: 575px){.hero .container .left .box .popular-treatments ul li a{padding:5px 7px;border-radius:4px;}}.hero .container .left .box .popular-treatments ul li a:hover{text-decoration:underline;background-color:#0093ff;}.hero .container .left .box .info-dent{display:flex;flex-wrap:wrap;gap:35px;margin-top:40px;}@media (max-width: 1400px){.hero .container .left .box .info-dent{gap:25px;margin-top:30px;}}@media (max-width: 575px){.hero .container .left .box .info-dent{gap:16px;margin-top:22px;}}.hero .container .left .box .info-dent .info-item{display:flex;}.hero .container .left .box .info-dent .info-item .info-icon{flex-shrink:0;display:flex;justify-content:center;margin-right:12px;}.hero .container .left .box .info-dent .info-item .info-icon svg{width:auto;height:38px;color:#fff;}@media (max-width: 1400px){.hero .container .left .box .info-dent .info-item .info-icon svg{width:28px;height:28px;}}.hero .container .left .box .info-dent .info-item .info-txt .info-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:2px;}@media (max-width: 1400px){.hero .container .left .box .info-dent .info-item .info-txt .info-title{font-size:15px;}}.hero .container .left .box .info-dent .info-item .info-txt .info-desc{color:rgba(255,255,255,0.8);font-size:13px;font-weight:400;line-height:17px;}.hero .img-out{position:absolute;right:0;top:0;width:100%;height:100%;}@media (max-width: 767px){.hero .img-out{display:none;}}.hero .img-out img{width:100%;height:100%;object-fit:cover;}.clinic-slider{padding:90px 0;background:#fbfbfb;}@media (max-width: 991px){.clinic-slider{padding:70px 0;}}@media (max-width: 767px){.clinic-slider{padding:40px 0;padding-top:30px;}}.clinic-slider .container .clinic-slider-head{margin-bottom:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 767px){.clinic-slider .container .clinic-slider-head{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.clinic-slider .container .clinic-slider-head .title{color:#005698;font-size:28px;font-weight:600;margin:0;}@media (max-width: 767px){.clinic-slider .container .clinic-slider-head .title{width:100%;text-align:center;margin-bottom:15px;}}.clinic-slider .container .clinic-slider-head .head-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 767px){.clinic-slider .container .clinic-slider-head .head-right{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;}}.clinic-slider .container .clinic-slider-head .head-right .see-all{padding:7px 13px;color:#21ace7;font-size:16px;font-weight:600;border-radius:8px;border:1px solid #21ace7;text-decoration:none;display:inline-block;background-color:rgba(255,255,255,0);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;margin-right:15px;}.clinic-slider .container .clinic-slider-head .head-right .see-all:hover{background-color:#21ace7;color:#fff;}.clinic-slider .container .clinic-slider-head .head-right .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn{width:38px;height:38px;border-radius:8px;border:1px solid #21ace7;background-color:rgba(255,255,255,0);outline:none;box-shadow:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;padding:0;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn svg{width:20px;height:auto;color:#21ace7;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn:nth-of-type(1){margin-right:5px;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn:nth-of-type(2){margin-left:5px;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn:hover{background-color:#21ace7;}.clinic-slider .container .clinic-slider-head .head-right .nav .nav-btn:hover svg{color:#fff;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card{border-radius:20px;background:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:25px;text-decoration:none;}@media (max-width: 991px){.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card{padding:15px;}}@media (max-width: 575px){.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card{border-radius:10px;}}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .avatar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:15px;width:90px;height:90px;border-radius:50%;border:1px solid #e3e3e3;background-color:#fff;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .avatar img{width:100%;height:100%;object-fit:contain;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .avatar.hekim-thumb{width:122px;height:122px;padding:0;position:relative;overflow:hidden;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .avatar.hekim-thumb img{object-fit:cover;object-position:top;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt{padding-left:15px;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .title-in{margin:0;color:#005698;font-size:20px;line-height:22px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .stars{display:inline-block;min-height:20px;line-height:1;margin-top:7px;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .stars[data-size="16"]{min-height:16px;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .stars[data-size="24"]{min-height:24px;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .stars[data-size="30"]{min-height:30px;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card .txt .stars .stars-container{display:inline-flex;align-items:center;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card:hover{background-color:#00b1ff;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card:hover .avatar{border:1px solid #00b1ff;}.clinic-slider .container .clinic-swiper .swiper-wrapper .swiper-slide .clinic-card:hover .txt h3{color:#fff;}.how-work{margin-top:110px;position:relative;}@media (max-width: 991px){.how-work{margin-top:80px;}}@media (max-width: 575px){.how-work{margin-top:40px;}}.how-work .head .title{color:#005698;font-size:28px;font-weight:600;margin:0;margin-bottom:35px;text-align:center;}@media (max-width: 767px){.how-work .head .title{width:100%;text-align:center;margin-bottom:15px;}}@media (max-width: 575px){.how-work .head .title{margin-bottom:10px;}}.how-work .flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 991px){.how-work .flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.how-work .flex .item{padding:15px;width:100%;}@media (max-width: 991px){.how-work .flex .item{width:50%;}}@media (max-width: 767px){.how-work .flex .item{width:100%;padding:15px 0;}}@media (max-width: 575px){.how-work .flex .item{padding:7px 0;}}.how-work .flex .item:first-child{padding-left:0;}.how-work .flex .item:last-child{padding-right:0;}.how-work .flex .item .box{border-radius:24px;border:1px solid #ededed;background:#f9fafe;box-shadow:0 22px 45px rgba(17,68,145,0.07);padding:45px;position:relative;height:100%;overflow:hidden;}@media (max-width: 1400px){.how-work .flex .item .box{padding:30px;}}@media (max-width: 575px){.how-work .flex .item .box{border-radius:16px;}}.how-work .flex .item .box .num{width:59px;height:56px;position:absolute;left:15px;top:15px;z-index:2;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc3MScgaGVpZ2h0PSc2OCcgdmlld0JveD0nMCAwIDcxIDY4JyBmaWxsPSdub25lJz48cGF0aCBkPSdNMC45MDUyNzMgNDguMTkwMUMwLjkwNTI3MyAyMS42MTY3IDIyLjQ0NzMgMC4wNzQ3MDcgNDkuMDIwNyAwLjA3NDcwN0g3MC4zMzMxVjI0LjU2ODFDNzAuMzMzMSA0OC4zODA0IDUxLjAyOTQgNjcuNjg0MSAyNy4yMTcxIDY3LjY4NDFIMC45MDUyNzNWNDguMTkwMVonIGZpbGw9J3VybCgjcGFpbnQwX2xpbmVhcl83NF8xMDApJy8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSdwYWludDBfbGluZWFyXzc0XzEwMCcgeDE9JzAuOTA1MjczJyB5MT0nMzMuODc5NCcgeDI9JzcwLjMzMzEnIHkyPSczMy44Nzk0JyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZSc+PHN0b3Agb2Zmc2V0PScxLjNlLTA3JyBzdG9wLWNvbG9yPScjMDBDNkZGJy8+PHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjMDA3MkZGJy8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+");background-position:center;background-repeat:no-repeat;background-size:contain;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;text-align:center;font-size:27px;font-weight:600;}@media (max-width: 1400px){.how-work .flex .item .box .num{font-size:24px;width:50px;height:48px;}}.how-work .flex .item .box .img{text-align:center;margin:-45px -45px 0;}@media (max-width: 1400px){.how-work .flex .item .box .img{margin:-30px -30px 0;}}.how-work .flex .item .box .img img{width:100%;height:auto;display:block;}.how-work .flex .item .box .title{color:#005698;font-size:21px;font-weight:700;text-align:center;margin-top:35px;}@media (max-width: 1600px){.how-work .flex .item .box .title{font-size:20px;}}@media (max-width: 1400px){.how-work .flex .item .box .title{font-size:18px;}}@media (max-width: 575px){.how-work .flex .item .box .title{font-size:20px;line-height:24px;}}.how-work .flex .item .box .desc{margin-top:10px;text-align:center;font-size:18px;font-weight:500;}@media (max-width: 1600px){.how-work .flex .item .box .desc{font-size:16px;}}@media (max-width: 1400px){.how-work .flex .item .box .desc{font-size:15px;}}@media (max-width: 575px){.how-work .flex .item .box .desc{font-size:16px;}}.dentara-in-numbers{position:relative;overflow:hidden;background:#f9fafe;margin-top:110px;padding:100px 0;}@media (max-width: 1400px){.dentara-in-numbers{padding:70px 0;}}@media (max-width: 991px){.dentara-in-numbers{margin-top:70px;padding:70px 0;}}@media (max-width: 575px){.dentara-in-numbers{margin-top:40px;padding:40px 0;}}.dentara-in-numbers .container{position:relative;z-index:4;}.dentara-in-numbers .container .head{margin-bottom:60px;text-align:center;}@media (max-width: 1400px){.dentara-in-numbers .container .head{margin-bottom:50px;}}@media (max-width: 991px){.dentara-in-numbers .container .head{margin-bottom:35px;}}.dentara-in-numbers .container .head .title{color:#005698;font-size:36px;font-weight:700;margin:0;margin-bottom:8px;}@media (max-width: 575px){.dentara-in-numbers .container .head .title{font-size:28px;}}.dentara-in-numbers .container .head .desc{color:#6b7490;font-size:20px;font-weight:600;}@media (max-width: 575px){.dentara-in-numbers .container .head .desc{font-size:16px;}}.dentara-in-numbers .container .numbers{display:flex;justify-content:space-between;gap:28px;}@media (max-width: 1400px){.dentara-in-numbers .container .numbers{gap:20px;}}@media (max-width: 991px){.dentara-in-numbers .container .numbers{flex-wrap:wrap;justify-content:center;}}.dentara-in-numbers .container .numbers .item{width:100%;display:flex;}@media (max-width: 991px){.dentara-in-numbers .container .numbers .item{width:calc(50% - 10px);}}@media (max-width: 767px){.dentara-in-numbers .container .numbers .item{width:100%;}}.dentara-in-numbers .container .numbers .item .box{width:100%;background:#fff;border-radius:24px;padding:45px 30px;text-align:center;box-shadow:0 18px 40px rgba(20,50,120,0.06);}@media (max-width: 1400px){.dentara-in-numbers .container .numbers .item .box{padding:35px 25px;}}@media (max-width: 575px){.dentara-in-numbers .container .numbers .item .box{border-radius:16px;padding:30px 20px;}}.dentara-in-numbers .container .numbers .item .box .icon{width:84px;height:84px;border-radius:50%;background:#f0f3fd;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:22px;}@media (max-width: 1400px){.dentara-in-numbers .container .numbers .item .box .icon{width:74px;height:74px;margin-bottom:18px;}}.dentara-in-numbers .container .numbers .item .box .nums{display:flex;align-items:center;justify-content:center;}.dentara-in-numbers .container .numbers .item .box .nums .num{color:#1a6dff;font-size:46px;font-weight:700;line-height:1;}@media (max-width: 1400px){.dentara-in-numbers .container .numbers .item .box .nums .num{font-size:40px;}}@media (max-width: 575px){.dentara-in-numbers .container .numbers .item .box .nums .num{font-size:34px;}}.dentara-in-numbers .container .numbers .item .box .nums .plus{color:#1a6dff;font-size:30px;font-weight:600;line-height:1;margin-left:5px;}@media (max-width: 575px){.dentara-in-numbers .container .numbers .item .box .nums .plus{font-size:24px;}}.dentara-in-numbers .container .numbers .item .box .title{color:#0a174b;font-size:22px;font-weight:700;margin-top:18px;margin-bottom:10px;}@media (max-width: 1400px){.dentara-in-numbers .container .numbers .item .box .title{font-size:20px;}}.dentara-in-numbers .container .numbers .item .box .desc{color:#6b7490;font-size:16px;font-weight:600;line-height:22px;max-width:350px;margin:0 auto;}@media (max-width: 767px){.dentara-in-numbers .container .numbers .item .box .desc{width:100%;}}.dentara-in-numbers .container .numbers .item:nth-of-type(1) .box .icon img{width:51px;height:38px;}.dentara-in-numbers .container .numbers .item:nth-of-type(2) .box .icon img{width:43px;height:44px;}.dentara-in-numbers .container .numbers .item:nth-of-type(3) .box .icon img{width:42px;height:47px;}.dentara-in-numbers .container .text{width:fit-content;max-width:100%;margin:0 auto;margin-top:55px;padding:14px 28px;border:1px solid #d6e0f7;border-radius:10px;color:#5782e6;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;}@media (max-width: 991px){.dentara-in-numbers .container .text{margin-top:35px;}}@media (max-width: 575px){.dentara-in-numbers .container .text{font-size:15px;text-align:center;line-height:20px;padding:12px 18px;}}.dentara-in-numbers .container .text img{width:21px;height:auto;margin-right:10px;}@media (max-width: 575px){.dentara-in-numbers .container .text img{margin-right:7px;}}.physician-info{width:100%;padding:20px;}@media (min-width: 1921px){.physician-info{max-width:1920px;}}.physician-info .flex{display:flex;gap:24px;}@media (max-width: 991px){.physician-info .flex{flex-wrap:wrap;gap:16px;}}.physician-info .flex .item{width:50%;}@media (max-width: 991px){.physician-info .flex .item{width:100%;}}.physician-info .flex .item .box{position:relative;width:100%;aspect-ratio:1.9;border-radius:24px;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:right center;display:flex;align-items:center;}@media (max-width: 575px){.physician-info .flex .item .box{aspect-ratio:auto;border-radius:16px;display:block;background-size:100% auto;background-position:center bottom;padding:20px 22px 74%;}}.physician-info .flex .item .box .content{width:50%;padding-left:8%;padding-right:3%;position:relative;z-index:2;}@media (max-width: 575px){.physician-info .flex .item .box .content{width:100%;padding:0;}}.physician-info .flex .item .box .content .title{color:#005698;font-size:31px;font-weight:700;line-height:1.25;margin:0;}@media (max-width: 1600px){.physician-info .flex .item .box .content .title{font-size:24px;}}@media (max-width: 1200px){.physician-info .flex .item .box .content .title{font-size:24px;}}@media (max-width: 575px){.physician-info .flex .item .box .content .title{font-size:24px;}}.physician-info .flex .item .box .content .line{display:block;width:48px;height:3px;border-radius:3px;background:#1a6dff;margin:22px 0;}@media (max-width: 1200px){.physician-info .flex .item .box .content .line{margin:14px 0;}}@media (max-width: 575px){.physician-info .flex .item .box .content .line{width:32px;margin:10px 0;}}.physician-info .flex .item .box .content .desc{color:#5b6b86;font-size:16px;font-weight:600;line-height:1.6;margin:0;margin-bottom:20px;}.physician-info .flex .item .box .content .link-in{padding:11px 17px;border-radius:8px;background:#0193d2;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);color:#fff;font-weight:500;text-decoration:none;display:inline-block;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.physician-info .flex .item .box .content .link-in{padding:10px 15px;}}.physician-info .flex .item .box .content .link-in:hover{background-color:#21ace7;}.physician-info .flex .item:nth-of-type(1) .box{background-color:#f2f4f9;background-image:url("../../img/inf-bg-1.png");}.physician-info .flex .item:nth-of-type(2) .box{background-color:#e5effd;background-image:url("../../img/inf-bg-2.png");}.patient-eva{position:relative;overflow:hidden;margin-top:95px;}@media (max-width: 991px){.patient-eva{margin-top:70px;}}@media (max-width: 575px){.patient-eva{margin-top:30px;}}.patient-eva .patient-slider-head{margin-bottom:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 767px){.patient-eva .patient-slider-head{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width: 575px){.patient-eva .patient-slider-head{margin-bottom:15px;}}@media (max-width: 767px){.patient-eva .patient-slider-head .head-left{width:100%;text-align:center;margin-bottom:20px;}}.patient-eva .patient-slider-head .head-left .title{color:#005698;font-size:28px;font-weight:600;margin:0;}.patient-eva .patient-slider-head .head-left span{color:#687180;font-size:16px;font-weight:500;}.patient-eva .patient-slider-head .head-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 767px){.patient-eva .patient-slider-head .head-right{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;}}.patient-eva .patient-slider-head .head-right .see-all{padding:7px 13px;color:#21ace7;font-size:16px;font-weight:600;border-radius:8px;border:1px solid #21ace7;text-decoration:none;display:inline-block;background-color:rgba(255,255,255,0);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;margin-right:15px;}.patient-eva .patient-slider-head .head-right .see-all:hover{background-color:#21ace7;color:#fff;}.patient-eva .patient-slider-head .head-right .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.patient-eva .patient-slider-head .head-right .nav .nav-btn{width:38px;height:38px;border-radius:8px;border:1px solid #21ace7;background-color:rgba(255,255,255,0);outline:none;box-shadow:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;padding:0;}.patient-eva .patient-slider-head .head-right .nav .nav-btn svg{width:20px;height:auto;color:#21ace7;}.patient-eva .patient-slider-head .head-right .nav .nav-btn:nth-of-type(1){margin-right:5px;}.patient-eva .patient-slider-head .head-right .nav .nav-btn:nth-of-type(2){margin-left:5px;}.patient-eva .patient-slider-head .head-right .nav .nav-btn:hover{background-color:#21ace7;}.patient-eva .patient-slider-head .head-right .nav .nav-btn:hover svg{color:#fff;}.patient-eva .patient-swiper{overflow:unset;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card{border-radius:20px;background:#f1f3f7;position:relative;overflow:hidden;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card{border-radius:10px;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-text{margin:0;padding:30px;padding-bottom:23px;border-left:0;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-text{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-text span{color:#687180;font-size:16px;font-weight:500;line-height:26px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-top:1px solid #eaecf0;padding:23px;padding-top:18px;padding-right:35px;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0px;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out{width:100%;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #eaecf0;padding:10px 15px;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .user-nm{margin-right:16px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .user-nm .img{position:relative;overflow:hidden;width:62px;height:62px;border-radius:8px;background:#fff;-webkit-box-shadow:1px 2px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:1px 2px 5px 0 rgba(0,0,0,0.2);box-shadow:1px 2px 5px 0 rgba(0,0,0,0.2);}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .user-nm .img a{display:block;text-decoration:none;height:100%;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .user-nm .img a img{width:100%;height:100%;object-fit:cover;object-position:top;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .user-nm .img a img.dis-klinigi{object-fit:contain;object-position:center;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .tms-person{text-decoration:none;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .tms-person{text-align:right;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .tms-person .tms-name{color:#2b2a35;font-size:16px;font-weight:600;display:block;margin-bottom:2px;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .tms-person .tms-role{color:#687180;font-size:14px;font-weight:500;display:block;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .user-out .tms-person:hover .tms-name{text-decoration:underline;}@media (max-width: 575px){.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating{width:100%;text-align:center;padding:10px;}}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating .stars{display:inline-block;min-height:20px;line-height:1;margin-top:7px;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating .stars[data-size="16"]{min-height:16px;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating .stars[data-size="24"]{min-height:24px;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating .stars[data-size="30"]{min-height:30px;}.patient-eva .patient-swiper .swiper-wrapper .swiper-slide .tms-card .tms-meta .tms-rating .stars .stars-container{display:inline-flex;align-items:center;}.patient-eva .patient-swiper .swiper-pagination{position:relative;text-align:center;left:auto;bottom:auto;top:auto;margin-top:24px;transition:unset;transform:unset;}.patient-eva .patient-swiper .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;background-color:#fff;border:1px solid #21ace7;opacity:1;margin:0 5px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.patient-eva .patient-swiper .swiper-pagination .swiper-pagination-bullet-active{width:27px;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);border-radius:11px;}.dental-health-platform{margin-top:110px;padding:120px 0;position:relative;}@media (max-width: 1400px){.dental-health-platform{padding:100px 0;}}@media (max-width: 991px){.dental-health-platform{margin-top:90px;padding:60px 0;}}@media (max-width: 575px){.dental-health-platform{margin-top:50px;padding:40px 0;}}.dental-health-platform .health-platform-bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}.dental-health-platform .container{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-around;-moz-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;z-index:3;}@media (max-width: 991px){.dental-health-platform .container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.dental-health-platform .container .left{width:480px;-ms-flex-negative:0;flex-shrink:0;}@media (max-width: 1400px){.dental-health-platform .container .left{width:400px;padding-right:20px;}}@media (max-width: 991px){.dental-health-platform .container .left{width:100%;padding-right:0;margin-top:50px;order:2;}}@media (max-width: 575px){.dental-health-platform .container .left{margin-top:30px;}}.dental-health-platform .container .left .title{color:#fff;font-size:36px;font-weight:600;margin:0;}@media (max-width: 1400px){.dental-health-platform .container .left .title{font-size:34px;}}.dental-health-platform .container .left .title-2{color:#fff;font-size:24px;font-weight:500;margin:0;}@media (max-width: 1400px){.dental-health-platform .container .left .title-2{font-size:20px;}}.dental-health-platform .container .left .desc{color:#fff;font-size:18px;font-weight:500;line-height:32px;margin-top:40px;}@media (max-width: 1400px){.dental-health-platform .container .left .desc{font-size:16px;margin-top:30px;line-height:28px;}}@media (max-width: 575px){.dental-health-platform .container .left .desc{margin-top:10px;}}.dental-health-platform .container .left ul{list-style:none;padding:0;margin:0;}.dental-health-platform .container .left ul li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:40px;color:#fff;font-size:18px;font-weight:400;}@media (max-width: 1400px){.dental-health-platform .container .left ul li{font-size:16px;margin-top:30px;}}@media (max-width: 575px){.dental-health-platform .container .left ul li{margin-top:20px;}}.dental-health-platform .container .left ul li strong{padding:0 5px;}.dental-health-platform .container .left ul li svg{margin-right:15px;width:41px;height:41px;}@media (max-width: 1400px){.dental-health-platform .container .left ul li svg{width:38px;height:38px;}}@media (max-width: 575px){.dental-health-platform .container .left ul li svg{width:30px;height:30px;margin-right:5px;}}.dental-health-platform .container .right img{width:720px;}@media (max-width: 1400px){.dental-health-platform .container .right img{width:600px;}}@media (max-width: 991px){.dental-health-platform .container .right{width:100%;order:1;}.dental-health-platform .container .right img{width:100%;height:auto;}}.blog-section{margin-top:110px;}@media (max-width: 991px){.blog-section{margin-top:80px;}}@media (max-width: 575px){.blog-section{margin-top:50px;}}.blog-section .container .blog-head{margin-bottom:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 767px){.blog-section .container .blog-head{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width: 575px){.blog-section .container .blog-head{margin-bottom:20px;}}.blog-section .container .blog-head .title{color:#005698;font-size:28px;font-weight:600;margin:0;}@media (max-width: 767px){.blog-section .container .blog-head .title{width:100%;text-align:center;margin-bottom:15px;}}.blog-section .container .blog-head .head-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 767px){.blog-section .container .blog-head .head-right{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;}}.blog-section .container .blog-head .head-right .see-all{padding:7px 13px;color:#21ace7;font-size:16px;font-weight:600;border-radius:8px;border:1px solid #21ace7;text-decoration:none;display:inline-block;background-color:rgba(255,255,255,0);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;margin-right:15px;}.blog-section .container .blog-head .head-right .see-all:hover{background-color:#21ace7;color:#fff;}.blog-section .container .blog-head .head-right .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.blog-section .container .blog-head .head-right .nav .nav-btn{width:38px;height:38px;border-radius:8px;border:1px solid #21ace7;background-color:rgba(255,255,255,0);outline:none;box-shadow:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;padding:0;}.blog-section .container .blog-head .head-right .nav .nav-btn svg{width:20px;height:auto;color:#21ace7;}.blog-section .container .blog-head .head-right .nav .nav-btn:nth-of-type(1){margin-right:5px;}.blog-section .container .blog-head .head-right .nav .nav-btn:nth-of-type(2){margin-left:5px;}.blog-section .container .blog-head .head-right .nav .nav-btn:hover{background-color:#21ace7;}.blog-section .container .blog-head .head-right .nav .nav-btn:hover svg{color:#fff;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card{border-radius:20px;border:1px solid #dedede;padding:px;}@media (max-width: 575px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card{border-radius:10px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-media a{text-decoration:none;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-media a img{width:100%;height:327px;object-fit:cover;border-radius:15px;}@media (max-width: 1400px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-media a img{height:280px;}}@media (max-width: 575px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-media a img{border-radius:10px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body{padding:25px;}@media (max-width: 575px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body{padding:20px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title{margin:0;margin-bottom:15px;}@media (max-width: 1400px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title{margin-bottom:10px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;font-size:23px;font-weight:600;line-height:30.975px;text-decoration:none;}@media (max-width: 1600px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title a{font-size:22px;}}@media (max-width: 1400px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title a{font-size:20px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-title a:hover{color:#0093ff;text-decoration:underline;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-excerpt{font-size:16px;font-weight:400;margin-bottom:25px;}@media (max-width: 1400px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-excerpt{font-size:15px;margin-bottom:20px;}}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions a{text-decoration:none;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);font-size:14px;width:165px;height:40px;border-radius:8px;color:#fff;text-align:center;font-weight:500;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions a svg{margin-left:7px;width:23px;height:auto;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions a:hover{background:#0093ff;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions .meta{color:#b5b5b5;font-size:15px;font-weight:400;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions .meta svg{width:40px;height:auto;}@media (max-width: 1400px){.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions .meta{font-size:14px;font-weight:500;}.blog-section .container .blog-slider .swiper-wrapper .swiper-slide .post-card .post-body .post-actions .meta svg{width:40px;height:auto;}}.blog-section .container .blog-slider .swiper-pagination{position:relative;text-align:center;left:auto;bottom:auto;top:auto;margin-top:30px;transition:unset;transform:unset;}@media (max-width: 575px){.blog-section .container .blog-slider .swiper-pagination{margin-top:20px;}}.blog-section .container .blog-slider .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;background-color:#fff;border:1px solid #21ace7;opacity:1;margin:0 5px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.blog-section .container .blog-slider .swiper-pagination .swiper-pagination-bullet-active{width:27px;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);border-radius:11px;}.treatments-slider{margin-top:110px;padding:90px 0;padding-bottom:100px;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);}@media (max-width: 991px){.treatments-slider{margin-top:80px;padding:70px 0;}}@media (max-width: 767px){.treatments-slider{margin-top:50px;padding:45px 0;}}.treatments-slider .container .treatments-slider-head{margin-bottom:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 767px){.treatments-slider .container .treatments-slider-head{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.treatments-slider .container .treatments-slider-head .title{color:#fff;font-size:28px;font-weight:600;margin:0;}@media (max-width: 767px){.treatments-slider .container .treatments-slider-head .title{width:100%;text-align:center;margin-bottom:15px;}}.treatments-slider .container .treatments-slider-head .head-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 767px){.treatments-slider .container .treatments-slider-head .head-right{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;}}.treatments-slider .container .treatments-slider-head .head-right .see-all{padding:7px 13px;color:#fff;font-size:16px;font-weight:600;border-radius:8px;border:1px solid #fff;text-decoration:none;display:inline-block;background-color:rgba(255,255,255,0);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;margin-right:15px;}.treatments-slider .container .treatments-slider-head .head-right .see-all:hover{background-color:#fff;color:#005698;}.treatments-slider .container .treatments-slider-head .head-right .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn{width:38px;height:38px;border-radius:8px;border:1px solid #fff;background-color:rgba(255,255,255,0);outline:none;box-shadow:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;padding:0;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn svg{width:20px;height:auto;color:#fff;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn:nth-of-type(1){margin-right:5px;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn:nth-of-type(2){margin-left:5px;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn:hover{background-color:#fff;}.treatments-slider .container .treatments-slider-head .head-right .nav .nav-btn:hover svg{color:#005698;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card{border-radius:20px;background:#fff;text-decoration:none;padding:25px;padding-top:55px;display:block;transition:transform .35s ease, box-shadow .35s ease;}@media (max-width: 575px){.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card{border-radius:10px;}}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card .avatar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;background-color:#eaf7fd;width:230px;height:230px;margin:0 auto;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;position:relative;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card .avatar::before{content:"";position:absolute;top:50%;left:50%;width:calc(105%);height:calc(105%);transform:translate(-50%,-50%) rotate(-45deg);border-radius:50%;border:2px solid transparent;border-right-color:#a2dbff;border-bottom-color:#a2dbff;pointer-events:none;transition:width .35s ease, height .35s ease, border-color .35s ease;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card .avatar::after{content:"";position:absolute;top:50%;right:-7px;transform:translate(50%,-50%);width:18px;height:18px;border-radius:50%;background-color:#2a9be5;pointer-events:none;transition:transform .35s ease;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .4s ease;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card .txt .title-in{color:#175176;transition:color .35s ease;text-align:center;font-size:22px;font-weight:600;margin:0;height:53px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;margin:30px auto;margin-bottom:15px;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card:hover .avatar{background-color:#dcf1ff;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card:hover .avatar img{transform:scale(1.06);}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card:hover .avatar::before{width:calc(116%);height:calc(116%);border-right-color:#2a9be5;border-bottom-color:#2a9be5;}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card:hover .avatar::after{transform:translate(50%,-50%) scale(1.25);}.treatments-slider .container .treatments-swiper .swiper-wrapper .swiper-slide .treatments-card:hover .txt .title-in{color:#0af;}.dnt-cal-sync{margin:0 auto;padding:120px 0;position:relative;}@media (max-width: 1400px){.dnt-cal-sync{padding:100px 0;}}@media (max-width: 991px){.dnt-cal-sync{padding:60px 0;}}@media (max-width: 575px){.dnt-cal-sync{padding:40px 0;}}@media (min-width: 1921px){.dnt-cal-sync{max-width:1920px;}}.dnt-cal-sync .container .dnt-cal-sync-box{position:relative;border-radius:20px;background:linear-gradient(125deg,#eef1f6 0%,#f8fafc 55%,#f1f4f9 100%);width:100%;min-height:440px;padding:55px 65px;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;}@media (max-width: 1600px){.dnt-cal-sync .container .dnt-cal-sync-box{padding:50px 55px;}}@media (max-width: 1400px){.dnt-cal-sync .container .dnt-cal-sync-box{min-height:400px;padding:45px 40px;gap:25px;}}@media (max-width: 991px){.dnt-cal-sync .container .dnt-cal-sync-box{min-height:0;flex-wrap:wrap;justify-content:center;gap:20px;}}@media (max-width: 575px){.dnt-cal-sync .container .dnt-cal-sync-box{border-radius:18px;padding:22px;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left{width:50%;position:relative;z-index:2;}@media (max-width: 991px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left{width:100%;text-align:center;order:2;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-title{font-size:32px;line-height:1.25;font-weight:700;color:#1a2230;margin:0 0 18px;}@media (max-width: 1600px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-title{font-size:28px;}}@media (max-width: 575px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-title{font-size:22px;margin-bottom:12px;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-desc{color:#6b7585;font-size:16px;font-weight:500;line-height:28px;margin:0 0 28px;}@media (max-width: 575px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-desc{font-size:14px;line-height:24px;margin-bottom:20px;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-badge{display:inline-flex;align-items:center;gap:9px;background:#0193d2;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);color:#fff;font-size:15px;font-weight:600;padding:14px 22px;border-radius:10px;text-decoration:none;transition:background-color .3s ease;}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-badge svg path{stroke:#fff;}@media (max-width: 575px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-left .dnt-cal-sync-badge{font-size:13px;padding:11px 18px;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-right{position:absolute;top:0;right:0;bottom:0;width:50%;}@media (max-width: 991px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-right{position:relative;width:100%;order:1;margin:0;}}.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-right img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}@media (max-width: 991px){.dnt-cal-sync .container .dnt-cal-sync-box .dnt-cal-sync-right img{height:auto;}}.sss-section{padding:90px 0;padding-top:80px;background:#f6f6f6;}@media (max-width: 991px){.sss-section{padding:60px 0;}}@media (max-width: 575px){.sss-section{padding:40px 0;}}.sss-section .container .title{color:#005698;font-size:28px;font-weight:600;text-align:center;margin:0;margin-bottom:15px;}@media (max-width: 575px){.sss-section .container .title{margin-bottom:10px;}}.sss-section .container .desc{color:#292929;text-align:center;font-size:16px;font-weight:500;margin-bottom:25px;}@media (max-width: 575px){.sss-section .container .desc{margin-bottom:15px;}}.sss-section .container .link-in{padding:8px 17px;border-radius:8px;background:#0193d2;color:#fff;font-weight:500;text-decoration:none;display:table;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;margin:0 auto;margin-bottom:50px;}@media (max-width: 575px){.sss-section .container .link-in{margin-bottom:30px;}}.sss-section .container .link-in:hover{background-color:#21ace7;}.sss-section .container .sss .faq-list .service-accordion .service-sub{margin-bottom:15px;border:1px solid rgba(234,234,234,0);background-color:#fff;border-radius:15px;}@media (max-width: 575px){.sss-section .container .sss .faq-list .service-accordion .service-sub{border-radius:5px;}}.sss-section .container .sss .faq-list .service-accordion .service-sub:last-child{margin-bottom:0;}.sss-section .container .sss .faq-list .service-accordion .service-sub .title{font-size:18px;font-weight:600;color:#000;margin:0;text-align:left;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:68px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:0 25px;position:relative;padding-right:60px;}@media (max-width: 575px){.sss-section .container .sss .faq-list .service-accordion .service-sub .title{font-size:18px;padding:10px 15px;height:auto;padding-right:45px;font-size:16px;}}.sss-section .container .sss .faq-list .service-accordion .service-sub .title .img{width:36px;height:36px;border:1px solid #00b1ff;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0deg);-webkit-transform:translateY(-50%) rotate(0deg);-moz-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);-o-transform:translateY(-50%) rotate(0deg);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 575px){.sss-section .container .sss .faq-list .service-accordion .service-sub .title .img{width:30px;height:30px;right:10px;}}.sss-section .container .sss .faq-list .service-accordion .service-sub .title .img svg{color:#00b1ff;width:16px;height:auto;}.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc{color:#6f6f6f;font-size:16px;font-weight:600;line-height:24px;display:none;padding:15px 25px;position:relative;}@media (max-width: 575px){.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc{padding:15px;font-size:15px;}.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc p{display:none;}.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc p:nth-of-type(1){display:block;}}.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);width:calc(100% - 50px);height:2px;background-color:rgba(34,34,34,0.06);}@media (max-width: 500px){.sss-section .container .sss .faq-list .service-accordion .service-sub .service-desc:before{width:calc(100% - 30px);}}.sss-section .container .sss .faq-list .service-accordion .service-sub:hover{border:1px solid #00b1ff;}.sss-section .container .sss .faq-list .service-accordion .service-sub:hover .title img{-webkit-filter:none;filter:none;}.sss-section .container .sss .faq-list .service-accordion .service-sub.active{background:#f1f3f7;box-shadow:0 4px 16px 0 rgba(190,200,222,0.4);}.sss-section .container .sss .faq-list .service-accordion .service-sub.active .title{color:#005698;}@media (max-width: 575px){.sss-section .container .sss .faq-list .service-accordion .service-sub.active .title{font-size:17px;}}.sss-section .container .sss .faq-list .service-accordion .service-sub.active .title .img{border:1px solid #00b9ff;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);transform:translateY(-50%) rotate(225deg);-webkit-transform:translateY(-50%) rotate(225deg);-moz-transform:translateY(-50%) rotate(225deg);-ms-transform:translateY(-50%) rotate(225deg);-o-transform:translateY(-50%) rotate(225deg);}.sss-section .container .sss .faq-list .service-accordion .service-sub.active .title .img svg{color:#fff;}.sss-section .container .sss .faq-list .service-accordion .service-sub.active .service-desc{color:#6f6f6f;}.map-section{margin-top:110px;}@media (max-width: 991px){.map-section{margin-top:80px;}}@media (max-width: 575px){.map-section{margin-top:40px;}}.map-section .title{margin-bottom:50px;}@media (max-width: 991px){.map-section .title{margin-bottom:30px;}}@media (max-width: 575px){.map-section .title{margin-bottom:20px;}}.map-section .title span{color:#2689b2;text-align:center;font-size:42px;line-height:45px;font-weight:600;text-transform:capitalize;display:block;}@media (max-width: 1400px){.map-section .title span{font-size:38px;line-height:41px;}}@media (max-width: 991px){.map-section .title span{font-size:36px;line-height:39px;}}@media (max-width: 575px){.map-section .title span{font-size:30px;line-height:33px;}}.map-section .title span:nth-of-type(2){color:#196ca5;}.map-section .maps{width:100%;padding-right:0.75rem;padding-left:0.75rem;margin-right:auto;margin-left:auto;}@media (min-width: 576px){.map-section .maps{max-width:100%;}}@media (min-width: 768px){.map-section .maps{max-width:720px;}}@media (min-width: 992px){.map-section .maps{max-width:960px;}}@media (min-width: 1200px){.map-section .maps{max-width:1140px;}}@media (min-width: 1400px){.map-section .maps{max-width:1320px;}}@media (min-width: 1680px){.map-section .maps{max-width:1675px;}}.map-section #trMap{width:100%;min-height:750px;border-radius:20px;}@media (max-width: 1679px){.map-section #trMap{min-height:600px;}}@media (max-width: 1400px){.map-section #trMap{min-height:500px;}}@media (max-width: 575px){.map-section #trMap{min-height:265px;border-radius:10px;}}.map-section #trMap .gm-style-iw{padding:0;}.map-section #trMap .gm-style-iw .gm-style-iw-chr{border-bottom:1px solid rgba(0,157,255,0.19);}.map-section #trMap .gm-style-iw .gm-style-iw-chr .gm-style-iw-ch{display:flex;align-items:center;padding:0;gap:8px;min-height:40px;padding:0px 16px;}.map-section #trMap .gm-style-iw .gm-style-iw-chr .gm-style-iw-ch .iw-title{font:600 16px/1.25 system-ui, -apple-system, Segoe UI, Roboto, Arial;font-family:'Quicksand';color:#0f172a;white-space:nowrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.map-section #trMap .gm-style-iw .gm-style-iw-d{overflow:auto !important;padding:15px;padding-top:10px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw{font:14px/1.45 system-ui, -apple-system, Segoe UI, Roboto, Arial;font-family:'Quicksand';font-weight:500;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw h3{margin:0 0 6px;font-size:16px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw .meta{margin:6px 0;width:300px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw .meta svg{width:12px;height:auto;color:#375867;position:relative;margin-right:3px;top:-1px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw a{font-weight:500;font-size:14px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw a.btn{display:inline-block;margin-top:8px;padding:5px 12px;border-radius:5px;text-decoration:none;background:#0ea5e9;color:#fff;font-size:13px;}.map-section #trMap .gm-style-iw .gm-style-iw-d div .map-iw a.secondary{background:#64748b;}.ls-wrapper{position:relative;display:block;width:100%;}.ls-wrapper .ls-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#fff;border:1px solid #e6eef8;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(18,60,105,0.12);box-shadow:0 8px 24px rgba(18,60,105,0.12);overflow:hidden;display:none;z-index:20;}.ls-wrapper .ls-dropdown ::-webkit-scrollbar{width:10px;}.ls-wrapper .ls-dropdown ::-webkit-scrollbar-track{background:#fff;border-radius:999px;}.ls-wrapper .ls-dropdown ::-webkit-scrollbar-thumb{background:#0193d2;border-radius:999px;border:2px solid #fff;}.ls-wrapper .ls-dropdown ::-webkit-scrollbar-thumb:hover{background:#067bcf;}.ls-wrapper .ls-dropdown .ls-search{padding:10px;border-bottom:1px solid #e6eef8;}.ls-wrapper .ls-dropdown .ls-search ::-webkit-input-placeholder{opacity:1;color:#8aa0b8;}.ls-wrapper .ls-dropdown .ls-search ::-moz-placeholder{opacity:1;color:#8aa0b8;}.ls-wrapper .ls-dropdown .ls-search :-ms-input-placeholder{opacity:1;color:#8aa0b8;}.ls-wrapper .ls-dropdown .ls-search ::-ms-input-placeholder{opacity:1;color:#8aa0b8;}.ls-wrapper .ls-dropdown .ls-search ::placeholder{opacity:1;color:#8aa0b8;}.ls-wrapper .ls-dropdown .ls-search .ls-input{width:100%;height:45px;border:1px solid #e6eef8;border-radius:10px;padding:0 10px;outline:none;font-size:15px;font-weight:600;color:#8d9197;}.ls-wrapper .ls-dropdown .ls-options{height:240px;overflow:auto;list-style:none;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:#0193d2 #fff;}.ls-wrapper .ls-dropdown .ls-options .ls-option{padding:10px 14px;cursor:pointer;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.ls-wrapper .ls-dropdown .ls-options .ls-option:hover,.ls-wrapper .ls-dropdown .ls-options .ls-option.ls-active{background:#e9f3ff;}.ls-wrapper .ls-dropdown .ls-options .ls-empty{padding:12px 14px;color:#8aa0b8;font-weight:500;}.ls-wrapper .ls-dropdown .ls-options .ls-option[aria-selected="true"]{font-weight:600;background:#00a1ff;color:#fff;}.ls-wrapper.ls-open .ls-dropdown{display:block;}.footer{position:relative;overflow:hidden;margin-top:110px;background:-webkit-gradient(linear,left top,right top,from(#00c6ff),to(#0072ff));background:-o-linear-gradient(left,#00c6ff 0%,#0072ff 100%);background:linear-gradient(90deg,#00c6ff 0%,#0072ff 100%);}@media (max-width: 991px){.footer{margin-top:80px;}}@media (max-width: 575px){.footer{margin-top:40px;}}.footer.footer-404{margin-top:0;}.footer .top{padding:60px 0;padding-bottom:45px;}@media (max-width: 991px){.footer .top{padding:40px 0;}}@media (max-width: 575px){.footer .top{padding:30px 0;}}.footer .top .flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 1200px){.footer .top .flex{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.footer .top .flex .item{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 1200px){.footer .top .flex .item{width:33.33%;padding:15px;}}@media (max-width: 991px){.footer .top .flex .item{padding:7px;}}@media (max-width: 767px){.footer .top .flex .item{width:100%;}}@media (max-width: 1200px){.footer .top .flex .item .box{border:1px solid rgba(255,255,255,0.3);border-radius:8px;width:100%;padding:20px;}}@media (max-width: 991px){.footer .top .flex .item .box{padding:15px;}}.footer .top .flex .item .box .logo a img{width:192px;height:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}.footer .top .flex .item .box .desc{color:#e8f5ff;width:330px;font-weight:500;}@media (max-width: 1400px){.footer .top .flex .item .box .desc{width:283px;}}@media (max-width: 1200px){.footer .top .flex .item .box .desc{width:450px;margin:20px auto;}}@media (max-width: 767px){.footer .top .flex .item .box .desc{width:100%;}}.footer .top .flex .item .box .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10px;}@media (max-width: 1200px){.footer .top .flex .item .box .social{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.footer .top .flex .item .box .social a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:36px;height:36px;color:#e8f5ff;border:1px solid #e8f5ff;border-radius:8px;}.footer .top .flex .item .box .social a svg{height:18px;}.footer .top .flex .item .box .social a:hover{background-color:#fff;border:1px solid #fff;color:#009cff;}.footer .top .flex .item .box .title{display:block;font-weight:700;color:#fff;font-size:20px;margin-bottom:10px;}.footer .top .flex .item .box .menu360 div ul{list-style:none;padding:0;margin:0;}.footer .top .flex .item .box .menu360 div ul li{margin-bottom:7px;display:block;}.footer .top .flex .item .box .menu360 div ul li:last-child{margin-bottom:0;}.footer .top .flex .item .box .menu360 div ul li a{display:block;text-decoration:none;color:#e8f5ff;font-weight:500;}.footer .top .flex .item .box .menu360 div ul li a:hover{text-decoration:underline;color:#fff;}.footer .top .flex .item:nth-of-type(1){-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;}@media (max-width: 1200px){.footer .top .flex .item:nth-of-type(1){width:100%;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:15px;text-align:center;}}@media (max-width: 1200px) and (max-width: 991px){.footer .top .flex .item:nth-of-type(1){padding:7px;}}.footer .top .flex .item:nth-of-type(1) .box{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}.footer .top .content{padding-top:40px;margin-top:60px;border-top:1px solid rgba(255,255,255,0.2);color:#e8f5ff;}@media (max-width: 991px){.footer .top .content{margin-top:45px;}}@media (max-width: 575px){.footer .top .content{margin-top:30px;padding-top:30px;}}.footer .bottom{border-top:1px solid rgba(255,255,255,0.2);padding:15px 0;}.footer .bottom .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 767px){.footer .bottom .container{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.footer .bottom .container .item{color:#e8f5ff;font-size:15px;}@media (max-width: 767px){.footer .bottom .container .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;}.footer .bottom .container .item:last-child{margin-top:10px;}}