﻿*,*::before,*::after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;padding:0;position:relative;font-size:14px;font-family:"Prompt",sans-serif;color:#333;background:#fff}a{text-decoration:none;color:inherit}svg{display:block}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-weight:400}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}button{border:none;background:inherit;font-family:inherit;cursor:pointer}button:focus{outline:none}input,textarea,select{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none}.ptm-text-xs{font-size:10px}.ptm-text-sm{font-size:12px}.ptm-text-base{font-size:14px}.ptm-text-md{font-size:16px}.ptm-text-lg{font-size:18px}.ptm-text-xl{font-size:20px}.ptm-text-2xl{font-size:24px}.ptm-text-3xl{font-size:28px}.ptm-text-4xl{font-size:32px}.ptm-text-5xl{font-size:40px}.ptm-fw-light{font-weight:300}.ptm-fw-regular{font-weight:400}.ptm-fw-medium{font-weight:500}.ptm-fw-semibold{font-weight:600}.ptm-fw-bold{font-weight:700}.ptm-text-brown{color:#644e48}.ptm-text-dark{color:#2b221f}.ptm-text-gray{color:#737373}.ptm-text-white{color:#fff}.ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-section{position:relative}.ptm-main{width:100%;min-height:calc(100vh - 101px - 149px)}@media(max-width: 768px){.ptm-main{min-height:calc(100vh - 60px - 149px)}}.ptm-article-layout{padding:80px 24px;background:#eeebe6}@media(max-width: 540px){.ptm-article-layout{padding:40px 16px}}.ptm-article-layout .ptm-container{display:flex;column-gap:24px}.ptm-article-layout .ptm-article-left{flex:1;min-width:0}.ptm-article-layout .ptm-article-left .article-sec{margin-bottom:24px;scroll-margin-top:100px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content{color:#2b221f;font-size:16px;line-height:1.75}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content h2{font-size:24px;font-weight:700;color:#644e48;margin:40px 0 16px;scroll-margin-top:100px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content h2:first-child{margin-top:0}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content h3{font-size:20px;font-weight:600;color:#2b221f;margin:32px 0 12px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content h4{font-size:18px;font-weight:600;color:#2b221f;margin:24px 0 8px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content p{margin-bottom:16px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ul,.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ol{margin:16px 0;padding-left:24px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ul li,.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ol li{margin-bottom:8px}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ul{list-style:disc}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content ol{list-style:decimal}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content blockquote{border-left:4px solid #644e48;padding:12px 20px;margin:24px 0;background:#f8f6f4;border-radius:0 8px 8px 0;font-style:italic}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content table{width:100%;border-collapse:collapse;margin:24px 0}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content table th,.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content table td{border:1px solid #dcd5cc;padding:10px 14px;text-align:left}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content table th{background:#644e48;color:#fff;font-weight:600}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content table tr:nth-child(even) td{background:#f8f6f4}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content a{color:#644e48;text-decoration:underline}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content a:hover{opacity:.8}.ptm-article-layout .ptm-article-left .ptm-wysiwyg-content iframe{max-width:100%;margin:16px 0;border-radius:12px}.ptm-article-layout .ptm-article-right{flex:0 0 320px}.ptm-article-layout .ptm-article-right .suggestion-item{margin-bottom:24px}@media(max-width: 1024px){.ptm-article-layout .ptm-container{flex-direction:column}.ptm-article-layout .ptm-article-left{order:2}.ptm-article-layout .ptm-article-right{order:1;flex:none;width:100%}}.ptm-header{position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid hsla(0,0%,100%,.2);padding:23px 24px;background:rgba(0,0,0,.1)}@media(max-width: 1024px){.ptm-header{padding:23.5px 24px}}@media(max-width: 480px){.ptm-header{padding:25.5px 24px}}.ptm-header--scrolled{background:rgba(0,0,0,.5);backdrop-filter:blur(10px)}.ptm-header__inner{margin:auto;max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:center}.ptm-header__logo{cursor:pointer;flex-shrink:0}.ptm-header__logo img{width:124px;height:auto}.ptm-header__nav{display:flex;align-items:center;column-gap:24px}@media(max-width: 1024px){.ptm-header__nav{display:none}}.ptm-header__nav-item{position:relative}.ptm-header__nav-item>a,.ptm-header__nav-item>span{border-bottom:1px solid rgba(0,0,0,0);padding-bottom:0;color:#fff;font-size:16px;font-weight:400;line-height:28px;cursor:pointer;transition:all .3s ease}.ptm-header__nav-item>a:hover,.ptm-header__nav-item>a.active,.ptm-header__nav-item>span:hover,.ptm-header__nav-item>span.active{border-color:#fff}.ptm-header__nav-item:hover .ptm-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.ptm-header__actions{display:flex;align-items:center;column-gap:24px}@media(max-width: 1024px){.ptm-header__actions{display:none}}.ptm-header__cta{border-radius:12px;padding:8px 16px;display:flex;align-items:center;column-gap:8px;background:#f8f6f4;color:#644e48;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.ptm-header__cta:hover{background:#dcd5cc}.ptm-header__cta svg{width:20px;height:20px;flex-shrink:0}@media(max-width: 1024px){.ptm-header__cta{display:none}}.ptm-header__search{color:#fff;transition:opacity .3s ease}.ptm-header__search:hover{opacity:.7}.ptm-header__search svg{width:20px;height:20px}.ptm-header__lang{position:relative;display:flex;align-items:center;column-gap:4px;color:#fff;font-size:16px;font-weight:400;cursor:pointer}.ptm-header__lang .ptm-lang-arrow{width:20px;height:20px;transition:transform .3s ease}.ptm-header__lang:hover .ptm-lang-arrow{transform:rotate(180deg)}.ptm-header__lang:hover .ptm-lang-dropdown{opacity:1;visibility:visible}.ptm-header .ptm-lang-dropdown{border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:24px;position:absolute;top:50px;right:0;background:#f8f6f4;display:flex;flex-direction:column;row-gap:8px;box-shadow:0px 4px 6px -4px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.ptm-header .ptm-lang-dropdown .ptm-lang-item{border-bottom:1px solid rgba(0,0,0,0);color:#737373;font-size:16px;font-weight:400;line-height:28px;display:flex;align-items:center;column-gap:4px;white-space:nowrap;cursor:pointer;text-decoration:none}.ptm-header .ptm-lang-dropdown .ptm-lang-item:hover{background:hsla(0,0%,100%,.2)}.ptm-header .ptm-lang-dropdown .ptm-lang-item svg{width:16px;height:16px;flex-shrink:0}.ptm-header__hamburger{display:none;cursor:pointer;background:none;border:none;padding:0}@media(max-width: 1024px){.ptm-header__hamburger{display:block}}.ptm-header__hamburger svg{width:36px;height:36px}.ptm-dropdown{border:1px solid hsla(0,0%,100%,.2);border-radius:16px;margin-top:30px;padding:24px;min-width:200px;position:absolute;top:35px;left:50%;transform:translateX(-50%) translateY(-8px);background:#f8f6f4;display:flex;column-gap:24px;white-space:nowrap;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.ptm-dropdown__column .ptm-dropdown__header{margin-bottom:16px;color:#644e48;font-size:16px;font-weight:500}.ptm-dropdown__submenu{display:flex;flex-direction:column}.ptm-dropdown__item{margin-bottom:8px;border-bottom:1px solid rgba(0,0,0,0);color:#737373;font-size:16px;font-weight:400;line-height:28px;cursor:pointer;transition:all .3s ease}.ptm-dropdown__item.active{border-color:#644e48}.ptm-dropdown__item:hover{color:#baa799}.ptm-mobile-menu{position:fixed;top:90px;right:20px;width:375px;max-width:calc(100vw - 40px);background:rgba(0,0,0,.85);backdrop-filter:blur(10px);border-radius:16px;padding:24px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:9999;max-height:calc(100vh - 110px);overflow-y:auto;display:none}.ptm-mobile-menu--open{display:block}.ptm-mobile-menu .title-wrap{margin-bottom:16px;border-bottom:1px solid #fff;padding-bottom:16px;display:flex;justify-content:space-between}.ptm-mobile-menu .mobile-language-toggle{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.2)}.ptm-mobile-menu .mobile-language-toggle .language-buttons{display:flex;background:hsla(0,0%,100%,.1);border-radius:12px;padding:4px}.ptm-mobile-menu .mobile-language-toggle .language-buttons .lang-btn{flex:1;padding:8px 16px;border:none;background:rgba(0,0,0,0);color:#fff;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.ptm-mobile-menu .mobile-language-toggle .language-buttons .lang-btn:hover{background:hsla(0,0%,100%,.2)}.ptm-mobile-menu .mobile-language-toggle .language-buttons .lang-btn.active{background:#644e48;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ptm-mobile-menu .mobile-menu-item{margin-bottom:16px}.ptm-mobile-menu .mobile-menu-item .item-label{display:flex;align-items:center;column-gap:10px}.ptm-mobile-menu .mobile-menu-item .item-label .mobile-menu-label{color:#fff;font-size:16px;font-weight:400;cursor:pointer}.ptm-mobile-menu .mobile-menu-item .item-label .mobile-menu-label:hover{color:#baa799}.ptm-mobile-menu .mobile-menu-item .item-label .mobile-menu-label .arrow-icon{transition:transform .3s ease}.ptm-mobile-menu .mobile-multi-menu{padding-top:16px;margin-left:16px;color:#fff;font-size:16px;font-weight:400}.ptm-mobile-menu .mobile-multi-menu .multi-menu-item .multi-menu-label{margin-bottom:16px;display:flex;column-gap:10px;cursor:pointer}.ptm-mobile-menu .mobile-multi-menu .multi-menu-item .multi-menu-label:hover{color:#644e48}.ptm-mobile-menu .mobile-multi-menu .multi-menu-item .sub-multi-menu{margin-bottom:16px;color:#fff;font-size:16px;font-weight:400}.ptm-mobile-menu .mobile-multi-menu .multi-menu-item .sub-multi-menu:hover{color:#644e48}.ptm-mobile-menu .mobile-cta{padding-top:16px}.ptm-mobile-menu .mobile-menu-list{list-style:none;margin:0;padding:0}.ptm-mobile-menu .mobile-menu-list>li{margin-bottom:16px}.ptm-mobile-menu .mobile-menu-list>li>a{color:#fff;font-size:16px;font-weight:400;transition:color .3s ease}.ptm-mobile-menu .mobile-menu-list>li>a:hover{color:#baa799}.ptm-mobile-menu .mobile-menu-list>li>.sub-menu{list-style:none;margin:0;padding:16px 0 0 16px}.ptm-mobile-menu .mobile-menu-list>li>.sub-menu>li{margin-bottom:12px}.ptm-mobile-menu .mobile-menu-list>li>.sub-menu>li>a{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:300;transition:color .3s ease}.ptm-mobile-menu .mobile-menu-list>li>.sub-menu>li>a:hover{color:#644e48}.ptm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.ptm-overlay.is-open{opacity:1;visibility:visible}.ptm-footer{padding:40px 24px 14px 24px;background:#2b221f}@media(max-width: 540px){.ptm-footer{padding:40px 16px 14px 16px}}.ptm-footer__inner{margin:auto;max-width:1200px;width:100%}.ptm-footer__info-block{border-bottom:1px solid #737373;padding-bottom:32px;display:flex;column-gap:69px}@media(max-width: 1024px){.ptm-footer__info-block{flex-direction:column;row-gap:64px}}.ptm-footer__left{flex:0 0 480px}@media(max-width: 1024px){.ptm-footer__left{flex:1}}.ptm-footer__logo{margin-bottom:24px}.ptm-footer__logo img{width:124px;height:auto}.ptm-footer__info{margin-bottom:24px;color:#fff;font-size:16px;font-weight:300}.ptm-footer__social{display:flex;column-gap:24px}.ptm-footer__social a,.ptm-footer__social span{cursor:pointer;transition:all .3s ease;color:#fff}.ptm-footer__social a svg,.ptm-footer__social span svg{width:24px;height:24px}.ptm-footer__right{flex:1;display:flex;column-gap:69px}@media(max-width: 1024px){.ptm-footer__right{flex-direction:column;row-gap:64px}}@media(max-width: 540px){.ptm-footer__right{row-gap:32px}}.ptm-footer__sitemap .sm-title{margin-bottom:16px;color:#fff;font-size:16px;font-weight:500}.ptm-footer__sitemap .sm-link{border-bottom:1px solid rgba(0,0,0,0);margin-bottom:8px;width:fit-content;padding-bottom:4px;color:#fff;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease;display:block}.ptm-footer__sitemap .sm-link:hover{border-color:#fff}.ptm-footer__copyright{padding-top:16px;display:flex;justify-content:space-between;column-gap:24px}@media(max-width: 1024px){.ptm-footer__copyright{flex-wrap:wrap;row-gap:16px}}.ptm-footer__copyright-text{color:#fff;font-size:12px;font-weight:300}.ptm-footer__policy-links{display:flex;column-gap:16px}@media(max-width: 540px){.ptm-footer__policy-links{flex-wrap:wrap;row-gap:16px}}.ptm-footer__policy-links a{color:#fff;font-size:12px;font-weight:300;cursor:pointer;transition:all .3s ease}.ptm-footer__policy-links a:hover{text-decoration:underline}.ptm-social-float{position:fixed;bottom:30px;right:30px;z-index:1000;display:flex;flex-direction:column;align-items:center}.ptm-social-float .social_btn{border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:#644e48;cursor:pointer;transition:transform .3s ease}.ptm-social-float .social_btn:hover{transform:scale(1.2)}.ptm-social-float--open .social_btn{transform:rotate(45deg)}.ptm-social-float--open .social_btn:hover{transform:scale(1.2) rotate(45deg)}.ptm-social-float .s-menu-sec{margin-bottom:15px;display:flex;flex-direction:column;row-gap:15px}.ptm-social-float .s-menu-sec .s-menu-item{border-radius:50%;display:flex;justify-content:center;align-items:center;width:50px;height:50px;cursor:pointer;transition:transform .3s ease}.ptm-social-float .s-menu-sec .s-menu-item:hover{transform:scale(1.2)}.ptm-social-float .s-menu-sec .s-menu-item.line{background:#00c300}.ptm-social-float .s-menu-sec .s-menu-item.phone{background:#25d366}.ptm-btn{display:flex;align-items:center;justify-content:center;column-gap:5px;width:100%;padding:12px 24px;border-radius:12px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;border:1px solid #fff;background:#644e48;color:#fff;transition:all .3s ease;white-space:nowrap;text-decoration:none}.ptm-btn:hover:not(:disabled){background:#dcd5cc;border-color:#dcd5cc;color:#000}.ptm-btn:disabled{background:#f5f5f5;cursor:not-allowed}.ptm-btn .icon_default{display:flex}.ptm-btn .icon_hover{display:none}.ptm-btn:hover .icon_default{display:none}.ptm-btn:hover .icon_hover{display:flex}.ptm-btn--primary{background:#644e48;color:#fff;border-color:#fff}.ptm-btn--primary:hover:not(:disabled){background:#dcd5cc;border-color:#dcd5cc;color:#000}.ptm-btn--white,.ptm-btn.theme_bg_white{background:#f8f6f4;color:#644e48;border:1px solid #dcd5cc}.ptm-btn--white:hover:not(:disabled),.ptm-btn.theme_bg_white:hover:not(:disabled){background:#644e48;border-color:#644e48;color:#f8f6f4}.ptm-btn--contact,.ptm-btn.theme_contact{background:#f8f6f4;color:#644e48;border-color:#f8f6f4}.ptm-btn--contact:hover:not(:disabled),.ptm-btn.theme_contact:hover:not(:disabled){background:#dcd5cc;border-color:#dcd5cc;color:#000}.ptm-btn--outline{background:rgba(0,0,0,0);color:#644e48;border:1px solid #644e48}.ptm-btn--outline:hover:not(:disabled){background:#644e48;border-color:#644e48;color:#fff}.ptm-btn--link{background:none;color:#644e48;padding:0;border:none;width:auto;font-weight:500;column-gap:4px}.ptm-btn--link:hover{color:#000;background:none;border:none}.ptm-btn--link .ptm-btn__icon{transition:transform .3s ease}.ptm-btn--link:hover .ptm-btn__icon{transform:translateX(4px)}.ptm-form-group{margin-bottom:24px;width:100%;box-sizing:border-box}.ptm-form-group label{display:block;margin-bottom:10px;color:#000;font-size:14px;font-weight:500}.ptm-form-group label .required{color:red}.ptm-input,.ptm-select{border-radius:9px;border:1px solid #dcd5cc;padding:9.5px 12px;width:100%;background:#fff;color:#000;font-size:14px;font-family:inherit;font-weight:400;box-sizing:border-box;transition:border-color .3s ease}.ptm-input::placeholder,.ptm-select::placeholder{color:#dcd5cc}.ptm-input:focus,.ptm-select:focus{border-color:#644e48;outline:none}.ptm-input--error,.ptm-select--error{border-color:red}.ptm-textarea{border-radius:9px;border:1px solid #dcd5cc;padding:9.5px 12px;width:100%;background:#fff;color:#000;font-size:14px;font-family:inherit;font-weight:400;box-sizing:border-box;resize:vertical;transition:border-color .3s ease}.ptm-textarea::placeholder{color:#dcd5cc}.ptm-textarea:focus{border-color:#644e48;outline:none}.ptm-textarea--error{border-color:red}.ptm-form-error{margin-top:2px;font-size:16px;color:red}.ptm-contact-form{border-radius:16px;padding:24px;background:#fff;color:#000;font-size:14px;font-weight:400}.ptm-contact-form .input-row-wrap{width:100%;display:flex;flex-direction:row;align-items:center;column-gap:24px}@media(max-width: 480px){.ptm-contact-form{padding:16px}.ptm-contact-form .input-row-wrap{flex-direction:column}}.ptm-contact-me-form .form-title{font-size:18px;font-weight:500;margin-bottom:20px;color:#000}.ptm-contact-me-form .input-wrap{margin-bottom:16px;width:100%;box-sizing:border-box}.ptm-contact-me-form .checkbox-group{margin-bottom:20px}.ptm-contact-me-form .checkbox-group .checkbox-label{display:block;margin-bottom:10px;color:#000;font-size:14px;font-weight:500}.ptm-contact-me-form .checkbox-group .checkbox-list{display:flex;flex-direction:column;row-gap:10px}.ptm-contact-me-form .checkbox-group .checkbox-item{display:flex;align-items:center;column-gap:8px;cursor:pointer}.ptm-contact-me-form .checkbox-group .checkbox-item input[type=checkbox]{width:18px;height:18px;border:1.5px solid #dcd5cc;border-radius:4px;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;flex-shrink:0;background:#fff}.ptm-contact-me-form .checkbox-group .checkbox-item input[type=checkbox]:checked{background:#644e48;border-color:#644e48}.ptm-contact-me-form .checkbox-group .checkbox-item input[type=checkbox]:checked::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:12px;font-weight:bold}.ptm-contact-me-form .checkbox-group .checkbox-item .checkbox-text{font-size:14px;font-weight:400;color:#000}.ptm-contact-me-form .submit-wrap{display:flex;justify-content:center;margin-top:8px}@media(max-width: 480px){.ptm-contact-me-form{padding:16px}}.ptm-banner-slider{position:relative;height:100vh}.ptm-banner-slider .swiper{width:100%;height:100%}.ptm-banner-slider .swiper-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ptm-banner-slider__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ptm-banner-slider__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(100, 78, 72, 0.5) 0%, rgba(82, 65, 60, 0.8) 100%);display:flex;align-items:center;justify-content:center}.ptm-banner-slider__content{position:relative;padding:0 24px;z-index:2;text-align:center;color:#fff}.ptm-banner-slider__label-1{margin:auto;margin-bottom:8px;border-radius:99px;border:1px solid hsla(0,0%,100%,.33);padding:8px 24px;width:fit-content;background:rgba(0,0,0,.33);color:#fff;font-size:16px;font-weight:275}.ptm-banner-slider__label-2{margin-bottom:40px;color:#fff;font-size:64px;font-weight:400;line-height:1.2}@media(max-width: 540px){.ptm-banner-slider__label-2{font-size:36px}}.ptm-banner-slider__label-3{margin-top:8px;color:#fff;font-size:42px;font-weight:300}@media(max-width: 540px){.ptm-banner-slider__label-3{font-size:26px}}.ptm-banner-slider__actions{display:flex;column-gap:24px;justify-content:center;align-items:center}@media(max-width: 540px){.ptm-banner-slider__actions{flex-direction:column;row-gap:24px}}.ptm-banner-slider .swiper-button-next,.ptm-banner-slider .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:none;border:none;cursor:pointer;transition:all .3s ease;color:#fff}.ptm-banner-slider .swiper-button-next:hover,.ptm-banner-slider .swiper-button-prev:hover{transform:translateY(-50%) scale(1.1)}.ptm-banner-slider .swiper-button-prev{left:24px}.ptm-banner-slider .swiper-button-next{right:24px}.ptm-banner-slider .swiper-pagination{position:absolute !important;bottom:40px !important;left:50% !important;transform:translateX(-50%) !important;z-index:10;display:flex !important;justify-content:center !important;align-items:center !important;gap:8px;width:auto !important}.ptm-banner-slider .swiper-pagination-bullet{width:12px !important;height:12px !important;background:hsla(0,0%,100%,.5) !important;border-radius:50% !important;opacity:1 !important;transition:all .3s ease !important;margin:0 4px !important}.ptm-banner-slider .swiper-pagination-bullet-active{background:#fff !important}@media(max-width: 820px){.ptm-banner-slider .swiper-button-prev{left:16px}.ptm-banner-slider .swiper-button-next{right:16px}}.ptm-banner-slider .banner_slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ptm-banner-slider .banner_background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.ptm-banner-slider .banner_background::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(100,78,72,.7)}.ptm-banner-slider .banner_content{position:relative;z-index:2;padding:0 24px;text-align:center;color:#fff}@media(max-width: 820px){.ptm-banner-slider .banner_content{max-width:700px}}@media(max-width: 540px){.ptm-banner-slider .banner_content{padding:0 16px}}.ptm-banner-slider .bn_title{margin:auto;margin-bottom:8px;border-radius:99px;border:1px solid hsla(0,0%,100%,.33);padding:8px 24px;width:fit-content;background:rgba(0,0,0,.33);color:#fff;font-size:16px;font-weight:275}.ptm-banner-slider .bn_subtitle{margin-bottom:40px;color:#fff;font-size:64px;font-weight:400;line-height:1.2}@media(max-width: 540px){.ptm-banner-slider .bn_subtitle{font-size:36px}}.ptm-banner-slider .bn_subtitle_2{margin-top:8px;color:#fff;font-size:42px;font-weight:300}@media(max-width: 540px){.ptm-banner-slider .bn_subtitle_2{font-size:26px}}.ptm-banner-slider .bn_action_row{display:flex;column-gap:24px;justify-content:center;align-items:center}@media(max-width: 540px){.ptm-banner-slider .bn_action_row{flex-direction:column;row-gap:24px}}.ptm-banner-slider .btn_book_now{border:1px solid #f8f6f4;border-radius:12px;padding:12px 24px;display:flex;align-items:center;column-gap:8px;background:#f8f6f4;color:#644e48;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.ptm-banner-slider .btn_book_now:hover{border-color:#dcd5cc;background:#dcd5cc}@media(max-width: 540px){.ptm-banner-slider .btn_book_now{width:100%;max-width:200px;justify-content:center}}.ptm-banner-slider .btn_view_treatments{border:2px solid #f8f6f4;border-radius:12px;padding:12px 24px;display:flex;align-items:center;column-gap:8px;background:rgba(0,0,0,0);color:#f8f6f4;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.ptm-banner-slider .btn_view_treatments:hover{border-color:#f8f6f4;background:#f8f6f4;color:#000}@media(max-width: 540px){.ptm-banner-slider .btn_view_treatments{width:100%;max-width:200px;justify-content:center}}.ptm-banner-slider .banner_navigation .banner_arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:none;border:none;cursor:pointer;transition:all .3s ease;color:#fff}.ptm-banner-slider .banner_navigation .banner_arrow:hover{transform:translateY(-50%) scale(1.1)}.ptm-banner-slider .banner_navigation .banner_arrow_prev{left:24px}.ptm-banner-slider .banner_navigation .banner_arrow_next{right:24px}@media(max-width: 820px){.ptm-banner-slider .banner_navigation .banner_arrow_prev{left:16px}.ptm-banner-slider .banner_navigation .banner_arrow_next{right:16px}}.ptm-banner-slider .banner_pagination{position:absolute !important;bottom:40px !important;left:50% !important;transform:translateX(-50%) !important;z-index:10;display:flex !important;justify-content:center !important;align-items:center !important;gap:8px;width:auto !important}.ptm-banner-page{position:relative;height:100vh;overflow:hidden}.ptm-banner-page__image{width:100%;height:100%;object-fit:cover}.ptm-banner-page__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;z-index:1}.ptm-banner-page__overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #644e48 0%, #52413c 100%);opacity:.8;z-index:-1}.ptm-banner-page__overlay>div{padding:0 24px}.ptm-banner-page__title{color:#fff;font-size:64px;font-weight:400;text-align:center}@media(max-width: 540px){.ptm-banner-page__title{font-size:36px}}.ptm-banner-page__text{display:flex;flex-direction:column;align-items:center;gap:8px}.ptm-banner-page__label-1{margin:auto;margin-bottom:8px;border-radius:99px;border:1px solid hsla(0,0%,100%,.33);padding:8px 24px;width:fit-content;background:rgba(0,0,0,.33);color:#fff;font-size:16px;font-weight:275}.ptm-banner-page__label-2{color:#fff;font-size:64px;font-weight:400;line-height:1.2}@media(max-width: 540px){.ptm-banner-page__label-2{font-size:36px}}.ptm-banner-page__label-3{color:#fff;font-size:16px;font-weight:300}.ptm-banner-page__bottom{position:absolute;bottom:40px;left:0;right:0;display:flex;justify-content:center;column-gap:24px;padding:0 24px;color:#fff;font-size:16px;font-weight:300}.ptm-banner-page__bottom-left,.ptm-banner-page__bottom-right{color:#fff;font-size:16px;font-weight:300}.ptm-banner-page__search{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 24px;width:100%;box-sizing:border-box}.ptm-banner-page__search .search-wrap{margin:40px auto 0;max-width:640px}.ptm-banner-page__search .ptm-search-input-wrap{margin-bottom:32px;position:relative;display:flex;align-items:center;border:1px solid hsla(0,0%,100%,.5);border-radius:12px;background:hsla(0,0%,100%,.1);overflow:hidden}.ptm-banner-page__search .ptm-search-input-wrap input{flex:1;border:none;padding:14px 16px;background:rgba(0,0,0,0);color:#fff;font-size:16px;font-weight:400;outline:none}.ptm-banner-page__search .ptm-search-input-wrap input::placeholder{color:hsla(0,0%,100%,.6)}.ptm-banner-page__search .ptm-search-input-wrap button{border:none;padding:14px 16px;background:rgba(0,0,0,0);color:#fff;cursor:pointer;display:flex;align-items:center}.ptm-banner-page__search .filter-layout{display:flex;justify-content:flex-start}.ptm-banner-page__search .filter-wrap{padding:8px 0;display:flex;column-gap:16px;overflow:auto}.ptm-banner-page__search .filter-btn{border:1px solid #fff;border-radius:12px;padding:8px 16px;background:rgba(0,0,0,0);color:#fff;font-size:16px;font-weight:400;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .3s ease}.ptm-banner-page__search .filter-btn.active{background:#fff;color:#644e48}.ptm-banner-page__search .filter-btn:hover:not(.active){background:hsla(0,0%,100%,.15)}.ptm-banner-page--search{height:100vh}.ptm-card-service{background:#fff;color:#000;font-size:14px;font-weight:400;border-radius:16px;overflow:hidden;transition:all .3s ease}.ptm-card-service:hover{box-shadow:0 8px 24px rgba(0,0,0,.1)}.ptm-card-service__image-wrap{position:relative;border-radius:16px;width:100%;aspect-ratio:294/294;overflow:hidden}.ptm-card-service__image-wrap .icon-right{position:absolute;top:-50px;right:16px;transition:top .3s ease;z-index:3}.ptm-card-service__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.ptm-card-service__image-wrap .overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(100, 78, 72, 0) 0%, #644e48 100%);opacity:0;transition:opacity .3s ease;z-index:1}.ptm-card-service__image-wrap .service-title{position:absolute;bottom:16px;left:16px;color:#fff;font-size:24px;font-weight:500;line-height:1.4;transition:bottom .3s ease;z-index:2}.ptm-card-service__image-wrap .detail{position:absolute;bottom:-50px;left:16px;width:80%;height:48px;overflow:hidden;display:flex;color:#fff;font-size:16px;font-weight:400;transition:bottom .3s ease;z-index:2}.ptm-card-service__image-wrap:hover .icon-right{top:16px}.ptm-card-service__image-wrap:hover img{transform:scale(1.05)}.ptm-card-service__image-wrap:hover .overlay{opacity:1}.ptm-card-service__image-wrap:hover .service-title{bottom:65px}.ptm-card-service__image-wrap:hover .detail{bottom:16px}.ptm-card-blog{border-radius:16px;border:1px solid #dcd5cc;height:100%;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff;display:flex;flex-direction:column}.ptm-card-blog:hover{border:1px solid #644e48}.ptm-card-blog__image-wrap{width:100%;aspect-ratio:384/208;overflow:hidden}.ptm-card-blog__image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0}.ptm-card-blog__body{padding:24px;flex:1;display:flex;flex-direction:column}.ptm-card-blog__category{margin-bottom:8px;color:#644e48;font-size:12px;font-weight:500;text-transform:uppercase}.ptm-card-blog__title{margin-bottom:12px;color:#000;font-size:18px;font-weight:300;line-height:28px}.ptm-card-blog__title a{color:inherit}.ptm-card-blog__desc{flex:1;margin-bottom:20px;color:#737373;font-size:14px;font-weight:400;line-height:20px}.ptm-card-blog__read-more{margin-left:auto;margin-right:0;display:flex;align-items:center;column-gap:8px;background:none;border:none;cursor:pointer;transition:all .3s ease;color:#644e48;font-size:14px;font-weight:500;text-decoration:underline}.ptm-card-blog__read-more .icon_default{display:block}.ptm-card-blog__read-more .icon_hover{display:none}.ptm-card-blog__read-more svg{color:#644e48;transition:all .3s ease}.ptm-card-blog__read-more:hover{color:#000}.ptm-card-blog__read-more:hover .icon_default{display:none}.ptm-card-blog__read-more:hover .icon_hover{display:block}.ptm-card-blog__read-more:hover svg{color:#000}@media(max-width: 540px){.ptm-card-blog .ptm-card-blog__read-more{width:100%;display:flex;justify-content:flex-end}}.ptm-card-blog-h{display:flex;border-radius:16px;border:1px solid #dcd5cc;overflow:hidden;background:#fff;transition:all .3s ease}.ptm-card-blog-h:hover{border-color:#644e48}.ptm-card-blog-h__image-wrap{flex:1;overflow:hidden}.ptm-card-blog-h__image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:16px 0 0 16px}.ptm-card-blog-h__body{flex:1;padding:86px 24px}@media(max-width: 540px){.ptm-card-blog-h__body{padding:24px}}.ptm-card-blog-h__category{margin-bottom:8px;color:#644e48;font-size:12px;font-weight:500;text-transform:uppercase}.ptm-card-blog-h__title{margin-bottom:12px;color:#000;font-size:18px;font-weight:300;line-height:28px}.ptm-card-blog-h__title a{color:inherit}.ptm-card-blog-h__desc{margin-bottom:20px;color:#737373;font-size:14px;font-weight:400;line-height:20px}.ptm-card-blog-h__footer{display:flex;align-items:center;justify-content:space-between}.ptm-card-blog-h__date{font-size:12px;color:#737373}.ptm-card-blog-h__read-more{display:flex;align-items:center;column-gap:8px;color:#644e48;font-size:14px;font-weight:500;text-decoration:underline;transition:all .3s ease}.ptm-card-blog-h__read-more:hover{color:#000}@media(max-width: 540px){.ptm-card-blog-h{flex-direction:column}.ptm-card-blog-h .ptm-card-blog-h__image-wrap img{border-radius:16px 16px 0 0}}.ptm-card-doctor{border-radius:16px;box-shadow:0px 1px 2px -1px rgba(0,0,0,.1);border:1px solid #f8f6f4;display:flex;flex-wrap:wrap;overflow:hidden;background:#fff}.ptm-card-doctor__image{flex:1 0 400px}.ptm-card-doctor__image img{display:block;object-fit:cover;width:100%;height:100%}.ptm-card-doctor__info{padding:48px 24px;flex:1 0 400px}.ptm-card-doctor__slogan{border-bottom:1px solid #dcd5cc;padding-bottom:24px;color:#644e48;font-size:24px;font-weight:400}.ptm-card-doctor__header{margin-bottom:24px;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:16px;row-gap:16px;align-items:center}.ptm-card-doctor__name{margin-bottom:4px;color:#000;font-size:24px;font-weight:500;white-space:nowrap}.ptm-card-doctor__specialty{color:#644e48;font-size:16px;font-weight:400}.ptm-card-doctor__tags{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:8px}.ptm-card-doctor__section-title{margin-bottom:16px;display:flex;align-items:center;column-gap:8px;color:#644e48;font-size:16px;font-weight:400}.ptm-card-doctor__list{display:flex;column-gap:12px;row-gap:12px;flex-wrap:wrap}.ptm-card-doctor--vertical{flex-direction:column;flex-wrap:nowrap}.ptm-card-doctor--vertical .ptm-card-doctor__image{flex:none}.ptm-card-doctor--vertical .ptm-card-doctor__info{padding:24px}.ptm-card-doctor--vertical .ptm-card-doctor__header{padding-top:0;flex-direction:column;align-items:flex-start;row-gap:16px}.ptm-card-promotion{border-radius:16px;padding:8px;background:#fff;transition:all .2s ease}.ptm-card-promotion img{display:block;border-radius:8px;width:100%;height:auto}.ptm-card-clinic{border-radius:16px;border:1px solid #dcd5cc;height:100%;background:#f8f6f4;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column}.ptm-card-clinic:hover{border:1px solid #644e48}.ptm-card-clinic__image{width:100%;aspect-ratio:588/320;overflow:hidden}.ptm-card-clinic__image img{width:100%;height:100%;object-fit:cover}.ptm-card-clinic__body{flex:1;padding:24px}.ptm-card-clinic__block{margin-bottom:16px;border-bottom:none;padding-bottom:0}.ptm-card-clinic__block:first-child{border-bottom:1px solid #dcd5cc;padding-bottom:16px}.ptm-card-clinic__name{margin-bottom:4px;color:#644e48;font-size:24px;font-weight:500}.ptm-card-clinic__address{color:#737373;font-size:16px;font-weight:300}.ptm-card-clinic__label{margin-bottom:4px;color:#000;font-size:16px;font-weight:400}.ptm-card-clinic__value{color:#737373;font-size:16px;font-weight:300}.ptm-card-clinic__actions{padding:0 24px 24px 24px;display:flex;flex-wrap:wrap;column-gap:16px;row-gap:16px}.ptm-card-clinic__action-btn{border-radius:12px;border:1px solid #dcd5cc;flex:1;display:flex;justify-content:center;align-items:center;column-gap:8px;padding:12px 24px;background:#f8f6f4;color:#644e48;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease}.ptm-card-clinic__action-btn.bg-theme{border-color:#eeebe6;background:#eeebe6}.ptm-card-clinic__action-btn:hover{border-color:#dcd5cc;background:#dcd5cc}.ptm-card-location{padding:32px 0;display:flex;column-gap:16px}.ptm-card-location__icon{flex:0 0 30px;color:#644e48}.ptm-card-location__info{flex:1}.ptm-card-location__name{margin-bottom:4px;color:#644e48;font-size:24px;font-weight:400}.ptm-card-location__address{margin-bottom:16px;color:#737373;font-size:16px;font-weight:300}.ptm-card-location__contacts{display:flex;column-gap:16px}.ptm-card-location__contact-btn{display:flex;align-items:center;column-gap:8px;border-radius:12px;border:1px solid #644e48;padding:10px 20px;background:rgba(0,0,0,0);color:#644e48;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease}.ptm-card-location__contact-btn svg{flex-shrink:0;stroke:#644e48}.ptm-card-location__contact-btn:hover{background:#644e48;color:#fff}.ptm-card-location__contact-btn:hover svg{stroke:#fff}.ptm-card-location__contact-btn--primary{background:#644e48;color:#fff}.ptm-card-location__contact-btn--primary svg{stroke:#fff}.ptm-card-location__contact-btn--primary:hover{background:rgb(70.3488372093,54.8720930233,50.6511627907)}.ptm-tag{border-radius:999px;padding:4px 8px;width:fit-content;display:inline-flex;align-items:center;column-gap:4px;background:#eeebe6;color:#644e48;font-size:14px;font-weight:400;white-space:nowrap}.ptm-filter-bar{display:flex;width:100%;column-gap:16px;row-gap:24px;margin-bottom:24px}.ptm-filter-bar__categories{display:flex;flex:1;overflow-x:auto;column-gap:16px}.ptm-filter-bar .filter-item{border-radius:12px;border:1px solid #644e48;padding:7px 16px;display:flex;align-items:center;column-gap:8px;background:rgba(0,0,0,0);color:#644e48;font-size:16px;font-weight:400;white-space:nowrap;cursor:pointer;transition:all .3s ease}.ptm-filter-bar .filter-item img{width:20px;height:20px}.ptm-filter-bar .filter-item .icon-active{display:none}.ptm-filter-bar .filter-item.active{background:#644e48;color:#fff}.ptm-filter-bar .filter-item.active .icon-default{display:none}.ptm-filter-bar .filter-item.active .icon-active{display:block}.ptm-filter-bar__search{flex-shrink:0;max-width:320px;position:relative;display:flex;align-items:center}.ptm-filter-bar__search-input{border-radius:12px;border:1px solid #dcd5cc;padding:7px 36px 7px 12px;background:#fff;color:#000;font-size:14px;font-family:inherit;width:100%;min-width:200px;transition:border-color .3s ease}.ptm-filter-bar__search-input::placeholder{color:#dcd5cc}.ptm-filter-bar__search-input:focus{border-color:#644e48;outline:none}.ptm-filter-bar__search-icon{position:absolute;right:10px;color:#737373;pointer-events:none}@media(max-width: 820px){.ptm-filter-bar{flex-direction:column}.ptm-filter-bar__search{max-width:100%}}.ptm-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:20px 0}.ptm-pagination .pagination-btn{padding:8px 12px;border:1px solid #2b221f;background:#fff;color:#644e48;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;min-width:40px;text-align:center}.ptm-pagination .pagination-btn:hover{background:#644e48;color:#fff}.ptm-pagination .pagination-btn.active{background:#644e48;color:#fff;font-weight:600}.ptm-pagination .pagination-btn:disabled{background:#f5f5f5;color:#e5e5e5;border-color:#a1a1a1;cursor:not-allowed}.ptm-pagination .pagination-btn:disabled:hover{background:#f5f5f5;color:#e5e5e5}.ptm-pagination .pagination-ellipsis{padding:8px 4px;color:#a1a1a1;font-size:14px}.ptm-sidebar{display:flex;flex-direction:column;row-gap:24px}.ptm-sidebar .ptm-sidebar-block{border-radius:16px;border:1px solid #dcd5cc;padding:16px;background:#f8f6f4}.ptm-sidebar .ptm-sidebar-block .ov-title{margin-bottom:16px;color:#000;font-size:20px;font-weight:400}.ptm-sidebar .ptm-sidebar-block .suggestion-list{margin:0;padding:0 0 0 20px}.ptm-sidebar .ptm-sidebar-block .suggestion-list li{margin-bottom:4px;text-decoration:underline;color:#000;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s ease}.ptm-sidebar .ptm-sidebar-block .suggestion-list li:hover{color:#644e48;transform:translateX(4px)}.ptm-sidebar .ptm-sidebar-block .suggestion-list li:active{color:#dcd5cc;transform:translateX(2px)}.ptm-sidebar .ptm-sidebar-block .suggestion-list li:last-child{margin-bottom:0}.ptm-sidebar .ptm-sidebar-block .suggestion-list.overview-list{list-style:decimal}.ptm-sidebar .ptm-sidebar-block .ov-title--center{text-align:center}.ptm-sidebar .ptm-sidebar-block .sidebar-promo-list{display:flex;flex-wrap:wrap;gap:8px}.ptm-sidebar .ptm-sidebar-block .sidebar-promo-item{flex:0 0 calc(50% - 4px)}.ptm-sidebar .ptm-sidebar-block .sidebar-promo-card{display:block;border-radius:8px;overflow:hidden;transition:all .3s ease}.ptm-sidebar .ptm-sidebar-block .sidebar-promo-card img{width:100%;height:auto;display:block}.ptm-sidebar .ptm-sidebar-block .sidebar-promo-card{cursor:default}.ptm-sidebar .ptm-sidebar-block .line-horizontal{margin:24px 0;width:100%;height:1px;background:#dcd5cc}.ptm-sidebar .ptm-sidebar-block .btn-free-consultation{border-radius:12px;border:1px solid #dcd5cc;padding:12px 24px;width:100%;display:flex;justify-content:center;align-items:center;column-gap:8px;background:#644e48;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-sidebar .ptm-sidebar-block .btn-free-consultation:hover{border-color:#644e48;background:#644e48;color:#f8f6f4}.ptm-search-input-wrap{position:relative;display:flex;align-items:center;width:100%;max-width:500px}.ptm-search-input-wrap input{border-radius:12px;border:1px solid hsla(0,0%,100%,.3);padding:12px 48px 12px 16px;width:100%;background:hsla(0,0%,100%,.1);color:#fff;font-size:16px;font-family:inherit;backdrop-filter:blur(4px);transition:all .3s ease}.ptm-search-input-wrap input::placeholder{color:hsla(0,0%,100%,.5)}.ptm-search-input-wrap input:focus{border-color:#fff;outline:none;background:hsla(0,0%,100%,.2)}.ptm-search-input-wrap button{position:absolute;right:12px;background:none;border:none;color:#fff;cursor:pointer;padding:0;display:flex}.ptm-breadcrumb{padding:24px 24px 0;background:#eeebe6}@media(max-width: 540px){.ptm-breadcrumb{padding:16px 16px 0}}.ptm-breadcrumb .ptm-container{display:flex;flex-direction:column;align-items:flex-start}.ptm-breadcrumb .breadcrumb-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.ptm-breadcrumb .breadcrumb-list .breadcrumb-item{display:flex;align-items:center;color:#2b221f;font-size:16px;font-weight:400}.ptm-breadcrumb .breadcrumb-list .breadcrumb-item a{color:#644e48;text-decoration:none;transition:color .3s ease}.ptm-breadcrumb .breadcrumb-list .breadcrumb-item a:hover{color:#52413c}.ptm-breadcrumb .breadcrumb-list .breadcrumb-item.active{color:#000;font-weight:400}.ptm-breadcrumb .breadcrumb-list .breadcrumb-separator{margin:0 8px;color:#737373;font-size:14px}.ptm-breadcrumb .breadcrumb-date{margin-top:8px;color:#2b221f;font-size:12px;font-weight:400}.ptm-home-services{padding:80px 24px;background:#eeebe6}@media(max-width: 1024px){.ptm-home-services{padding:80px 16px}}.ptm-home-services .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-home-services__header{margin-bottom:40px;display:flex;column-gap:8px}@media(max-width: 1024px){.ptm-home-services__header{flex-direction:column;row-gap:24px}}.ptm-home-services__header-left{flex-basis:50%;color:#000;font-size:36px;font-weight:500}@media(max-width: 1024px){.ptm-home-services__header-left{flex-basis:100%;text-align:center}}.ptm-home-services__header-right{flex-basis:50%}@media(max-width: 1024px){.ptm-home-services__header-right{flex-basis:100%;display:flex;flex-direction:column;align-items:center}}.ptm-home-services__header-desc{margin-bottom:24px;color:#737373;font-size:20px;font-weight:275}@media(max-width: 1024px){.ptm-home-services__header-desc{text-align:center}}.ptm-home-services__view-all{display:flex;align-items:center;column-gap:8px;text-decoration:underline;color:#644e48;font-size:16px;font-weight:500}.ptm-home-services__grid{display:flex;flex-wrap:wrap}.ptm-home-services__grid .ptm-card-service{flex:0 0 33.333%;position:relative;padding:24px;display:flex;align-items:flex-end;overflow:hidden;aspect-ratio:4/3;background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .3s ease;border-radius:0}.ptm-home-services__grid .ptm-card-service .oeps-content-block .oeps-title{margin-bottom:4px;color:#fff;font-size:24px;font-weight:500}.ptm-home-services__grid .ptm-card-service .oeps-content-block .oeps-desc{color:#fff;font-size:16px;font-weight:300}.ptm-home-services__grid .ptm-card-service:hover{background-image:var(--hover-bg) !important;transform:scale(1.02)}.ptm-home-services__grid .ptm-card-service:first-child{border-top-left-radius:12px}.ptm-home-services__grid .ptm-card-service:nth-child(3){border-top-right-radius:12px}.ptm-home-services__grid .ptm-card-service:nth-child(4){border-bottom-left-radius:12px}.ptm-home-services__grid .ptm-card-service:last-child{border-bottom-right-radius:12px}@media(max-width: 1024px){.ptm-home-services__grid .ptm-card-service{flex:0 0 50%;border-radius:0}.ptm-home-services__grid .ptm-card-service:nth-child(2){border-top-right-radius:12px}.ptm-home-services__grid .ptm-card-service:nth-child(3){border-top-right-radius:0}.ptm-home-services__grid .ptm-card-service:nth-child(4){border-bottom-left-radius:0}.ptm-home-services__grid .ptm-card-service:nth-child(5){border-bottom-left-radius:12px}}@media(max-width: 540px){.ptm-home-services__grid .ptm-card-service{flex:0 0 100%;border-radius:0}.ptm-home-services__grid .ptm-card-service:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.ptm-home-services__grid .ptm-card-service:nth-child(2),.ptm-home-services__grid .ptm-card-service:nth-child(3),.ptm-home-services__grid .ptm-card-service:nth-child(4),.ptm-home-services__grid .ptm-card-service:nth-child(5){border-top-right-radius:0;border-bottom-left-radius:0}.ptm-home-services__grid .ptm-card-service:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}}.ptm-home-experience{position:relative;padding:80px 24px;background-color:#2b221f}.ptm-home-experience::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../images/backgrounds/exp-bg.png");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.1;z-index:1}@media(max-width: 1024px){.ptm-home-experience{padding:80px 16px}}.ptm-home-experience .ptm-container{position:relative;z-index:2;margin:auto;max-width:1200px;width:100%}.ptm-home-experience__content-row{margin-bottom:64px;display:flex;column-gap:64px}@media(max-width: 1024px){.ptm-home-experience__content-row{flex-direction:column;row-gap:64px}}.ptm-home-experience__left-col{flex-basis:50%}.ptm-home-experience__title{margin-bottom:24px;color:#fff;font-size:48px;font-weight:275}.ptm-home-experience__title .medium{font-weight:500}.ptm-home-experience__description{margin-bottom:40px;color:#fff;font-size:20px;font-weight:275}.ptm-home-experience__stats{margin-bottom:64px;display:flex;justify-content:space-between;column-gap:8px}.ptm-home-experience__stat-number{color:#fff;font-size:36px;font-weight:500}.ptm-home-experience__stat-label{color:#fff;font-size:14px;font-weight:300}.ptm-home-experience__btn-about{position:relative;z-index:3;border:1px solid #f8f6f4;border-radius:12px;padding:12px 24px;width:fit-content;display:flex;align-items:center;column-gap:8px;background:#f8f6f4;color:#644e48;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-home-experience__btn-about:hover{border-color:#dcd5cc;background:#dcd5cc}.ptm-home-experience__right-col{flex-basis:50%;display:flex;column-gap:24px;height:580px}.ptm-home-experience__images-left{flex-basis:50%}.ptm-home-experience__images-left .ewr-large-image{width:100%;aspect-ratio:272/580;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden}.ptm-home-experience__images-right{flex-basis:50%;display:flex;flex-direction:column;row-gap:24px}.ptm-home-experience__images-right .ewr-top-image{width:100%;aspect-ratio:272/158;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden}.ptm-home-experience__images-right .ewr-bottom-image{width:100%;aspect-ratio:272/398;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden}.ptm-home-experience__partners .partner-title{border-bottom:.5px solid hsla(0,0%,100%,.2);margin-bottom:16px;padding-bottom:16px;color:#fff;font-size:24px;font-weight:275}.ptm-home-experience__partners .partner-logos{display:flex;flex-wrap:wrap;justify-content:center;column-gap:48px;row-gap:24px}.ptm-home-experience__partners .partner-logos img{width:160px;height:102px}@media(max-width: 1024px){.ptm-home-experience__partners .partner-logos{column-gap:24px;row-gap:24px}}.ptm-home-doctors{height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat}.ptm-home-doctors__inner{padding:80px 24px}@media(max-width: 540px){.ptm-home-doctors__inner{padding:80px 16px}}.ptm-home-doctors__title{text-align:center;color:#fff;font-size:48px;font-weight:275}@media(max-width: 540px){.ptm-home-doctors__title{font-size:36px}}.ptm-home-doctors__subtitle{margin-bottom:24px;text-align:center;color:#fff;font-size:64px;font-weight:400}@media(max-width: 540px){.ptm-home-doctors__subtitle{font-size:48px}}.ptm-home-doctors__cta{margin:auto;border:1px solid #fff;border-radius:12px;padding:12px 24px;display:flex;align-items:center;column-gap:8px;width:fit-content;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-home-doctors__cta:hover{border-color:#fff;background:#fff;color:#000}.ptm-home-blog{padding:64px 24px;background:#eeebe6}@media(max-width: 540px){.ptm-home-blog{padding:64px 16px}}.ptm-home-blog .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-home-blog__header{margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 600px){.ptm-home-blog__header{flex-direction:column;align-items:flex-start;row-gap:24px}}.ptm-home-blog__title{color:#000;font-size:36px;font-weight:500}.ptm-home-blog__view-all{border:1px solid #f8f6f4;border-radius:12px;padding:12px 24px;display:flex;align-items:center;column-gap:8px;background:#f8f6f4;color:#644e48;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-home-blog__view-all:hover{background:#dcd5cc}.ptm-home-blog__grid{display:flex;column-gap:24px}.ptm-home-blog__grid .ptm-card-blog{flex:0 0 calc(33.3333% - 16px);height:auto}@media(max-width: 820px){.ptm-home-blog__grid .ptm-card-blog:nth-child(n+3){display:none}.ptm-home-blog__grid .ptm-card-blog{flex:0 0 calc(50% - 12px)}}@media(max-width: 540px){.ptm-home-blog__grid{flex-direction:column;row-gap:24px}.ptm-home-blog__grid .ptm-card-blog{flex:0 0 calc(100% - 12px)}.ptm-home-blog__grid .ptm-card-blog:nth-child(n+3){display:block}}.ptm-home-promotions{padding:64px 24px;background:#52413c}@media(max-width: 540px){.ptm-home-promotions{padding:64px 16px}}.ptm-home-promotions .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-home-promotions__title{margin-bottom:40px;text-align:center;color:#fff;font-size:36px;font-weight:500}.ptm-home-promotions__grid{margin-bottom:40px;display:flex;flex-wrap:wrap;column-gap:24px;row-gap:24px}@media(max-width: 540px){.ptm-home-promotions__grid{column-gap:16px;row-gap:16px}}.ptm-home-promotions__item{flex:0 0 calc(20% - 20px)}@media(max-width: 540px){.ptm-home-promotions__item{flex:0 0 calc(50% - 8px)}}.ptm-home-promotions .ptm-card-promotion{display:block;border-radius:16px;padding:8px;background:#fff;transition:all .2s ease}.ptm-home-promotions .ptm-card-promotion img{display:block;border-radius:8px;width:100%;height:auto}.ptm-home-promotions__btn-all{margin:0 auto;border:1px solid #fff;border-radius:12px;padding:12px 24px;display:flex;width:fit-content;align-items:center;column-gap:8px;background:rgba(0,0,0,0);color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-home-promotions__btn-all .icon-default{display:block}.ptm-home-promotions__btn-all .icon-hover{display:none}.ptm-home-promotions__btn-all:hover{background:#fff;color:#644e48}.ptm-home-promotions__btn-all:hover .icon-default{display:none}.ptm-home-promotions__btn-all:hover .icon-hover{display:block}.ptm-home-clinics{padding:80px 24px}@media(max-width: 540px){.ptm-home-clinics{padding:80px 16px}}.ptm-home-clinics .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-home-clinics__layout{border-bottom:1px solid #dcd5cc;padding-bottom:8px;display:flex;column-gap:64px}@media(max-width: 820px){.ptm-home-clinics__layout{flex-direction:column;row-gap:64px}}.ptm-home-clinics__left{flex-basis:50%}.ptm-home-clinics__left img{border-radius:16px;width:100%;height:auto}.ptm-home-clinics__right{flex-basis:50%}.ptm-home-clinics__title{color:#000;font-size:36px;font-weight:500}.ptm-home-clinics__location-list .ptm-card-location{border-bottom:1px solid #dcd5cc}.ptm-home-clinics__location-list .ptm-card-location:last-child{border-bottom:none}.ptm-home-clinics__social-row{padding-top:40px;display:flex;flex-wrap:wrap;row-gap:24px}.ptm-home-clinics__social-row .social-item{border-right:1px solid #644e48;flex:1;padding:0 24px;display:flex;align-items:center;justify-content:center;column-gap:8px;cursor:pointer}.ptm-home-clinics__social-row .social-item .social-label{color:#644e48;font-size:14px;font-weight:400}.ptm-home-clinics__social-row .social-item svg{flex-shrink:0}.ptm-home-clinics__social-row .social-item:last-child{border-right:none}.ptm-about-journey{padding:80px 24px;background:#fff}@media(max-width: 700px){.ptm-about-journey{padding:80px 16px}}.ptm-about-journey .ptm-container{margin:auto;max-width:1200px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ptm-about-journey .our-title{margin-bottom:24px;color:#000;font-size:36px;font-weight:500;white-space:nowrap}.ptm-about-journey .our-desc{color:#737373;font-size:20px;font-weight:275;text-align:center}.ptm-about-intro{display:flex}@media(max-width: 700px){.ptm-about-intro{flex-direction:column}}.ptm-about-intro .intro-item-wrap{padding:80px 24px;flex:1;background:#eeebe6;display:flex;flex-direction:column;row-gap:32px}@media(max-width: 700px){.ptm-about-intro .intro-item-wrap{padding:80px 16px}}.ptm-about-intro .intro-item-wrap .intro-item{display:flex;column-gap:24px}.ptm-about-intro .intro-item-wrap .intro-item .row-left{display:flex;flex-direction:column;align-items:center;row-gap:8px}.ptm-about-intro .intro-item-wrap .intro-item .row-left .line-vertical{border-left:1px solid #dcd5cc;min-height:48px;height:100%}.ptm-about-intro .intro-item-wrap .intro-item .row-right .intro-title{margin-bottom:16px;color:#000;font-size:20px;font-weight:400}.ptm-about-intro .intro-item-wrap .intro-item .row-right .intro-desc{color:#737373;font-size:14px;font-weight:275}.ptm-about-intro .intro-image{flex:1;min-height:496px;min-width:50%;background-position:center;background-repeat:no-repeat;background-size:cover}.ptm-about-treatments{position:relative;display:flex;flex-wrap:wrap}.ptm-about-treatments .treatments-image{width:25%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;font-weight:400;text-align:center;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;aspect-ratio:1/1;transition:all .3s ease}.ptm-about-treatments .treatments-image:hover{background-image:var(--hover-bg) !important;transform:scale(1.02)}.ptm-about-treatments .treatments-image.w-50{width:50%;aspect-ratio:2/1}.ptm-about-treatments .btn-treatments{border:1px solid #fff;border-radius:12px;padding:12px 24px;display:flex;white-space:nowrap;align-items:center;column-gap:8px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:16px;font-weight:500;background:rgba(0,0,0,.3)}@media(max-width: 700px){.ptm-about-treatments .treatments-image{width:50%;font-size:16px;aspect-ratio:3/2}.ptm-about-treatments .treatments-image.w-50{aspect-ratio:3/2}.ptm-about-treatments .btn-treatments{top:66.5%}}.ptm-about-partners{padding:64px 24px}@media(max-width: 700px){.ptm-about-partners{padding:64px 16px}}.ptm-about-partners .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-about-partners .partner-card{border-radius:16px;padding:48px;background:#644e48}@media(max-width: 820px){.ptm-about-partners .partner-card{padding:24px}}.ptm-about-partners .partner-card .card-title{margin-bottom:24px;text-align:center;color:#fff;font-size:36px;font-weight:500}.ptm-about-partners .partner-card .card-partner-wrap{width:100%;display:flex;flex-wrap:wrap;justify-content:center;column-gap:48px}.ptm-about-partners .partner-card .card-partner-wrap .partner-item{flex:1 1 calc(16.66% - 648px)}.ptm-about-partners .partner-card .card-partner-wrap .partner-item img{width:100%;height:auto}@media(max-width: 700px){.ptm-about-partners .partner-card .card-partner-wrap .partner-item{flex:1 1 calc(50% - 24px)}}.ptm-about-awards{padding:64px 24px;overflow:hidden}@media(max-width: 540px){.ptm-about-awards{padding:64px 16px}}.ptm-about-awards .ptm-container{position:relative;margin:auto;max-width:1200px;width:100%;overflow:visible}.ptm-about-awards .awards-title{margin-bottom:24px;text-align:center;color:#000;font-size:36px;font-weight:500}.ptm-about-awards .swiper{padding-bottom:40px}.ptm-about-awards .award-navigation .award-arrow{border:1px solid #644e48;border-radius:100%;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#fff;position:absolute;top:55%;transform:translateY(-50%);z-index:10;cursor:pointer;transition:all .3s ease}.ptm-about-awards .award-navigation .award-arrow:hover{transform:translateY(-50%) scale(1.1)}.ptm-about-awards .award-navigation .award-arrow.award-arrow-prev{left:-60px}@media(max-width: 540px){.ptm-about-awards .award-navigation .award-arrow.award-arrow-prev{left:-16px}}.ptm-about-awards .award-navigation .award-arrow.award-arrow-next{right:-60px}@media(max-width: 540px){.ptm-about-awards .award-navigation .award-arrow.award-arrow-next{right:-16px}}.ptm-contact-cta{padding:80px 24px;background:linear-gradient(180deg, #644E48 0%, #2B221F 100%)}@media(max-width: 480px){.ptm-contact-cta{padding:80px 16px}}.ptm-contact-cta .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-contact-cta .contact-layout{display:flex;align-items:center;flex-wrap:wrap;column-gap:40px}.ptm-contact-cta .contact-left{flex:1;display:flex;flex-direction:column;row-gap:32px}.ptm-contact-cta .contact-left .contact-title{color:#fff;font-size:36px;font-weight:500}.ptm-contact-cta .contact-left .contact-desc{color:#fff;font-size:20px;font-weight:300}.ptm-contact-cta .contact-left .contact-info{display:flex;flex-direction:column;row-gap:16px}.ptm-contact-cta .contact-left .contact-item{display:flex;align-items:center;column-gap:16px;white-space:nowrap;color:#fff;font-size:20px;font-weight:300}.ptm-contact-cta .contact-left .contact-item svg{flex-shrink:0;stroke:#fff}.ptm-contact-cta .contact-right{flex:1;background:#fff;border-radius:16px;padding:24px}@media(max-width: 820px){.ptm-contact-cta .contact-layout{flex-direction:column;row-gap:40px}.ptm-contact-cta .contact-right{width:100%}}.ptm-services-page{padding:80px 24px;background:#f8f6f4}@media(max-width: 540px){.ptm-services-page{padding:80px 16px}}.ptm-services-page .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-services-page .ptm-filter-bar{margin-bottom:40px}.ptm-services-page .service-list{display:flex;flex-wrap:wrap;width:100%;gap:8px}.ptm-services-page .service-list .service-item{width:calc(25% - 6px);cursor:pointer}@media(max-width: 768px){.ptm-services-page .service-list .service-item{width:calc(33.3333% - 5.33px)}}@media(max-width: 540px){.ptm-services-page .service-list .service-item{width:100%}}.ptm-section-type-1 .uthr-title{margin-bottom:16px;color:#000;font-size:24px;font-weight:400}.ptm-section-type-1 .uthr-img{margin-bottom:16px;border-radius:16px;width:100%;height:auto}.ptm-section-type-1 .uthr-desc{margin-bottom:16px;color:#737373;font-size:14px;font-weight:300}.ptm-section-type-1 .uthr-certi-block{border-radius:8px;border:1px solid #644e48;padding:8px 16px;background:#644e48;text-align:center;color:#fff;font-size:14px;font-weight:400;white-space:pre-wrap}.ptm-section-type-2 .uthr-title{margin-bottom:16px;color:#000;font-size:24px;font-weight:400}.ptm-section-type-2 .uthr-img{margin-bottom:16px;border-radius:16px;width:100%;height:auto}.ptm-section-type-2 .uthr-desc{margin-bottom:16px;color:#737373;font-size:14px;font-weight:300;white-space:pre-line}.ptm-section-type-2 .process-steps-list{display:flex;flex-wrap:wrap;gap:16px}.ptm-section-type-2 .process-steps-list .process-step-item{flex:1;min-width:250px}.ptm-section-type-3 .uthr-title{margin-bottom:16px;color:#000;font-size:24px;font-weight:400}.ptm-section-type-3 .uthr-img{margin-bottom:16px;border-radius:16px;width:100%;height:auto}.ptm-section-type-3 .uthr-desc{margin-bottom:16px;border-radius:16px;padding:24px;background:#dcd5cc}.ptm-section-type-3 .uthr-desc .desc-item{margin-bottom:12px;display:flex;align-items:center;column-gap:12px;color:#000;font-size:16px;font-weight:300}.ptm-section-type-3 .uthr-desc .desc-item.mb-24{margin-bottom:24px}.ptm-section-type-3 .uthr-desc .desc-item .icon-wrap{flex-shrink:0}.ptm-section-type-3 .uthr-desc .line{margin-bottom:24px;border-bottom:1px solid #644e48;width:100%;height:1px}.ptm-section-type-3 .uthr-desc .desc-title{margin-bottom:16px;color:#000;font-size:20px;font-weight:400}.ptm-section-type-3 .uthr-desc .desc-detail{color:#737373;font-size:14px;font-weight:300;white-space:pre-wrap}.ptm-section-type-4{margin-bottom:24px}.ptm-section-type-4 .title{margin-bottom:8px;text-align:center;width:100%;color:#000;font-size:24px;font-weight:400}.ptm-section-type-4 .sub-title{margin-bottom:24px;text-align:center;width:100%;color:#000;font-size:20px;font-weight:300}.ptm-section-type-4 .card-wrap{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:16px;width:100%}.ptm-section-type-4 .card-wrap .card-item{border-radius:16px;padding:16px;min-width:300px;width:calc((100% - 16px)/2);height:auto;background:#f8f6f4;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.ptm-section-type-4 .card-wrap .card-item img{margin-bottom:24px;width:100%;height:auto}.ptm-section-type-4 .card-wrap .card-item .why-card-id{margin-bottom:24px;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#644e48;color:#fff;font-size:20px;font-weight:500}.ptm-section-type-4 .card-wrap .card-item .why-card-title{margin-bottom:8px;color:#000;font-size:20px;font-weight:400}.ptm-section-type-4 .card-wrap .card-item .why-card-desc{margin-bottom:16px;height:40px;overflow:hidden;white-space:pre-wrap;color:#000;font-size:14px;font-weight:300}.ptm-section-type-4 .card-wrap .card-item.type-2{background:#644e48}.ptm-section-type-4 .card-wrap .card-item.type-2 .why-card-id{background:#fff;color:#644e48}.ptm-section-type-4 .card-wrap .card-item.type-2 .why-card-title{color:#fff}.ptm-section-type-4 .card-wrap .card-item.type-2 .why-card-desc{color:#fff}@media(max-width: 768px){.ptm-section-type-4 .card-wrap .card-item{width:100%}}.ptm-section-type-5{margin-bottom:40px;border-radius:16px;padding:24px;background:#dcd5cc}.ptm-section-type-5 .title{margin-bottom:24px;text-align:center;color:#000;font-size:24px;font-weight:300}.ptm-section-type-5 .title span{font-weight:500}.ptm-section-type-5 .ptm-review-slider .swiper-pagination{margin-top:16px;position:relative}.ptm-review-card{border-radius:16px;padding:24px;background:#fff}.ptm-review-card__header{margin-bottom:16px;display:flex;align-items:center;column-gap:16px}.ptm-review-card__avatar{border-radius:50%;width:48px;height:48px;object-fit:cover;flex-shrink:0}.ptm-review-card__avatar--placeholder{display:flex;justify-content:center;align-items:center;background:#eeebe6;color:#737373}.ptm-review-card__info{flex:1}.ptm-review-card__name{color:#000;font-size:16px;font-weight:500;margin-bottom:4px}.ptm-review-card__tags{display:flex;flex-wrap:wrap;gap:4px}.ptm-review-card__tag{border-radius:999px;padding:2px 8px;background:#eeebe6;color:#644e48;font-size:12px;font-weight:400}.ptm-review-card__comment{color:#737373;font-size:14px;font-weight:300;line-height:1.6}.ptm-booking-cta-wrap{padding:40px 0 60px}.ptm-booking-cta{border-radius:16px;padding:0 56px;width:100%;height:320px;background:linear-gradient(180deg, #644e48 0%, #52413c 100%);display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;overflow:hidden}.ptm-booking-cta__image{display:flex;position:relative;width:50%;height:100%}.ptm-booking-cta__image-inner{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%)}.ptm-booking-cta__image-inner img{max-height:340px;width:auto}.ptm-booking-cta__content{flex:1;display:flex;align-items:flex-start}.ptm-booking-cta__group{display:flex;flex-direction:column;align-items:center}.ptm-booking-cta__title{margin-bottom:16px;color:#fff;font-size:36px;font-weight:500}.ptm-booking-cta__desc{margin-bottom:40px;color:#fff;font-size:16px;font-weight:275}.ptm-booking-cta__btn{border:1px solid #fff;border-radius:12px;padding:12px 24px;display:inline-flex;align-items:center;column-gap:8px;background:#fff;color:#644e48;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ptm-booking-cta__btn svg{flex-shrink:0}.ptm-booking-cta__btn:hover{background:rgba(0,0,0,0);color:#fff}@media(max-width: 820px){.ptm-booking-cta{padding:60px 24px;height:unset}.ptm-booking-cta__image{display:none}.ptm-booking-cta__content{align-items:center;width:100%}.ptm-booking-cta__content .ptm-booking-cta__group{width:100%}}.ptm-blog-page .featured-blog-layout{padding:40px 24px;background:#eeebe6}@media(max-width: 540px){.ptm-blog-page .featured-blog-layout{padding:40px 16px}}.ptm-blog-page .featured-blog-layout .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-blog-page .featured-blog-layout .featured-blog-title{display:flex;margin-bottom:24px;color:#644e48;font-size:24px;font-weight:500}.ptm-blog-page .blog-list-layout{padding:64px 24px}@media(max-width: 540px){.ptm-blog-page .blog-list-layout{padding:64px 16px}}.ptm-blog-page .blog-list-layout .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-blog-page .blog-list-layout .blog-header{margin-bottom:40px}.ptm-blog-page .blog-list-layout .blog-list{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:24px}.ptm-blog-page .blog-list-layout .blog-list .blog-item{width:calc(33.333% - 16px)}@media(max-width: 820px){.ptm-blog-page .blog-list-layout .blog-list .blog-item{width:calc(50% - 12px)}}@media(max-width: 540px){.ptm-blog-page .blog-list-layout .blog-list .blog-item{width:100%}}.ptm-blog-detail .ptm-breadcrumb{margin-bottom:0}.ptm-blog-detail .ptm-post-date{margin-bottom:16px;font-size:12px;color:#737373}.ptm-doctor-page{padding:80px 24px}@media(max-width: 540px){.ptm-doctor-page{padding:80px 16px}}.ptm-doctor-page .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-doctor-page .doctor-header{margin-bottom:40px}.ptm-doctor-page .doctor-featured{margin-bottom:40px}.ptm-doctor-page .doctor-list{display:flex;flex-wrap:wrap;gap:24px}.ptm-doctor-page .doctor-list .doctor-item{flex:0 0 calc(33.3333% - 17px)}@media(max-width: 820px){.ptm-doctor-page .doctor-list .doctor-item{flex:0 0 calc(50% - 12px)}}@media(max-width: 540px){.ptm-doctor-page .doctor-list .doctor-item{flex:0 0 100%}}.ptm-doctor-schedule{padding:80px 120px;background:#52413c;box-sizing:border-box}@media(max-width: 820px){.ptm-doctor-schedule{padding:80px 24px;width:100%;box-sizing:border-box;overflow:auto}}@media(max-width: 540px){.ptm-doctor-schedule{padding:80px 16px;box-sizing:border-box;overflow:auto}}.ptm-doctor-schedule .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-doctor-schedule .ds-header{margin-bottom:40px}.ptm-doctor-schedule .ds-title{margin-bottom:24px;text-align:center;color:#fff;font-size:36px;font-weight:500}.ptm-doctor-schedule .ds-location-list{display:flex;justify-content:center;column-gap:16px;overflow:auto;box-sizing:border-box}@media(max-width: 540px){.ptm-doctor-schedule .ds-location-list{justify-content:flex-start}}.ptm-doctor-schedule .btn-location{border-radius:12px;border:1px solid #fff;padding:8px 16px;background:rgba(0,0,0,0);color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.ptm-doctor-schedule .btn-location:hover,.ptm-doctor-schedule .btn-location.active{border:1px solid #fff;background:#fff;color:#000}.ptm-doctor-schedule .calendar-wrap{width:100%;box-sizing:border-box;overflow-x:auto}.ptm-calendar{width:100%;min-width:800px;box-sizing:border-box}.ptm-calendar .scheduleWrapper{border-radius:16px;display:flex;border:1px solid #fff;overflow:hidden}.ptm-calendar .dayColumn{border-left:1px solid #dcd5cc;flex:1;min-width:100px;display:flex;flex-direction:column}.ptm-calendar .dayColumn.timeColumn{flex:0 0 80px;min-width:80px;background-color:#52413c}.ptm-calendar .dayColumn:first-child{border-left:none}.ptm-calendar .headerCell{border-bottom:1px solid #dcd5cc;height:64px;display:flex;justify-content:center;align-items:center;background-color:#dcd5cc;color:#644e48;font-size:16px;font-weight:500;text-align:center}.ptm-calendar .timeCell{border-top:1px solid #dcd5cc;height:64px;display:flex;justify-content:center;align-items:center;background-color:#52413c;font-size:14px;font-weight:300;color:#fff;box-sizing:border-box}.ptm-calendar .scheduleCell{height:64px;display:flex;align-items:center;justify-content:center;font-size:16px;text-align:center;box-sizing:border-box;border-top:1px solid #dcd5cc}.ptm-calendar .appointmentCell{flex-direction:column;background-color:#eeebe6;border:1px solid #dcd5cc}.ptm-calendar .closedCell{background-color:#dcd5cc;color:#fff;font-size:18px;font-weight:500;border:none}.ptm-calendar .appointmentInfo{display:flex;flex-direction:column;align-items:center}.ptm-calendar .doctorName{color:#644e48;font-size:16px;font-weight:500}.ptm-promotions-monthly{padding:60px 24px;background:linear-gradient(180deg, #644E48 0%, #2B221F 100%)}@media(max-width: 540px){.ptm-promotions-monthly{padding:40px 16px}}.ptm-promotions-monthly .ptm-container{position:relative;margin:auto;max-width:1200px;width:100%}.ptm-promotions-monthly .mlp-title{margin-bottom:24px;text-align:center;color:#fff;font-size:36px;font-weight:500}.ptm-promotions-monthly .promotion-ml-swiper{margin-bottom:64px}.ptm-promotions-monthly .promotion-navigation .promotion-arrow{border:1px solid #644e48;border-radius:100%;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#fff;position:absolute;top:55%;transform:translateY(-50%);z-index:10;cursor:pointer;transition:all .3s ease}.ptm-promotions-monthly .promotion-navigation .promotion-arrow:hover{transform:translateY(-50%) scale(1.1)}.ptm-promotions-monthly .promotion-navigation .promotion-arrow.promotion-arrow-prev{left:-24px}.ptm-promotions-monthly .promotion-navigation .promotion-arrow.promotion-arrow-next{right:-24px}@media(max-width: 540px){.ptm-promotions-monthly .promotion-navigation .promotion-arrow.promotion-arrow-prev{left:-14px}.ptm-promotions-monthly .promotion-navigation .promotion-arrow.promotion-arrow-next{right:-14px}}.ptm-promotions-monthly .swiper-pagination-bullet{background:#e5e5e5;opacity:1}.ptm-promotions-monthly .swiper-pagination-bullet-active{background:#644e48}.ptm-promotions-special{padding:40px 24px;background:#eeebe6}@media(max-width: 540px){.ptm-promotions-special{padding:40px 16px}}.ptm-promotions-special .ptm-container{position:relative;margin:auto;max-width:1200px;width:100%}.ptm-promotions-special .spcp-title{margin-bottom:24px;text-align:center;color:#000;font-size:36px;font-weight:500}.ptm-promotions-special .promotion-navigation .promotion-arrow{border:1px solid #644e48;border-radius:100%;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#fff;position:absolute;top:55%;transform:translateY(-50%);z-index:10;cursor:pointer;transition:all .3s ease}.ptm-promotions-special .promotion-navigation .promotion-arrow:hover{transform:translateY(-50%) scale(1.1)}.ptm-promotions-special .promotion-navigation .promotion-arrow.promotion-arrow-prev{left:-24px}.ptm-promotions-special .promotion-navigation .promotion-arrow.promotion-arrow-next{right:-24px}@media(max-width: 540px){.ptm-promotions-special .promotion-navigation .promotion-arrow.promotion-arrow-prev{left:-14px}.ptm-promotions-special .promotion-navigation .promotion-arrow.promotion-arrow-next{right:-14px}}.ptm-contact-page{padding:80px 24px;background:#eeebe6}@media(max-width: 540px){.ptm-contact-page{padding:80px 16px}}.ptm-contact-page .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-contact-page .title{margin-bottom:40px;text-align:center;color:#000;font-size:36px;font-weight:500}.ptm-contact-page .contact-list{display:flex;flex-wrap:wrap;gap:24px}.ptm-contact-page .contact-list .contact-item{width:calc(50% - 12px)}@media(max-width: 540px){.ptm-contact-page .contact-list .contact-item{width:100%}}.ptm-search-page{padding:64px 24px;background:#f8f6f4}@media(max-width: 540px){.ptm-search-page{padding:64px 16px}}.ptm-search-page .ptm-container{margin:auto;max-width:1200px;width:100%}.ptm-search-page .line-vertical{margin:40px auto;width:100%;height:1px;background:#dcd5cc}.ptm-search-page .search-section .bty-header-block{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.ptm-search-page .search-section .bty-title{color:#000;font-size:36px;font-weight:500}.ptm-search-page .search-section .btn-view-all{border-radius:12px;border:none;padding:12px 24px;display:flex;align-items:center;column-gap:8px;background:rgba(0,0,0,0);color:#644e48;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.ptm-search-page .search-section .btn-view-all:hover{background:#dcd5cc}.ptm-search-page .search-section .btn-view-all.bottom{display:none}.ptm-search-page .search-section .blog-list{display:flex;column-gap:24px;flex-wrap:wrap;row-gap:24px}.ptm-search-page .search-section .blog-list .blog-item{flex:0 0 calc(25% - 18px)}.ptm-search-page .search-section .blog-list .blog-item:nth-child(n+5){display:none}.ptm-search-page .search-section .no-results{width:100%;text-align:center;padding:40px 20px;color:#737373}.ptm-search-page .search-section .no-results .no-results-text{font-size:14px;font-weight:400}.ptm-search-page #ptm-search-blog .blog-list .blog-item{flex:0 0 calc(33.3333% - 16px)}.ptm-search-page #ptm-search-blog .blog-list .blog-item:nth-child(n+4){display:none}.ptm-search-page .ptm-search-result{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;transition:all .3s ease}.ptm-search-page .ptm-search-result:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.ptm-search-page .ptm-search-result__thumb{width:100%;aspect-ratio:4/3;object-fit:cover}.ptm-search-page .ptm-search-result__body{padding:16px}.ptm-search-page .ptm-search-result__title{margin-bottom:8px;color:#000;font-size:16px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ptm-search-page .ptm-search-result__desc{color:#737373;font-size:14px;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ptm-search-page>.ptm-container>.no-results{width:100%;text-align:center;padding:40px 20px;color:#737373}.ptm-search-page>.ptm-container>.no-results .no-results-text{font-size:14px;font-weight:400}@media(max-width: 820px){.ptm-search-page .search-section .blog-list .blog-item{flex:0 0 calc(33.33% - 16px)}.ptm-search-page .search-section .blog-list .blog-item:nth-child(n+4){display:none}.ptm-search-page #ptm-search-blog .blog-list .blog-item{flex:0 0 calc(50% - 12px)}.ptm-search-page #ptm-search-blog .blog-list .blog-item:nth-child(n+3){display:none}}@media(max-width: 540px){.ptm-search-page .search-section .bty-header-block{justify-content:center}.ptm-search-page .search-section .blog-list .blog-item{flex:0 0 calc(50% - 12px)}.ptm-search-page .search-section .blog-list .blog-item:nth-child(n+3){display:none}.ptm-search-page .search-section .btn-view-all.top{display:none}.ptm-search-page .search-section .btn-view-all.bottom{margin:auto;margin-top:24px;display:flex}.ptm-search-page #ptm-search-blog .blog-list .blog-item{flex:0 0 100%}.ptm-search-page #ptm-search-blog .blog-list .blog-item:nth-child(n+2){display:none}}.ptm-policy-page{padding:140px 24px 80px;background:#f8f6f4}@media(max-width: 540px){.ptm-policy-page{padding:120px 16px 60px}}.ptm-policy-page__content{margin:auto;max-width:800px;width:100%}.ptm-policy-page__content h2{margin:32px 0 16px;color:#000;font-size:24px;font-weight:500}.ptm-policy-page__content h3{margin:24px 0 12px;color:#000;font-size:20px;font-weight:400}.ptm-policy-page__content p{margin-bottom:12px;color:#737373;font-size:14px;font-weight:300;line-height:1.8}.ptm-policy-page__content ul,.ptm-policy-page__content ol{padding-left:24px;margin-bottom:16px;list-style:disc}.ptm-policy-page__content ul li,.ptm-policy-page__content ol li{margin-bottom:4px;color:#737373;font-size:14px;font-weight:300;line-height:1.8}.ptm-policy-page__content a{color:#644e48;text-decoration:underline}
