*,:before,:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main.main-body{font-size:var(--default-font-size, 12px);font-weight:400;line-height:1.625;max-width:450px;margin-left:auto;margin-right:auto;font-family:var(--system-font, "Montserrat", sans-serif);color:#48484a;position:relative;background:var(--system-body, linear-gradient(180deg, #F4F7FA 0%, #FFF 100%));overflow:hidden;border:1px solid var(--system-border, #d9eaff);border-top:0;border-bottom:0;min-height:100vh}.height-100{height:100vh}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:500;margin:0 0 10px}p{margin:0}img{max-width:100%;height:auto}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none!important;transition:all .4s ease-in-out}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.copyright{font-size:14px;font-weight:400;line-height:1.5714285714}button.theme-btn[disabled]{cursor:not-allowed;opacity:.7}button.theme-btn[disabled]:hover{background:var(--system-primary, #1E97EA)!important}.back-btn{background:var(--system-primary, #1E97EA);font-size:13px;line-height:1.2222222222;font-weight:500;font-family:var(--system-font, "Montserrat", sans-serif);padding:8px 17px;transition:all .4s ease-in-out;border-radius:30px;box-shadow:1px 3px 14px #0000000f;color:#fff}.back-btn:hover{background:#233876}.comment-reply-btn{background:var(--system-primary, #1E97EA);border-radius:30px;font-size:8px;line-height:1;font-weight:400;font-family:var(--system-font, "Montserrat", sans-serif);padding:4px 10px;transition:all .4s ease-in-out;box-shadow:1px 3px 14px #0000000f;color:#fff;display:block}.comment-reply-btn:hover{background:#233876}.common-padding{--padding-top: 40px;--padding-bottom: 40px;--padding-x: 6px;padding:var(--padding-top) var(--padding-x) var(--padding-bottom) var(--padding-x)}.common-title{z-index:1;margin-bottom:30px}.common-title:before{content:"";height:2px;width:90px;position:absolute;left:50%;bottom:0;transform:translate(-50%);background-color:#244e6b;border-radius:4px}.common-title span{display:block;color:#244e6b!important;font-size:14px;font-weight:500}.common-title h4{font-weight:200;color:#29313c;font-size:1.5rem}.text-primary{color:var(--system-primary, #1E97EA)!important}.bg-primary{background-color:var(--system-primary, #1E97EA)!important}.layoutThree-profile{position:relative;z-index:1}.layoutThree-profile-cover{width:100%;padding-bottom:calc(42% - 3px);position:relative;z-index:1;overflow:hidden;border-radius:0}.layoutThree-profile-cover img{width:100%;min-height:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.layoutThree-profile-cover{clip-path:polygon(0 0,100% 0,100% 80%,0% 100%)}.layoutThree-profile-img{width:var(--width);height:var(--width);flex:0 0 auto;position:relative;z-index:1;overflow:hidden;border-radius:0}.layoutThree-profile-img img{width:100%;min-height:100%;height:auto;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.layoutThree-profile-img{border:3px solid #fff;box-shadow:1px 3px 14px #0000000f}.layoutThree-profile-content{width:calc(100% - var(--width));flex:0 0 auto;padding-left:10px}html[dir=rtl] .layoutThree-profile-content{padding-right:10px}.layoutThree-profile-content h2{font-size:20px;font-family:var(--system-font, "Montserrat", sans-serif);color:#244e6b}.layoutThree-profile-content p{font-size:16px;line-height:1.4;font-weight:500}.layoutThree-profile-info{position:relative;z-index:1;margin-top:-26px;border-bottom:1px solid #D9D9D9;padding-bottom:14px}.layoutThree-profile-inner{padding:0 30px;--width: 100px}.layoutThree-profile-inner>p{font-size:16px;line-height:1.25;font-weight:400;margin-top:10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.layoutThree-profile-social{border:3px solid #fff;background-color:#2c2c2e;display:inline-block;position:absolute;right:30px}html[dir=rtl] .layoutThree-profile-social{right:auto;left:30px}.layoutThree-profile-social{top:50px;z-index:1;padding:14px}.layoutThree-profile-social li:not(:last-child){margin-bottom:1rem}.layoutThree-profile-social li a{width:20px;font-size:20px;display:block;color:var(--color);line-height:1}.layoutThree-profile-contact{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:36px;grid-column-gap:20px;margin-top:36px;--icon-size: 32px}.layoutThree-profile-contact .icon{width:var(--icon-size);height:var(--icon-size);padding:8px;margin-bottom:-16px;z-index:2;position:relative}.layoutThree-profile-contact .icon svg{width:18px;height:18px}.layoutThree-profile-contact p{padding:28px 12px;font-size:10px;font-weight:500;line-height:1.5;color:#3a3a3c;background-color:#fff;position:relative;width:100%;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:1px 3px 14px #0000000f}.layoutThree-profile-contact p .label{font-size:10px;font-weight:700;color:#1e97ea}.layoutThree-profile-contact p span:not(.label){font-size:12px}html[dir=rtl] .layoutThree-profile-contact p{margin-left:0;margin-right:auto}@media(max-width:380px){.layoutThree-profile-contact{grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}.layoutThree-profile-contact .icon{margin-left:auto;margin-right:auto}.layoutThree-appointment-schedule-item{width:calc(33.3333333333% - 6px)!important}}
