.PRPTreatmentCards-module__MlQIJq__section{background-color:#fff;width:100%;padding:4rem 0 2rem;overflow:hidden}.PRPTreatmentCards-module__MlQIJq__scrollContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2rem;padding:0 4rem 2rem;display:flex;overflow-x:auto}.PRPTreatmentCards-module__MlQIJq__scrollContainer::-webkit-scrollbar{height:8px}.PRPTreatmentCards-module__MlQIJq__scrollContainer::-webkit-scrollbar-track{background:0 0}.PRPTreatmentCards-module__MlQIJq__scrollContainer::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:4px}.PRPTreatmentCards-module__MlQIJq__scrollContainer::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.PRPTreatmentCards-module__MlQIJq__card{scroll-snap-align:start;background:#fff;border-radius:12px;flex-direction:column;flex:0 0 400px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.PRPTreatmentCards-module__MlQIJq__card:hover{box-shadow:0 6px 20px #0000001f}.PRPTreatmentCards-module__MlQIJq__cardImage{width:100%;height:180px;position:relative;overflow:hidden}.PRPTreatmentCards-module__MlQIJq__card:first-child .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#80deea 40%,#4dd0e1 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__card:nth-child(2) .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#b39ddb 40%,#9575cd 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__card:nth-child(3) .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#90caf9 40%,#64b5f6 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__card:nth-child(4) .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#f48fb1 40%,#ec407a 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__card:nth-child(5) .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#ffcc80 40%,#ffa726 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__card:nth-child(6) .PRPTreatmentCards-module__MlQIJq__cardImage{background:linear-gradient(135deg,#fff 0%,#81c784 40%,#66bb6a 70%,#fff 100%)}.PRPTreatmentCards-module__MlQIJq__cardImage:before{content:"";background:radial-gradient(at 30% 30%,#fff9 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;right:-50%;transform:rotate(-25deg)}.PRPTreatmentCards-module__MlQIJq__cardImage:after{content:"";background:radial-gradient(at 70% 70%,#fff6 0%,#0000 50%);width:200%;height:200%;position:absolute;bottom:-50%;left:-50%;transform:rotate(25deg)}.PRPTreatmentCards-module__MlQIJq__cardBody{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.PRPTreatmentCards-module__MlQIJq__cardTitle{color:#1a1a1a;margin:0 0 .5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.3}.PRPTreatmentCards-module__MlQIJq__cardCategory{color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600}.PRPTreatmentCards-module__MlQIJq__cardDescription{color:#1a1a1a;margin:0 0 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6}.PRPTreatmentCards-module__MlQIJq__detailsList{flex-grow:1;margin:0 0 1.5rem;padding-left:1.25rem;list-style:outside}.PRPTreatmentCards-module__MlQIJq__detailsList li{color:#1a1a1a;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6}.PRPTreatmentCards-module__MlQIJq__detailsList li:last-child{margin-bottom:0}.PRPTreatmentCards-module__MlQIJq__separator{background:#e5e5e5;width:100%;height:1px;margin:auto 0 1.5rem}.PRPTreatmentCards-module__MlQIJq__cardFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PRPTreatmentCards-module__MlQIJq__priceSection{flex-direction:column;display:flex}.PRPTreatmentCards-module__MlQIJq__price{color:#1a1a1a;margin:0 0 .25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:300;line-height:1}.PRPTreatmentCards-module__MlQIJq__perSession{color:#6b6b6b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem}.PRPTreatmentCards-module__MlQIJq__bookButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:2px solid #1a1a1a;border-radius:50px;align-items:center;gap:.5rem;padding:.625rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.PRPTreatmentCards-module__MlQIJq__bookButton:hover{background:#000;border-color:#000}.PRPTreatmentCards-module__MlQIJq__bookButton svg{flex-shrink:0;width:16px;height:16px}.PRPTreatmentCards-module__MlQIJq__packageNote{text-align:center;max-width:1200px;margin:0 auto;padding:2rem 4rem}.PRPTreatmentCards-module__MlQIJq__packageNote p{color:#6b6b6b;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6}@media (max-width:768px){.PRPTreatmentCards-module__MlQIJq__scrollContainer{gap:1.5rem;padding:0 2rem 2rem}.PRPTreatmentCards-module__MlQIJq__card{flex:0 0 340px}.PRPTreatmentCards-module__MlQIJq__cardImage{height:160px}.PRPTreatmentCards-module__MlQIJq__cardBody{padding:1.5rem}.PRPTreatmentCards-module__MlQIJq__cardTitle{font-size:1.25rem}.PRPTreatmentCards-module__MlQIJq__price{font-size:2rem}.PRPTreatmentCards-module__MlQIJq__packageNote{padding:2rem}}@media (max-width:480px){.PRPTreatmentCards-module__MlQIJq__scrollContainer{gap:1rem;padding:0 1rem 2rem}.PRPTreatmentCards-module__MlQIJq__card{flex:0 0 300px}.PRPTreatmentCards-module__MlQIJq__cardImage{height:140px}.PRPTreatmentCards-module__MlQIJq__cardBody{padding:1.25rem}.PRPTreatmentCards-module__MlQIJq__cardTitle{font-size:1.125rem}.PRPTreatmentCards-module__MlQIJq__cardDescription{font-size:.875rem}.PRPTreatmentCards-module__MlQIJq__detailsList li{font-size:.8125rem}.PRPTreatmentCards-module__MlQIJq__price{font-size:1.75rem}.PRPTreatmentCards-module__MlQIJq__bookButton{padding:.625rem 1.5rem;font-size:.9375rem}.PRPTreatmentCards-module__MlQIJq__packageNote{padding:2rem 1rem}.PRPTreatmentCards-module__MlQIJq__packageNote p{font-size:.8125rem}}
.PRPTreatmentProcess-module__zgKqXW__section{background:#f5f1ed;width:100%;padding:5rem 2rem}.PRPTreatmentProcess-module__zgKqXW__container{max-width:1400px;margin:0 auto}.PRPTreatmentProcess-module__zgKqXW__title{color:#1a1a1a;text-align:left;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0 0 .75rem;line-height:1.2}.PRPTreatmentProcess-module__zgKqXW__subtitle{color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;text-align:left;margin:0 0 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500}.PRPTreatmentProcess-module__zgKqXW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.PRPTreatmentProcess-module__zgKqXW__stepCard{flex-direction:column;align-items:flex-start;display:flex}.PRPTreatmentProcess-module__zgKqXW__stepNumber{color:#1a1a1a;font-size:3rem;font-weight:300;line-height:1;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0 0 1rem}.PRPTreatmentProcess-module__zgKqXW__stepTitle{color:#1a1a1a;margin:0 0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.3}.PRPTreatmentProcess-module__zgKqXW__stepDescription{color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.PRPTreatmentProcess-module__zgKqXW__section{padding:4rem 2rem}.PRPTreatmentProcess-module__zgKqXW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.PRPTreatmentProcess-module__zgKqXW__subtitle{margin:0 0 3rem}}@media (max-width:768px){.PRPTreatmentProcess-module__zgKqXW__section{padding:3rem 1.5rem}.PRPTreatmentProcess-module__zgKqXW__stepsGrid{grid-template-columns:1fr;gap:2.5rem}.PRPTreatmentProcess-module__zgKqXW__title{font-size:2rem}.PRPTreatmentProcess-module__zgKqXW__subtitle{margin:0 0 2.5rem;font-size:.8125rem}.PRPTreatmentProcess-module__zgKqXW__stepNumber{font-size:2.5rem}.PRPTreatmentProcess-module__zgKqXW__stepTitle{font-size:1.0625rem}.PRPTreatmentProcess-module__zgKqXW__stepDescription{font-size:.875rem}}@media (max-width:480px){.PRPTreatmentProcess-module__zgKqXW__section{padding:2.5rem 1rem}.PRPTreatmentProcess-module__zgKqXW__stepsGrid{gap:2rem}.PRPTreatmentProcess-module__zgKqXW__title{font-size:1.75rem}.PRPTreatmentProcess-module__zgKqXW__stepNumber{font-size:2.25rem}}
.PRPHairGrowthGuide-module__QysTia__section{background:#fff;width:100%;padding:5rem 2rem}.PRPHairGrowthGuide-module__QysTia__container{max-width:1400px;margin:0 auto}.PRPHairGrowthGuide-module__QysTia__title{color:#1a1a1a;text-align:center;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0 0 .75rem;line-height:1.2}.PRPHairGrowthGuide-module__QysTia__subtitle{color:#7a7a7a;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500}.PRPHairGrowthGuide-module__QysTia__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:grid}.PRPHairGrowthGuide-module__QysTia__previewContainer{flex-direction:column;align-items:center;display:flex}.PRPHairGrowthGuide-module__QysTia__guideBook{background:#fff;border-radius:12px;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.PRPHairGrowthGuide-module__QysTia__pagesContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.PRPHairGrowthGuide-module__QysTia__pagesContainer::-webkit-scrollbar{display:none}.PRPHairGrowthGuide-module__QysTia__page{scroll-snap-align:start;aspect-ratio:3/4;flex:0 0 100%;min-height:450px;position:relative}.PRPHairGrowthGuide-module__QysTia__pageIndicators{background:#f5f1ed;justify-content:center;align-items:center;gap:16px;padding:1rem;display:flex}.PRPHairGrowthGuide-module__QysTia__navButton{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .3s;display:flex}.PRPHairGrowthGuide-module__QysTia__navButton:hover:not(:disabled){background:#f5f1ed;border-color:#1a1a1a}.PRPHairGrowthGuide-module__QysTia__navButton:disabled{opacity:.4;cursor:not-allowed}.PRPHairGrowthGuide-module__QysTia__pageCount{color:#4a4a4a;text-align:center;min-width:60px;font-size:.875rem}.PRPHairGrowthGuide-module__QysTia__placeholderPage{background:linear-gradient(135deg,#f5d4c8,#f5ebe5,#e8ebe8);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PRPHairGrowthGuide-module__QysTia__placeholderContent{color:#290852;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.PRPHairGrowthGuide-module__QysTia__placeholderContent svg{opacity:.8}.PRPHairGrowthGuide-module__QysTia__placeholderText{font-size:1.25rem;font-weight:400;line-height:1.5;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0}.PRPHairGrowthGuide-module__QysTia__scrollHint{color:#7a7a7a;align-items:center;gap:8px;margin-top:1rem;font-size:.8125rem;display:flex}.PRPHairGrowthGuide-module__QysTia__scrollIcon{font-size:1rem;animation:2s ease-in-out infinite PRPHairGrowthGuide-module__QysTia__swipe}@keyframes PRPHairGrowthGuide-module__QysTia__swipe{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.PRPHairGrowthGuide-module__QysTia__formContainer{justify-content:center;display:flex}.PRPHairGrowthGuide-module__QysTia__formCard{background:#f5f1ed;border-radius:16px;width:100%;max-width:420px;padding:2.5rem}.PRPHairGrowthGuide-module__QysTia__formTitle{color:#290852;font-size:1.5rem;font-weight:400;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0 0 .75rem}.PRPHairGrowthGuide-module__QysTia__formDescription{color:#4a4a4a;margin:0 0 2rem;font-size:.9375rem;line-height:1.6}.PRPHairGrowthGuide-module__QysTia__form{flex-direction:column;gap:1.25rem;display:flex}.PRPHairGrowthGuide-module__QysTia__inputGroup{flex-direction:column;gap:.5rem;display:flex}.PRPHairGrowthGuide-module__QysTia__label{color:#1a1a1a;font-size:.875rem;font-weight:500}.PRPHairGrowthGuide-module__QysTia__input{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.PRPHairGrowthGuide-module__QysTia__input:focus{border-color:#290852;outline:none;box-shadow:0 0 0 3px #2908521a}.PRPHairGrowthGuide-module__QysTia__input::placeholder{color:#9a9a9a}.PRPHairGrowthGuide-module__QysTia__submitButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:background .3s;display:flex}.PRPHairGrowthGuide-module__QysTia__submitButton:hover:not(:disabled){background:#000}.PRPHairGrowthGuide-module__QysTia__submitButton:disabled{cursor:not-allowed;background:#6a6a6a}.PRPHairGrowthGuide-module__QysTia__privacyNote{color:#7a7a7a;text-align:center;margin:0;font-size:.75rem;line-height:1.5}.PRPHairGrowthGuide-module__QysTia__successMessage{text-align:center;padding:2rem 0}.PRPHairGrowthGuide-module__QysTia__successIcon{background:linear-gradient(135deg,#f5d4c8,#e8ebe8);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.PRPHairGrowthGuide-module__QysTia__successIcon svg{stroke:#290852;width:32px;height:32px}.PRPHairGrowthGuide-module__QysTia__successMessage h4{color:#290852;margin:0 0 .5rem;font-size:1.25rem;font-weight:500}.PRPHairGrowthGuide-module__QysTia__successMessage p{color:#4a4a4a;margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.PRPHairGrowthGuide-module__QysTia__section{padding:4rem 2rem}.PRPHairGrowthGuide-module__QysTia__contentGrid{gap:2rem}}@media (max-width:768px){.PRPHairGrowthGuide-module__QysTia__section{padding:3rem 1.5rem}.PRPHairGrowthGuide-module__QysTia__contentGrid{grid-template-columns:1fr;gap:2rem}.PRPHairGrowthGuide-module__QysTia__title{font-size:2rem}.PRPHairGrowthGuide-module__QysTia__subtitle{margin:0 0 2.5rem;font-size:.8125rem}.PRPHairGrowthGuide-module__QysTia__guideBook{max-width:340px}.PRPHairGrowthGuide-module__QysTia__page{min-height:380px}.PRPHairGrowthGuide-module__QysTia__formCard{padding:2rem}.PRPHairGrowthGuide-module__QysTia__formTitle{font-size:1.25rem}}@media (max-width:480px){.PRPHairGrowthGuide-module__QysTia__section{padding:2.5rem 1rem}.PRPHairGrowthGuide-module__QysTia__title{font-size:1.75rem}.PRPHairGrowthGuide-module__QysTia__guideBook{max-width:300px}.PRPHairGrowthGuide-module__QysTia__page{min-height:340px}.PRPHairGrowthGuide-module__QysTia__formCard{padding:1.5rem}.PRPHairGrowthGuide-module__QysTia__input{padding:.75rem 1rem}.PRPHairGrowthGuide-module__QysTia__submitButton{padding:.875rem 1.25rem;font-size:.9375rem}.PRPHairGrowthGuide-module__QysTia__navButton{width:32px;height:32px}.PRPHairGrowthGuide-module__QysTia__pageCount{font-size:.8125rem}}
.PRPFAQSection-module__GvoGya__section{background:#fff;width:100%;padding:5rem 2rem}.PRPFAQSection-module__GvoGya__container{max-width:900px;margin:0 auto}.PRPFAQSection-module__GvoGya__title{color:#1a1a1a;text-align:center;font-size:clamp(2.25rem,5vw,3rem);font-weight:400;font-family:var(--font-playfair,"Playfair Display",Georgia,serif);margin:0 0 3rem;line-height:1.2}.PRPFAQSection-module__GvoGya__faqList{flex-direction:column;display:flex}.PRPFAQSection-module__GvoGya__faqItem{border-bottom:1px solid #e5e5e5}.PRPFAQSection-module__GvoGya__faqItem:last-child{border-bottom:none}.PRPFAQSection-module__GvoGya__faqQuestion{cursor:pointer;text-align:left;color:#1a1a1a;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.75rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;transition:color .2s;display:flex}.PRPFAQSection-module__GvoGya__faqQuestion:hover{color:#4a4a4a}.PRPFAQSection-module__GvoGya__faqQuestion span{flex:1;padding-right:2rem}.PRPFAQSection-module__GvoGya__arrow{color:#1a1a1a;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.PRPFAQSection-module__GvoGya__arrowOpen{transform:rotate(90deg)}.PRPFAQSection-module__GvoGya__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.PRPFAQSection-module__GvoGya__faqAnswerOpen{max-height:500px;transition:max-height .5s}.PRPFAQSection-module__GvoGya__faqAnswerContent{padding:0 0 2rem}.PRPFAQSection-module__GvoGya__faqAnswerContent p{color:#4a4a4a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.7}@media (max-width:768px){.PRPFAQSection-module__GvoGya__section{padding:4rem 1.5rem}.PRPFAQSection-module__GvoGya__title{margin:0 0 2.5rem;font-size:2rem}.PRPFAQSection-module__GvoGya__faqQuestion{padding:1.5rem 0;font-size:1.0625rem}.PRPFAQSection-module__GvoGya__faqQuestion span{padding-right:1.5rem}.PRPFAQSection-module__GvoGya__faqAnswerContent{padding:0 0 1.5rem}.PRPFAQSection-module__GvoGya__faqAnswerContent p{font-size:.9375rem}.PRPFAQSection-module__GvoGya__arrow{width:20px;height:20px}}@media (max-width:480px){.PRPFAQSection-module__GvoGya__section{padding:3rem 1rem}.PRPFAQSection-module__GvoGya__title{margin:0 0 2rem;font-size:1.75rem}.PRPFAQSection-module__GvoGya__faqQuestion{padding:1.25rem 0;font-size:1rem}.PRPFAQSection-module__GvoGya__faqQuestion span{padding-right:1rem}.PRPFAQSection-module__GvoGya__faqAnswerContent{padding:0 0 1.25rem}.PRPFAQSection-module__GvoGya__faqAnswerContent p{font-size:.875rem}}
