@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap";.logo{flex-shrink:0;align-items:center;width:220px;height:70px;text-decoration:none;display:flex}.logo img{object-fit:contain;width:100%;height:100%;display:block}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{background:#fff;padding-top:80px;font-family:Georgia,Times New Roman,serif}.navbar{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#efdbcfe0;border-bottom:1px solid #ead7cbcc;width:100%;height:80px;position:fixed;top:0;left:0}.navbar-container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 3%;display:flex}.logo{flex-shrink:0;align-items:center;width:245px;height:70px;display:flex}.logo img{object-fit:contain;width:100%;height:100%}.logo2{flex-shrink:0;align-items:center;width:195px;height:75px;display:flex}.logo2 img{object-fit:contain;width:100%;height:100%}.nav-menu{align-items:center;gap:32px;margin-left:auto;margin-right:40px;display:flex}.nav-menu>a,.pages-main-link{color:#393939;cursor:pointer;background:0 0;border:0;font:400 16px Georgia,serif;text-decoration:none;transition:all .3s;position:relative}.nav-menu>a:hover,.pages-main-link:hover{color:#d96f49}.nav-menu>a:after{content:"";background:#d96f49;width:0;height:2px;transition:all .3s;position:absolute;bottom:-10px;left:0}.nav-menu>a:hover:after{width:100%}.pages-dropdown{position:relative}.pages-main-link{align-items:center;gap:8px;display:flex}.pages-arrow{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:all .3s;transform:rotate(45deg)}.pages-dropdown:hover .pages-arrow,.pages-dropdown.open .pages-arrow{transform:rotate(225deg)}.pages-menu{opacity:0;visibility:hidden;background:#fff;flex-direction:column;width:180px;transition:all .3s;display:flex;position:absolute;top:42px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 12px 30px #0000001f}.pages-dropdown:hover .pages-menu,.pages-dropdown.open .pages-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.pages-menu a{color:#555;padding:14px 20px;font:14px Georgia,serif;text-decoration:none;transition:all .25s}.pages-menu a:hover{color:#fff;background:#d96f49}.contact-btn{color:#fff;background:#303030;border-radius:10px;justify-content:center;align-items:center;width:141px;height:50px;font:16px Georgia,serif;text-decoration:none;transition:all .3s;display:flex}.contact-btn:hover{background:#d96f49}.mobile-contact,.menu-toggle{display:none}@media (width<=900px){.navbar{height:75px}.navbar-container{padding:0 20px}.logo{width:185px;height:62px}.contact-btn{display:none}.menu-toggle{cursor:pointer;background:0 0;border:0;width:42px;height:42px;padding:6px;display:block}.menu-toggle span{background:#393939;width:26px;height:2px;margin:5px auto;transition:all .3s;display:block}.nav-menu{box-sizing:border-box;background:#f6e8df;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;padding:15px 25px 25px;display:none;position:absolute;top:75px;left:0;box-shadow:0 12px 30px #0000001f}.nav-menu.show{display:flex}.nav-menu>a,.pages-main-link{width:100%;padding:14px 5px;font-size:14px}.nav-menu>a:after{display:none}.pages-dropdown{width:100%}.pages-main-link{justify-content:space-between}.pages-menu{opacity:1;visibility:visible;width:100%;box-shadow:none;background:0 0;display:none;position:static;transform:none}.pages-dropdown.open .pages-menu{display:flex}.pages-menu a{padding:11px 20px}.mobile-contact{background:#303030;justify-content:center;margin-top:12px;color:#fff!important;padding:13px!important;display:flex!important}.mobile-contact:hover{background:#d96f49}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}@media (width<=480px){.logo{width:165px;height:58px}.navbar-container{padding:0 15px}}@media (width<=900px){.pages-dropdown{width:100%}.pages-main-link{border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 5px;display:flex;color:#393939!important;background:0 0!important}.pages-dropdown .pages-menu{box-shadow:none;border:0;margin:0;opacity:1!important;visibility:visible!important;background:0 0!important;width:100%!important;padding:5px 0 5px 15px!important;display:none!important;position:static!important;transform:none!important}.pages-dropdown.open .pages-menu{flex-direction:column;display:flex!important}.pages-dropdown.open .pages-menu a{width:100%;font-size:13px;text-decoration:none;color:#555!important;background:0 0!important;padding:12px 10px!important;display:block!important}.pages-dropdown.open .pages-menu a:hover{color:#d96f49!important;background:0 0!important}.nav-menu .mobile-contact{box-sizing:border-box;border:none;justify-content:center;align-items:center;margin-top:15px;font-size:14px;text-decoration:none;transition:all .3s;color:#fff!important;background:#303030!important;width:100%!important;padding:14px 20px!important;display:flex!important}.nav-menu .mobile-contact:hover{color:#fff!important;background:#d96f49!important}.pages-dropdown.open .pages-arrow{transform:rotate(225deg)}}.hero-section{background:#fbf4ef;width:100%;height:100vh;min-height:524px;position:relative;overflow:hidden}.hero-section:before{content:"";opacity:.65;z-index:20;background:#e49a83;width:1px;height:100%;position:absolute;top:0;left:33px}.hero-content{z-index:10;position:absolute;top:67px;left:40px}.hero-content h1{letter-spacing:-2px;color:#303030;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5.1vw,70px);font-weight:400;line-height:1.13}.hero-content>p{color:#26384b;margin-top:27px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.5}.hero-buttons{gap:24px;margin-top:47px;display:flex}.hero-buttons button{cursor:pointer;border:none;height:53px;padding:0 30px;font-family:Georgia,serif;font-size:14px;font-weight:600;transition:all .2s}.hero-buttons button:hover{transform:translateY(-2px)}.explore-btn{color:#fff;background:#303030;min-width:178px;font-weight:100}.call-btn{color:#fff;background:#d96344;min-width:192px;font-weight:100}.call-btn span{margin-right:9px;font-size:17px}.stats{gap:70px;margin-top:50px;display:flex}.stat-item h3{color:#183047;font-family:Georgia,serif;font-size:29px;font-weight:400}.stat-item p{color:#183047;margin-top:9px;font-family:Georgia,serif;font-size:17px}.beauty-note{z-index:15;position:absolute;top:67px;left:52.1%}.color-dots{display:flex;position:absolute;top:70px;left:0}.orange-dot{background:#d96143;border-radius:50%;width:35px;height:35px}.dark-dot{background:#303236;border-radius:50%;width:35px;height:35px;margin-top:1px;margin-left:-8px}.beauty-note p{color:#26384b;width:220px;font-family:Georgia,serif;font-size:19px;line-height:1.42;position:absolute;top:140px;left:-23px}.beauty-note strong{color:#203047}.product-circle{z-index:7;background:#f0e5ded9;border:1px solid #eaa58e;border-bottom:none;border-radius:140px 140px 0 0;width:268px;height:318px;position:absolute;bottom:-47px;left:40.3%;overflow:hidden}.product-circle:before{content:"";background:#ffffff40;border-radius:130px 130px 0 0;position:absolute;inset:16px 18px 0}.product-wrapper{z-index:4;width:100%;height:100%;position:absolute}.product-tube{width:81px;position:absolute;top:47px;left:99px}.tube-cap{background:#eee9e5;border-radius:2px 2px 0 0;width:78px;height:13px;box-shadow:inset 0 1px 1px #0000000d}.tube-body{background:linear-gradient(90deg,#f2efec 0%,#fff 45%,#ece8e5 100%);border-radius:0 0 9px 9px;width:78px;height:203px;position:relative;box-shadow:0 2px 5px #00000014}.tube-dot{background:#efa66f;border-radius:50%;width:17px;height:17px;position:absolute;top:14px;left:10px}.tube-text{writing-mode:vertical-rl;letter-spacing:.5px;color:#8a8a8a;font-family:Arial,sans-serif;font-size:12px;font-weight:600;position:absolute;top:30px;left:34px;transform:rotate(180deg)}.tube-small-dot{background:#e9a475;border-radius:50%;width:13px;height:13px;position:absolute;bottom:13px;left:45px}.woman-area{z-index:4;width:545px;height:545px;position:absolute;top:16px;right:4%}.woman-circle{background:#f3cec2;border-radius:50%;position:absolute;inset:0}.woman-area:before{content:"";opacity:.7;border:1px solid #efb8a5;border-radius:50%;width:590px;height:590px;position:absolute;top:-8px;left:-23px}.woman-image{object-fit:cover;object-position:center;mix-blend-mode:multiply;z-index:2;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.flower{z-index:10;color:#d96143;justify-content:center;align-items:center;width:72px;height:72px;font-size:55px;display:flex;position:absolute;top:124px;left:155px}.face-decoration{z-index:8;border-bottom:1px dotted #fffc;border-right:1px dotted #fffc;border-radius:0 0 90px;width:145px;height:125px;position:absolute;top:104px;right:73px;transform:rotate(-10deg)}.leaf-decoration{color:#ffffffe6;z-index:9;font-size:105px;line-height:1;position:absolute}.leaf-one{bottom:28px;right:-28px;transform:rotate(-20deg)}.leaf-two{bottom:-35px;right:90px;transform:rotate(15deg)}.hero-section:after{content:"";z-index:1;background:#f1beb01f;border:1px solid #e28b7040;border-radius:100% 0;width:205px;height:130px;position:absolute;bottom:-30px;left:5px;transform:rotate(-12deg)}@media (width<=1100px){.woman-area{right:-80px}.product-circle{left:42%}.beauty-note{left:54%}}@media (width<=850px){.hero-section{height:850px}.hero-content{top:50px;left:40px}.hero-content h1{font-size:48px}.hero-content>p{font-size:17px}.beauty-note{top:60px;left:55%}.woman-area{width:470px;height:470px;top:300px;right:-120px}.product-circle{width:230px;height:280px;bottom:0;left:40%}}@media (width<=600px){.hero-section{height:950px;min-height:950px}.hero-content{position:absolute;top:45px;left:40px;right:20px}.hero-content h1{letter-spacing:-1px;font-size:43px}.hero-content>p{font-size:16px;line-height:1.45}.hero-content>p br{display:none}.hero-buttons{gap:10px;margin-top:30px}.hero-buttons button{min-width:145px;padding:0 15px;font-size:12px}.stats{gap:40px;margin-top:14px}.stat-item h3{font-size:25px}.stat-item p{font-size:14px}.beauty-note{top:380px;left:40px}.beauty-note p{font-size:16px;top:130px;left:0}.woman-area{width:400px;height:400px;top:530px;right:-100px}.product-circle{width:200px;height:240px;bottom:0;left:25px}.product-tube{transform-origin:top;top:38px;left:67px;transform:scale(.8)}.flower{top:90px;left:110px}.face-decoration{display:none}}.hero-content{animation:1s ease-out both heroContent}@keyframes heroContent{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.hero-content h1{animation:1s ease-out .15s both headingReveal}@keyframes headingReveal{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.hero-description{animation:.9s ease-out .35s both fadeUp}.hero-buttons{animation:.9s ease-out .5s both fadeUp}.stats{animation:.9s ease-out .65s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.beauty-note{animation:1s ease-out .5s both noteReveal}@keyframes noteReveal{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.orange-dot{animation:2s ease-in-out infinite dotPulse}.dark-dot{animation:2s ease-in-out .3s infinite dotPulse}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.product-circle{animation:1.2s ease-out .3s both productReveal}@keyframes productReveal{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.product-tube{animation:3.5s ease-in-out infinite tubeFloat}@keyframes tubeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.woman-area{animation:1.3s ease-out both womanReveal}@keyframes womanReveal{0%{opacity:0;transform:translateY(25px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.woman-circle{animation:5s ease-in-out infinite circleFloat}@keyframes circleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.flower{animation:1s ease-out 1s both flowerAppear,3s ease-in-out 2s infinite flowerFloat}@keyframes flowerAppear{0%{opacity:0;transform:scale(0)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes flowerFloat{0%,to{transform:rotate(45deg)translateY(0)}50%{transform:rotate(45deg)translateY(-5px)}}.buttons button{transition:transform .3s,box-shadow .3s}.buttons button:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.explore-btn:hover{letter-spacing:1px}.call-btn:hover{background:#c95438}.feature-item{opacity:0;animation:.8s ease-out forwards featureReveal}.feature-item:first-child{animation-delay:.2s}.feature-item:nth-child(2){animation-delay:.35s}.feature-item:nth-child(3){animation-delay:.5s}.feature-item:nth-child(4){animation-delay:.65s}.feature-item:nth-child(5){animation-delay:.8s}@keyframes featureReveal{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.feature-icon{transition:transform .35s,box-shadow .35s}.feature-item:hover .feature-icon{transform:translateY(-8px)scale(1.08);box-shadow:0 15px 30px #0000001f}.feature-item:hover .feature-icon svg{animation:.6s iconBounce}@keyframes iconBounce{0%{transform:rotate(0)}40%{transform:rotate(-8deg)}70%{transform:rotate(6deg)}to{transform:rotate(0)}}.feature-item p{transition:transform .3s,color .3s}.feature-item:hover p{transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.features-section{color:#24364b;background:#f1ece9;grid-template-columns:repeat(5,1fr);align-items:start;width:100%;min-height:315px;padding:84px 38px 70px;display:grid}.feature-item{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.feature-icon{color:#454545;background:#fff;border:1px solid #e1dedd;border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;margin-bottom:17px;display:flex}.icon-svg{width:57px;height:57px;display:block}.feature-item p{color:#26384b;margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.48}@media (width<=900px){.features-section{grid-template-columns:repeat(3,1fr);row-gap:55px;padding:65px 30px}}@media (width<=600px){.features-section{grid-template-columns:repeat(2,1fr);row-gap:45px;padding:55px 15px}.feature-icon{width:82px;height:82px}.icon-svg{width:50px;height:50px}.feature-item p{font-size:17px}}@media (width<=400px){.features-section{grid-template-columns:1fr 1fr;padding-left:8px;padding-right:8px}.feature-item p{font-size:15px}}.booking-section{box-sizing:border-box;background:#f4efed;width:100%;height:435px;display:flex;overflow:hidden}.booking-image{opacity:0;width:50%;height:100%;animation:1s ease-out .1s forwards bookingImageReveal;overflow:hidden}.booking-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.booking-image:hover img{transform:scale(1.03)}.booking-content{box-sizing:border-box;align-items:center;width:50%;height:100%;display:flex;position:relative;overflow:hidden}.booking-inner{z-index:5;opacity:0;margin-top:-10px;margin-left:13%;animation:.9s ease-out .3s forwards bookingContentReveal;position:relative}.booking-label{color:#df765d;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1}.booking-inner h2{color:#162d43;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.1}.booking-inner p{color:#26394a;margin:10px 0 23px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45}.booking-button{color:#fff;cursor:pointer;background:#df694d;border:none;justify-content:center;align-items:center;gap:8px;width:128px;height:36px;font-family:Georgia,Times New Roman,serif;font-size:10px;transition:all .3s;display:flex}.booking-button span{font-size:13px}.booking-button:hover{background:#303030;transform:translateY(-2px)}.booking-leaf{opacity:.12;z-index:1;pointer-events:none;width:190px;height:300px;animation:1.2s ease-out .5s both leafReveal;position:absolute;bottom:-25px;right:5%;transform:rotate(8deg)}.booking-leaf-stem{transform-origin:bottom;background:#df765d;width:3px;height:270px;position:absolute;bottom:0;left:50%;transform:rotate(14deg)}.booking-leaf-one,.booking-leaf-two,.booking-leaf-three{background:#df765d;border-radius:100% 0;width:72px;height:38px;position:absolute}.booking-leaf-one{top:18px;left:48px;transform:rotate(72deg)}.booking-leaf-two{top:100px;left:5px;transform:rotate(30deg)}.booking-leaf-three{top:155px;right:0;transform:rotate(-25deg)}@keyframes bookingImageReveal{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bookingContentReveal{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes leafReveal{0%{opacity:0;transform:translate(-35px,-20px)rotate(-8deg)}to{opacity:.55;transform:translate(0)rotate(0)}}@media (width<=900px){.booking-section{height:400px}.booking-inner{margin-left:10%}.booking-inner h2{font-size:30px}.booking-inner p{font-size:13px}.booking-inner p br{display:none}.booking-leaf{right:-20px}}@media (width<=700px){.booking-section{flex-direction:column;height:auto}.booking-image{width:100%;height:380px}.booking-content{width:100%;min-height:350px;padding:55px 0}.booking-inner{margin-left:8%;margin-right:8%}.booking-inner h2{font-size:30px}.booking-leaf{bottom:-50px;right:-35px}}@media (width<=480px){.booking-image{height:300px}.booking-content{min-height:330px;padding:45px 0}.booking-inner{margin-left:20px;margin-right:20px}.booking-inner h2{font-size:27px}.booking-inner p{font-size:13px}.booking-leaf{width:150px;height:250px;right:-45px}}.about-section{background:#fbf8f6;width:100%;min-height:560px;padding:42px 7.6% 0;display:flex;position:relative;overflow:hidden}.about-images{flex-shrink:0;gap:5px;width:510px;height:515px;display:flex;position:relative}.about-image{width:255px;height:515px;position:relative;overflow:hidden}.about-image img{object-fit:cover;width:200%;max-width:none;height:100%;transition:transform .6s;display:block;position:absolute;top:0}.before-image{border-radius:125px 125px 0 0}.before-image img{left:0}.after-image{border-radius:0 0 125px 125px}.after-image img{left:-100%}.image-badge{color:#d8bca8;z-index:3;background:#fff8f2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-family:Arial,sans-serif;font-size:23px;transition:transform .3s,background .3s;display:flex;position:absolute;top:257px;right:94px}.about-content{color:#20354b;margin-left:120px;padding-top:0;position:relative}.about-label{color:#d76548;margin-bottom:3px;font-family:Georgia,serif;font-size:13px;display:block}.about-content h2{color:#183047;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:42px;font-weight:400;line-height:1.1}.about-description{color:#183047;margin-top:13px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.4}.about-button{color:#fff;cursor:pointer;background:#303030;border:none;width:135px;height:43px;margin-top:25px;font-family:Georgia,serif;font-size:12px;transition:all .3s}.about-button:hover{background:#d96143;transform:translateY(-3px);box-shadow:0 10px 20px #0000001f}.about-stats{flex-direction:column;gap:40px;margin-top:103px;display:flex}.about-stat h3{color:#183047;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.about-stat p{color:#183047;margin-top:6px;font-family:Georgia,serif;font-size:15px}.about-woman{background:#e9e4df;border:1px solid #ddd8d4;border-radius:125px 125px 0 0;width:250px;height:260px;position:absolute;bottom:-1px;right:7%;overflow:hidden}.about-woman img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@keyframes aboutImagesIn{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes aboutContentIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes aboutWomanIn{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.about-section{padding-left:5%;padding-right:5%}.about-images{width:430px}.about-image{width:215px}.about-content{margin-left:60px}.about-woman{right:3%}}@media (width<=850px){.about-section{flex-direction:column;align-items:center;min-height:auto;padding:50px 30px 0}.about-images{width:500px;max-width:100%}.about-image{width:50%}.about-content{text-align:center;width:100%;margin-top:45px;margin-left:0}.about-description br{display:none}.about-stats{align-items:center;margin-top:50px}.about-woman{margin-top:50px;position:relative;bottom:auto;right:auto}}@media (width<=550px){.about-section{padding:35px 20px}.about-images,.about-image{height:380px}.before-image{border-radius:90px 90px 0 0}.after-image{border-radius:0 0 90px 90px}.image-badge{width:30px;height:30px;top:190px;right:20px}.about-content h2{font-size:36px}.about-description{font-size:15px}}@keyframes aboutBottomToTop{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.about-images{animation:1s ease-out .1s both aboutBottomToTop}.about-content{animation:1s ease-out .25s both aboutBottomToTop}.about-woman{animation:1s ease-out .4s both aboutBottomToTop}.about-stat:first-child{animation:.8s ease-out .55s both aboutBottomToTop}.about-stat:nth-child(2){animation:.8s ease-out .7s both aboutBottomToTop}.about-button{animation:.8s ease-out .45s both aboutBottomToTop}.about-image:hover img{transform:scale(1.04)}.about-image:hover .image-badge{background:#fff;transform:scale(1.12)}@media (width<=850px){.about-images,.about-content{animation-duration:.8s}.about-woman{animation-duration:.9s}}.benefits-wrapper{box-sizing:border-box;background:#fbf8f6;width:100%;padding:30px 0}.benefits-section{box-sizing:border-box;width:86%;min-height:520px;margin:0 auto;margin:top 100px;background:#fff;display:flex;overflow:hidden}.benefits-left{box-sizing:border-box;border:1px solid #d8d4d0;width:50%;min-height:520px;overflow:hidden}.benefits-right{box-sizing:border-box;width:50%;min-height:520px}.benefits-content{box-sizing:border-box;width:100%;min-height:520px;padding:75px 50px 0 70px;position:relative;overflow:hidden}.benefits-label{color:#e8785e;letter-spacing:.3px;margin-bottom:8px;font-family:Arial,sans-serif;font-size:12px;display:block}.benefits-content h2{color:#172d43;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:500;line-height:1.08}.benefits-content>p{color:#26394d;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.45}.benefits-items{z-index:3;gap:42px;margin-top:38px;display:flex;position:relative}.benefit-item{text-align:center;flex-direction:column;align-items:center;width:105px;display:flex}.benefit-icon{color:#444;border:1px solid #dedede;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:10px;font-size:21px;display:flex}.benefit-item span{color:#26394d;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:14px}.benefits-curve{border:6px solid #f7cfc4;border-radius:50%;width:650px;height:250px;position:absolute;bottom:-205px;left:-80px}.benefits-products{z-index:4;width:280px;height:135px;position:absolute;bottom:-10px;left:115px}.product-tube{background:linear-gradient(90deg,#e7e2dc,#fff,#e5dfd9);border-radius:8px 8px 4px 4px;width:52px;height:145px;position:absolute;box-shadow:0 3px 10px #00000014}.product-tube span{color:#555;font-family:Arial,sans-serif;font-size:11px;position:absolute;top:50px;left:20px;transform:rotate(180deg)}.tube-one{top:60px;left:45px;transform:rotate(-35deg)}.tube-two{top:40px;left:125px;transform:rotate(35deg)}.benefits-image{width:100%;height:520px;position:relative;overflow:hidden}.benefits-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.benefit-callout{z-index:5;color:#27384a;font-family:Georgia,Times New Roman,serif;font-size:12px;position:absolute}.benefit-callout span{white-space:nowrap;background:#fffffff5;padding:10px 13px;display:inline-block}.glow-callout{top:24px;right:30px}.glow-callout i{background:#fffc;width:1px;height:165px;position:absolute;top:38px;left:65px}.glow-callout i:after{content:"";border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-3px;left:-4px}.gentle-callout{bottom:132px;left:12px}.gentle-callout i{background:#fffc;width:195px;height:1px;position:absolute;top:-88px;left:53px}.gentle-callout i:after{content:"";border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;right:-4px}@media (width<=768px){.benefits-wrapper{padding:20px 15px}.benefits-section{flex-direction:column;width:100%}.benefits-left,.benefits-right{width:100%}.benefits-content{padding:55px 30px 0}.benefits-image{height:500px}}@keyframes benefitsBottomToTop{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.benefits-section{animation:1s ease-out both benefitsBottomToTop}.benefits-left{animation:.9s ease-out .15s both benefitsBottomToTop}.benefits-right{animation:.9s ease-out .3s both benefitsBottomToTop}.benefits-content{animation:.9s ease-out .25s both benefitsBottomToTop}.benefit-item:first-child{animation:.8s ease-out .4s both benefitsBottomToTop}.benefit-item:nth-child(2){animation:.8s ease-out .55s both benefitsBottomToTop}.benefit-item:nth-child(3){animation:.8s ease-out .7s both benefitsBottomToTop}.benefits-products{animation:1s ease-out .65s both benefitsBottomToTop}.glow-callout{animation:.8s ease-out .55s both benefitsBottomToTop}.gentle-callout{animation:.8s ease-out .7s both benefitsBottomToTop}@media (width<=768px){.benefits-section,.benefits-left,.benefits-right{animation-duration:.8s}}.services-section{box-sizing:border-box;background:#303030;width:100%;min-height:100vh;padding:28px 0 40px;position:relative;overflow:hidden}.services-heading{text-align:center;z-index:10;width:100%;margin-bottom:50px;position:relative}.services-heading>span{color:#e7785e;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1;display:block}.services-heading h2{color:#e7785e;margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500;line-height:1.15}.services-heading p{color:#fff;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.45}.services-grid{z-index:5;grid-template-columns:repeat(3,1fr);gap:28px;width:80%;max-width:1100px;margin:0 auto;display:grid;position:relative}.service-card{width:100%;height:380px;position:relative;overflow:visible}.service-image{background:#222;border-radius:165px 165px 0 0;width:100%;height:100%;position:relative;overflow:hidden}.service-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.service-card:hover .service-image img{transform:scale(1.04)}.service-image:after{content:"";pointer-events:none;background:#0000000a;position:absolute;inset:0}.service-title{box-sizing:border-box;z-index:5;background:#fff;border:1px solid #000;justify-content:space-between;align-items:center;width:78%;min-height:46px;margin-bottom:10px;padding:7px 10px 7px 15px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.service-title span{color:#222;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1}.service-title b{color:#fff;background:#e7785e;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:28px;font-family:Arial,sans-serif;font-size:14px;font-weight:400;display:flex}.services-leaf{z-index:2;opacity:.12;pointer-events:none;position:absolute}.services-leaf-left{width:180px;height:250px;top:-15px;left:-45px;transform:rotate(-25deg)}.services-leaf-right{width:180px;height:250px;bottom:-30px;right:-45px;transform:rotate(20deg)}.services-leaf:before{content:"";background:#aaa;width:2px;height:100%;position:absolute;top:0;left:50%;transform:rotate(-30deg)}.services-leaf:after{content:"";background:#aaa;border-radius:100% 0;width:55px;height:25px;position:absolute;top:30px;left:5px;box-shadow:50px 25px #aaa,-18px 60px #aaa,38px 80px #aaa,-8px 120px #aaa,45px 145px #aaa,5px 180px #aaa}@media (width<=900px){.services-grid{column-gap:18px;width:90%}.service-card{height:330px}.services-heading h2{font-size:32px}}@media (width<=700px){.services-section{min-height:auto;padding-bottom:50px}.services-heading{box-sizing:border-box;margin-bottom:35px;padding:0 20px}.services-heading h2{font-size:28px}.services-heading p{font-size:13px}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px;width:90%}.service-card{height:320px}}@media (width<=480px){.services-grid{grid-template-columns:1fr;width:92%}.service-card{height:400px}.services-heading h2{font-size:24px}.services-heading p{font-size:12px}.service-title{width:75%}}@keyframes servicesBottomToTop{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.services-heading{animation:.9s ease-out both servicesBottomToTop}.service-card{opacity:0;animation:.9s ease-out both servicesBottomToTop}.service-card:first-child{animation-delay:.2s}.service-card:nth-child(2){animation-delay:.35s}.service-card:nth-child(3){animation-delay:.5s}.service-card:nth-child(4){animation-delay:.65s}.service-card:nth-child(5){animation-delay:.8s}.service-card:nth-child(6){animation-delay:.95s}.service-image img{animation:1s ease-out both servicesImageReveal}@keyframes servicesImageReveal{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (width<=700px){.service-card{animation-duration:.8s}}.how-work-section{box-sizing:border-box;background:#f8f5f2;align-items:stretch;width:100%;min-height:560px;margin-top:50px;display:flex;position:relative;overflow:hidden}.how-work-content{box-sizing:border-box;z-index:10;width:70%;padding:42px 0 0 9%;position:relative}.how-work-label{color:#df765d;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1}.how-work-content h2{color:#162d42;margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.1}.how-work-description{color:#162d42;width:390px;max-width:100%;margin:10px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45}.how-work-list{box-sizing:border-box;background:#fff;width:390px;max-width:100%}.how-work-item{box-sizing:border-box;color:#172d41;border-bottom:1px solid #ddd9d5;align-items:center;gap:14px;height:63px;padding:0 16px;font-family:Georgia,Times New Roman,serif;font-size:16px;display:flex}.how-work-item:last-child{border-bottom:none}.work-check{color:#e7785e;border:1px solid #e3dfdc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-family:Arial,sans-serif;font-size:15px;display:flex}.how-work-button{color:#fff;cursor:pointer;background:#303030;border:none;width:112px;height:35px;margin-top:31px;font-family:Georgia,Times New Roman,serif;font-size:11px;transition:all .3s}.how-work-button:hover{background:#e7785e}.how-work-visual{width:50%;min-height:520px;position:relative;overflow:hidden}.work-circle{box-sizing:border-box;z-index:1;border:1px solid #e7785e47;border-radius:50%;position:absolute}.circle-one{width:220px;height:220px;top:-80px;left:45%}.circle-two{width:220px;height:220px;top:80px;right:7%}.circle-three{width:210px;height:210px;bottom:-70px;right:16%}.work-image{z-index:5;background:#eee;position:absolute;overflow:hidden}.work-image img{object-fit:cover;width:200%;max-width:none;height:100%;display:block;position:absolute;top:0}.work-image-left{border-radius:100px 100px 0 0;width:200px;height:440px;top:83px;left:8%}.work-image-left img{left:0}.work-image-right{border-radius:0 0 130px 130px;width:270px;height:440px;top:64px;left:45%}.work-image-right img{left:-100%}.work-vertical-text{z-index:8;top:48px;left:calc(35%245px);writing-mode:vertical-rl;color:#e7785e;letter-spacing:.3px;white-space:nowrap;height:270px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:600;position:absolute;transform:rotate(180deg)}@media (width<=1100px){.how-work-content{padding-left:8%}.work-image-left{width:180px;left:4%}.work-image-right{width:240px;left:32%}.work-vertical-text{left:calc(32%215px)}}@media (width<=800px){.how-work-section{flex-direction:column;min-height:auto}.how-work-content{width:100%;padding:50px 8%}.how-work-description,.how-work-list{width:100%;max-width:500px}.how-work-visual{width:100%;height:500px;min-height:500px}.work-image-left{width:190px;left:18%}.work-image-right{width:240px;left:43%}.work-vertical-text{left:auto;right:8%}}@media (width<=520px){.how-work-content{padding:40px 20px}.how-work-content h2{font-size:30px}.how-work-description{font-size:13px}.how-work-item{height:58px;font-size:14px}.how-work-visual{height:420px;min-height:420px}.work-image-left{border-radius:75px 75px 0 0;width:145px;height:340px;top:70px;left:8%}.work-image-right{border-radius:0 0 100px 100px;width:200px;height:340px;top:25px;left:38%}.work-vertical-text{height:220px;font-size:12px;top:40px;right:4%}.circle-one,.circle-two{width:160px;height:160px}.circle-three{width:150px;height:150px}}@keyframes howWorkBottomToTop{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.how-work-content{animation:1s ease-out both howWorkBottomToTop}.work-image-left{animation:1.1s ease-out .15s both howWorkBottomToTop}.work-image-right{animation:1.1s ease-out .3s both howWorkBottomToTop}.work-vertical-text{animation:1s ease-out .45s both howWorkBottomToTop}.circle-one{animation:1s ease-out .2s both howWorkBottomToTop}.circle-two{animation:1s ease-out .35s both howWorkBottomToTop}.circle-three{animation:1s ease-out .5s both howWorkBottomToTop}.package-section{box-sizing:border-box;background:#fff;align-items:center;width:100%;min-height:525px;padding:0 8.3%;display:flex;overflow:hidden}.package-left{z-index:5;width:43%;position:relative}.package-small-title{color:#df765d;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1}.package-left h2{color:#1d1e1f;letter-spacing:-1px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:49px;font-weight:200;line-height:1.08}.package-left p{color:#172638;margin:17px 0 34px;font-family:DM Serif Display,Georgia,serif;font-size:21px;font-weight:400;line-height:1.42}.package-btn{color:#fff;cursor:pointer;background:#d96648;border:none;justify-content:center;align-items:center;gap:10px;width:192px;height:54px;font-family:Georgia,Times New Roman,serif;font-size:16px;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:inline-flex}.package-btn span{font-size:21px;line-height:1}.package-btn:hover{background:#c9573b;transform:translateY(-4px);box-shadow:0 10px 25px #b44b3233}.package-images{width:57%;height:450px;margin-left:-15px;position:relative}.package-image{transition:transform .5s,box-shadow .5s;position:absolute;overflow:hidden}.package-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.package-image:hover img{transform:scale(1.04)}.package-image-one{z-index:1;border-radius:150px 150px 0 0;width:275px;height:375px;top:45px;left:35px;transform:rotate(-7deg)}.package-image-two{z-index:2;border-radius:0 0 170px 170px;width:345px;height:375px;top:65px;right:25px;transform:rotate(8deg)}.package-image-one:hover{transform:rotate(-5deg)translateY(-6px);box-shadow:0 15px 35px #0000001f}.package-image-two:hover{transform:rotate(6deg)translateY(-6px);box-shadow:0 15px 35px #0000001f}@media (width<=1200px){.package-section{padding:0 6%}.package-left h2{font-size:44px}.package-left p{font-size:19px}.package-image-one{width:250px;height:350px}.package-image-two{width:315px;height:350px}}@media (width<=900px){.package-section{flex-direction:column;gap:45px;min-height:auto;padding:70px 6%}.package-left{width:100%}.package-left h2{font-size:44px}.package-left p{font-size:19px}.package-images{width:100%;height:430px;margin-left:0}.package-image-one{left:10%}.package-image-two{right:10%}}@media (width<=600px){.package-section{gap:40px;padding:55px 20px 65px}.package-small-title{font-size:13px}.package-left h2{font-size:36px;line-height:1.1}.package-left p{margin-top:17px;font-size:17px;line-height:1.45}.package-left p br{display:none}.package-btn{width:180px;height:51px;font-size:15px}.package-images{width:100%;height:350px}.package-image-one{width:190px;height:285px;top:20px;left:2%}.package-image-two{width:225px;height:285px;top:40px;right:1%}}@media (width<=400px){.package-section{padding-left:16px;padding-right:16px}.package-left h2{font-size:32px}.package-left p{font-size:16px}.package-images{height:300px}.package-image-one{width:160px;height:245px;left:0}.package-image-two{width:190px;height:245px;right:0}}.faq-section{box-sizing:border-box;background:#fff;width:100%;min-height:575px;padding:55px 0 45px;overflow:hidden}.faq-container{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:70px;width:100%;max-width:1200px;margin:0 auto;display:flex}.faq-content{box-sizing:border-box;width:50%;padding-top:5px}.faq-label{color:#df765d;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1}.faq-title{color:#162d43;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:36px;font-weight:500;line-height:1.1}.faq-description{color:#26394a;margin:10px 0 42px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.4}.faq-list{width:100%;max-width:450px}.faq-item{box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;width:100%;margin:0 0 10px}.faq-question{box-sizing:border-box;cursor:pointer;color:#162d43;text-align:left;background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin:0;padding:0 18px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{display:none}.faq-question span{padding-right:15px}.faq-question b{color:#333;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-family:Arial,sans-serif;font-size:19px;font-weight:400;line-height:1;transition:transform .3s;display:flex}.faq-item[open] .faq-question b{transform:rotate(45deg)}.faq-answer{box-sizing:border-box;width:100%;padding:0 18px 17px;animation:.3s faqAnswerOpen}.faq-answer p{color:#666;margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.55}@keyframes faqAnswerOpen{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-question:hover{background:#faf8f6}.faq-visual{box-sizing:border-box;justify-content:center;width:48%;min-height:480px;display:flex;position:relative}.faq-image-circle{background:#eee;border-radius:50% 50% 0 0;width:450px;max-width:100%;height:475px;position:relative;overflow:hidden}.faq-image-circle img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.faq-image-circle:hover img{transform:scale(1.03)}.faq-consultation{box-sizing:border-box;z-index:5;background:#695249b8;align-items:center;width:92%;max-width:425px;min-height:66px;padding:8px 18px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.faq-phone-icon{color:#333;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;margin-right:12px;font-size:14px;display:flex}.faq-consultation-text{color:#fff;flex-direction:column;gap:3px;font-family:Georgia,Times New Roman,serif;display:flex}.faq-consultation-text strong,.faq-consultation-text span{font-size:14px;font-weight:500;line-height:1.1}@media (width<=1000px){.faq-container{gap:35px;width:88%}.faq-title{font-size:31px}.faq-image-circle{width:390px;height:440px}}@media (width<=750px){.faq-section{padding:55px 0 50px}.faq-container{flex-direction:column;gap:0;width:90%}.faq-content{width:100%}.faq-list{max-width:100%}.faq-visual{width:100%;min-height:430px;margin-top:45px}.faq-image-circle{width:350px;height:420px}.faq-consultation{width:90%}}@media (width<=480px){.faq-section{padding:45px 0}.faq-container{width:92%}.faq-title{font-size:28px}.faq-description{margin-bottom:30px;font-size:13px}.faq-description br{display:none}.faq-question{min-height:57px;padding:0 14px;font-size:14px}.faq-question b{font-size:18px}.faq-answer{padding:0 14px 15px}.faq-answer p{font-size:12px}.faq-visual{min-height:380px;margin-top:40px}.faq-image-circle{width:290px;height:360px}.faq-consultation{width:94%;min-height:58px;padding:7px 10px}.faq-phone-icon{width:31px;height:31px;margin-right:9px}.faq-consultation-text strong{font-size:11px}.faq-consultation-text span{font-size:12px}}.appointment-section{box-sizing:border-box;background:#f4efed;width:100%;height:435px;display:flex;overflow:hidden}.appointment-image{opacity:0;width:50%;height:100%;animation:1s ease-out .1s forwards appointmentImageReveal;overflow:hidden}.appointment-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.appointment-image:hover img{transform:scale(1.03)}.appointment-content{box-sizing:border-box;align-items:center;width:50%;height:100%;display:flex;position:relative;overflow:hidden}.appointment-inner{z-index:5;opacity:0;margin-top:-10px;margin-left:13%;animation:.9s ease-out .3s forwards appointmentContentReveal;position:relative}.appointment-label{color:#df765d;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1}.appointment-inner h2{color:#162d43;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.1}.appointment-inner p{color:#26394a;margin:10px 0 23px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45}.appointment-button{color:#fff;cursor:pointer;background:#df694d;border:none;justify-content:center;align-items:center;gap:8px;width:128px;height:36px;font-family:Georgia,Times New Roman,serif;font-size:10px;transition:all .3s;display:flex}.appointment-button span{font-size:13px}.appointment-button:hover{background:#303030;transform:translateY(-2px)}.appointment-leaf{opacity:.12;z-index:1;pointer-events:none;width:190px;height:300px;animation:1.2s ease-out .5s both leafReveal;position:absolute;bottom:-25px;right:5%;transform:rotate(8deg)}.leaf-stem{transform-origin:bottom;background:#df765d;width:3px;height:270px;position:absolute;bottom:0;left:50%;transform:rotate(14deg)}.leaf-one,.leaf-two,.leaf-three{background:#df765d;border-radius:100% 0;width:72px;height:38px;position:absolute}.leaf-one{top:18px;left:48px;transform:rotate(72deg)}.leaf-two{top:100px;left:5px;transform:rotate(30deg)}.leaf-three{top:155px;right:0;transform:rotate(-25deg)}@keyframes appointmentImageReveal{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes appointmentContentReveal{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.appointment-section{height:400px}.appointment-inner{margin-left:10%}.appointment-inner h2{font-size:30px}.appointment-inner p{font-size:13px}.appointment-inner p br{display:none}.appointment-leaf{right:-20px}}@media (width<=700px){.appointment-section{flex-direction:column;height:auto}.appointment-image{width:100%;height:380px}.appointment-content{width:100%;min-height:350px;padding:55px 0}.appointment-inner{margin-left:8%;margin-right:8%}.appointment-inner h2{font-size:30px}.appointment-leaf{bottom:-50px;right:-35px}}@media (width<=480px){.appointment-image{height:300px}.appointment-content{min-height:330px;padding:45px 0}.appointment-inner{margin-left:20px;margin-right:20px}.appointment-inner h2{font-size:27px}.appointment-inner p{font-size:13px}.appointment-leaf{width:150px;height:250px;right:-45px}}.about-section{color:#303033;background:#fff9f5;width:100%;min-height:520px;animation:.8s forwards pageFadeIn;position:relative;overflow:hidden}.about-container{z-index:5;align-items:center;width:100%;max-width:1280px;min-height:520px;margin:0 auto;padding:0 40px;display:flex;position:relative}.about-content{z-index:10;opacity:0;width:57%;padding-top:5px;animation:1s cubic-bezier(.22,1,.36,1) .25s forwards contentReveal;position:relative;transform:translateY(40px)}.about-label{color:#d96342;letter-spacing:.2px;opacity:0;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400;animation:.7s .4s forwards labelReveal;display:block;transform:translateY(15px)}.about-content h1{letter-spacing:-2.5px;color:#303033;opacity:0;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5vw,70px);font-weight:400;line-height:1.02;animation:1s cubic-bezier(.22,1,.36,1) .45s forwards headingReveal;transform:translateY(35px)}.about-content p{color:#19354c;opacity:0;margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.55;animation:.9s cubic-bezier(.22,1,.36,1) .7s forwards paragraphReveal;transform:translateY(25px)}.about-images{width:43%;height:520px;position:relative}.image-card{will-change:transform,opacity;background:#eee;position:absolute;overflow:hidden}.image-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .8s;display:block}.image-card-main{z-index:4;opacity:0;border:1px solid #e87355;border-radius:120px 120px 0 0;width:235px;height:330px;animation:1.2s cubic-bezier(.22,1,.36,1) .45s forwards mainImageReveal;top:115px;left:55px;transform:rotate(9deg)translateY(60px)scale(.88)}.image-card-main img{transform:scale(1.08)}.image-card-secondary{z-index:2;opacity:0;border:none;border-radius:0 0 115px 115px;width:235px;height:320px;animation:1.2s cubic-bezier(.22,1,.36,1) .65s forwards secondImageReveal;top:108px;right:-10px;transform:rotate(-9deg)translateY(-60px)scale(.88)}.image-card-secondary img{transform:scale(1.08)}.image-card-main:hover img,.image-card-secondary:hover img{transform:scale(1.13)}.flower{z-index:10;opacity:0;width:45px;height:45px;animation:.9s cubic-bezier(.34,1.56,.64,1) 1.05s forwards flowerReveal;position:absolute;top:159px;left:219px;transform:scale(0)rotate(-45deg)}.flower span{transform-origin:50% 14px;background:#dd6744;border-radius:50%;width:13px;height:24px;position:absolute;top:9px;left:16px}.flower span:first-child{transform:rotate(0)translateY(-4px)}.flower span:nth-child(2){transform:rotate(72deg)translateY(-4px)}.flower span:nth-child(3){transform:rotate(144deg)translateY(-4px)}.flower span:nth-child(4){transform:rotate(216deg)translateY(-4px)}.flower span:nth-child(5){transform:rotate(288deg)translateY(-4px)}.flower i{background:#dd6744;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:18px}.connecting-lines{z-index:1;opacity:0;width:410px;height:100px;animation:1.2s .9s forwards connectingLinesReveal;position:absolute;top:380px;left:28px}.connecting-lines span{transform-origin:0;background:#de664540;width:300px;height:1px;position:absolute;left:0;transform:scaleX(0)}.connecting-lines span:first-child{animation:1s 1s forwards lineDraw1;top:0;transform:rotate(10deg)scaleX(0)}.connecting-lines span:nth-child(2){animation:1s 1.1s forwards lineDraw2;top:22px;transform:rotate(15deg)scaleX(0)}.connecting-lines span:nth-child(3){animation:1s 1.2s forwards lineDraw3;top:45px;transform:rotate(21deg)scaleX(0)}.leaf-decoration{z-index:1;opacity:0;width:250px;height:180px;animation:1.2s .2s forwards leafReveal;position:absolute;top:5px;left:-20px}.leaf{background:#f1d6ca;border-radius:100% 0;display:block;position:absolute}.leaf-one{width:125px;height:55px;top:15px;left:45px;transform:rotate(-15deg)}.leaf-two{width:130px;height:48px;top:70px;left:75px;transform:rotate(10deg)}.leaf-three{width:85px;height:43px;top:90px;left:30px;transform:rotate(50deg)}.leaf-stem{background:#f1d6ca;border-radius:10px;width:3px;height:145px;position:absolute;top:15px;left:52px;transform:rotate(-17deg)}.bottom-lines{z-index:1;opacity:0;width:100%;height:85px;animation:1.3s .7s forwards bottomLinesReveal;position:absolute;bottom:0;left:0}.line{transform-origin:0;background:#e1684838;height:1px;position:absolute}.line-1{width:430px;animation:1.2s .8s forwards bottomLine1;bottom:34px;left:-5px;transform:rotate(-6deg)scaleX(0)}.line-2{width:500px;animation:1.2s .9s forwards bottomLine2;bottom:2px;left:0;transform:rotate(-7deg)scaleX(0)}.line-3{width:460px;animation:1.2s 1s forwards bottomLine3;bottom:-2px;left:325px;transform:rotate(-30deg)scaleX(0)}.line-4{width:460px;animation:1.2s 1.1s forwards bottomLine4;bottom:-8px;left:680px;transform:rotate(-29deg)scaleX(0)}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contentReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes labelReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes paragraphReveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes mainImageReveal{0%{opacity:0;transform:rotate(9deg)translateY(60px)scale(.88)}to{opacity:1;transform:rotate(9deg)translateY(0)scale(1)}}@keyframes secondImageReveal{0%{opacity:0;transform:rotate(-9deg)translateY(-60px)scale(.88)}to{opacity:1;transform:rotate(-9deg)translateY(0)scale(1)}}@keyframes flowerReveal{0%{opacity:0;transform:scale(0)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(8deg)}}@keyframes connectingLinesReveal{0%{opacity:0}to{opacity:1}}@keyframes lineDraw1{0%{transform:rotate(10deg)scaleX(0)}to{transform:rotate(10deg)scaleX(1)}}@keyframes lineDraw2{0%{transform:rotate(15deg)scaleX(0)}to{transform:rotate(15deg)scaleX(1)}}@keyframes lineDraw3{0%{transform:rotate(21deg)scaleX(0)}to{transform:rotate(21deg)scaleX(1)}}@keyframes bottomLinesReveal{0%{opacity:0}to{opacity:1}}@keyframes bottomLine1{0%{transform:rotate(-6deg)scaleX(0)}to{transform:rotate(-6deg)scaleX(1)}}@keyframes bottomLine2{0%{transform:rotate(-7deg)scaleX(0)}to{transform:rotate(-7deg)scaleX(1)}}@keyframes bottomLine3{0%{transform:rotate(-30deg)scaleX(0)}to{transform:rotate(-30deg)scaleX(1)}}@keyframes bottomLine4{0%{transform:rotate(-29deg)scaleX(0)}to{transform:rotate(-29deg)scaleX(1)}}@media (width<=1000px){.about-container{align-items:flex-start;min-height:700px;padding:50px 30px}.about-content{width:55%;padding-top:50px}.about-images{width:45%}.image-card-main{width:190px;height:290px;left:0}.image-card-secondary{width:190px;height:280px;right:-30px}.about-content h1{font-size:52px}.about-content p{font-size:18px}.connecting-lines{width:300px}}@media (width<=700px){.about-section{min-height:auto}.about-container{min-height:auto;padding:70px 24px 40px;display:block}.about-content{width:100%}.about-content h1{letter-spacing:-1.5px;font-size:48px}.about-content p{font-size:18px;line-height:1.5}.desktop-break{display:none}.about-images{width:100%;height:390px;margin-top:20px}.image-card-main{width:180px;height:270px;top:50px;left:20px}.image-card-secondary{width:180px;height:255px;top:35px;right:15px}.flower{top:280px;left:0}.connecting-lines{width:300px;top:285px;left:20px}.bottom-lines{height:50px}}@media (width<=480px){.about-container{padding-left:18px;padding-right:18px}.about-content h1{font-size:42px}.about-content p{font-size:17px}.about-images{height:350px}.image-card-main{width:155px;height:235px;left:15px}.image-card-secondary{width:155px;height:225px;right:5px}.flower{top:245px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.about-intro{background:#f8f6f4;width:100%;padding:86px 40px 84px;font-family:Georgia,Times New Roman,serif;overflow:hidden}.about-intro-container{grid-template-columns:490px 1fr;align-items:stretch;gap:48px;width:100%;max-width:1270px;margin:0 auto;display:grid}.about-card{opacity:0;border:1px solid #dcd8d5;min-height:415px;transition:transform .45s,box-shadow .45s;animation:.9s forwards aboutCardReveal;position:relative;overflow:hidden;transform:translateY(45px)}.purpose-card{animation-delay:.15s}.mission-card{animation-delay:.3s}.purpose-card{color:#fff;background:#5b5959}.purpose-pattern{opacity:.95;background-color:#5b5959;background-image:radial-gradient(circle at 0 0,#292929 0 82px,#0000 83px),radial-gradient(circle at 100% 0,#292929 0 82px,#0000 83px),radial-gradient(circle,#292929 0 82px,#0000 83px),radial-gradient(circle at 0 100%,#292929 0 82px,#0000 83px),radial-gradient(circle at 100% 100%,#292929 0 82px,#0000 83px);background-size:200px 200px;transition:transform .8s;position:absolute;inset:0}.purpose-content{z-index:2;width:100%;height:100%;padding:115px 78px;position:relative}.about-card h2{letter-spacing:-1.5px;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:500;line-height:1.08}.purpose-card h2{color:#fff}.purpose-card p{color:#fff;max-width:335px;margin:0;font-size:21px;font-weight:400;line-height:1.42}.mission-card{color:#17243a;background:#fff}.mission-content{width:100%;height:100%;padding:130px 101px}.mission-card h2{color:#17243a;margin-bottom:17px}.mission-card p{color:#17243a;max-width:560px;margin:0;font-size:21px;font-weight:400;line-height:1.45}.about-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #28231e1a}.purpose-card:hover .purpose-pattern{transform:scale(1.06)}@keyframes aboutCardReveal{0%{opacity:0;transform:translateY(55px)scale(.97)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.about-card{opacity:1;animation:none;transform:none}.about-card,.purpose-pattern{transition:none}}@media (width<=1200px){.about-intro{padding:75px 30px}.about-intro-container{grid-template-columns:42% 1fr;gap:35px}.purpose-content{padding:100px 55px}.mission-content{padding:110px 70px}.about-card h2{font-size:44px}.purpose-card p,.mission-card p{font-size:19px}}@media (width<=900px){.about-intro{padding:60px 25px}.about-intro-container{grid-template-columns:1fr;gap:25px}.about-card{min-height:360px}.purpose-content,.mission-content{padding:90px 65px}}@media (width<=600px){.about-intro{padding:45px 15px}.about-intro-container{gap:18px}.about-card{min-height:330px}.purpose-content,.mission-content{padding:75px 35px}.about-card h2{letter-spacing:-1px;font-size:38px}.purpose-card p,.mission-card p{font-size:17px;line-height:1.45}.purpose-pattern{background-image:radial-gradient(circle at 0 0,#292929 0 68px,#0000 69px),radial-gradient(circle at 100% 0,#292929 0 68px,#0000 69px),radial-gradient(circle,#292929 0 68px,#0000 69px),radial-gradient(circle at 0 100%,#292929 0 68px,#0000 69px),radial-gradient(circle at 100% 100%,#292929 0 68px,#0000 69px);background-size:165px 165px}}@media (width<=400px){.about-intro{padding:35px 12px}.about-card{min-height:300px}.purpose-content,.mission-content{padding:60px 28px}.about-card h2{font-size:32px}.purpose-card p,.mission-card p{font-size:15px}}.about-gallery{background:#f8f6f4;width:100%;padding:10px 40px 85px;overflow:hidden}.about-gallery-container{grid-template-columns:repeat(3,1fr);align-items:start;gap:36px;width:100%;max-width:1270px;margin:0 auto;display:grid}.gallery-image{opacity:0;border-radius:220px 220px 0 0;width:100%;height:398px;animation:1s cubic-bezier(.22,1,.36,1) forwards galleryIn;overflow:hidden;transform:translateY(60px)scale(.95)}.gallery-left{animation-delay:.1s}.gallery-center{margin-top:64px;animation-delay:.25s}.gallery-right{animation-delay:.4s}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s;display:block}.gallery-image:hover img{filter:brightness(1.03);transform:scale(1.06)}@keyframes galleryIn{0%{opacity:0;transform:translateY(60px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1000px){.about-gallery{padding:10px 25px 65px}.about-gallery-container{gap:22px}.gallery-center{margin-top:45px}.gallery-image{border-radius:180px 180px 0 0;height:330px}}@media (width<=700px){.about-gallery{padding:20px 15px 55px}.about-gallery-container{grid-template-columns:1fr;gap:25px}.gallery-center{margin-top:0}.gallery-image{border-radius:180px 180px 0 0;height:350px}}@media (width<=450px){.gallery-image{border-radius:150px 150px 0 0;height:300px}}@media (prefers-reduced-motion:reduce){.gallery-image{opacity:1;animation:none;transform:none}.gallery-image img{transition:none}}.excellence-section{box-sizing:border-box;background:#f7f5f3;width:100%;padding:22px 10px;overflow:hidden}.excellence-card{width:100%;max-width:1250px;height:630x;box-sizing:border-box;opacity:0;background:#fff;border:1px solid #e3dfdc;margin:0 auto;padding:36px 24px 28px;animation:.9s forwards excellenceReveal;transform:translateY(25px)}.excellence-top{grid-template-columns:43% 57%;align-items:center;width:100%;height:285px;display:grid}.excellence-content{z-index:5;width:100%;max-width:430px;margin:0;padding:0}.excellence-eyebrow{letter-spacing:.5px;color:#d17c67;text-transform:uppercase;margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:14px;display:block}.excellence-content h2{color:#30302f;margin:30px 0 27px;font-family:Georgia,Times New Roman,serif;font-size:43px;font-weight:700;line-height:.96}.excellence-content p{color:#555452;width:100%;max-width:350px;margin:0 0 8px;font-size:15px;line-height:1.5}.excellence-btn{color:#fff;cursor:pointer;background:#3b3b3b;border:none;width:140px;height:45px;margin-top:7px;padding:9px 16px;font-size:13px;font-weight:500;transition:transform .3s,background .3s,box-shadow .3s}.excellence-btn:hover{background:#171716;transform:translateY(-2px);box-shadow:0 7px 15px #00000026}.excellence-images{width:90%;height:290px;margin:0;position:relative}.main-face{z-index:1;border-radius:150px 150px 0 0;width:285px;height:280px;animation:1s cubic-bezier(.22,1,.36,1) .15s both faceReveal;position:absolute;top:-5px;right:42px;overflow:hidden}.main-face img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.main-face:hover img{transform:scale(1.06)}.beauty-woman{z-index:5;border-radius:65px 65px 0 0;width:105px;height:135px;animation:.9s cubic-bezier(.22,1,.36,1) .35s both womanReveal;position:absolute;bottom:0;right:0;overflow:hidden}.beauty-woman img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.beauty-woman:hover img{transform:scale(1.07)}.excellence-divider{background:#e9e5e2;width:100%;height:1px;margin-top:35px}.values-row{grid-template-columns:1.1fr 1fr 1fr 1fr;align-items:start;width:100%;padding-top:22px;display:grid}.values-title{padding:2px 0 0}.values-title h3{color:#30302f;margin-top:48px;margin-left:55px;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-size:34px;font-weight:700;line-height:1.05}.value-item{opacity:0;padding:0 12px;animation:.7s forwards valueReveal;transform:translateY(15px)}.value-item:nth-child(2){animation-delay:.25s}.value-item:nth-child(3){animation-delay:.4s}.value-item:nth-child(4){animation-delay:.55s}.value-icon{border:1px solid #e5e0dd;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-top:30px;margin-bottom:7px;transition:transform .3s,background .3s;display:flex}.value-icon svg{fill:none;stroke:#222;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.value-item:hover .value-icon{background:#faf7f5;transform:translateY(-3px)}.value-item h4{color:#383735;margin:0 0 10px;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-size:25px;line-height:1.2}.value-item p{color:#696663;max-width:260px;margin:0;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-size:18px;line-height:1.6}@keyframes excellenceReveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes faceReveal{0%{opacity:0;transform:translate(35px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes valueReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.excellence-card{height:500px;padding:32px 20px 25px}.excellence-top{grid-template-columns:44% 56%}.excellence-content h2{font-size:27px}.excellence-content p{font-size:9.5px}.main-face{width:260px;height:270px;right:30px}.beauty-woman{width:95px;height:125px}}@media (width<=600px){.excellence-section{padding:12px 7px}.excellence-card{height:auto;min-height:700px;padding:30px 20px 28px}.excellence-top{flex-direction:column;height:auto;display:flex}.excellence-content{max-width:100%}.excellence-eyebrow{font-size:8px}.excellence-content h2{font-size:28px}.excellence-content p{max-width:100%;font-size:10px}.excellence-images{height:285px;margin-top:25px}.main-face{width:230px;height:260px;top:0;right:12%}.beauty-woman{width:95px;height:125px;bottom:0;right:0}.excellence-divider{margin-top:25px}.values-row{grid-template-columns:1fr 1fr;gap:25px 8px;padding-top:25px}.values-title{grid-column:1/-1}.values-title h3{font-size:20px}.value-item{padding:0}.value-icon{width:42px;height:42px}.value-item h4{font-size:11px}.value-item p{font-size:8px}}.team-section{background:#f8f6f4;width:100%;min-height:620px;padding:32px 30px 48px;overflow:hidden}.team-header{text-align:center}.team-label{color:#c77d68;margin-bottom:5px;font-family:Georgia,serif;font-size:11px;display:block}.team-header h2{color:#182b3a;margin:0;font-family:Palatino Linotype,Palatino,Georgia,serif;font-size:34px;font-weight:500;line-height:1.12}.team-header p{color:#33383b;margin:10px 0 0;font-family:Georgia,serif;font-size:14px;line-height:1.45}.team-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:min(960px,100%);margin:44px auto 0;display:grid}.team-card{opacity:0;width:100%;max-width:304px;margin:auto;transition:transform .4s;animation:.8s forwards teamUp;transform:translateY(70px)}.team-card:first-child{animation-delay:.1s}.team-card:nth-child(2){animation-delay:.25s}.team-card:nth-child(3){animation-delay:.4s}.team-card:hover{transform:translateY(-10px)}.team-image{background:#dbe5e9;border-radius:155px 155px 0 0;width:100%;height:280px;overflow:hidden}.team-image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .6s;display:block}.team-card:hover .team-image img{transform:scale(1.05)}.team-info{text-align:center;background:#fff;border:1px solid #cfbdbd;border-top:0;min-height:63px;padding:10px 12px}.team-info h3{color:#132b3c;margin:0 0 3px;font-family:Palatino Linotype,Palatino,Georgia,serif;font-size:16px;font-weight:600}.team-info span{color:#b5a49d;font-family:Georgia,serif;font-size:11px}@keyframes teamUp{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.team-grid{gap:15px}.team-image{height:270px}}@media (width<=700px){.team-section{padding:30px 18px 45px}.team-header h2{font-size:30px}.team-header p{font-size:13px}.team-header p br{display:none}.team-grid{grid-template-columns:1fr;gap:28px;margin-top:38px}.team-card{max-width:330px}.team-image{border-radius:170px 170px 0 0;height:340px}.team-info{min-height:70px}.team-info h3{font-size:18px}.team-info span{font-size:12px}}@media (width<=400px){.team-header h2{font-size:27px}.team-image{height:310px}}.expert-banner{background:#fff;width:100%;padding:28px 30px;overflow:hidden}.expert-content{text-align:center;opacity:0;justify-content:center;align-items:center;gap:13px;width:100%;animation:.8s forwards expertUp;display:flex;transform:translateY(40px)}.expert-content h2{letter-spacing:0;color:#363636;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:37px;font-weight:400;line-height:1}.expert-content h2 em{color:#ca3d20;font-family:Cormorant Garamond,Georgia,serif;font-style:normal;font-weight:400}.expert-icon{flex-shrink:0;width:27px;height:27px;transition:transform .4s;position:relative}.expert-content:hover .expert-icon{transform:rotate(8deg)scale(1.08)}.expert-icon span{background:#333;border-radius:50%;width:9px;height:9px;position:absolute}.expert-icon span:first-child{top:0;left:9px}.expert-icon span:nth-child(2){top:5px;left:18px}.expert-icon span:nth-child(3){top:15px;left:18px}.expert-icon span:nth-child(4){top:19px;left:9px}.expert-icon span:nth-child(5){top:15px;left:0}.expert-icon span:nth-child(6){top:5px;left:0}.expert-icon span:nth-child(7){width:8px;height:8px;top:9px;left:9px}@keyframes expertUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.expert-content h2{font-size:32px}}@media (width<=650px){.expert-banner{padding:24px 16px}.expert-content{justify-content:center;gap:9px}.expert-content h2{font-size:25px;line-height:1.1}.expert-icon{width:23px;height:23px}.expert-icon span{width:8px;height:8px}.expert-icon span:first-child{left:8px}.expert-icon span:nth-child(2),.expert-icon span:nth-child(3){left:15px}.expert-icon span:nth-child(4){left:8px}.expert-icon span:nth-child(7){width:7px;height:7px;top:8px;left:8px}}@media (width<=420px){.expert-banner{padding:21px 12px}.expert-content{gap:7px}.expert-content h2{font-size:20px}.expert-icon{width:21px;height:21px}}.revitalize-section{background:#ebe7e5;width:100%;padding:60px 20px;overflow:hidden}.revitalize-box{background:#fff;grid-template-columns:31% 38% 31%;width:min(960px,100%);height:370px;margin:0 auto;display:grid;position:relative;overflow:hidden}.revitalize-left{z-index:2;border-top:1px solid #e87861;border-bottom:none;border-left:none;border-right:1px solid #e87861;border-radius:150px 150px 0 0;align-self:end;height:370px;position:relative;overflow:hidden}.revitalize-left img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.revitalize-left:hover img{transform:scale(1.05)}.revitalize-content{z-index:4;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex;position:relative}.revitalize-content h2{letter-spacing:-.3px;color:#393d40;margin:0;font-family:Cormorant Garamond,Palatino Linotype,Georgia,serif;font-size:34px;font-weight:500;line-height:1.02}.revitalize-content p{color:#34404a;margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400;line-height:1.45}.revitalize-content button{color:#fff;cursor:pointer;background:#cf4d30;border:none;outline:none;justify-content:center;align-items:center;gap:7px;padding:11px 22px;font-family:Georgia,serif;font-size:11px;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.revitalize-content button span{font-size:13px;line-height:1}.revitalize-content button:hover{background:#c95b45;transform:translateY(-3px);box-shadow:0 8px 18px #be5b4633}.revitalize-right{z-index:3;border-top:none;border-bottom:1px solid #222;border-left:1px solid #222;border-right:none;border-radius:0 0 145px 145px;align-self:start;height:290px;position:relative;overflow:hidden}.revitalize-right img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.revitalize-right:hover img{transform:scale(1.05)}.revitalize-decoration{z-index:5;color:#edb8aa;letter-spacing:-8px;opacity:.55;pointer-events:none;font-family:Georgia,serif;font-size:22px;line-height:.6;position:absolute}.decoration-left{width:110px;top:12px;left:38px;transform:rotate(65deg)}.decoration-right{width:120px;bottom:25px;right:-2px;transform:rotate(65deg)}.revitalize-leaf{z-index:2;opacity:.45;width:100px;height:95px;position:absolute;bottom:-45px;left:50%;transform:translate(-50%)}.revitalize-leaf span{transform-origin:bottom;background:#f2d9d2;border-radius:100% 0;width:30px;height:65px;display:block;position:absolute}.revitalize-leaf span:first-child{bottom:0;left:20px;transform:rotate(-38deg)}.revitalize-leaf span:nth-child(2){bottom:0;left:36px;transform:rotate(0)}.revitalize-leaf span:nth-child(3){bottom:0;left:51px;transform:rotate(38deg)}.revitalize-left{opacity:0;animation:.8s .1s forwards revitalizeUp;transform:translateY(60px)}.revitalize-content{opacity:0;animation:.8s .25s forwards revitalizeUp;transform:translateY(60px)}.revitalize-right{opacity:0;animation:.8s .4s forwards revitalizeDown;transform:translateY(-60px)}.revitalize-decoration,.revitalize-leaf{opacity:0;animation:1s .5s forwards decorationFade}@keyframes revitalizeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes revitalizeDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}@keyframes decorationFade{0%{opacity:0}to{opacity:.55}}@media (width<=900px){.revitalize-section{padding:45px 20px}.revitalize-box,.revitalize-left{height:350px}.revitalize-right{height:270px}.revitalize-content h2{font-size:30px}.revitalize-content p{font-size:12px}}@media (width<=700px){.revitalize-section{padding:30px 15px}.revitalize-box{flex-direction:column;width:100%;height:auto;min-height:650px;display:flex;overflow:hidden}.revitalize-content{order:1;height:250px;padding:25px 15px}.revitalize-content h2{font-size:31px}.revitalize-content p{font-size:13px}.revitalize-left{border-radius:150px 150px 0 0;order:2;align-self:flex-start;width:62%;height:300px;margin-top:0}.revitalize-right{border-radius:0 0 140px 140px;order:3;width:62%;height:270px;margin-top:-270px;margin-left:auto}.decoration-left{top:10px;left:15px}.decoration-right{bottom:20px;right:-15px}.revitalize-leaf{bottom:-25px}}@media (width<=450px){.revitalize-section{padding:20px 10px}.revitalize-box{min-height:600px}.revitalize-content{height:235px}.revitalize-content h2{font-size:28px}.revitalize-content p{font-size:12px}.revitalize-content button{padding:10px 18px;font-size:10px}.revitalize-left{width:65%;height:285px}.revitalize-right{width:65%;height:255px;margin-top:-255px}}.footer{color:#fff;background:#303030;width:100%;padding:85px 0 18px;font-family:Cormorant Garamond,Georgia,serif;overflow:hidden}.footer-container{grid-template-columns:1.45fr .8fr .8fr 1.25fr;column-gap:55px;width:900px;max-width:calc(100% - 70px);margin:0 auto;padding-bottom:42px;display:grid}.footer-brand{padding-left:0}.footer-logo{align-items:center;gap:9px;margin-bottom:18px;display:flex}.footer-logo h2{color:#eee;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:500;line-height:1}.logo-symbol{color:#303030;background:#d9643e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;overflow:hidden}.logo-symbol span{font-size:28px;line-height:1;transform:translateY(-1px)}.logo-symbol i{border-top:1.5px solid #303030;border-radius:50%;width:22px;height:7px;position:absolute;bottom:8px;left:8px;transform:rotate(-8deg)}.logo-symbol b{border:1.5px solid #303030;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px}.brand-text{color:#eee;margin:0 0 40px;font-size:14px;font-weight:400;line-height:1.25}.contact-item{color:#eee;white-space:nowrap;align-items:center;gap:7px;margin-bottom:14px;font-size:13px;display:flex}.contact-icon{background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:23px;min-width:23px;height:23px;display:flex}.contact-icon svg{fill:none;stroke:#555;stroke-width:1.7px;width:13px;height:13px}.footer-column h3{color:#fff;margin:5px 0 20px;font-size:16px;font-weight:600;line-height:1}.footer-column>a{color:#eee;width:max-content;margin-bottom:19px;font-size:13px;line-height:1;text-decoration:none;transition:all .3s;display:block}.footer-column>a:hover{color:#d9643e;transform:translate(3px)}.footer-column .active-link{color:#d9643e;border-bottom:1px solid #d9643e;width:100%;margin-bottom:10px;padding-bottom:10px}.time-row{color:#eee;white-space:nowrap;border-bottom:1px solid #494949;grid-template-columns:67px 10px 1fr;align-items:center;column-gap:4px;margin-bottom:10px;padding-bottom:10px;font-size:13px;display:grid}.footer-hours{width:auto}.clinic-time-row{border-bottom:1px solid #ffffff1f;padding:10px 0;display:block}.clinic-day{margin-bottom:7px;display:block}.clinic-timings{flex-direction:column;gap:7px;padding-left:0;display:flex}.clinic-timings div{white-space:nowrap;align-items:center;gap:8px;display:flex}.clinic-timings .clock-icon{flex-shrink:0;font-size:8px}.clock-icon{color:#d9643e;font-size:9px}.footer-bottom{border-top:1px solid #494949;justify-content:space-between;align-items:center;width:900px;max-width:calc(100% - 70px);margin:0 auto;padding-top:15px;display:flex}.copyright{color:#eee;font-size:13px}.copyright span{color:#d9643e}.social-icons{align-items:center;gap:7px;display:flex}.social-icons a{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;transition:all .3s;display:flex}.social-icons a:hover{background:#d9643e;transform:translateY(-4px)}.social-icons svg{fill:#4a4a4a;stroke:#4a4a4a;stroke-width:1.2px;width:13px;height:13px}.social-icons a:hover svg{fill:#fff;stroke:#fff}.footer-brand,.footer-column,.footer-bottom{animation:.8s both footerUp}.footer-column:nth-child(2){animation-delay:.1s}.footer-column:nth-child(3){animation-delay:.2s}.footer-column:nth-child(4){animation-delay:.3s}@keyframes footerUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.footer-container{grid-template-columns:1.3fr 1fr 1fr;gap:45px 30px;width:90%;max-width:90%}.footer-brand{grid-column:span 3}.footer-bottom{width:90%;max-width:90%}}@media (width<=650px){.footer{padding:60px 0 20px}.footer-container{grid-template-columns:1fr 1fr;gap:38px 25px;width:88%;max-width:88%}.footer-brand{grid-column:span 2}.brand-text{margin-bottom:28px}.footer-column h3{font-size:17px}.footer-column>a{font-size:14px}.time-row{grid-template-columns:62px 9px 1fr;font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;width:88%;max-width:88%}.copyright{font-size:13px}}@media (width<=450px){.footer-container{grid-template-columns:1fr}.footer-brand,.footer-hours{grid-column:span 1}.footer-column>a{margin-bottom:15px}.footer-bottom{gap:15px}}.testimonials-hero{background:#fffaf7;width:100%;height:365px;font-family:Cormorant Garamond,Georgia,serif;position:relative;overflow:hidden}.testimonial-content{z-index:5;justify-content:space-between;align-items:center;width:1240px;height:100%;margin-left:90px;display:flex;position:relative}.testimonial-text{width:510px;padding-top:5px;animation:1s forwards testimonialTextUp}.testimonial-label{color:#d97961;letter-spacing:.2px;margin:0 7px 7px;font-family:Georgia,serif;font-size:15px;font-weight:400}.testimonial-text h1{letter-spacing:-2.5px;color:#303033;opacity:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5vw,70px);font-weight:400;line-height:1.02;animation:1s cubic-bezier(.22,1,.36,1) .45s forwards headingReveal;transform:translateY(35px)}.testimonial-description{color:#2d3032;margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.35}.testimonial-image-area{align-self:flex-end;width:500px;height:365px;position:relative;overflow:hidden}.testimonial-circle{z-index:1;background:#f5cbbf;border-radius:50%;width:400px;height:400px;position:absolute;top:64px;left:50px}.testimonial-person{z-index:3;justify-content:center;align-items:flex-end;width:335px;height:350px;display:flex;position:absolute;bottom:-3px;left:78px;overflow:hidden}.testimonial-person img{object-fit:cover;object-position:center top;mix-blend-mode:multiply;filter:saturate(.85);border-radius:40px;width:100%;height:90%}.testimonial-flower{z-index:5;color:#d96749;font-family:Arial,sans-serif;font-size:30px;animation:3s ease-in-out infinite flowerFloat;position:absolute;top:230px;left:73px;transform:rotate(45deg)}.testimonial-doodle{z-index:4;opacity:.9;width:125px;height:110px;position:absolute}.testimonial-doodle span{border:1px solid #fff;border-radius:100% 0;width:58px;height:28px;display:block;position:absolute;transform:rotate(35deg)}.doodle-one{top:140px;left:113px}.doodle-one span:first-child{top:0;left:10px}.doodle-one span:nth-child(2){top:30px;left:27px;transform:rotate(15deg)}.doodle-one span:nth-child(3){top:60px;left:40px;transform:rotate(-5deg)}.doodle-two{top:205px;left:275px;transform:rotate(25deg)}.doodle-two span:first-child{top:0;left:0}.doodle-two span:nth-child(2){top:27px;left:12px;transform:rotate(15deg)}.doodle-two span:nth-child(3){top:54px;left:25px;transform:rotate(0)}.testimonial-lines{z-index:1;width:104%;height:145px;position:absolute;bottom:0;left:-2%}.testimonial-lines span{transform-origin:0;background:#f0d8d0;width:100%;height:1px;display:block;position:absolute}.testimonial-lines span:first-child{top:0;transform:rotate(-7deg)}.testimonial-lines span:nth-child(2){top:48px;transform:rotate(-7deg)}.testimonial-lines span:nth-child(3){top:100px;transform:rotate(8deg)}.testimonial-leaf-top{z-index:1;opacity:.65;width:125px;height:100px;position:absolute;top:-12px;left:18px}.testimonial-leaf-top span{background:#f3d9cf;border-radius:100% 0;width:90px;height:30px;display:block;position:absolute;transform:rotate(-20deg)}.testimonial-leaf-top span:first-child{top:10px;left:5px}.testimonial-leaf-top span:nth-child(2){width:80px;top:35px;left:35px;transform:rotate(12deg)}.testimonial-leaf-top span:nth-child(3){width:60px;top:57px;left:5px;transform:rotate(50deg)}@keyframes testimonialTextUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.testimonial-content{width:90%}.testimonial-text{width:50%}.testimonial-text h1{font-size:40px}.testimonial-image-area{width:48%}}@media (width<=800px){.testimonials-hero{height:500px}.testimonial-content{flex-direction:column;justify-content:flex-start;align-items:center;width:90%}.testimonial-text{text-align:center;width:100%;padding-top:55px}.testimonial-text h1{font-size:38px}.testimonial-description{font-size:14px}.testimonial-image-area{width:100%;height:300px;margin-top:5px}.testimonial-circle{width:245px;height:245px;top:25px;left:50%;transform:translate(-50%)}.testimonial-person{width:285px;height:290px;left:50%;transform:translate(-50%)}.testimonial-flower{top:175px;left:calc(50% - 155px)}.doodle-one{top:90px;left:calc(50% - 130px)}.doodle-two{left:calc(50%40px);top:145px}}@media (width<=480px){.testimonials-hero{height:470px}.testimonial-text{padding-top:45px}.testimonial-label{font-size:10px}.testimonial-text h1{font-size:32px}.testimonial-description{font-size:13px}.testimonial-description br{display:none}.testimonial-image-area{height:275px}.testimonial-circle{width:220px;height:220px}.testimonial-person{width:255px;height:270px}}.love-hearing{text-align:center;box-sizing:border-box;background:#faf8f7;justify-content:center;align-items:center;width:100%;min-height:200px;padding:45px 20px;display:flex;overflow:hidden}.love-hearing-content{flex-direction:column;justify-content:center;align-items:center;animation:.9s forwards loveHearingUp;display:flex}.love-hearing-content h2{color:#2d3032;letter-spacing:-.5px;margin:0;font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:500;line-height:1.1}.love-hearing-content p{color:#717375;margin:10px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-weight:400;line-height:1.25}@keyframes loveHearingUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.love-hearing{min-height:180px;padding:40px 20px}.love-hearing-content h2{font-size:29px}.love-hearing-content p{font-size:14px}}@media (width<=480px){.love-hearing{min-height:165px;padding:35px 15px}.love-hearing-content h2{font-size:25px}.love-hearing-content p{font-size:13px}.love-hearing-content p br{display:none}}.testimonials-section{box-sizing:border-box;background:#faf8f7;width:100%;padding:58px 40px 70px;overflow:hidden}.testimonials-container{gap:48px;width:100%;max-width:1270px;margin:0 auto;display:flex}.testimonial-card{box-sizing:border-box;align-items:flex-start;width:50%;min-height:390px;padding:64px 68px;animation:.9s both testimonialUp;display:flex}.testimonial-card-one{background:#f5f5d9}.testimonial-card-two{background:#f5ded7;animation-delay:.15s}.testimonial-top{align-items:flex-start;gap:32px;width:100%;display:flex}.testimonial-avatar{border-radius:50%;width:64px;min-width:64px;height:64px;margin-top:1px;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-main{flex:1}.testimonial-main h3{color:#101820;margin:0;font-family:Bodoni Moda,serif;font-size:25px;font-weight:600;line-height:1.2}.testimonial-review{color:#101820;margin:15px 0 0;font-family:Bodoni Moda,serif;font-size:18px;font-weight:400;line-height:1.34}.testimonial-author{color:#101820;align-items:center;gap:10px;margin-top:35px;font-family:Bodoni Moda,serif;font-size:18px;display:flex}.testimonial-author span{white-space:nowrap}.testimonial-author i{background:#777;width:1px;height:20px;display:block}.testimonial-author strong{color:#8b8b8b;white-space:nowrap;font-weight:400}@keyframes testimonialUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.testimonial-card{transition:transform .35s,box-shadow .35s}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #281e1914}@media (width<=1100px){.testimonials-section{padding:50px 25px}.testimonials-container{gap:25px}.testimonial-card{padding:50px 40px}.testimonial-top{gap:22px}.testimonial-main h3{font-size:22px}.testimonial-review{font-size:17px}}@media (width<=800px){.testimonials-container{flex-direction:column}.testimonial-card{width:100%;min-height:auto}}@media (width<=550px){.testimonials-section{padding:35px 18px 50px}.testimonial-card{padding:35px 25px}.testimonial-top{gap:18px}.testimonial-avatar{width:52px;min-width:52px;height:52px}.testimonial-main h3{font-size:20px}.testimonial-review{font-size:16px;line-height:1.35}.testimonial-author{flex-wrap:wrap;margin-top:25px;font-size:16px}}@media (width<=400px){.testimonial-top{flex-direction:column}.testimonial-avatar{margin-bottom:5px}.testimonial-author{gap:7px}}.glowvie-review-row{box-sizing:border-box;background:#faf8f7;gap:48px;width:100%;padding:0 38px 55px;display:flex;overflow:hidden}.glowvie-review-box{box-sizing:border-box;width:50%;min-height:390px;padding:64px 68px;transition:transform .4s,box-shadow .4s;animation:.9s both glowvieReviewUp}.glowvie-review-green{background:#dff3dc}.glowvie-review-cream{background:#f3f3d9;animation-delay:.15s}.glowvie-review-box:hover{transform:translateY(-6px);box-shadow:0 15px 35px #281e1914}.glowvie-review-layout{align-items:flex-start;gap:32px;width:100%;display:flex}.glowvie-review-photo{border-radius:50%;width:64px;min-width:64px;height:64px;margin-top:1px;overflow:hidden}.glowvie-review-photo img{object-fit:cover;width:100%;height:100%;display:block}.glowvie-review-details{flex:1}.glowvie-review-details h3{color:#151a1d;letter-spacing:-.3px;margin:0;font-family:Bodoni Moda,serif;font-size:26px;font-weight:600;line-height:1.15}.glowvie-review-details p{color:#151a1d;margin:15px 0 0;font-family:Bodoni Moda,serif;font-size:18px;font-weight:400;line-height:1.34}.glowvie-review-person{color:#151a1d;align-items:center;gap:10px;margin-top:34px;font-family:Bodoni Moda,serif;font-size:18px;display:flex}.glowvie-review-person span{white-space:nowrap}.glowvie-review-person i{background:#777;width:1px;height:20px;display:block}.glowvie-review-person em{color:#858585;white-space:nowrap;font-style:normal;font-weight:400}@keyframes glowvieReviewUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.glowvie-review-row{gap:25px;padding:0 25px 50px}.glowvie-review-box{padding:50px 40px}.glowvie-review-layout{gap:22px}.glowvie-review-details h3{font-size:23px}.glowvie-review-details p{font-size:17px}}@media (width<=800px){.glowvie-review-row{flex-direction:column}.glowvie-review-box{width:100%;min-height:auto}}@media (width<=550px){.glowvie-review-row{padding:0 18px 45px}.glowvie-review-box{padding:35px 25px}.glowvie-review-layout{gap:18px}.glowvie-review-photo{width:52px;min-width:52px;height:52px}.glowvie-review-details h3{font-size:21px}.glowvie-review-details p{font-size:16px;line-height:1.35}.glowvie-review-person{flex-wrap:wrap;margin-top:25px;font-size:16px}}@media (width<=400px){.glowvie-review-layout{flex-direction:column}.glowvie-review-photo{margin-bottom:5px}}.glowvie-last-reviews{box-sizing:border-box;background:#faf8f7;gap:48px;width:100%;padding:0 38px 55px;display:flex;overflow:hidden}.glowvie-last-card{box-sizing:border-box;width:50%;min-height:390px;padding:64px 68px;transition:transform .4s,box-shadow .4s;animation:.9s both glowvieLastUp}.glowvie-beige-card{background:#f5ecd8}.glowvie-blue-card{background:#d8f3f2;animation-delay:.15s}.glowvie-last-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #281e1914}.glowvie-last-layout{align-items:flex-start;gap:32px;width:100%;display:flex}.glowvie-last-avatar{border-radius:50%;width:64px;min-width:64px;height:64px;margin-top:1px;overflow:hidden}.glowvie-last-avatar img{object-fit:cover;width:100%;height:100%;display:block}.glowvie-last-content{flex:1}.glowvie-last-content h3{color:#151a1d;letter-spacing:-.3px;margin:0;font-family:Bodoni Moda,serif;font-size:26px;font-weight:600;line-height:1.15}.glowvie-last-content p{color:#151a1d;margin:15px 0 0;font-family:Bodoni Moda,serif;font-size:18px;font-weight:400;line-height:1.34}.glowvie-last-author{color:#151a1d;align-items:center;gap:10px;margin-top:34px;font-family:Bodoni Moda,serif;font-size:18px;display:flex}.glowvie-last-author span{white-space:nowrap}.glowvie-last-author i{background:#777;width:1px;height:20px;display:block}.glowvie-last-author em{color:#858585;white-space:nowrap;font-style:normal;font-weight:400}@keyframes glowvieLastUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.glowvie-last-reviews{gap:25px;padding:0 25px 50px}.glowvie-last-card{padding:50px 40px}.glowvie-last-layout{gap:22px}.glowvie-last-content h3{font-size:23px}.glowvie-last-content p{font-size:17px}}@media (width<=800px){.glowvie-last-reviews{flex-direction:column}.glowvie-last-card{width:100%;min-height:auto}}@media (width<=550px){.glowvie-last-reviews{padding:0 18px 45px}.glowvie-last-card{padding:35px 25px}.glowvie-last-layout{gap:18px}.glowvie-last-avatar{width:52px;min-width:52px;height:52px}.glowvie-last-content h3{font-size:21px}.glowvie-last-content p{font-size:16px;line-height:1.35}.glowvie-last-author{flex-wrap:wrap;margin-top:25px;font-size:16px}}@media (width<=400px){.glowvie-last-layout{flex-direction:column}.glowvie-last-avatar{margin-bottom:5px}}.deepika-contact-hero{box-sizing:border-box;background:#faf3ee;align-items:center;width:100%;min-height:505px;display:flex;position:relative;overflow:hidden}.deepika-contact-content{z-index:5;box-sizing:border-box;opacity:0;width:57%;padding-top:20px;padding-left:36px;animation:1s .15s forwards deepikaContactContentUp;position:relative;transform:translateY(55px)}.deepika-contact-label{letter-spacing:.2px;color:#df6049;margin:0 0 12px;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:500}.deepika-contact-content h1{letter-spacing:-2.5px;color:#303033;opacity:0;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5vw,70px);font-weight:400;line-height:1.02;animation:1s cubic-bezier(.22,1,.36,1) .45s forwards headingReveal;transform:translateY(35px)}.deepika-contact-description{color:#18384f;margin:24px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:400;line-height:1.35}.deepika-contact-image{z-index:3;opacity:0;justify-content:flex-end;align-items:flex-end;width:48%;height:330px;animation:1.2s .3s forwards deepikaContactImageUp;display:flex;position:absolute;bottom:0;right:0;transform:translateY(75px)}.deepika-contact-image img{z-index:2;object-fit:cover;object-position:center top;mix-blend-mode:multiply;width:100%;height:100%;display:block;position:relative}.deepika-contact-image-glow{filter:blur(30px);opacity:.25;z-index:1;background:#f6cbb9;border-radius:50% 50% 0 0;width:390px;height:300px;position:absolute;bottom:0;right:10%}.deepika-contact-leaf{z-index:1;opacity:0;width:185px;height:100px;animation:1.2s .5s forwards deepikaLeafAppear;position:absolute;top:-8px;left:38px;transform:translateY(-20px)rotate(-5deg)}.deepika-contact-leaf span{opacity:.7;background:#f2d9cc;border-radius:100% 0;display:block;position:absolute}.deepika-contact-leaf span:first-child{width:105px;height:42px;top:4px;left:42px;transform:rotate(15deg)}.deepika-contact-leaf span:last-child{width:70px;height:35px;top:42px;left:8px;transform:rotate(55deg)}.deepika-contact-lines{z-index:2;pointer-events:none;opacity:0;width:62%;height:145px;animation:1.4s .45s forwards deepikaLinesAppear;position:absolute;bottom:0;left:0}.deepika-contact-lines span{transform-origin:0;background:#edcfc2;width:100%;height:1px;display:block;position:absolute}.deepika-contact-lines span:first-child{top:54px;left:-5%;transform:rotate(-7deg)}.deepika-contact-lines span:nth-child(2){top:93px;left:-4%;transform:rotate(-5deg)}.deepika-contact-lines span:nth-child(3){top:130px;left:-5%;transform:rotate(7deg)}@keyframes deepikaContactContentUp{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}@keyframes deepikaContactImageUp{0%{opacity:0;transform:translateY(75px)}to{opacity:1;transform:translateY(0)}}@keyframes deepikaLeafAppear{0%{opacity:0;transform:translateY(-20px)rotate(-5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes deepikaLinesAppear{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.deepika-contact-image img{transition:transform .7s}.deepika-contact-hero:hover .deepika-contact-image img{transform:scale(1.025)}@media (width<=1000px){.deepika-contact-hero{min-height:470px}.deepika-contact-content{width:55%;padding-left:30px}.deepika-contact-content h1{font-size:58px}.deepika-contact-description{font-size:20px}.deepika-contact-image{width:52%;height:300px}.deepika-contact-lines{width:60%}}@media (width<=768px){.deepika-contact-hero{min-height:650px;display:block}.deepika-contact-content{text-align:center;width:100%;padding:105px 25px 0}.deepika-contact-label{font-size:16px}.deepika-contact-content h1{letter-spacing:-1px;font-size:55px}.deepika-contact-description{font-size:20px;line-height:1.3}.deepika-contact-description br{display:none}.deepika-contact-image{width:100%;height:300px;bottom:0;right:0}.deepika-contact-image-glow{width:280px;height:240px}.deepika-contact-lines{width:100%;height:130px}.deepika-contact-leaf{transform-origin:0 0;left:15px;transform:scale(.75)}}@media (width<=480px){.deepika-contact-hero{min-height:600px}.deepika-contact-content{padding:95px 20px 0}.deepika-contact-content h1{font-size:46px}.deepika-contact-description{font-size:18px}.deepika-contact-image{height:270px}.deepika-contact-lines{opacity:.6}}.deepika-contact-form-section{box-sizing:border-box;background:#faf8f7;justify-content:space-between;align-items:center;gap:70px;width:100%;min-height:650px;padding:70px 40px 75px;display:flex;overflow:hidden}.deepika-contact-form-left{opacity:0;width:52%;max-width:700px;animation:1s forwards deepikaContactFormUp;transform:translateY(60px)}.deepika-contact-form-label{color:#e26b54;letter-spacing:.3px;margin:0 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:500}.deepika-contact-form-left h2{letter-spacing:-2.5px;color:#303033;opacity:0;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5vw,70px);font-weight:400;line-height:1.02;animation:1s cubic-bezier(.22,1,.36,1) .45s forwards headingReveal;transform:translateY(35px)}.deepika-contact-form-text{color:#17384f;margin:22px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:21px;line-height:1.45}.deepika-contact-form{width:100%;margin-top:52px}.deepika-form-row{gap:20px;width:100%;margin-bottom:20px;display:flex}.deepika-input-box{width:50%}.deepika-input-box input{box-sizing:border-box;color:#333;background:#fff;border:1px solid #d9d9d9;border-radius:0;outline:none;width:100%;height:64px;padding:0 24px;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;transition:border-color .3s,box-shadow .3s,transform .3s}.deepika-input-box input::placeholder,.deepika-message-box textarea::placeholder{color:#969696;opacity:1}.deepika-input-box input:focus{border-color:#e26b54;transform:translateY(-2px);box-shadow:0 5px 18px #e26b5414}.deepika-message-box{width:100%;margin-top:0}.deepika-message-box textarea{box-sizing:border-box;resize:none;color:#333;background:#fff;border:1px solid #d9d9d9;border-radius:0;outline:none;width:100%;height:150px;padding:20px 24px;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;transition:border-color .3s,box-shadow .3s,transform .3s}.deepika-message-box textarea:focus{border-color:#e26b54;transform:translateY(-2px);box-shadow:0 5px 18px #e26b5414}.deepika-send-button{color:#fff;cursor:pointer;letter-spacing:.8px;background:#303030;border:none;justify-content:center;align-items:center;gap:18px;width:190px;height:58px;margin-top:22px;font-family:Arial,sans-serif;font-size:13px;font-weight:600;transition:background .35s,transform .35s,box-shadow .35s;display:flex}.deepika-send-button span{font-size:24px;line-height:1;transition:transform .35s}.deepika-send-button:hover{background:#e26b54;transform:translateY(-4px);box-shadow:0 12px 25px #281e1926}.deepika-send-button:hover span{transform:translate(6px)}.deepika-contact-form-right{opacity:0;justify-content:center;align-items:center;width:44%;max-width:570px;height:520px;animation:1.15s .2s forwards deepikaContactImageUp;display:flex;position:relative;transform:translateY(75px)}.deepika-contact-image-one{z-index:1;border-radius:125px 125px 0 0;width:50%;height:475px;position:absolute;top:15px;left:0;overflow:hidden}.deepika-contact-image-one img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.deepika-contact-image-two{z-index:2;border-radius:0 0 120px 120px;width:48%;height:475px;position:absolute;top:15px;right:0;overflow:hidden}.deepika-contact-image-two img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.deepika-contact-form-right:hover .deepika-contact-image-one img,.deepika-contact-form-right:hover .deepika-contact-image-two img{transform:scale(1.04)}@keyframes deepikaContactFormUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.deepika-contact-form-section{gap:40px;padding:60px 30px}.deepika-contact-form-left{width:52%}.deepika-contact-form-left h2{font-size:48px}.deepika-contact-form-text{font-size:19px}.deepika-contact-form-right{width:45%;height:470px}.deepika-contact-image-one{height:430px}.deepika-contact-image-two{height:455px}}@media (width<=850px){.deepika-contact-form-section{flex-direction:column;align-items:center;padding:70px 30px}.deepika-contact-form-left{width:100%;max-width:680px}.deepika-contact-form-right{width:100%;max-width:600px;height:500px;margin-top:20px}}@media (width<=600px){.deepika-contact-form-section{gap:30px;padding:55px 20px 60px}.deepika-contact-form-left h2{letter-spacing:-.5px;font-size:43px}.deepika-contact-form-text{font-size:18px;line-height:1.4}.deepika-contact-form-text br{display:none}.deepika-contact-form{margin-top:35px}.deepika-form-row{flex-direction:column;gap:15px;margin-bottom:15px}.deepika-input-box{width:100%}.deepika-input-box input{height:58px;font-size:18px}.deepika-message-box textarea{height:135px;font-size:18px}.deepika-send-button{width:175px;height:55px}.deepika-contact-form-right{height:390px;margin-top:15px}.deepika-contact-image-one{border-radius:90px 90px 0 0;width:53%;height:355px}.deepika-contact-image-two{border-radius:90px 90px 90px 0;width:50%;height:375px}}@media (width<=400px){.deepika-contact-form-section{padding-left:15px;padding-right:15px}.deepika-contact-form-left h2{font-size:38px}.deepika-contact-form-label{font-size:16px}.deepika-contact-form-text{font-size:17px}.deepika-contact-form-right{height:330px}.deepika-contact-image-one{height:300px}.deepika-contact-image-two{height:315px}}.deepika-contact-info-section{box-sizing:border-box;background:#faf8f7;grid-template-columns:repeat(3,1fr);gap:36px;width:100%;padding:36px 40px 70px;display:grid;overflow:hidden}.deepika-contact-info-card{box-sizing:border-box;opacity:0;border:1px solid #dedbd8;min-height:345px;padding:48px 38px;transition:transform .35s,box-shadow .35s;animation:.9s forwards deepikaContactInfoUp;transform:translateY(55px)}.deepika-card-yellow{background:#f4f4d8;animation-delay:50ms}.deepika-card-pink{background:#f4dfd9;animation-delay:.18s}.deepika-card-green{background:#d9f3d8;animation-delay:.31s}.deepika-contact-info-card:hover{transform:translateY(-7px);box-shadow:0 15px 35px #281e1914}.deepika-contact-info-card h3{color:#050505;margin:0 0 17px;font-family:DM Serif Display,Georgia,serif;font-size:30px;font-weight:200;line-height:1.1}.deepika-contact-info-card p,.deepika-contact-info-card li{color:#414142;font-family:DM Serif Display,Georgia,serif;font-size:21px;font-weight:200;line-height:1.7}.deepika-contact-info-card p{margin:0}.deepika-contact-info-card ul{margin:0;padding-left:18px}.deepika-contact-info-card li{margin-bottom:5px;padding-left:2px}.deepika-contact-info-card li:last-child{margin-bottom:0}@keyframes deepikaContactInfoUp{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.deepika-contact-info-section{gap:25px;padding-left:30px;padding-right:30px}.deepika-contact-info-card{padding:40px 30px}.deepika-contact-info-card h3{font-size:27px}.deepika-contact-info-card p,.deepika-contact-info-card li{font-size:19px}}@media (width<=800px){.deepika-contact-info-section{grid-template-columns:1fr;gap:24px;padding:30px 25px 60px}.deepika-contact-info-card{min-height:auto;padding:38px 32px}}@media (width<=500px){.deepika-contact-info-section{gap:18px;padding:25px 18px 50px}.deepika-contact-info-card{min-height:0;padding:32px 25px}.deepika-contact-info-card h3{margin-bottom:15px;font-size:27px}.deepika-contact-info-card p,.deepika-contact-info-card li{font-size:18px;line-height:1.4}}.question-section{background:linear-gradient(#fdf0e8 0%,#fff 100%);width:100%;height:540px;position:relative;overflow:hidden}.question-text{z-index:5;position:absolute;top:207px;left:40px}.question-text span{color:#e56848;font-family:Georgia,serif;font-size:15px}.question-text h1{letter-spacing:-2px;color:#303030;font-family:DM Serif Display,Georgia,serif;font-size:clamp(55px,5.1vw,70px);font-weight:200;line-height:1.13}.question-text p{color:#183044;margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.5}.question-image{z-index:3;width:600px;position:absolute;bottom:-5px;right:5.5%}.question-image img{width:100%;height:auto;display:block}.question-flower{color:#e56848;z-index:10;font-family:Arial,sans-serif;font-size:45px;line-height:1;position:absolute;top:40%;left:63%}.question-leaf{z-index:1;width:190px;height:150px;position:absolute;top:0;left:5px;transform:rotate(-5deg)}.question-leaf span,.question-leaf i,.question-leaf b{background:#f3dcd2;border-radius:100% 0;display:block;position:absolute}.question-leaf span{width:125px;height:45px;top:15px;left:45px;transform:rotate(-18deg)}.question-leaf i{width:115px;height:42px;top:60px;left:65px;transform:rotate(8deg)}.question-leaf b{width:95px;height:35px;top:100px;left:48px;transform:rotate(62deg)}.question-lines{z-index:2;opacity:.8;width:100%;height:110px;position:absolute;bottom:0;left:0}.question-lines:before,.question-lines:after{content:"";transform-origin:0;background:#f4ddd5;width:100%;height:1px;position:absolute}.question-lines:before{top:65px;left:0;transform:rotate(-7deg)}.question-lines:after{top:95px;left:25%;transform:rotate(17deg)}@media (width<=900px){.question-section{height:600px}.question-text{top:150px;left:30px}.question-text h1{font-size:52px}.question-image{width:520px;right:-20px}}@media (width<=600px){.question-section{height:650px}.question-text{top:80px;left:25px}.question-text h1{letter-spacing:-1px;font-size:42px}.question-text p{font-size:17px}.question-text p br{display:none}.question-image{width:450px;bottom:0;right:-90px}.question-flower{font-size:35px;top:38%;left:48%}.question-leaf{transform-origin:0 0;transform:scale(.7)}}.services-section{box-sizing:border-box;background:#faf9f5;width:100%;max-width:100%;padding:40px 7%;overflow:hidden}.services-heading{text-align:center;width:100%;max-width:720px;margin:0 auto 15px}.services-heading span{color:#d66d57;letter-spacing:3px;font:500 13px Georgia,serif;display:block}.services-heading h1{color:#292522;margin:14px 0 16px;font:500 48px/1.1 Georgia,serif}.services-heading p{color:#777;max-width:620px;margin:auto;font-size:16px;line-height:1.7}.services-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:48px;display:flex}.services-filter button{color:#625e58;cursor:pointer;background:#fff;border:1px solid #ddd8ce;border-radius:30px;outline:none;padding:11px 22px;font-size:13px;transition:all .3s}.services-filter button:hover{color:#d66d57;border-color:#d66d57;transform:translateY(-2px)}.services-filter button.active{color:#fff;background:#d66d57;border-color:#d66d57;box-shadow:0 8px 20px #d66d5733}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%;max-width:1200px;margin:auto;display:grid}.service-card{box-sizing:border-box;background:#f1eee7;border:1px solid #e3ded4;border-radius:8px;width:100%;min-width:0;min-height:280px;padding:30px;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #463c321a}.service-card:before{content:"";background:#d66d57;width:0;height:3px;transition:width .4s;position:absolute;top:0;left:0}.service-card:after{content:"";background:#f5e3dc;border-radius:50%;width:90px;height:90px;transition:transform .5s;position:absolute;bottom:-45px;right:-45px}.service-card:hover{border-color:#ead3ca;transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.service-card:hover:before{width:100%}.service-card:hover:after{transform:scale(2.2)}.service-number{z-index:2;color:#d66d57;margin-bottom:22px;font:15px Georgia,serif;position:relative}.service-card>span{z-index:2;color:#999;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:500;position:relative}.service-card h3{z-index:2;color:#302c28;max-width:330px;margin:12px 0;font:500 21px/1.3 Georgia,serif;position:relative}.service-card p{z-index:2;color:#777;margin:0 0 22px;font-size:14px;line-height:1.65;position:relative}.service-card a{z-index:3;color:#d66d57;letter-spacing:1px;align-items:center;gap:7px;font-size:11px;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex;position:relative}.service-card a:hover{gap:12px}.service-card a b{font-size:15px;font-weight:400}@media (width<=1000px){.services-section{padding:80px 5%}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.services-heading h1{font-size:42px}}@media (width<=650px){.services-section{width:100%;padding:65px 16px;overflow:hidden}.services-heading{margin-bottom:38px}.services-heading span{letter-spacing:2px;font-size:11px}.services-heading h1{margin:12px 0;font-size:34px;line-height:1.15}.services-heading p{font-size:14px;line-height:1.6}.services-filter{scrollbar-width:none;justify-content:flex-start;gap:8px;margin-bottom:35px;padding:3px 2px 8px;overflow-x:auto}.services-filter::-webkit-scrollbar{display:none}.services-filter button{flex:none;padding:9px 17px;font-size:12px}.services-grid{grid-template-columns:minmax(0,1fr);gap:15px;width:100%}.service-card{width:100%;min-height:0;padding:25px}.service-card h3{font-size:20px}.service-card p{font-size:13.5px}}@media (width<=400px){.services-section{padding-left:13px;padding-right:13px}.services-heading h1{font-size:30px}.service-card{padding:22px}}.skinAppt{color:#292522;background:#f8f6f2;padding:70px 20px}.skinAppt__wrap{grid-template-columns:1fr .85fr;align-items:center;gap:65px;width:min(1100px,100%);margin:auto;display:grid}.skinAppt__eyebrow{color:#9a765b;letter-spacing:2.5px;margin-bottom:14px;font-size:11px;font-weight:700}.skinAppt__title{margin:0;font-family:Georgia,serif;font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1.05}.skinAppt__intro{color:#77716b;max-width:480px;margin:20px 0 32px;font-size:14px;line-height:1.7}.skinAppt__form{flex-direction:column;gap:12px;display:flex}.skinAppt__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.skinAppt__form input,.skinAppt__form select,.skinAppt__form textarea{box-sizing:border-box;color:#333;width:100%;font:inherit;background:#fff;border:1px solid #ded9d3;border-radius:2px;outline:none;padding:14px 15px;font-size:13px}.skinAppt__form textarea{resize:vertical}.skinAppt__form input:focus,.skinAppt__form select:focus,.skinAppt__form textarea:focus{border-color:#a8866d}.skinAppt__phone,.skinAppt__otp{gap:8px;display:flex}.skinAppt__phone input,.skinAppt__otp input{flex:1}.skinAppt__phone button,.skinAppt__otp button{color:#fff;letter-spacing:1px;cursor:pointer;background:#9a765b;border:0;border-radius:2px;padding:0 17px;font-size:10px;font-weight:700}.skinAppt__verified{color:#61735d;background:#edf2ea;padding:10px 13px;font-size:12px}.skinAppt__submit{color:#fff;cursor:pointer;letter-spacing:1.5px;background:#292522;border:0;border-radius:2px;justify-content:space-between;align-items:center;margin-top:5px;padding:16px 18px;font-size:10px;font-weight:700;transition:background .2s;display:flex}.skinAppt__submit:hover{background:#9a765b}.skinAppt__submit span{font-size:18px}.skinAppt__visual{min-height:590px;position:relative;overflow:hidden}.skinAppt__visual img{object-fit:cover;width:100%;height:100%;min-height:590px;display:block}.skinAppt__info{background:#fffffff0;padding:20px;position:absolute;bottom:20px;left:20px;right:20px}.skinAppt__info span{color:#9a765b;letter-spacing:2px;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.skinAppt__info strong{font-family:Georgia,serif;font-size:19px;font-weight:400;display:block}.skinAppt__info p{margin:5px 0;font-size:13px}.skinAppt__info small{color:#77716b;font-size:11px}@media (width<=800px){.skinAppt{padding:50px 18px}.skinAppt__wrap{grid-template-columns:1fr;gap:40px}.skinAppt__visual,.skinAppt__visual img{min-height:420px}}@media (width<=500px){.skinAppt{padding:40px 15px}.skinAppt__row{grid-template-columns:1fr}.skinAppt__title{font-size:40px}.skinAppt__phone,.skinAppt__otp{flex-direction:column}.skinAppt__phone button,.skinAppt__otp button{min-height:44px}.skinAppt__visual,.skinAppt__visual img{min-height:360px}}.skinAppt__payment{flex-direction:column;gap:14px;display:flex}.skinAppt__price{background:#fff;border:1px solid #e1dbd4;justify-content:space-between;align-items:center;padding:22px;display:flex}.skinAppt__price small{color:#9a765b;letter-spacing:1.8px;font-size:9px;font-weight:700;display:block}.skinAppt__price strong{margin-top:5px;font-family:Georgia,serif;font-size:34px;font-weight:400;display:block}.skinAppt__price>span{color:#668064;font-size:11px}.skinAppt__methods{flex-direction:column;gap:8px;display:flex}.skinAppt__methods label{cursor:pointer;background:#fff;border:1px solid #e1dbd4;align-items:center;gap:13px;padding:16px;transition:all .2s;display:flex}.skinAppt__methods label.active{background:#fcfaf7;border-color:#9a765b}.skinAppt__methods input{accent-color:#9a765b;width:auto}.skinAppt__methods label div{flex-direction:column;gap:3px;display:flex}.skinAppt__methods strong{font-size:12px;font-weight:600}.skinAppt__methods small{color:#89827b;font-size:10px}.skinAppt__feeNote{text-align:right;color:#88817a;font-size:10px}.skinAppt__feeNote strong{color:#9a765b}.skinAppt__back{color:#77716b;letter-spacing:1px;cursor:pointer;background:0 0;border:0;padding:10px;font-size:10px}.skinAppt__back:hover{color:#9a765b}.skinAppt__success{text-align:left}.skinAppt__successIcon{color:#637a5d;background:#e9efe7;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:22px;font-size:25px;display:flex}.skinAppt__successInfo{background:#fff;border:1px solid #e1dbd4;flex-direction:column;margin-bottom:18px;padding:18px;display:flex}.skinAppt__successInfo span{color:#9a765b;letter-spacing:1.5px;font-size:9px;font-weight:700}.skinAppt__successInfo strong{margin:4px 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.skinAppt__successInfo small{color:#77716b;font-size:10px}.appointment-area{background:linear-gradient(#fdf0e8,#fff);width:100%;height:540px;position:relative;overflow:hidden}.appointment-content{z-index:5;flex-direction:column;align-items:flex-start;width:600px;display:flex;position:absolute;top:200px;left:40px}.appointment-content>span{color:#e56848;margin-bottom:15px;font-family:Georgia,serif;font-size:15px;line-height:1.1;display:block}.appointment-content h1{color:#303030;width:100%;margin:0 0 20px;font-family:Georgia,serif;font-size:64px;font-weight:400;line-height:1;display:block}.appointment-content p{color:#183044;width:100%;margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.5;display:block}.appointment-model{z-index:3;width:600px;position:absolute;bottom:0;right:4%}.appointment-model img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.appointment-flower{color:#e56848;z-index:4;font-size:40px;position:absolute;top:45%;left:10px}.appointment-leaves{z-index:1;width:190px;height:160px;position:absolute;top:0;left:0}.appointment-leaves span,.appointment-leaves i,.appointment-leaves b{background:#f3dcd2;border-radius:100% 0;display:block;position:absolute}.appointment-leaves span{width:125px;height:45px;top:10px;left:45px;transform:rotate(-18deg)}.appointment-leaves i{width:120px;height:43px;top:58px;left:65px;transform:rotate(8deg)}.appointment-leaves b{width:95px;height:35px;top:100px;left:45px;transform:rotate(65deg)}.appointment-lines{z-index:2;pointer-events:none;width:100%;height:110px;position:absolute;bottom:0;left:0}.appointment-lines:before,.appointment-lines:after{content:"";background:#f4ddd5;width:110%;height:1px;position:absolute;left:-5%}.appointment-lines:before{top:55px;transform:rotate(-7deg)}.appointment-lines:after{top:90px;transform:rotate(17deg)}@media (width<=900px){.appointment-area{height:600px}.appointment-content{top:150px;left:30px}.appointment-content h1{font-size:52px}.appointment-content p{font-size:18px}.appointment-model{width:530px;right:-40px}}@media (width<=600px){.appointment-area{height:650px}.appointment-content{top:80px;left:25px;right:20px}.appointment-content>span{font-size:13px}.appointment-content h1{margin:8px 0 15px;font-size:40px}.appointment-content p{font-size:17px}.appointment-content p br{display:none}.appointment-model{width:450px;right:-100px}.appointment-flower{font-size:30px}.appointment-leaves{transform-origin:0 0;transform:scale(.7)}}.schedule-area{box-sizing:border-box;background:#fdfaf8;width:100%;min-height:530px;padding:25px 40px 60px;font-family:Georgia,serif}.schedule-header{text-align:center}.schedule-header h2{color:#3a3c3e;margin-top:80px;font-size:52px;font-weight:100;line-height:1.2}.schedule-header p{color:#3a3c3e;margin:12px 0 0;font-size:19px;line-height:1.35}.schedule-list{grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid;position:relative}.schedule-list:before{content:"";background:#dcdcdc;height:1px;position:absolute;top:50px;left:12%;right:12%}.schedule-item{text-align:center;z-index:2;position:relative}.schedule-circle{color:#e56848;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;margin:0 auto 16px;font-size:38px;font-weight:400;display:flex}.schedule-item h3{color:#3a3c3e;margin:0 0 14px;font-size:29px;font-weight:100}.schedule-item p{color:#183044;margin:0;font-size:19px;line-height:1.3}@media (width<=900px){.schedule-area{padding:30px 20px 50px}.schedule-header h2{font-size:42px}.schedule-list{margin-top:70px}.schedule-item h3{font-size:24px}.schedule-item p{font-size:17px}}@media (width<=600px){.schedule-area{padding:40px 20px 50px}.schedule-header h2{font-size:34px}.schedule-header p{font-size:17px}.schedule-header p br{display:none}.schedule-list{grid-template-columns:1fr;gap:45px;margin-top:55px}.schedule-list:before{display:none}.schedule-circle{width:80px;height:80px;font-size:32px}.schedule-item h3{font-size:24px}.schedule-item p{font-size:17px}.schedule-item p br{display:none}}
