.pl-hero-center{padding:3rem 0 4rem;overflow:hidden;background-color:#fff}@media(min-width: 768px){.pl-hero-center{padding:5rem 0}}.pl-hero-center__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 992px){.pl-hero-center__grid{grid-template-columns:1.1fr .9fr;gap:5rem}}.pl-hero-center__content{max-width:650px}.pl-hero-center__location{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ebf4ff;color:#3b82f6;border-radius:999px;font-size:.8125rem;font-weight:700;text-transform:uppercase;margin-bottom:1.5rem}.pl-hero-center__location svg{width:12px;height:auto}.pl-hero-center__title{margin-bottom:2.5rem}@media(min-width: 768px){.pl-hero-center__title{font-size:3.5rem;line-height:1.15}}.pl-hero-center__title-dark{display:block;color:#0f172a}.pl-hero-center__title-color{display:block;color:#d98cbb}.pl-hero-center__features{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:3rem;padding-left:0}.pl-hero-center__feature{display:inline-flex;align-items:center;gap:.75rem;padding:.45rem 1.5rem .45rem .45rem;border-radius:999px;font-weight:700;font-size:.9375rem;color:#1e293b;margin-bottom:0}.pl-hero-center__feature-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.pl-hero-center__feature-icon svg{width:16px;height:16px}.pl-hero-center__feature--green{border:1.5px solid #6ac259;background-color:#f0fdf4}.pl-hero-center__feature--green .pl-hero-center__feature-icon{background-color:#6ac259;color:#fff}.pl-hero-center__feature--pink{border:1.5px solid #d98cbb;background-color:#fdf2f8}.pl-hero-center__feature--pink .pl-hero-center__feature-icon{background-color:#d98cbb;color:#fff}.pl-hero-center__feature--yellow{border:1.5px solid #f6df85;background-color:#fffcf3}.pl-hero-center__feature--yellow .pl-hero-center__feature-icon{background-color:#f6df85;color:#fff}.pl-hero-center__actions .pl-btn{padding:1rem 2.5rem;font-size:.9375rem}.pl-hero-center__media{position:relative}.pl-hero-center__image-wrap{position:relative;aspect-ratio:1/1;border-radius:50%;z-index:1;max-width:500px;margin:0 auto}.pl-hero-center__image-wrap::before{content:"";position:absolute;top:-25px;right:-25px;bottom:25px;left:25px;border:1.5px solid #bfdbfe;border-radius:50%;z-index:-1}.pl-hero-center__image{width:100%;height:100%;object-fit:cover;border-radius:50%}.pl-hero-center__decor{position:absolute;z-index:2}.pl-hero-center__decor--heart{bottom:15%;left:-5%;width:44px;height:44px;background:#fff;border-radius:50%;padding:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:#d98cbb}.pl-hero-center__decor--star{top:5%;right:0%;width:48px;height:48px;background:#fff;border-radius:50%;padding:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:#f6df85}.pl-hero-center__decor--dot-green{width:10px;height:10px;background-color:#6ac259;border-radius:50%;top:45%;left:-15%}.pl-hero-center__decor--dot-blue{width:14px;height:14px;background-color:#93c5fd;border-radius:50%;top:55%;right:-8%}.pl-hero-center__decor--dot-yellow{width:8px;height:8px;background-color:#f6df85;border-radius:50%;bottom:-5%;right:20%}.pl-directions-center{padding:4rem 0}.pl-directions-center--bg-white{background-color:#fff}.pl-directions-center--bg-gray{background-color:#f8fafc}.pl-directions-center__header{margin-bottom:3rem}.pl-directions-center__badge{display:inline-block;padding:6px 16px;background-color:#d1fae5;color:#065f46;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-directions-center__title{color:#0f172a;margin-bottom:1rem}.pl-directions-center__subtitle{color:#64748b;max-width:500px;font-size:1.125rem}.pl-directions-center__grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media(min-width: 768px){.pl-directions-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-directions-center__grid{grid-template-columns:repeat(3, 1fr)}}.pl-direction-card{height:100%}.pl-direction-card__inner{height:100%;padding:2.5rem;border-radius:32px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.pl-direction-card__inner:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.pl-direction-card__icon{width:60px;height:60px;margin-bottom:2rem;display:flex}.pl-direction-card__icon svg,.pl-direction-card__icon img{width:100%;height:100%;object-fit:contain;display:block}.pl-direction-card__title{font-size:1.5rem;color:#0f172a;margin-bottom:.5rem}.pl-direction-card__label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:1.5rem}.pl-direction-card__desc{color:#4b5563;line-height:1.6;margin-bottom:2rem}.pl-direction-card__tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;margin-bottom:2rem}.pl-direction-card__list{list-style:none;padding:0;margin:0 0 2rem 0;margin-top:auto}.pl-direction-card__list li{display:flex;gap:1rem;margin-bottom:1rem}.pl-direction-card__list li .check-icon{flex-shrink:0;width:18px;height:18px;border-radius:50%;background-color:#bfdbfe;color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-top:3px}.pl-direction-card__list li .check-icon svg{width:10px;height:10px}.pl-direction-card__list li .list-content{display:flex;flex-direction:column}.pl-direction-card__list li .list-content strong{color:#1e293b;font-size:14px}.pl-direction-card__list li .list-content span{color:#64748b;font-size:12px}.pl-direction-card__footer{margin-top:auto}.pl-direction-card--green .pl-direction-card__inner{background:linear-gradient(180deg, rgba(106, 194, 89, 0.08) 0%, #ffffff 100%);border:1px solid rgba(106,194,89,.2)}.pl-direction-card--green .pl-direction-card__label{color:#6ac259}.pl-direction-card--green .pl-direction-link{color:#6ac259}.pl-direction-card--green .pl-direction-tag{border:1px solid rgba(106,194,89,.25)}.pl-direction-card--blue .pl-direction-card__inner{background:linear-gradient(180deg, rgba(59, 130, 246, 0.06) 0%, #ffffff 100%);border:1px solid rgba(59,130,246,.15)}.pl-direction-card--blue .pl-direction-card__label{color:#3b82f6}.pl-direction-card--blue .pl-direction-link{color:#3b82f6}.pl-direction-card--yellow .pl-direction-card__inner{background:linear-gradient(180deg, rgba(246, 223, 133, 0.2) 0%, #ffffff 100%);border:1px solid rgba(246,223,133,.4)}.pl-direction-card--yellow .pl-direction-card__label{color:#d97706}.pl-direction-card--yellow .pl-direction-link{color:#d97706}.pl-direction-card--yellow .pl-direction-tag{border:1px solid rgba(246,223,133,.4)}.pl-direction-tag{background-color:#fff;padding:6px 16px;border-radius:40px;font-size:13px;font-weight:600;color:#4b5563}.pl-direction-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;text-decoration:none;font-size:15px;transition:gap .2s ease}.pl-direction-link:hover{gap:12px}.pl-team-center{padding:5rem 0;overflow:hidden}.pl-team-center--bg-white{background-color:#fff}.pl-team-center--bg-gray{background-color:#f8fafc}.pl-team-center__header{text-align:center;margin-bottom:4rem}.pl-team-center__badge{display:inline-block;padding:6px 16px;background-color:#d1fae5;color:#065f46;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-team-center__title{color:#0f172a;margin-bottom:1rem}.pl-team-center__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.pl-team-center__slider-wrap{position:relative}@media(min-width: 992px){.pl-team-center__slider-wrap{padding:0 40px}}.pl-team-center__footer{text-align:center;margin-top:4rem}.pl-team-center__all-link{display:inline-flex;align-items:center;gap:8px;color:#6ac259;font-weight:700;font-size:15px;text-decoration:none;border-bottom:1.5px solid rgba(106,194,89,.3);padding-bottom:2px;transition:all .3s ease}.pl-team-center__all-link:hover{border-color:#6ac259;gap:12px}.pl-team-center__nav .swiper-button-prev,.pl-team-center__nav .swiper-button-next{width:48px;height:48px;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#94a3b8;transition:all .3s ease;margin-top:-24px;z-index:10;display:flex;align-items:center;justify-content:center}.pl-team-center__nav .swiper-button-prev::after,.pl-team-center__nav .swiper-button-next::after{display:none !important}.pl-team-center__nav .swiper-button-prev svg,.pl-team-center__nav .swiper-button-next svg{width:24px;height:24px;stroke:currentColor;fill:none !important}.pl-team-center__nav .swiper-button-prev svg path,.pl-team-center__nav .swiper-button-next svg path{fill:none !important}.pl-team-center__nav .swiper-button-prev:hover,.pl-team-center__nav .swiper-button-next:hover{color:#6ac259;border-color:#6ac259;box-shadow:0 4px 15px rgba(106,194,89,.15)}.pl-team-center__nav .swiper-button-prev.swiper-button-lock,.pl-team-center__nav .swiper-button-next.swiper-button-lock{display:none !important}@media(min-width: 992px){.pl-team-center__nav .swiper-button-prev{left:-5px}.pl-team-center__nav .swiper-button-next{right:-5px}}.pl-team-card{background-color:#fff;border-radius:32px;padding:3rem 2rem;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center}.pl-team-card__image-wrap{position:relative;width:170px;height:170px;border-radius:50%;margin-bottom:1.5rem}.pl-team-card__image-wrap::after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1.5px solid rgba(0,0,0,0);border-radius:50%;pointer-events:none}.pl-team-card__image{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.pl-team-card__name{font-size:1.375rem;color:#0f172a;margin-bottom:.5rem}.pl-team-card__role{display:inline-block;padding:6px 16px;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:2rem}.pl-team-card__quote{font-size:15px;color:#64748b;line-height:1.6;margin:0 0 2rem 0;font-style:normal}.pl-team-card__exp{font-size:13px;color:#94a3b8;margin-bottom:1.5rem;margin-top:auto}.pl-team-card__exp strong{color:#1e293b}.pl-team-card__link{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-weight:700;font-size:14px;cursor:pointer;transition:gap .2s ease;padding:0}.pl-team-card__link:hover{gap:10px}.pl-team-card--pink .pl-team-card__image-wrap::after{border-color:#d98cbb}.pl-team-card--pink .pl-team-card__role{background-color:#fdf2f8;color:#d98cbb}.pl-team-card--pink .pl-team-card__link{color:#d98cbb}.pl-team-card--blue .pl-team-card__image-wrap::after{border-color:#93c5fd}.pl-team-card--blue .pl-team-card__role{background-color:#e0f2fe;color:#3b82f6}.pl-team-card--blue .pl-team-card__link{color:#3b82f6}.pl-team-card--yellow .pl-team-card__image-wrap::after{border-color:#f6df85}.pl-team-card--yellow .pl-team-card__role{background-color:#fffcf3;color:#d97706}.pl-team-card--yellow .pl-team-card__link{color:#d97706}.pl-process-center{padding:5rem 0}.pl-process-center--bg-white{background-color:#fff}.pl-process-center--bg-gray{background-color:#f8fafc}.pl-process-center__row{display:flex;flex-direction:column;gap:4rem}@media(min-width: 992px){.pl-process-center__row{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}.pl-process-center__content{flex:0 0 100%}@media(min-width: 992px){.pl-process-center__content{flex:0 0 44%;padding-right:2rem}}.pl-process-center__media{flex:0 0 100%}@media(min-width: 992px){.pl-process-center__media{flex:0 0 52%}}.pl-process-center__badge{display:inline-block;padding:6px 16px;background-color:#d1fae5;color:#065f46;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-process-center__title{color:#0f172a;margin-bottom:.75rem;font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-process-center__subtitle{color:#64748b;margin-bottom:2rem;font-size:1.125rem}.pl-process-center__subtitle:last-child{margin-bottom:2rem}.pl-process-center__features{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.5rem}.pl-process-center__actions .pl-btn{padding:15px 35px;border-radius:50px;border:2px solid #e2e8f0;color:#0f172a;background:rgba(0,0,0,0);font-weight:700;font-size:16px;text-transform:none !important;text-decoration:none;transition:all .3s ease}.pl-process-center__actions .pl-btn:hover{background-color:#6ac259;color:#fff;border-color:#6ac259}.pl-process-feature{display:flex;gap:1.5rem;align-items:flex-start}.pl-process-feature__icon{width:64px;height:64px;min-width:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-process-feature__icon img{width:28px;height:28px;object-fit:contain}.pl-process-feature__text{padding-top:4px}.pl-process-feature__title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.pl-process-feature__desc{color:#64748b;font-size:1rem;line-height:1.5}.pl-process-feature--blue .pl-process-feature__icon{background-color:#eef2ff;color:#3b82f6}.pl-process-feature--green .pl-process-feature__icon{background-color:#ecfdf5;color:#10b981}.pl-process-feature--orange .pl-process-feature__icon{background-color:#fffbeb;color:#f59e0b}.pl-process-media{position:relative;padding-bottom:30px;padding-left:6%}.pl-process-media__main{width:90%;margin-left:auto;margin-right:24px;position:relative}.pl-process-media__main::after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1.5px solid hsla(0,0%,100%,.7);border-radius:24px;pointer-events:none}.pl-process-media__main img{width:100%;height:auto;border-radius:32px;display:block;aspect-ratio:4/4.5;object-fit:cover}.pl-process-media__sub{position:absolute;bottom:0;left:0;width:55%;z-index:2;background-color:#fff;padding:8px;border-radius:28px;box-shadow:0 15px 35px rgba(0,0,0,.08)}.pl-process-media__sub img{width:100%;height:auto;border-radius:20px;display:block;aspect-ratio:4/3;object-fit:cover}.pl-process-media__video{position:absolute;right:0;bottom:80px;z-index:3}@media(max-width: 768px){.pl-process-media__video{right:10px;bottom:50px}}.pl-video-btn{display:flex;align-items:center;gap:12px;background-color:#fff;padding:8px 24px 8px 8px;border-radius:50px;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease}.pl-video-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.12)}.pl-video-btn__icon{width:48px;height:48px;background-color:#fff;color:#6ac259;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.pl-video-btn__icon svg{width:20px;height:20px;margin-left:3px;fill:currentColor}.pl-video-btn__text{font-size:14px;font-weight:700;color:#0f172a}.pl-sp-center{padding:5rem 0}.pl-sp-center--bg-white{background-color:#fff}.pl-sp-center--bg-gray{background-color:#f8fafc}.pl-sp-center__header{text-align:center;margin-bottom:4rem}.pl-sp-center__badge{display:inline-block;padding:6px 16px;background-color:#f1f5f9;color:#4b5563;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-sp-center__title{color:#0f172a;margin-bottom:.75rem;font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-sp-center__subtitle{color:#64748b;font-size:1.125rem;margin-bottom:0}.pl-sp-center__subtitle:last-child{margin-bottom:0}.pl-sp-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 992px){.pl-sp-center__grid{grid-template-columns:1fr 1fr;gap:3rem}}.pl-sp-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:1.5rem;display:flex;flex-direction:column}@media(min-width: 768px){.pl-sp-card{padding:2.5rem 2rem}}@media(min-width: 992px){.pl-sp-card{padding:3rem}}.pl-sp-card__head{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.pl-sp-card__icon{width:64px;height:64px;min-width:64px;border-radius:20px;display:flex;align-items:center;justify-content:center}.pl-sp-card__icon img{width:28px;height:28px;object-fit:contain}.pl-sp-card__icon--green{background-color:#ecfdf5}.pl-sp-card__icon--blue{background-color:#eef2ff}.pl-sp-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.pl-sp-card__subtitle{color:#64748b;font-size:1rem;margin:0}.pl-sp-card__body{flex-grow:1;margin-bottom:2.5rem}.pl-sp-card__footer .pl-btn{width:100%;padding:18px 32px;border-radius:50px;font-weight:700;font-size:16px;text-transform:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer}.pl-sp-card__footer .pl-btn svg{transition:transform .2s ease}.pl-sp-card__footer .pl-btn--soft-green{background-color:#f0fdf4;color:#065f46}.pl-sp-card__footer .pl-btn--soft-green:hover{background-color:#dcfce7}.pl-sp-card__footer .pl-btn--soft-green:hover svg{transform:translateX(4px)}.pl-sp-card__footer .pl-btn--solid-blue{background-color:#0284c7;color:#fff}.pl-sp-card__footer .pl-btn--solid-blue:hover{background-color:#0369a1}.pl-sp-card__footer .pl-btn--solid-blue:hover svg{transform:translateX(4px)}.pl-sp-list{list-style:none;padding:0;margin:0}.pl-sp-list__item{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;border-bottom:1px solid #e2e8f0}.pl-sp-list__item:first-child{padding-top:0}.pl-sp-list__item:last-child{border-bottom:none;padding-bottom:0}.pl-sp-list__item--highlighted{background-color:#fffbeb;padding:1.25rem 1rem;margin:0 -1rem;border-radius:16px;border-bottom:none}@media(min-width: 768px){.pl-sp-list__item--highlighted{padding:1.25rem 1.5rem;margin:0 -1.5rem}}.pl-sp-list__item--highlighted:last-child{padding-bottom:1.25rem}.pl-sp-list__item--highlighted .pl-sp-list__name{color:#d97706}.pl-sp-list__item--highlighted .pl-sp-list__value{color:#d97706}.pl-sp-list__item--highlighted .pl-sp-list__badge{background-color:#ffedd5}.pl-sp-list__left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(min-width: 768px){.pl-sp-list__left{gap:16px;flex-wrap:nowrap}}.pl-sp-list__left--stacked{flex-direction:column;align-items:flex-start;gap:2px}.pl-sp-list__name-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(min-width: 768px){.pl-sp-list__name-wrap{gap:16px;flex-wrap:nowrap}}.pl-sp-list__name{font-weight:700;color:#0f172a;font-size:1rem}@media(min-width: 768px){.pl-sp-list__name{font-size:1.125rem}}.pl-sp-list__desc{color:#64748b;font-size:.875rem;line-height:1.4}.pl-sp-list__badge{padding:5px 12px;border-radius:8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pl-sp-list__badge--green{background-color:#d1fae5;color:#065f46}.pl-sp-list__badge--orange{background-color:#fef3c7;color:#92400e}.pl-sp-list__value{font-weight:800;color:#0f172a;font-size:1.125rem;white-space:nowrap}@media(min-width: 768px){.pl-sp-list__value{font-size:1.5rem}}.pl-lead-form-center{padding:5rem 0}.pl-lead-form-center--bg-white{background-color:#fff}.pl-lead-form-center--bg-gray{background-color:#f8fafc}.pl-lead-form-center__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 992px){.pl-lead-form-center__grid{grid-template-columns:45% 50%;justify-content:space-between;align-items:center;gap:5%}}.pl-lead-form-center__badge{display:inline-block;padding:6px 16px;background-color:#d1fae5;color:#065f46;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.pl-lead-form-center__title{color:#0f172a;margin-bottom:1.25rem;font-size:3.5rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-lead-form-center__subtitle{color:#64748b;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.pl-lead-form-center__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.pl-lead-form-center__benefits li{display:flex;align-items:center;gap:1rem}.pl-lead-form-center__benefits li .icon{width:24px;height:24px;min-width:24px;background-color:#e6f8ed;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center}.pl-lead-form-center__benefits li .text{color:#1e293b;font-weight:700;font-size:1.0625rem}.pl-lead-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.03)}@media(min-width: 768px){.pl-lead-card{padding:3.5rem 3rem}}.pl-lead-card__head{margin-bottom:2rem}.pl-lead-card__title{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.pl-lead-card__subtitle{color:#64748b;font-size:.9375rem;margin:0}.pl-cf7-custom .wpcf7-form{display:flex;flex-direction:column;gap:1rem;position:relative}.pl-cf7-custom .wpcf7-form p{margin:0}.pl-cf7-custom .wpcf7-form-control-wrap{display:block}.pl-cf7-custom label{display:block;font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.375rem;width:100%}.pl-cf7-custom input[type=text],.pl-cf7-custom input[type=email],.pl-cf7-custom input[type=tel],.pl-cf7-custom select,.pl-cf7-custom textarea{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;background-color:#f8fafc;color:#0f172a;font-size:1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;transition:all .3s ease}.pl-cf7-custom input[type=text]:focus,.pl-cf7-custom input[type=email]:focus,.pl-cf7-custom input[type=tel]:focus,.pl-cf7-custom select:focus,.pl-cf7-custom textarea:focus{outline:none;border-color:#6ac259;background-color:#fff;box-shadow:0 0 0 3px rgba(106,194,89,.1)}.pl-cf7-custom input[type=text]::placeholder,.pl-cf7-custom input[type=email]::placeholder,.pl-cf7-custom input[type=tel]::placeholder,.pl-cf7-custom select::placeholder,.pl-cf7-custom textarea::placeholder{color:#94a3b8}.pl-cf7-custom select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2364748B%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px;cursor:pointer}.pl-cf7-custom .form-row{display:flex;gap:1rem}@media(max-width: 576px){.pl-cf7-custom .form-row{flex-direction:column}}.pl-cf7-custom .form-row>div,.pl-cf7-custom .form-row>p,.pl-cf7-custom .form-row>span{flex:1}.pl-cf7-custom input[type=submit]{width:100%;background-color:#6ac259;color:#fff;border:none;border-radius:50px;padding:18px 32px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:.25rem;position:relative}.pl-cf7-custom input[type=submit]:hover{background-color:rgb(89.2621145374,187.1475770925,70.3524229075);transform:translateY(-2px);box-shadow:0 10px 20px rgba(106,194,89,.2)}.pl-cf7-custom .wpcf7-spinner{position:absolute;margin:0;bottom:60px;right:20px;pointer-events:none}.pl-cf7-custom .wpcf7-response-output{border-radius:12px;margin:1rem 0 0 0 !important;font-size:.875rem}.pl-recent-articles-center{padding:5rem 0}.pl-recent-articles-center--bg-white{background-color:#fff}.pl-recent-articles-center--bg-gray{background-color:#f8fafc}.pl-recent-articles-center__header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3.5rem}@media(min-width: 768px){.pl-recent-articles-center__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.pl-recent-articles-center__header-text{max-width:600px}.pl-recent-articles-center__badge{display:inline-block;padding:6px 16px;background-color:#f1f5f9;color:#4b5563;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-recent-articles-center__title{color:#0f172a;margin-bottom:1rem;font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-recent-articles-center__subtitle{color:#64748b;font-size:1.125rem;margin:0}.pl-recent-articles-center__header-action .pl-btn-outline{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border:1px solid #e2e8f0;border-radius:50px;color:#0f172a;font-weight:700;font-size:15px;text-decoration:none;background-color:rgba(0,0,0,0);transition:all .3s ease}.pl-recent-articles-center__header-action .pl-btn-outline svg{transition:transform .2s ease}.pl-recent-articles-center__header-action .pl-btn-outline:hover{border-color:#cbd5e1;background-color:#f8fafc;transform:translateY(-2px)}.pl-recent-articles-center__header-action .pl-btn-outline:hover svg{transform:translateX(4px)}.pl-recent-articles-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-recent-articles-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-recent-articles-center__grid{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}.pl-article-center-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:16px;display:flex;flex-direction:column;transition:all .3s ease;height:100%}.pl-article-center-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.05)}.pl-article-center-card__media{border-radius:16px;overflow:hidden;aspect-ratio:1.6/1;margin-bottom:1.5rem}.pl-article-center-card__media a{display:block;width:100%;height:100%}.pl-article-center-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.pl-article-center-card__media:hover img{transform:scale(1.05)}.pl-article-center-card__placeholder{width:100%;height:100%;background-color:#f1f5f9}.pl-article-center-card__body{display:flex;flex-direction:column;flex-grow:1;padding:0 8px 8px}.pl-article-center-card__cat{display:inline-block;padding:6px 12px;border-radius:8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;align-self:flex-start}.pl-article-center-card__title{font-size:1.25rem;font-weight:800;line-height:1.3;margin-bottom:.75rem}.pl-article-center-card__title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.pl-article-center-card__title a:hover{color:#4b5563}.pl-article-center-card__meta{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:.875rem;margin-bottom:1.5rem}.pl-article-center-card__dot{width:4px;height:4px;background-color:#cbd5e1;border-radius:50%}.pl-article-center-card__link{margin-top:auto;padding-top:1.25rem;border-top:1px solid #f1f5f9;display:inline-flex;align-items:center;gap:6px;font-size:.9375rem;font-weight:700;text-decoration:none}.pl-article-center-card__link svg{transition:transform .2s ease}.pl-article-center-card__link:hover svg{transform:translateX(4px)}.pl-article-center-card--pink .pl-article-center-card__cat{background-color:#fdf2f8;color:#ec4899}.pl-article-center-card--pink .pl-article-center-card__link{color:#ec4899}.pl-article-center-card--pink .pl-article-center-card__title a:hover{color:#ec4899}.pl-article-center-card--green .pl-article-center-card__cat{background-color:#f0fdf4;color:#16a34a}.pl-article-center-card--green .pl-article-center-card__link{color:#16a34a}.pl-article-center-card--green .pl-article-center-card__title a:hover{color:#16a34a}.pl-article-center-card--blue .pl-article-center-card__cat{background-color:#e0f2fe;color:#3b82f6}.pl-article-center-card--blue .pl-article-center-card__link{color:#3b82f6}.pl-article-center-card--blue .pl-article-center-card__title a:hover{color:#3b82f6}.pl-groups-center{padding:5rem 0}.pl-groups-center--bg-white{background-color:#fff}.pl-groups-center--bg-gray{background-color:#f8fafc}.pl-groups-center__header{text-align:center;margin-bottom:4rem}.pl-groups-center__badge{display:inline-block;padding:6px 16px;background-color:#d1fae5;color:#065f46;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-groups-center__title{color:#0f172a;margin-bottom:1rem;font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-groups-center__subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto}.pl-groups-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-groups-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-groups-center__grid{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}.pl-group-card{background-color:#fff;border:2px solid #e2e8f0;border-radius:32px;padding:2.5rem;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.pl-group-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.04)}.pl-group-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.pl-group-card__icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-group-card__icon img,.pl-group-card__icon svg{width:32px;height:32px;object-fit:contain}.pl-group-card__age{padding:8px 16px;border-radius:40px;font-size:13px;font-weight:800;white-space:nowrap}.pl-group-card__content{display:flex;flex-direction:column;flex-grow:1}.pl-group-card__title{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.2}.pl-group-card__desc{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:2.5rem}.pl-group-card__features{list-style:none;padding:0;margin:0;margin-top:auto;display:flex;flex-direction:column;gap:1rem}.pl-group-card__features li{display:flex;align-items:flex-start;gap:12px}.pl-group-card__features li .icon{margin-top:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pl-group-card__features li .text{font-size:.9375rem;color:#334155;line-height:1.5}.pl-group-card--pink{border-color:rgba(217,140,187,.3)}.pl-group-card--pink .pl-group-card__icon{background-color:#fdf2f8;color:#d98cbb}.pl-group-card--pink .pl-group-card__age{background-color:#fdf2f8;color:#ec4899}.pl-group-card--pink .pl-group-card__features .icon{color:#d98cbb}.pl-group-card--yellow{border-color:rgba(246,223,133,.5)}.pl-group-card--yellow .pl-group-card__icon{background-color:#fffcf3;color:#d97706}.pl-group-card--yellow .pl-group-card__age{background-color:#fffcf3;color:#d97706}.pl-group-card--yellow .pl-group-card__features .icon{color:#d97706}.pl-group-card--green{border-color:rgba(106,194,89,.3)}.pl-group-card--green .pl-group-card__icon{background-color:#d1fae5;color:#065f46}.pl-group-card--green .pl-group-card__age{background-color:#d1fae5;color:#065f46}.pl-group-card--green .pl-group-card__features .icon{color:#065f46}.pl-group-card--blue{border-color:rgba(59,130,246,.3)}.pl-group-card--blue .pl-group-card__icon{background-color:#e0f2fe;color:#3b82f6}.pl-group-card--blue .pl-group-card__age{background-color:#e0f2fe;color:#3b82f6}.pl-group-card--blue .pl-group-card__features .icon{color:#3b82f6}.pl-program-center{padding:5rem 0}.pl-program-center--bg-white{background-color:#fff}.pl-program-center--bg-gray{background-color:#f8fafc}.pl-program-center__header{text-align:center;margin-bottom:4rem}.pl-program-center__badge{display:inline-block;padding:6px 16px;background-color:#f1f5f9;color:#4b5563;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-program-center__title{color:#0f172a;margin-bottom:1rem;font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-0.02em}.pl-program-center__subtitle{color:#64748b;font-size:1.125rem;max-width:650px;margin:0 auto}.pl-program-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-program-center__grid{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}.pl-program-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;height:100%}@media(min-width: 768px){.pl-program-card{flex-direction:row;align-items:flex-start;padding:2.5rem;gap:2rem}}.pl-program-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.04)}.pl-program-card__icon{width:64px;height:64px;min-width:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-program-card__icon img,.pl-program-card__icon svg{width:32px;height:32px;object-fit:contain}.pl-program-card__content{display:flex;flex-direction:column}.pl-program-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;line-height:1.25}.pl-program-card__desc{color:#64748b;font-size:1.0625rem;line-height:1.6;margin:0}.pl-program-card--pink .pl-program-card__icon{background-color:#fdf2f8;color:#d98cbb}.pl-program-card--yellow .pl-program-card__icon{background-color:#fffcf3;color:#d97706}.pl-program-card--green .pl-program-card__icon{background-color:#d1fae5;color:#065f46}.pl-program-card--blue .pl-program-card__icon{background-color:#e0f2fe;color:#3b82f6}.pl-features-center{padding:5rem 0}.pl-features-center--bg-white{background-color:#fff}.pl-features-center--bg-gray{background-color:#f8fafc}.pl-features-center__inner{background-color:#f8fafc;border-radius:40px;padding:3rem 1.5rem}@media(min-width: 768px){.pl-features-center__inner{padding:4rem 3rem;border-radius:48px}}@media(min-width: 992px){.pl-features-center__inner{padding:5rem 4rem}}.pl-features-center__header{text-align:center;margin-bottom:4rem}.pl-features-center__title{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;line-height:1.2;font-weight:800;letter-spacing:-0.02em}@media(min-width: 768px){.pl-features-center__title{font-size:2.75rem}}@media(min-width: 992px){.pl-features-center__title{font-size:3rem}}.pl-features-center__subtitle{color:#64748b;font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.6}.pl-features-center__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width: 768px){.pl-features-center__grid{grid-template-columns:repeat(2, 1fr);gap:3rem}}@media(min-width: 992px){.pl-features-center__grid{grid-template-columns:repeat(3, 1fr);gap:3.5rem}}.pl-feature-item{display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 480px){.pl-feature-item{flex-direction:row;align-items:flex-start}}.pl-feature-item__icon{width:64px;height:64px;min-width:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-feature-item__icon img,.pl-feature-item__icon svg{width:32px;height:32px;object-fit:contain}.pl-feature-item__content{display:flex;flex-direction:column;padding-top:4px}.pl-feature-item__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.pl-feature-item__desc{color:#64748b;font-size:.9375rem;line-height:1.6;margin:0}.pl-feature-item--green .pl-feature-item__icon{background-color:#d1fae5;color:#065f46}.pl-feature-item--blue .pl-feature-item__icon{background-color:#e0f2fe;color:#3b82f6}.pl-feature-item--purple .pl-feature-item__icon{background-color:#f3e8ff;color:#7e80e7}.pl-feature-item--pink .pl-feature-item__icon{background-color:#fdf2f8;color:#d98cbb}.pl-feature-item--yellow .pl-feature-item__icon{background-color:#fffcf3;color:#d97706}.pl-tutor-center{padding:6rem 0;overflow:hidden;position:relative;background-color:#fffcf9}.pl-tutor-center::before{content:"";position:absolute;width:300px;height:300px;background-color:#fffbeb;border-radius:50%;bottom:-72px;right:65%;transform:translateX(-150px);z-index:0;pointer-events:none}@media(max-width: 768px){.pl-tutor-center::before{width:350px;height:350px;bottom:-100px;transform:translateX(-50px)}}.pl-tutor-center::after{content:"";position:absolute;width:500px;height:500px;background-color:#fff1f2;border-radius:50%;top:-173px;left:73%;transform:translateX(50px);z-index:0;pointer-events:none}@media(max-width: 768px){.pl-tutor-center::after{width:600px;height:600px;top:-200px;transform:translateX(0)}}.pl-tutor-center__inner{display:flex;flex-direction:column;gap:4rem;position:relative;z-index:1}@media(min-width: 768px){.pl-tutor-center__inner{flex-direction:row;align-items:center;gap:3rem}}@media(min-width: 992px){.pl-tutor-center__inner{gap:6rem}}.pl-tutor-center__media{flex:0 0 100%;max-width:500px;margin:0 auto}@media(min-width: 768px){.pl-tutor-center__media{flex:0 0 45%;margin:0}}.pl-tutor-center__photo-wrapper{position:relative;width:100%;aspect-ratio:4/5;border-radius:1000px;background-color:#f8fafc}.pl-tutor-center__img{width:100%;height:100%;object-fit:cover;border-radius:1000px;display:block}.pl-tutor-center__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:1000px;background-color:#f1f5f9;color:#94a3b8}.pl-tutor-center__placeholder span{font-weight:800;font-size:1.25rem;margin-bottom:.5rem;color:#64748b}.pl-tutor-center__placeholder small{font-size:.875rem;line-height:1.5}.pl-tutor-center__experience{position:absolute;bottom:5%;right:0;background-color:#fff;padding:12px 24px 12px 12px;border-radius:40px;display:flex;align-items:center;gap:12px;box-shadow:0 15px 35px rgba(0,0,0,.08);transform:translateX(10%);z-index:2}.pl-tutor-center__experience-icon{width:40px;height:40px;border-radius:50%;background-color:#ecfdf5;display:flex;align-items:center;justify-content:center}.pl-tutor-center__experience-text{display:flex;flex-direction:column}.pl-tutor-center__experience-text strong{font-size:14px;font-weight:800;color:#0f172a;line-height:1.2}.pl-tutor-center__experience-text span{font-size:12px;color:#64748b}.pl-tutor-center__content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.pl-tutor-center__badge{display:inline-block;padding:6px 16px;background-color:#fdf2f8;color:#d98cbb;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-tutor-center__name{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.1}@media(min-width: 768px){.pl-tutor-center__name{font-size:3rem}}.pl-tutor-center__bullets{list-style:none;padding:0;margin:0 0 2.5rem 0;display:flex;flex-direction:column;gap:.75rem}.pl-tutor-center__bullets li{display:flex;align-items:center;gap:12px;font-size:1.0625rem;color:#4b5563}.pl-tutor-center__dot{width:8px;height:8px;border-radius:50%;background-color:#f6df85;flex-shrink:0}.pl-tutor-center__quote{position:relative;margin:0;padding:0;z-index:1}.pl-tutor-center__quote p{font-size:1.25rem;font-style:italic;color:#0f172a;line-height:1.6;margin:0}@media(min-width: 768px){.pl-tutor-center__quote p{font-size:1.375rem}}.pl-tutor-center__quote-bg{position:absolute;top:-15px;right:-10px;width:70px;height:auto;z-index:-1}@media(min-width: 768px){.pl-tutor-center__quote-bg{top:-25px;right:-75px;width:95px}}.pl-tutor-center__action{margin-top:2.5rem;position:relative;z-index:2}.pl-pricing-center{padding:5rem 0;background-color:#fff}.pl-pricing-center__header{text-align:center;margin-bottom:4rem}.pl-pricing-center__label{display:inline-block;padding:6px 16px;background-color:#f1f5f9;color:#4b5563;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-pricing-center__title{color:#0f172a;font-size:2.25rem;font-weight:800;margin-bottom:1rem;line-height:1.2}@media(min-width: 768px){.pl-pricing-center__title{font-size:2.75rem}}.pl-pricing-center__subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}.pl-pricing-center__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;align-items:stretch}@media(min-width: 768px){.pl-pricing-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-pricing-center__grid{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}.pl-pricing-center__info{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}@media(min-width: 768px){.pl-pricing-center__info{flex-direction:row;text-align:left;border-radius:50px}}.pl-pricing-center__info-icon{width:40px;height:40px;border-radius:50%;background-color:#e0f2fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-pricing-center__info-text{color:#4b5563;font-size:1rem;line-height:1.5}.pl-pricing-center__info-text strong{color:#0f172a;font-weight:700}.pl-price-card{position:relative;background-color:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.pl-price-card__badge{color:#fff;text-align:center;padding:12px 16px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;width:100%}.pl-price-card__inner{padding:2.5rem 2rem;display:flex;flex-direction:column;flex:1}.pl-price-card__icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.pl-price-card__icon img{width:40px;height:auto;display:block}.pl-price-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.pl-price-card__subtitle{font-size:.9375rem;color:#64748b;margin-bottom:1.5rem;min-height:22px}.pl-price-card__price-wrap{display:flex;align-items:baseline;gap:.75rem;margin-bottom:2rem}.pl-price-card__price{font-size:2.5rem;font-weight:800;line-height:1}.pl-price-card__old-price{font-size:1.125rem;color:#cbd5e1;text-decoration:line-through;font-weight:600}.pl-price-card__divider{border:none;border-top:1px solid #f1f5f9;margin:0 0 2rem 0}.pl-price-card__features{list-style:none;padding:0;margin:0 0 2.5rem 0;display:flex;flex-direction:column;gap:1rem;flex:1}.pl-price-card__features li{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;color:#334155;line-height:1.5}.pl-price-card__features li svg{flex-shrink:0;margin-top:2px}.pl-price-card__action{margin-top:auto}.pl-price-card--green{border:2px solid #d1fae5}.pl-price-card--green .pl-price-card__icon{background-color:#ecfdf5}.pl-price-card--green .pl-price-card__price{color:#065f46}.pl-price-card--green .pl-price-card__features svg{color:#6ac259}.pl-price-card--green .pl-price-card__btn{background-color:#f0fdf4;color:#065f46}.pl-price-card--green .pl-price-card__btn:hover{background-color:#dcfce7}.pl-price-card--orange,.pl-price-card--yellow{border:2px solid #f59e0b}@media(min-width: 992px){.pl-price-card--orange,.pl-price-card--yellow{margin-top:-1.5rem}}.pl-price-card--orange .pl-price-card__badge,.pl-price-card--yellow .pl-price-card__badge{background-color:#f59e0b}.pl-price-card--orange .pl-price-card__inner,.pl-price-card--yellow .pl-price-card__inner{padding-top:1.5rem}.pl-price-card--orange .pl-price-card__icon,.pl-price-card--yellow .pl-price-card__icon{background-color:#ffedd5}.pl-price-card--orange .pl-price-card__price,.pl-price-card--yellow .pl-price-card__price{color:#d97706}.pl-price-card--orange .pl-price-card__features svg,.pl-price-card--yellow .pl-price-card__features svg{color:#f59e0b}.pl-price-card--orange .pl-price-card__btn,.pl-price-card--yellow .pl-price-card__btn{background-color:#f59e0b;color:#fff}.pl-price-card--orange .pl-price-card__btn:hover,.pl-price-card--yellow .pl-price-card__btn:hover{background-color:#d97706}.pl-price-card--pink{border:2px solid #fce7f3}.pl-price-card--pink .pl-price-card__icon{background-color:#fdf2f8}.pl-price-card--pink .pl-price-card__price{color:#d65d9a}.pl-price-card--pink .pl-price-card__features svg{color:#e38bba}.pl-price-card--pink .pl-price-card__btn{background-color:#fdf2f8;color:#d65d9a}.pl-price-card--pink .pl-price-card__btn:hover{background-color:#fce7f3}.pl-signals-center{padding:6rem 0;background-color:#fff}.pl-signals-center__header{text-align:center;margin-bottom:5rem}.pl-signals-center__badge{display:inline-block;padding:6px 16px;background-color:#fffbeb;color:#d97706;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-signals-center__title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-signals-center__subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.pl-signals-center__list{display:flex;flex-direction:column;gap:6rem}.pl-signals-item{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width: 768px){.pl-signals-item{flex-direction:row;justify-content:space-between}.pl-signals-item:nth-child(even){flex-direction:row-reverse}.pl-signals-item:nth-child(even) .pl-signals-item__quote::after{left:auto;right:-10px;border-left:20px solid rgba(0,0,0,0);border-right:none}}.pl-signals-item__content{flex:0 0 100%}@media(min-width: 768px){.pl-signals-item__content{flex:0 0 45%}}.pl-signals-item__number{font-size:5rem;font-weight:800;line-height:1;margin-bottom:1rem;opacity:.4}.pl-signals-item__title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.pl-signals-item__desc{font-size:1rem;color:#64748b;margin-bottom:2rem}.pl-signals-item__symptoms{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.pl-signals-item__symptoms li{display:flex;align-items:flex-start;gap:12px;font-size:1rem;color:#334155;line-height:1.5}.pl-signals-item__check{flex-shrink:0;margin-top:4px}.pl-signals-item__quote-wrap{flex:0 0 100%}@media(min-width: 768px){.pl-signals-item__quote-wrap{flex:0 0 45%}}.pl-signals-item__quote{position:relative;padding:3rem 2.5rem;border-radius:40px;z-index:1}.pl-signals-item__quote::after{content:"";position:absolute;bottom:40%;left:-10px;width:0;height:0;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0);z-index:-1}.pl-signals-item__quote p{font-size:1.375rem;font-style:italic;line-height:1.5;margin-bottom:2rem;color:#1e293b}.pl-signals-item__quote-icon{position:absolute;top:2rem;left:2rem;opacity:.2}.pl-signals-item__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:40px;color:#fff;font-weight:700;font-size:.875rem;text-decoration:none;transition:all .3s ease}.pl-signals-item__btn:hover{transform:scale(1.05);color:#fff}.pl-signals-item--pink .pl-signals-item__number,.pl-signals-item--pink .pl-signals-item__check{color:#d65d9a}.pl-signals-item--pink .pl-signals-item__quote{background-color:#fdf2f8}.pl-signals-item--pink .pl-signals-item__quote::after{border-right:20px solid #fdf2f8}.pl-signals-item--pink .pl-signals-item__quote-icon{color:#d65d9a}.pl-signals-item--pink .pl-signals-item__btn{background-color:#e38bba}.pl-signals-item--green .pl-signals-item__number,.pl-signals-item--green .pl-signals-item__check{color:#6ac259}.pl-signals-item--green .pl-signals-item__quote{background-color:#f0fdf4}.pl-signals-item--green .pl-signals-item__quote::after{border-right:20px solid #f0fdf4}.pl-signals-item--green .pl-signals-item__quote-icon{color:#6ac259}.pl-signals-item--green .pl-signals-item__btn{background-color:#6ac259}.pl-signals-item--blue .pl-signals-item__number,.pl-signals-item--blue .pl-signals-item__check{color:#3b82f6}.pl-signals-item--blue .pl-signals-item__quote{background-color:#e0f2fe}.pl-signals-item--blue .pl-signals-item__quote::after{border-right:20px solid #e0f2fe}.pl-signals-item--blue .pl-signals-item__quote-icon{color:#3b82f6}.pl-signals-item--blue .pl-signals-item__btn{background-color:#3b82f6}.pl-diagnoses-center{padding:5rem 0;background-color:#f8fafc}.pl-diagnoses-center--bg-white{background-color:#fff}.pl-diagnoses-center--bg-gray{background-color:#f8fafc}.pl-diagnoses-center__header{text-align:center;margin-bottom:4rem}.pl-diagnoses-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#92400e;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-diagnoses-center__title{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.2}@media(min-width: 768px){.pl-diagnoses-center__title{font-size:2.75rem}}.pl-diagnoses-center__subtitle{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.pl-diagnoses-center__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.pl-diagnoses-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-diagnoses-center__grid{grid-template-columns:repeat(3, 1fr)}}.pl-diag-card{background-color:#fff;border-radius:24px;padding:2rem 1.5rem;display:flex;align-items:center;gap:1.25rem;border:1px solid rgba(0,0,0,0);transition:all .3s ease}.pl-diag-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.05)}.pl-diag-card__icon{width:60px;height:60px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-diag-card__icon img,.pl-diag-card__icon svg{width:28px;height:auto;display:block}.pl-diag-card__content{display:flex;flex-direction:column}.pl-diag-card__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.25rem;line-height:1.2}.pl-diag-card__desc{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.pl-diag-card--pink{border-color:#fce7f3}.pl-diag-card--pink .pl-diag-card__icon{background-color:#fdf2f8}.pl-diag-card--green{border-color:#d1fae5}.pl-diag-card--green .pl-diag-card__icon{background-color:#ecfdf5}.pl-diag-card--blue{border-color:#e0f2fe}.pl-diag-card--blue .pl-diag-card__icon{background-color:#e0f2fe}.pl-diag-card--yellow{border-color:#fef3c7}.pl-diag-card--yellow .pl-diag-card__icon{background-color:#fffcf3}.pl-methodology-center{padding:5rem 0;background-color:#fff}.pl-methodology-center--bg-white{background-color:#fff}.pl-methodology-center--bg-gray{background-color:#f8fafc}.pl-methodology-center__header{text-align:center;margin-bottom:4rem}.pl-methodology-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#92400e;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-methodology-center__title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-methodology-center__subtitle{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto}.pl-methodology-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-methodology-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-methodology-center__grid{grid-template-columns:repeat(3, 1fr)}}.pl-meth-card{border-radius:32px;overflow:hidden;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,0);transition:all .3s ease}.pl-meth-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.pl-meth-card__top{position:relative;height:240px;display:flex;align-items:center;justify-content:center;padding:2rem}.pl-meth-card__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.pl-meth-card__icon{position:absolute;bottom:-32px;left:32px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;z-index:10;background:rgba(0,0,0,0);box-shadow:none}.pl-meth-card__icon img{width:100%;height:100%;object-fit:contain}.pl-meth-card__content{padding:4rem 2rem 2.5rem;background-color:#fff;flex:1}.pl-meth-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.2}.pl-meth-card__desc{font-size:1rem;color:#4b5563;line-height:1.6}.pl-meth-card--pink{border-color:#fce7f3}.pl-meth-card--pink .pl-meth-card__top{background-color:#fff1f2}.pl-meth-card--green{border-color:#dcfce7}.pl-meth-card--green .pl-meth-card__top{background-color:#f0fdf4}.pl-meth-card--blue{border-color:#e0f2fe}.pl-meth-card--blue .pl-meth-card__top{background-color:#f0f9ff}.pl-indications-center{padding:5rem 0}.pl-indications-center--bg-white{background-color:#fff}.pl-indications-center--bg-gray{background-color:#f8fafc}.pl-indications-center__header{text-align:center;margin-bottom:4rem}.pl-indications-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#92400e;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-indications-center__title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-indications-center__subtitle{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto}.pl-indications-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-indications-center__grid{grid-template-columns:repeat(2, 1fr)}}.pl-ind-card{background-color:#fff;border-radius:32px;padding:2.5rem;border:2px solid rgba(0,0,0,0);transition:all .3s ease;height:100%}.pl-ind-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.05)}.pl-ind-card__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.pl-ind-card__icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-ind-card__icon img{width:32px;height:32px;object-fit:contain}.pl-ind-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.pl-ind-card__subtitle{font-size:.935rem;color:#64748b}.pl-ind-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.pl-ind-card__item{font-size:1rem;color:#4b5563;line-height:1.5;position:relative;padding-left:2rem}.pl-ind-card__item::before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}.pl-ind-card--blue{border-color:#e0f2fe}.pl-ind-card--blue .pl-ind-card__icon{background-color:#e0f2fe}.pl-ind-card--blue .pl-ind-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%233B82F6%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-ind-card--pink{border-color:#fce7f3}.pl-ind-card--pink .pl-ind-card__icon{background-color:#fff1f2}.pl-ind-card--pink .pl-ind-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23EC4899%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-ind-card--green{border-color:#d1fae5}.pl-ind-card--green .pl-ind-card__icon{background-color:#ecfdf5}.pl-ind-card--green .pl-ind-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2310B981%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-ind-card--yellow{border-color:#fef3c7}.pl-ind-card--yellow .pl-ind-card__icon{background-color:#fffbeb}.pl-ind-card--yellow .pl-ind-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23F59E0B%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-formats-center{padding:5rem 0}.pl-formats-center--bg-white{background-color:#fff}.pl-formats-center--bg-gray{background-color:#f8fafc}.pl-formats-center__header{text-align:center;margin-bottom:4rem}.pl-formats-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#92400e;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-formats-center__title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-formats-center__subtitle{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto}.pl-formats-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-formats-center__grid{grid-template-columns:repeat(2, 1fr)}}.pl-fmt-card{background-color:#fff;border-radius:48px;padding:3rem;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,0);height:100%;transition:all .3s ease}.pl-fmt-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.04)}.pl-fmt-card__main{flex-grow:1;margin-bottom:2.5rem}.pl-fmt-card__icon{width:80px;height:80px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.pl-fmt-card__icon img{width:40px;height:40px;object-fit:contain}.pl-fmt-card__title{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem}.pl-fmt-card__desc{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.pl-fmt-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem;padding-top:2rem;border-top:1px solid #f1f5f9}.pl-fmt-card__item{font-size:1rem;color:#334155;position:relative;padding-left:2rem}.pl-fmt-card__item::before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain}.pl-fmt-card__btn{width:100%;padding:1.25rem 2rem;border-radius:100px;border:none;font-weight:800;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.pl-fmt-card--pink{border-color:#fce7f3}.pl-fmt-card--pink .pl-fmt-card__icon{background-color:#fdf2f8}.pl-fmt-card--pink .pl-fmt-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23EC4899%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-fmt-card--pink .pl-fmt-card__btn{background-color:#fff1f2;color:#be185d}.pl-fmt-card--pink .pl-fmt-card__btn:hover{background-color:#ffe4e6}.pl-fmt-card--green{border-color:#dcfce7}.pl-fmt-card--green .pl-fmt-card__icon{background-color:#f0fdf4}.pl-fmt-card--green .pl-fmt-card__item::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2316A34A%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E")}.pl-fmt-card--green .pl-fmt-card__btn{background-color:#f0fdf4;color:#166534}.pl-fmt-card--green .pl-fmt-card__btn:hover{background-color:#dcfce7}.pl-tools-center{padding:5rem 0}.pl-tools-center--bg-white{background-color:#fff}.pl-tools-center--bg-gray{background-color:#f8fafc}.pl-tools-center__header{text-align:center;margin-bottom:4rem}.pl-tools-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#92400e;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.pl-tools-center__title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-tools-center__subtitle{font-size:1.125rem;color:#64748b;max-width:800px;margin:0 auto}.pl-tools-center__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.pl-tools-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-tools-center__grid{grid-template-columns:repeat(4, 1fr)}}.pl-tools-card{background-color:#fff;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,0);transition:all .3s ease}.pl-tools-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.pl-tools-card__top{position:relative;height:200px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pl-tools-card__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.pl-tools-card__icon{position:absolute;bottom:-28px;left:24px;width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;z-index:10}.pl-tools-card__icon img{width:28px;height:28px;object-fit:contain}.pl-tools-card__content{padding:3.5rem 1.5rem 2rem;flex:1;display:flex;flex-direction:column}.pl-tools-card__title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;line-height:1.2}.pl-tools-card__desc{font-size:.935rem;color:#4b5563;line-height:1.6;margin-bottom:2rem;flex:1}.pl-tools-card__footer{margin-top:auto}.pl-tools-card__bar{height:6px;width:100%;border-radius:10px;background-color:#f1f5f9;margin-bottom:.75rem;position:relative;overflow:hidden}.pl-tools-card__bar::after{content:"";position:absolute;top:0;left:0;height:100%;width:70%;border-radius:10px}.pl-tools-card__label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.pl-tools-card--yellow{border-color:#fef3c7}.pl-tools-card--yellow .pl-tools-card__top{background-color:#fffbeb}.pl-tools-card--yellow .pl-tools-card__icon{background-color:#f6df85}.pl-tools-card--yellow .pl-tools-card__bar::after{background-color:#f6df85}.pl-tools-card--yellow .pl-tools-card__label{color:#d97706}.pl-tools-card--pink{border-color:#fce7f3}.pl-tools-card--pink .pl-tools-card__top{background-color:#fff1f2}.pl-tools-card--pink .pl-tools-card__icon{background-color:#e38bba}.pl-tools-card--pink .pl-tools-card__bar::after{background-color:#d98cbb}.pl-tools-card--pink .pl-tools-card__label{color:#d65d9a}.pl-tools-card--green{border-color:#dcfce7}.pl-tools-card--green .pl-tools-card__top{background-color:#f0fdf4}.pl-tools-card--green .pl-tools-card__icon{background-color:#6ac259}.pl-tools-card--green .pl-tools-card__bar::after{background-color:#6ac259}.pl-tools-card--green .pl-tools-card__label{color:#065f46}.pl-tools-card--blue{border-color:#e0f2fe}.pl-tools-card--blue .pl-tools-card__top{background-color:#f0f9ff}.pl-tools-card--blue .pl-tools-card__icon{background-color:#60a5fa}.pl-tools-card--blue .pl-tools-card__bar::after{background-color:#60a5fa}.pl-tools-card--blue .pl-tools-card__label{color:#0284c7}.schedule-center-padding{padding-top:10px !important;padding-bottom:40px !important}.pl-schedule-center{padding:6rem 0}.pl-schedule-center--bg-white{background-color:#fff}.pl-schedule-center--bg-gray{background-color:#f8fafc}.pl-schedule-center__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width: 992px){.pl-schedule-center__grid{grid-template-columns:1fr 1.1fr;gap:6rem}}.pl-schedule-center__badge{display:inline-block;padding:6px 16px;background-color:#fff7ed;color:#c2410c;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.pl-schedule-center__title{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.1}.pl-schedule-center__subtitle{font-size:1.125rem;color:#4b5563;line-height:1.6;margin-bottom:2.5rem}.pl-schedule-center__tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.pl-schedule-center__actions .pl-btn--green{background-color:#6ac259;color:#fff;padding:1.25rem 2.5rem;border-radius:100px;font-weight:800;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.pl-schedule-center__actions .pl-btn--green:hover{background-color:rgb(79.718061674,169.6563876652,62.3436123348);transform:translateY(-2px);box-shadow:0 8px 20px rgba(106,194,89,.3)}.pl-schedule-center__actions .pl-btn--green::after{display:none}.pl-sch-tag{display:flex;align-items:center;gap:10px;padding:8px 20px;border-radius:100px;font-size:14px;font-weight:700;color:#334155;border:2px solid rgba(0,0,0,0)}.pl-sch-tag__dot{width:10px;height:10px;border-radius:50%}.pl-sch-tag--pink{border-color:#fce7f3}.pl-sch-tag--pink .pl-sch-tag__dot{background-color:#ec4899}.pl-sch-tag--green{border-color:#dcfce7}.pl-sch-tag--green .pl-sch-tag__dot{background-color:#22c55e}.pl-sch-tag--blue{border-color:#e0f2fe}.pl-sch-tag--blue .pl-sch-tag__dot{background-color:#3b82f6}.pl-sch-steps-box{background-color:#fffdf7;padding:3rem;border-radius:48px}@media(max-width: 768px){.pl-sch-steps-box{padding:2rem 1.5rem}}.pl-sch-step{position:relative;display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.pl-sch-step:last-child{margin-bottom:0}.pl-sch-step:last-child .pl-sch-step__line{display:none}.pl-sch-step__num-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:44px;z-index:2}.pl-sch-step__number{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;border:2px solid rgba(0,0,0,0);background-color:#fff;box-shadow:0 0 0 8px #fffdf7;position:relative;z-index:2}.pl-sch-step__line{position:absolute;left:21px;top:50%;height:calc(100% + 2rem);width:2px;border-left:2px dashed #cbd5e1;z-index:1}.pl-sch-step__card{background-color:#fff;border-radius:24px;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.5rem;flex:1;box-shadow:0 4px 15px rgba(0,0,0,.02)}.pl-sch-step__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-sch-step__icon img{width:24px;height:24px;object-fit:contain}.pl-sch-step__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:4px}.pl-sch-step__desc{font-size:.935rem;color:#64748b;margin:0}.pl-sch-step--pink .pl-sch-step__number{border-color:#f9a8d4;color:#ec4899}.pl-sch-step--pink .pl-sch-step__icon{background-color:#fdf2f8}.pl-sch-step--blue .pl-sch-step__number{border-color:#93c5fd;color:#3b82f6}.pl-sch-step--blue .pl-sch-step__icon{background-color:#eff6ff}.pl-sch-step--green .pl-sch-step__number{border-color:#86efac;color:#22c55e}.pl-sch-step--green .pl-sch-step__icon{background-color:#f0fdf4}.pl-groups-schedule{padding:6rem 0}.pl-groups-schedule--bg-white{background-color:#fff}.pl-groups-schedule--bg-gray{background-color:#f8fafc}.pl-groups-schedule__header{text-align:center;margin-bottom:3rem}.pl-groups-schedule__badge{display:inline-block;padding:6px 16px;background-color:#f1f5f9;color:#4b5563;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.pl-groups-schedule__title{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-groups-schedule__subtitle{font-size:1.125rem;color:#4b5563;line-height:1.6}.pl-gs-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;justify-content:flex-start}.pl-gs-filter-btn{background-color:#fff;border:1px solid #e2e8f0;color:#334155;padding:10px 24px;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.pl-gs-filter-btn:hover{border-color:#cbd5e1;background-color:#f8fafc;transform:translateY(-2px)}.pl-gs-filter-btn.active{background-color:#f6df85;border-color:#f6df85;color:#0f172a}.pl-gs-list{display:flex;flex-direction:column;gap:1rem}.pl-gs-item{background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:24px;padding:1.5rem 2rem;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;transition:all .3s ease}@media(min-width: 992px){.pl-gs-item{grid-template-columns:3.5fr 2fr 2fr 1.5fr;gap:2rem}}.pl-gs-item:hover{box-shadow:0 4px 20px rgba(0,0,0,.03);transform:translateY(-2px)}.pl-gs-item__col-main{display:flex;align-items:center;gap:1.5rem}.pl-gs-item__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-gs-item__icon img{width:32px;height:32px;object-fit:contain}.pl-gs-item__info{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pl-gs-item__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0}.pl-gs-item__cat{display:inline-block;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:700}.pl-gs-item__col-schedule{display:flex;flex-direction:column;gap:4px}.pl-gs-item__days{font-size:1rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:8px}.pl-gs-item__bullet{width:6px;height:6px;border-radius:50%;border:2px solid #cbd5e1;background-color:rgba(0,0,0,0)}.pl-gs-item__time{font-size:.935rem;color:#64748b;padding-left:14px}.pl-gs-item__col-action{display:flex;justify-content:flex-end}@media(max-width: 992px){.pl-gs-item__col-action{justify-content:flex-start}}.pl-gs-item__btn{padding:14px 28px;border-radius:40px;width:100%;transition:all .3s ease}@media(min-width: 992px){.pl-gs-item__btn{width:auto}}.pl-gs-item__btn--disabled{background-color:#f1f5f9 !important;color:#64748b !important;border-color:rgba(0,0,0,0) !important;cursor:not-allowed !important;box-shadow:none !important}.pl-gs-item__btn--disabled:hover{background-color:#f1f5f9 !important;transform:none !important}.pl-gs-item--green{border-color:#dcfce7}.pl-gs-item--green .pl-gs-item__icon{background-color:#f0fdf4}.pl-gs-item--green .pl-gs-item__cat{background-color:#f0fdf4;color:#166534}.pl-gs-item--green .pl-gs-item__btn:not(.pl-gs-item__btn--disabled){background-color:#6ac259;color:#fff;border-color:rgba(0,0,0,0)}.pl-gs-item--green .pl-gs-item__btn:not(.pl-gs-item__btn--disabled):hover{background-color:rgb(83.222907489,177.1154185022,65.0845814978);box-shadow:0 10px 20px rgba(106,194,89,.25);transform:translateY(-2px)}.pl-gs-item--yellow{border-color:#fef3c7}.pl-gs-item--yellow .pl-gs-item__icon{background-color:#fffbeb}.pl-gs-item--yellow .pl-gs-item__cat{background-color:#fffbeb;color:#d97706}.pl-gs-item--yellow .pl-gs-item__btn:not(.pl-gs-item__btn--disabled){background-color:#fffbeb;border:1px solid #f6df85;color:#d97706}.pl-gs-item--yellow .pl-gs-item__btn:not(.pl-gs-item__btn--disabled):hover{background-color:#fffcf3;box-shadow:0 4px 15px rgba(246,223,133,.15);transform:translateY(-2px)}.pl-gs-item--pink{border-color:#fce7f3}.pl-gs-item--pink .pl-gs-item__icon{background-color:#fdf2f8}.pl-gs-item--pink .pl-gs-item__cat{background-color:#fdf2f8;color:#d65d9a}.pl-gs-item--pink .pl-gs-item__btn:not(.pl-gs-item__btn--disabled){background:linear-gradient(90deg, #E38BBA 0%, #D65D9A 100%);color:#fff;border-color:rgba(0,0,0,0)}.pl-gs-item--pink .pl-gs-item__btn:not(.pl-gs-item__btn--disabled):hover{opacity:.9;box-shadow:0 10px 20px rgba(214,93,154,.3);transform:translateY(-2px)}.pl-gs-item--blue{border-color:#e0f2fe}.pl-gs-item--blue .pl-gs-item__icon{background-color:#e0f2fe}.pl-gs-item--blue .pl-gs-item__cat{background-color:#e0f2fe;color:#0284c7}.pl-gs-item--blue .pl-gs-item__btn:not(.pl-gs-item__btn--disabled){background-color:#e0f2fe;border:1px solid #93c5fd;color:#0284c7}.pl-gs-item--blue .pl-gs-item__btn:not(.pl-gs-item__btn--disabled):hover{background-color:hsl(204,93.75%,88.7254901961%);box-shadow:0 4px 15px rgba(59,130,246,.15);transform:translateY(-2px)}.pl-gs-status{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.pl-gs-status__dot{width:6px;height:6px;border-radius:50%}.pl-gs-status--green{color:#16a34a}.pl-gs-status--green .pl-gs-status__dot{background-color:#16a34a}.pl-gs-status--orange{color:#c2410c}.pl-gs-status--orange .pl-gs-status__dot{background-color:#c2410c}.pl-gs-status--red{color:#ef4444}.pl-gs-status--red .pl-gs-status__dot{background-color:#ef4444}.values-center-padding{padding-top:10px !important;padding-bottom:40px !important}.pl-values-center{padding:6rem 0;background-color:#fff}.pl-values-center__header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.pl-values-center__badge{display:inline-block;padding:6px 16px;background-color:#fef3c7;color:#d97706;border-radius:40px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.pl-values-center__title{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-values-center__subtitle{font-size:1.125rem;color:#4b5563;line-height:1.6}.pl-values-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 992px){.pl-values-center__grid{grid-template-columns:repeat(3, 1fr)}}.pl-vc-card{background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:24px;padding:3rem 2.5rem;display:flex;flex-direction:column;align-items:flex-start;transition:all .3s ease;height:100%}.pl-vc-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.03)}.pl-vc-card__icon{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.pl-vc-card__icon img{width:36px;height:36px;object-fit:contain}.pl-vc-card__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.3}.pl-vc-card__text{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:2.5rem;flex-grow:1}.pl-vc-card__line{width:60px;height:3px;border-radius:2px;margin-top:auto}.pl-vc-card--blue{border-color:#e0f2fe}.pl-vc-card--blue .pl-vc-card__icon{background-color:#e0f2fe}.pl-vc-card--blue .pl-vc-card__line{background-color:#60a5fa}.pl-vc-card--green{border-color:#dcfce7}.pl-vc-card--green .pl-vc-card__icon{background-color:#f0fdf4}.pl-vc-card--green .pl-vc-card__line{background-color:#6ac259}.pl-vc-card--pink{border-color:#fce7f3}.pl-vc-card--pink .pl-vc-card__icon{background-color:#fdf2f8}.pl-vc-card--pink .pl-vc-card__line{background-color:#e38bba}.pl-tutors-center{padding:6rem 0}.pl-tutors-center--bg-white{background-color:#fff}.pl-tutors-center--bg-gray{background-color:#f8fafc}.pl-tutors-center__header{text-align:center;margin-bottom:3rem}.pl-tutors-center__title{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.1}.pl-tutors-center__subtitle{font-size:1.125rem;color:#4b5563}.pl-tutors-center__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}.pl-tutors-center__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.pl-tutors-center__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.pl-tutors-center__grid{grid-template-columns:repeat(3, 1fr)}}.pl-tc-filter-btn{background-color:#fff;border:1px solid #e2e8f0;color:#334155;padding:10px 24px;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.pl-tc-filter-btn:hover{border-color:#cbd5e1;background-color:#f8fafc;transform:translateY(-2px)}.pl-tc-filter-btn.active{background-color:#f6df85;border-color:#f6df85;color:#0f172a}.pl-tc-card{background-color:#fff;border-radius:24px;overflow:hidden;border:1px solid #f1f5f9;transition:all .3s ease;height:100%}.pl-tc-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.05);transform:translateY(-4px)}.pl-tc-card__link-wrapper{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.pl-tc-card__media{position:relative;padding:1rem 1rem 0;background-color:#fff}.pl-tc-card__exp{position:absolute;top:1.5rem;left:1.5rem;background-color:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:6px 12px;border-radius:100px;z-index:2;box-shadow:0 4px 10px rgba(0,0,0,.05)}.pl-tc-card__img{width:100%;height:320px;object-fit:cover;border-radius:16px;background-color:#f8fafc}.pl-tc-card__img-placeholder{width:100%;height:320px;border-radius:16px;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px;font-weight:600}.pl-tc-card__content{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.pl-tc-card__badge{display:inline-block;padding:4px 12px;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:1rem}.pl-tc-card__badge--pink{background-color:#fdf2f8;color:#d65d9a}.pl-tc-card__badge--green{background-color:#f0fdf4;color:#6ac259}.pl-tc-card__badge--blue{background-color:#f0f9ff;color:#93c5fd}.pl-tc-card__name{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.pl-tc-card__excerpt{font-size:.935rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.pl-tc-card__more{font-size:15px;font-weight:700;margin-top:auto;transition:all .3s ease}.pl-tc-card__more--pink{color:#d65d9a}.pl-tc-card__more--green{color:#6ac259}.pl-tc-card__more--blue{color:#60a5fa}.pl-tc-card:hover .pl-tc-card__more{transform:translateX(4px)}.tutor-profile{background-color:#fff}.pl-tutor-hero{padding:4rem 0 6rem;overflow:hidden;background-color:#f8fafc;position:relative}.pl-tutor-hero__layout{display:grid;grid-template-columns:1fr;gap:4rem;position:relative;z-index:1}@media(min-width: 1024px){.pl-tutor-hero__layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem}}.pl-tutor-hero__content{display:flex;flex-direction:column;align-items:flex-start}.pl-tutor-hero__badge{display:inline-block;padding:8px 16px;background-color:#fdf2f8;color:#be185d;border-radius:100px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.pl-tutor-hero__title{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:2rem;line-height:1.1}.pl-tutor-hero__quote{position:relative;margin:0 0 3rem 0;padding-left:5rem;min-height:60px}.pl-tutor-hero__quote svg{position:absolute;top:-8px;left:0;width:64px;height:64px;color:#cbd5e1;opacity:.5}.pl-tutor-hero__quote p{font-size:1.25rem;font-style:italic;color:#475569;line-height:1.6;margin:0}.pl-tutor-hero__stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.pl-tutor-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.pl-tutor-hero__actions .pl-btn{border-radius:100px !important;text-transform:none !important;font-size:16px;font-weight:700;padding:16px 32px;letter-spacing:normal}.pl-tutor-hero__actions .pl-btn--outline-gray{background-color:rgba(0,0,0,0);color:#334155;border:1px solid #e2e8f0}.pl-tutor-hero__actions .pl-btn--outline-gray:hover{background-color:#f1f5f9;border-color:#cbd5e1}.pl-tutor-hero__media{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding-left:1.5rem;order:-1}@media(min-width: 1024px){.pl-tutor-hero__media{order:0}}.pl-tutor-hero__media::before{content:"";position:absolute;top:40%;left:0;width:14px;height:14px;background-color:#f472b6;border-radius:50%;z-index:2}.pl-tutor-hero__bg-shape{position:absolute;top:-4%;bottom:-4%;left:12%;right:-8%;background-color:#eef7fd;border-radius:500px;z-index:-1}.pl-tutor-hero__bg-shape::before{content:"";position:absolute;top:-15%;right:-40%;width:600px;height:600px;background-color:#f3d98f;opacity:.1;border-radius:50%;z-index:-1}.pl-tutor-hero__bg-shape::after{content:"";position:absolute;bottom:-15%;left:-30%;width:350px;height:350px;background-color:#93cdf5;opacity:.1;border-radius:50%;z-index:-1}.pl-tutor-hero__photo-wrapper{position:relative;width:100%;max-width:440px;aspect-ratio:4/4.6;border-radius:500px;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:1}.pl-tutor-hero__photo-wrapper::before{content:"";position:absolute;top:22%;right:-20px;width:20px;height:20px;background-color:#65a30d;border-radius:50%;z-index:3}.pl-tutor-hero__photo-wrapper::after{content:"";position:absolute;bottom:12%;right:-28px;width:28px;height:28px;background-color:#fcd34d;border-radius:50%;z-index:3}.pl-tutor-hero__img{width:100%;height:100%;object-fit:cover;border-radius:500px}.pl-tutor-hero__img-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;text-align:center}.pl-tutor-hero__img-placeholder span{font-size:20px;font-weight:800;color:#cbd5e1;margin-bottom:.5rem}.pl-tutor-hero__floating-badge{position:absolute;bottom:12%;left:-8%;background-color:#fff;padding:1.25rem 1.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.05);display:flex;align-items:center;gap:1.25rem;z-index:2;min-width:260px}.pl-tutor-hero__floating-badge .icon{width:40px;height:40px;background-color:#fdf2f8;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-tutor-hero__floating-badge .text{display:flex;flex-direction:column}.pl-tutor-hero__floating-badge .text strong{font-size:15px;color:#0f172a;font-weight:800;margin-bottom:2px}.pl-tutor-hero__floating-badge .text span{font-size:13px;color:#64748b}.pl-tutor-stat{display:flex;align-items:center;gap:1rem;background-color:#fff;border:1px solid #e2e8f0;padding:12px 24px 12px 16px;border-radius:100px;box-shadow:0 2px 10px rgba(0,0,0,.02)}.pl-tutor-stat__icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.pl-tutor-stat__icon--orange{background-color:#fff7ed}.pl-tutor-stat__icon--green{background-color:#f0fdf4}.pl-tutor-stat__icon svg{width:16px;height:16px}.pl-tutor-stat__text{display:flex;flex-direction:column}.pl-tutor-stat__text strong{font-size:16px;font-weight:800;color:#0f172a;line-height:1.2}.pl-tutor-stat__text span{font-size:13px;color:#64748b}.pl-tutor-section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.pl-tutor-section-header .pl-tutor-badge{display:inline-block;padding:6px 16px;background-color:#fff7ed;color:#ea580c;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-tutor-section-header h2{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.pl-tutor-section-header p{font-size:1.125rem;color:#475569}.pl-tutor-section-header .btn-leave-review{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem}.pl-tutor-expertise{padding:5rem 0;background-color:#f8fafc}.pl-tutor-expertise__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.pl-tutor-expertise__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pl-tutor-expertise__grid{grid-template-columns:repeat(3, 1fr)}}.pl-tutor-exp-card{background-color:#fff;border-radius:24px;padding:2.5rem;border:2px solid #f1f5f9;transition:all .3s ease;height:100%}.pl-tutor-exp-card--pink{border-color:#fce7f3}.pl-tutor-exp-card--pink .pl-tutor-exp-card__icon{background-color:#fdf2f8}.pl-tutor-exp-card--green{border-color:#dcfce7}.pl-tutor-exp-card--green .pl-tutor-exp-card__icon{background-color:#f0fdf4}.pl-tutor-exp-card--blue{border-color:#e0f2fe}.pl-tutor-exp-card--blue .pl-tutor-exp-card__icon{background-color:#eff6ff}.pl-tutor-exp-card--yellow{border-color:#fef3c7}.pl-tutor-exp-card--yellow .pl-tutor-exp-card__icon{background-color:#fffbeb}.pl-tutor-exp-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.05);transform:translateY(-4px)}.pl-tutor-exp-card__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.pl-tutor-exp-card__icon img{width:32px;height:32px;object-fit:contain}.pl-tutor-exp-card__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.pl-tutor-exp-card__desc{font-size:.935rem;color:#475569;line-height:1.6;margin:0}.pl-tutor-education{padding:5rem 0}.pl-tutor-education__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 1024px){.pl-tutor-education__grid{grid-template-columns:repeat(2, 1fr)}}.pl-tutor-edu-box{background-color:#fff;border-radius:32px;padding:3rem;border:2px solid #f1f5f9;height:100%}.pl-tutor-edu-box:nth-child(1){border-color:#e0f2fe}.pl-tutor-edu-box:nth-child(2){border-color:#dcfce7}.pl-tutor-edu-box__header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem}.pl-tutor-edu-box__header .icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center}.pl-tutor-edu-box__header .icon--blue{background-color:#eff6ff}.pl-tutor-edu-box__header .icon--green{background-color:#f0fdf4}.pl-tutor-edu-box__header .icon svg{width:32px;height:32px}.pl-tutor-edu-box__header h3{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0}.pl-tutor-edu-box__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.pl-tutor-edu-box__list li{position:relative;color:#334155;font-size:1rem;line-height:1.5}.pl-tutor-edu-box__list--bullets li{padding-left:32px;display:flex;flex-direction:column;margin-bottom:2.5rem}.pl-tutor-edu-box__list--bullets li:last-child{margin-bottom:0}.pl-tutor-edu-box__list--bullets li::before{content:"";position:absolute;left:1px;top:6px;width:10px;height:10px;border-radius:50%;z-index:2}.pl-tutor-edu-box__list--bullets li:nth-child(1)::before{background-color:#0284c7;box-shadow:0 0 0 4px #e0f2fe}.pl-tutor-edu-box__list--bullets li:nth-child(2)::before{background-color:#93c5fd;box-shadow:0 0 0 4px #eff6ff}.pl-tutor-edu-box__list--bullets li:nth-child(n+3)::before{background-color:#3b82f6;box-shadow:0 0 0 4px #eff6ff}.pl-tutor-edu-box__list--bullets li::after{content:"";position:absolute;left:5px;top:16px;bottom:-2.5rem;width:2px;background-color:#e2e8f0;z-index:1}.pl-tutor-edu-box__list--bullets li:last-child::after{display:none}.pl-tutor-edu-box__list--bullets li strong{font-weight:800;color:#0f172a;margin-bottom:4px}.pl-tutor-edu-box__list--bullets li span{color:#64748b}.pl-tutor-edu-box__list--bullets li small{color:#64748b;font-size:13px;font-weight:600;margin-top:8px;background-color:#f1f5f9;padding:4px 12px;border-radius:100px;display:inline-block;width:max-content}.pl-tutor-edu-box__list--checks{gap:1.5rem}.pl-tutor-edu-box__list--checks li{padding-left:2.5rem;display:flex;align-items:flex-start}.pl-tutor-edu-box__list--checks li svg{position:absolute;left:0;top:2px}.pl-tutor-reviews{padding:5rem 0 0;background-color:#f8fafc;scroll-margin-top:100px}.pl-tutor-reviews__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}@media(max-width: 768px){.pl-tutor-reviews__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.pl-tutor-reviews__header .text-content .pl-tutor-badge{display:inline-block;padding:6px 16px;background-color:#fff7ed;color:#ea580c;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pl-tutor-reviews__header .text-content h2{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.pl-tutor-reviews__header .text-content p{font-size:1.125rem;color:#475569;margin:0}.pl-tutor-reviews__nav{display:flex;align-items:center;gap:1.5rem}.pl-tutor-reviews__nav .btn-leave-review{display:inline-flex;align-items:center;gap:.5rem}.pl-tutor-reviews__nav .slider-arrows{display:flex;gap:.5rem}.pl-tutor-reviews__nav .slider-arrows .arrow{width:40px;height:40px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:20px;color:#64748b}.pl-tutor-reviews__nav .slider-arrows .arrow:hover{border-color:#be185d;color:#be185d}.pl-tutor-reviews__grid{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.pl-tutor-reviews__grid::-webkit-scrollbar{display:none}.pl-tutor-reviews__pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:1rem}.pl-tutor-reviews__pagination .dot{width:8px;height:8px;border-radius:50%;background-color:#cbd5e1;cursor:pointer;transition:all .3s ease;border:none;padding:0}.pl-tutor-reviews__pagination .dot.is-active{background-color:#be185d;width:24px;border-radius:4px}.pl-tutor-reviews__pagination .dot:hover:not(.is-active){background-color:#94a3b8}.pl-tutor-review-card{background-color:#fff;border:2px solid #fce7f3;border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;scroll-snap-align:start;flex-shrink:0;width:calc((100% - 3rem)/3)}@media(max-width: 1024px){.pl-tutor-review-card{width:calc((100% - 1.5rem)/2)}}@media(max-width: 768px){.pl-tutor-review-card{width:100%;padding:1.5rem}}.pl-tutor-review-card:nth-child(2n){border-color:#dcfce7}.pl-tutor-review-card:nth-child(3n){border-color:#dbeafe}.pl-tutor-review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.pl-tutor-review-card__header .stars{display:flex;gap:2px}.pl-tutor-review-card__text{font-size:.935rem;color:#334155;line-height:1.6;margin-bottom:2rem;flex-grow:1}.pl-tutor-review-card__text p{margin-top:0}.pl-tutor-review-card__text p:last-child{margin-bottom:0}.pl-tutor-review-card__author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.pl-tutor-review-card__author .avatar{width:40px;height:40px;border-radius:50%;background-color:#fdf2f8;color:#be185d;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px}.pl-tutor-review-card__author .info{display:flex;flex-direction:column}.pl-tutor-review-card__author .info .name{font-weight:700;color:#0f172a;font-size:14px}.pl-tutor-review-card__author .info .desc{color:#64748b;font-size:12px}.pl-tutor-booking{padding:5rem 0 6rem;background-color:#f8fafc;scroll-margin-top:80px}.pl-tutor-booking__card{background:#fff;border-radius:32px;padding:4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;box-shadow:0 10px 40px rgba(0,0,0,.03)}@media(max-width: 1024px){.pl-tutor-booking__card{grid-template-columns:1fr;padding:2.5rem;gap:3rem}}@media(max-width: 768px){.pl-tutor-booking__card{padding:1.5rem;border-radius:24px}}.pl-tutor-booking__info{display:flex;flex-direction:column;align-items:flex-start}.pl-tutor-booking__info .pl-tutor-badge{display:inline-block;padding:6px 16px;background-color:#dcfce7;color:#16a34a;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem}.pl-tutor-booking__tutor{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.pl-tutor-booking__tutor .avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.pl-tutor-booking__tutor .avatar img{width:100%;height:100%;object-fit:cover}.pl-tutor-booking__tutor h2{font-size:2.25rem;font-weight:800;color:#0f172a;margin:0}@media(max-width: 768px){.pl-tutor-booking__tutor h2{font-size:1.75rem}}.pl-tutor-booking__desc{font-size:1.125rem;color:#475569;line-height:1.6;margin-bottom:2.5rem}.pl-tutor-booking__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.pl-tutor-booking__benefits li{display:flex;align-items:center;gap:1rem;font-size:1rem;font-weight:700;color:#0f172a}.pl-tutor-booking__benefits li .icon{width:28px;height:28px;border-radius:50%;background-color:#dcfce7;display:flex;align-items:center;justify-content:center}.pl-tutor-booking__form-wrapper{background:#f8fafc;padding:3rem;border-radius:24px}@media(max-width: 768px){.pl-tutor-booking__form-wrapper{padding:1.5rem}}.pl-tutor-booking__form-wrapper .form-header{margin-bottom:2rem}.pl-tutor-booking__form-wrapper .form-header h3{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}.pl-tutor-booking__form-wrapper .form-header p{font-size:.935rem;color:#64748b;margin:0}.review-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.review-modal.is-open{visibility:visible;opacity:1}.review-modal.is-open .review-modal__content{transform:translateY(0)}.review-modal__overlay{position:absolute;inset:0;background-color:rgba(15,23,42,.6);backdrop-filter:blur(4px)}.review-modal__content{position:relative;width:100%;max-width:480px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(20px);transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1);max-height:90vh;overflow-y:auto}@media(max-width: 768px){.review-modal__content{padding:24px}}.review-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.review-modal__header h3{font-size:24px;font-weight:800;color:#0f172a;margin:0}.review-modal__close{background:rgba(0,0,0,0);border:none;font-size:28px;color:#94a3b8;cursor:pointer;line-height:1;padding:0;transition:color .2s}.review-modal__close:hover{color:#0f172a}.review-modal__doctor{display:flex;align-items:center;gap:16px;background:#f8fafc;padding:16px;border-radius:16px;margin-bottom:24px}.review-modal__doctor .avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.review-modal__doctor .avatar img{width:100%;height:100%;object-fit:cover}.review-modal__doctor .info{display:flex;flex-direction:column}.review-modal__doctor .info .name{font-weight:800;color:#0f172a;font-size:15px}.review-modal__doctor .info .spec{font-size:13px;color:#64748b}.pl-form-group{margin-bottom:20px}.pl-form-group .pl-label{display:block;font-weight:700;font-size:14px;color:#0f172a;margin-bottom:8px}.pl-form-group .pl-label span{font-weight:400;color:#94a3b8}.pl-form-group .pl-input{width:100%;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:15px;color:#0f172a;background-color:#fff;transition:border-color .2s,box-shadow .2s}.pl-form-group .pl-input::placeholder{color:#94a3b8}.pl-form-group .pl-input:focus{outline:none;border-color:#be185d;box-shadow:0 0 0 3px rgba(190,24,93,.1)}.pl-form-group textarea.pl-input{resize:vertical;min-height:100px}.review-stars{display:flex;gap:8px}.review-stars .star{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.review-stars .star svg{fill:none;stroke:#cbd5e1;stroke-width:1.5px;transition:all .2s}.review-stars .star.is-active svg{fill:#fbbf24;stroke:#fbbf24}.pl-form-note{font-size:13px;color:#64748b;text-align:center;margin:24px 0 16px}.pl-btn--full{width:100%}.pl-center-tabs-padding{padding-top:10px !important;padding-bottom:40px !important}.pl-center-tabs{padding:80px 0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}@media(max-width: 768px){.pl-center-tabs{padding:60px 0}}.pl-center-tabs--bg-white{background-color:#fff}.pl-center-tabs--bg-gray{background-color:#f8fafc}.pl-center-tabs__layout{display:grid;grid-template-columns:280px minmax(0, 1fr);gap:60px;align-items:start}@media(max-width: 992px){.pl-center-tabs__layout{grid-template-columns:240px minmax(0, 1fr);gap:32px}}@media(max-width: 768px){.pl-center-tabs__layout{grid-template-columns:minmax(0, 1fr);gap:32px}}.pl-center-tabs__sidebar{position:sticky;top:100px;min-width:0}@media(max-width: 768px){.pl-center-tabs__sidebar{position:static}}.pl-center-tabs__sidebar-title{font-size:13px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px 0}@media(max-width: 768px){.pl-center-tabs__sidebar-title{margin-bottom:12px}}.pl-center-tabs__nav{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}@media(max-width: 768px){.pl-center-tabs__nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:12px;margin-bottom:24px;scrollbar-width:none}.pl-center-tabs__nav::-webkit-scrollbar{display:none}}.pl-center-tabs__nav-btn{width:100%;text-align:left;padding:14px 20px;border:none;background-color:rgba(0,0,0,0);color:#4b5563;font-size:16px;font-weight:700;font-family:inherit;border-radius:16px;cursor:pointer;transition:all .3s ease}.pl-center-tabs__nav-btn:nth-child(4n+1):hover{background-color:#f0fdf4;color:#0f172a}.pl-center-tabs__nav-btn:nth-child(4n+1).is-active{background-color:#6ac259;color:#fff;pointer-events:none;box-shadow:0 4px 15px rgba(106,194,89,.2)}.pl-center-tabs__nav-btn:nth-child(4n+2):hover{background-color:#f0f9ff;color:#0f172a}.pl-center-tabs__nav-btn:nth-child(4n+2).is-active{background-color:#93c5fd;color:#0f172a;pointer-events:none;box-shadow:0 4px 15px rgba(147,197,253,.3)}.pl-center-tabs__nav-btn:nth-child(4n+3):hover{background-color:#fffbeb;color:#0f172a}.pl-center-tabs__nav-btn:nth-child(4n+3).is-active{background-color:#f6df85;color:#0f172a;pointer-events:none;box-shadow:0 4px 15px rgba(246,223,133,.3)}.pl-center-tabs__nav-btn:nth-child(4n+4):hover{background-color:#fdf2f8;color:#0f172a}.pl-center-tabs__nav-btn:nth-child(4n+4).is-active{background-color:#d98cbb;color:#fff;pointer-events:none;box-shadow:0 4px 15px rgba(217,140,187,.2)}@media(max-width: 768px){.pl-center-tabs__nav-btn{width:auto;flex-shrink:0;text-align:center;padding:12px 24px;font-size:15px;white-space:nowrap}}.pl-center-tabs__cta{background-color:#fcf5f9;border:1px solid #f3e8ee;border-radius:20px;padding:24px}@media(max-width: 768px){.pl-center-tabs__cta{display:none}}.pl-center-tabs__cta-title{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 12px 0}.pl-center-tabs__cta-text{font-size:14px;color:#4b5563;line-height:1.5;margin:0 0 16px 0}.pl-center-tabs__cta-link{font-size:15px;font-weight:700;color:#be4e87;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all .3s ease}.pl-center-tabs__cta-link:hover{color:#d65d9a;transform:translateX(4px)}.pl-center-tabs__panel{display:none;animation:fade-in .4s ease-in-out;min-width:0}.pl-center-tabs__panel.is-active{display:block}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pl-center-tabs__panel-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 32px 0}@media(max-width: 768px){.pl-center-tabs__panel-title{font-size:24px;margin-bottom:24px}}.pl-center-tabs__list{display:flex;flex-direction:column;gap:16px}.pl-center-tabs__card{display:flex;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px 32px;gap:24px;transition:all .3s ease}.pl-center-tabs__card:hover{border-color:#e0f2fe;box-shadow:0 4px 20px rgba(0,0,0,.03)}@media(max-width: 768px){.pl-center-tabs__card{flex-direction:column;align-items:flex-start;padding:24px;gap:16px}}.pl-center-tabs__card-info{flex:1;min-width:0}.pl-center-tabs__card-title{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 8px 0;line-height:1.4}.pl-center-tabs__card-desc{font-size:15px;color:#64748b;margin:0;line-height:1.5}.pl-center-tabs__card-price{font-size:24px;font-weight:800;color:#0f172a;white-space:nowrap;padding:0 32px;border-right:1px solid #e2e8f0}@media(max-width: 768px){.pl-center-tabs__card-price{padding:0;border-right:none}}.pl-center-tabs__card-action{flex-shrink:0;width:180px;text-align:right}@media(max-width: 768px){.pl-center-tabs__card-action{width:100%;text-align:left}}.pl-center-tabs__card-action .pl-center-tabs__card-btn{border-radius:100px !important;padding:12px 24px;font-weight:700;font-size:14px;text-transform:none !important}@media(max-width: 768px){.pl-center-tabs__card-action .pl-center-tabs__card-btn{width:100%}}

/*# sourceMappingURL=center.bundle.css.map*/