@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);:root{--base-clr:#0461a5;--base-rgb:4,97,165;--btn-clr:#0461a5;--btn-clr-dark:#004d82;--btn-rgb:4,97,165;--base-title:#0461a5;--base-white:#0461a5;--body-clr:#18191b;--light-clr:#ded6ff;--title-clr:#18191b;--title-rgb:24,25,27;--body-bg:#fcfcfc;--body-bg-rgb:252,252,252;--section-bg:#ffffff;--section-bg-2:#ffffff;--section-light:#f3f9ff;--dark-clr:#00447a;--dark-rgb:0,68,122;--white-clr:#ffffff;--white-rgb:255,255,255;--footer:#001f35;--footer-bottom:#dbf1ff;--primary-clr:#0c67a3;--primary-rgb:12,103,163;--border-clr:#eeeeee;--border-light:#e5e5e5;--border-light-only:#e5e5e5;--border-dark:#302474;--border-dark-only:transparent;--header-bg:rgba(227, 242, 252, 0.95);--heading-fonts:"Helvetica",sans-serif;--body-fonts:"Roboto",sans-serif;--base-shadow-sm:0 0 1px var(--base-clr),0 0 3px var(--base-clr);--base-shadow:0 0 1px var(--base-clr),0 0 2px var(--base-clr),0 0 3px var(--base-clr),0 0 5px var(--base-clr),0 0 7px var(--base-clr);--shadow:0 0 5px rgba(var(--title-rgb), 0.2)}.dark-theme{--base-clr:#0093ff;--btn-rgb:4,97,165;--btn-clr:#0461a5;--base-rgb:0,147,255;--base-title:#ffffff;--base-white:#fff;--body-clr:#ffffff;--title-clr:#ffffff;--title-rgb:255,255,255;--body-bg:#121213;--body-bg-rgb:18,18,19;--section-bg:rgba(17, 32, 43, 0.6);--section-bg-2:#141a20;--dark-clr:#142120;--dark-rgb:20,33,32;--white-clr:#ffffff;--white-rgb:255,255,255;--border-clr:#283c40;--border-dark:#283c40;--border-dark-only:#283c40;--header-bg:#11202be6;--footer:#001f35;--footer-bottom:#111a21}html{font-size:14px;scroll-behavior:smooth}#hero-section{scroll-margin-top:100px}body{padding:0;margin:0;font-size:14px;color:var(--body-clr);line-height:26px;overflow-x:hidden;font-family:var(--body-fonts);background:var(--body-bg);display:flex;flex-direction:column;min-height:100vh}body footer{margin-top:auto}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.3;color:var(--title-clr);font-family:var(--heading-fonts);font-weight:700}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--title-clr)}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--base-clr)}h1{font-size:28px}h2{font-size:22px;line-height:32px}h3{font-size:18px;line-height:28px}h4{font-size:15px;line-height:24px}h5{font-size:14px}h6{font-size:14px}p{margin-top:-9px}p:last-child{margin-bottom:-7px!important}@media (min-width:576px){h1{font-size:30px}h2{font-size:24px;line-height:34px}h3{font-size:18px;line-height:28px}h4{font-size:16px;line-height:26px}h5{font-size:15px}}@media (min-width:768px){h1{font-size:32px;line-height:40px}h2{font-size:26px;line-height:36px}h3{font-size:20px;line-height:30px}h4{font-size:18px;line-height:26px}h5{font-size:16px}}a{display:inline-block;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;text-decoration:none}a:hover{text-decoration:none;color:inherit}ul{margin:0;padding:0}ul li{list-style:none}button,label,select{cursor:pointer}input,textarea{width:100%}.pt-25{padding-top:25px}.pb-25{padding-bottom:25px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.py-25{padding:25px 0}.main-footer{background:var(--footer)}@media (min-width:1200px){footer .container{max-width:1325px}}.footer-bottom{background:var(--footer-bottom);color:var(--btn-clr)}.footer-bottom a{color:var(--btn-clr)}.dark-theme .footer-bottom{color:var(--title-clr)}.dark-theme .footer-bottom a{color:var(--title-clr)}.social-icons{display:flex;flex-wrap:wrap;gap:10px}.social-icons a{display:block}.social-icons a img{width:20px}.footer__wrapper{display:flex;flex-wrap:wrap}.footer__wrapper-widget{width:0;flex-grow:1;font-size:12px;line-height:14px;text-align:justify;padding:55px 23px 53px}.footer__wrapper-widget .logo{display:block;margin-bottom:23px}.footer__wrapper-widget .logo img{max-width:100%}.footer__wrapper-widget p{max-width:218px;margin-bottom:16px;color:#f6f6f6}.footer__wrapper-widget .social-icons{margin-bottom:34px}.footer__wrapper-widget:first-child{max-width:317px;width:100%}.footer__wrapper-widget .cont{max-width:244px;margin:0 auto}.footer__wrapper-widget:not(:last-child){border-right:1px solid rgba(var(--btn-rgb),.5)}@media (min-width:1280px){.footer__wrapper-link{padding-left:25px}}.footer__wrapper-link li a{color:#f1f1f1;font-weight:400;font-size:14px;display:inline-block;padding:8px 0}.footer__wrapper-link li a:hover{color:var(--base-clr)}.footer__wrapper-contact{text-align:center;line-height:20px;color:var(--white-clr)}.footer__wrapper-contact .icon{height:50px;margin-bottom:30px}.footer__wrapper-contact h6{font-size:15px;font-weight:700;color:var(--white-clr);margin-bottom:10px;text-transform:capitalize}.footer__wrapper-contact a{color:var(--white-clr)}.footer__wrapper-contact a:not(.cmn--btn):hover{color:var(--base-clr)}@media (max-width:1199px){.footer__wrapper-widget:first-child{max-width:250px}}@media (max-width:991px){.footer__wrapper-widget:first-child{max-width:50%;border-bottom:1px solid rgba(var(--btn-rgb),.5)}.footer__wrapper-widget:nth-child(2){width:50%;border:none;border-bottom:1px solid rgba(var(--btn-rgb),.5)}.footer__wrapper-widget:nth-child(2) .footer__wrapper-link{max-width:180px;margin:0 auto}}@media (max-width:767px){.footer__wrapper-widget{padding:50px 15px}}@media (max-width:575px){.footer__wrapper{padding:70px 0}.footer__wrapper-widget{max-width:100%!important;width:100%!important;padding:0 35px;border:none!important}.footer__wrapper-widget:not(:last-child){margin-bottom:25px}.footer__wrapper-widget .footer__wrapper-link{max-width:100%!important}.footer__wrapper-widget .cont{max-width:100%}.footer__wrapper-widget .cont .social-icons{margin-bottom:25px}.footer__wrapper-contact{text-align:left}.footer__wrapper-contact .icon{height:40px;margin-bottom:15px}.footer__wrapper-contact h6{margin-bottom:0}}@media (max-width:991px){footer .container{max-width:100%;padding:0}}.app-btns{display:flex;gap:10px}.app-btns a{width:calc(50% - 5px)}.navbar-top-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-weight:400;font-size:16px;line-height:18px;padding:12px 0;min-height:45px}.navbar-top-wrapper .tel-link{display:flex;align-items:center;line-height:1}.navbar-top-wrapper .tel-link i{margin-right:4px;transform:translateY(-1px) rotate(18deg);font-size:16px;font-weight:900}@media (max-width:575px){.navbar-top-wrapper{font-size:14px}}.mode--toggle{width:42px;height:20px;border-radius:10px;background:rgba(141,153,174,.5);border-radius:50px;display:flex;align-items:center;position:relative;cursor:pointer;z-index:99}.mode--toggle img{transition:all ease .3s;position:absolute;left:2px;top:1px;height:18px;border-radius:50%}.language-bar{color:var(--title-clr);position:relative}.language-bar button{outline:0;border:none;box-shadow:none;background:0 0;font-size:15px;display:flex;align-items:center}.language-bar button img{width:18px;height:13px;object-fit:cover}.language-bar button span{padding-left:7px;color:var(--title-clr)}.language-bar .lang-btn{padding:3px 12px;margin:0 10px;height:20px}.language-bar ul{position:absolute;top:calc(100% + 10px);left:0;padding:10px 0;border-radius:5px;box-shadow:0 0 5px rgba(141,153,174,.5);transform:translateY(15px);visibility:hidden;opacity:0;transition:all ease .4s;background:var(--white-clr);z-index:99}.language-bar ul li{padding:0}.language-bar ul li button{height:35px;padding:0 27px 0 23px}.language-bar ul li button span{color:var(--dark-clr);font-size:14px}.language-bar>button:focus~ul{transform:translateY(0);visibility:visible;opacity:1}.navbar-bottom-wrapper{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background:rgba(248,250,252,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);-ms-backdrop-filter:blur(20px);-o-backdrop-filter:blur(20px);border-radius:0 0 20px 20px;transition:all ease .3s;box-shadow:0 4px 30px rgba(0,0,0,.12);min-height:110px;flex-wrap:nowrap}.navbar-bottom-wrapper .menu{display:flex;margin-left:auto;margin-right:30px;transition:all ease .3s;transform-origin:top;gap:6px;flex-shrink:0;white-space:nowrap}.navbar-bottom-wrapper .menu li{padding:0}.navbar-bottom-wrapper .menu li a{padding:12px 16px;font-size:15px;color:var(--title-clr);text-transform:capitalize;font-weight:500;border-radius:10px;transition:all .3s ease;font-family:Poppins,Inter,Montserrat,sans-serif;white-space:nowrap;position:relative;overflow:hidden}.navbar-bottom-wrapper .menu li a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:#00c4cc;transform:scaleX(0);transition:transform .3s ease;z-index:1}.navbar-bottom-wrapper .menu li a:hover{color:#00c4cc;background:rgba(0,196,204,.1);box-shadow:0 2px 8px rgba(0,196,204,.2)}.navbar-bottom-wrapper .menu li a.active{color:#00c4cc}.navbar-bottom-wrapper .menu li a.active::after{transform:scaleX(1)}.navbar-bottom-wrapper .menu li a.active span::before,.navbar-bottom-wrapper .menu li a:hover span::before{width:100%}@media (max-width:1200px){.navbar-bottom-wrapper .logo{width:350px}.navbar-bottom-wrapper .menu{gap:4px}.navbar-bottom-wrapper .menu li a{padding:8px 10px;font-size:13px}}@media (max-width:991px) and (min-width:769px){.navbar-bottom-wrapper{flex-wrap:nowrap;padding:25px 30px;min-height:100px;overflow-x:auto}.navbar-bottom-wrapper .menu li a{padding:14px 20px;font-size:16px}.header-top .contact-info{font-size:1rem}.header-top .language-selector{font-size:1rem;padding:10px 15px}}@media (max-width:768px){.navbar-bottom-wrapper{flex-wrap:nowrap;padding:20px 25px;min-height:100px;overflow-x:auto}.navbar-bottom-wrapper .logo{height:85px;width:300px;flex-shrink:0}.navbar-bottom-wrapper .menu{position:absolute;top:100%;flex-direction:column;width:100%;padding:30px 20px;background:rgba(255,255,255,.98);left:0;border-top:1px solid rgba(0,0,0,.1);margin-right:0;gap:0}.navbar-bottom-wrapper .menu li{padding:0;margin-bottom:8px}.navbar-bottom-wrapper .menu li a{padding:12px 16px;display:block;border-radius:8px;margin-bottom:4px}.navbar-bottom-wrapper .menu:not(.active){transform:scaleY(0)}.cmn--btn{margin-left:0;margin-top:15px;width:100%;max-width:200px}}.navbar-bottom-wrapper .logo{height:110px;width:420px;padding-left:10px}.navbar-bottom-wrapper .logo img{object-fit:contain;width:100%;height:100%}.dark-theme .navbar-bottom-wrapper .logo img{filter:brightness(0) invert(1)}@media (max-width:575px){.navbar-bottom-wrapper{padding:15px;min-height:90px}.navbar-bottom-wrapper .logo{width:0;flex-grow:1;margin-right:10px;max-width:320px;height:80px}.navbar-bottom-wrapper .cmn--btn{font-size:12px;padding:3px 12px;font-weight:400}}.navbar-top{background:rgba(248,250,252,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);-o-backdrop-filter:blur(10px);z-index:999;border-bottom:1px solid rgba(0,0,0,.05)}header{position:sticky;top:0;z-index:9}.dark-theme .mode--toggle img{transform:translateX(21px)}.dark-theme .navbar-top-wrapper .text--base{color:var(--white-clr)!important}.nav-toggle{position:relative;cursor:pointer;width:25px;height:20px}.nav-toggle span{position:absolute;display:inline-block;height:2px;width:100%;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;background:var(--title-clr);left:0}.nav-toggle span:first-child{top:0}.nav-toggle span:nth-child(2){top:52%;transform:translateY(-65%)}.nav-toggle span:last-child{bottom:0}.nav-toggle.active span:first-child{-webkit-transform:rotate(45deg) translate(3px,10px);-ms-transform:rotate(45deg) translate(3px,10px);transform:rotate(45deg) translate(3px,10px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:last-child{-webkit-transform:rotate(-45deg) translate(3px,-10px);-ms-transform:rotate(-45deg) translate(3px,-10px);transform:rotate(-45deg) translate(3px,-10px)}.banner-section{padding:41px 0 25px}.banner-wrapper{display:flex;flex-wrap:wrap;gap:30px}.banner-content{width:0;max-width:446px;flex-grow:1;margin-top:30px}.banner-content .subtitle{font-weight:400;margin-bottom:20px}.banner-content .subtitle::before{content:"";display:inline-block;width:25px;height:2px;background:var(--btn-clr);margin-right:10px;transform:translateY(-3px);border-radius:2px}.banner-content .title{text-transform:uppercase;margin-bottom:25px}.banner-content .txt{font-size:16px;margin:0;margin-bottom:45px}@media (max-width:1199px){.banner-content{max-width:350px}}@media (max-width:991px) and (min-width:769px){.banner-content{width:100%;max-width:90%;margin:0 auto 20px auto}.banner-content .title{margin-bottom:15px}.hero-content{max-width:80%;margin:0 auto}.app-download-buttons{display:flex;flex-direction:row;justify-content:center;gap:20px}.app-download-buttons .btn{flex:0 0 auto;min-width:200px}}@media (max-width:768px){.banner-content{width:100%;max-width:100%;margin-bottom:20px}.banner-content .title{margin-bottom:15px}.banner-content .txt{margin-bottom:20px}}.banner-thumb{width:0;max-width:700px;flex-grow:1;display:flex;flex-wrap:wrap;gap:15px}.banner-thumb-wrapper{overflow:hidden;height:200px}.banner-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.banner-thumb img:hover{transform:scale(1.05)}.hero-section{background-image:url('../img/hero-bg.jpg?v=12345')!important;background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;min-height:600px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:0}.hero-content{position:relative;z-index:1;max-width:600px;padding:40px 30px;color:#fff;margin-left:8%;display:flex;flex-direction:column;justify-content:center;min-height:100vh}@media (max-width:768px){.hero-content{margin-left:0;text-align:center;padding:40px 25px;max-width:100%;min-height:auto;justify-content:flex-start;padding-top:20vh}}.hero-text{font-family:Poppins,Inter,Montserrat,sans-serif}.hero-content h1{font-size:3.5rem;margin-bottom:2.5rem;font-weight:800;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.6);color:#fff;letter-spacing:-.01em;white-space:nowrap}.hero-content p{margin-bottom:3rem;font-size:1.6rem;opacity:.9;line-height:1.5;text-shadow:1px 1px 4px rgba(0,0,0,.5);color:#f0f0f0;font-weight:400;white-space:nowrap}.hero-ctas{margin-bottom:2.5rem;display:flex;gap:2rem;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:100%;max-width:600px}.btn-app-store,.btn-google-play{padding:0;border-radius:15px;box-shadow:0 0 0 1px rgba(255,255,255,.2),0 0 20px rgba(255,255,255,.3),0 6px 20px rgba(0,0,0,.3);transition:all .3s ease;text-decoration:none;display:inline-block;border:none;background:0 0;overflow:hidden;width:280px;height:90px;position:relative;flex-shrink:0}.store-button-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;transition:all .3s ease}.btn-app-store:hover,.btn-google-play:hover{transform:translateY(-2px);box-shadow:0 0 0 1px rgba(255,255,255,.3),0 0 25px rgba(255,255,255,.4),0 8px 25px rgba(0,0,0,.4);text-decoration:none}.btn-app-store:hover .store-button-img,.btn-google-play:hover .store-button-img{transform:scale(1.03);filter:brightness(1.1)}.hero-secondary-cta{margin-top:2rem;display:flex;align-items:center;gap:16px}.btn-beautician{background:#ff6b35;color:#fff;padding:18px 48px;border-radius:12px;font-size:1.4rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 25px rgba(255,107,53,.4);border:none;display:inline-flex;align-items:center;justify-content:center;min-width:180px;text-align:center;letter-spacing:.3px}.btn-beautician:hover{background:#e55a2b;color:#fff;transform:translateY(-3px);box-shadow:0 12px 35px rgba(255,107,53,.6);text-decoration:none}.beautician-link{color:#fff;text-decoration:underline;font-size:1.3rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px;line-height:1;white-space:nowrap;flex-shrink:0}.beautician-link span{display:inline;white-space:nowrap}.beautician-link i{display:inline;font-size:1.1rem;line-height:1;flex-shrink:0}.beautician-link:hover{color:#20b2aa;text-decoration:none}@media (max-width:768px){.hero-section{height:100vh;min-height:500px}.hero-content{max-width:100%;text-align:center;margin:0 auto;padding:20px;min-height:auto;justify-content:flex-start;padding-top:15vh}.hero-content h1{font-size:2.5rem;margin-bottom:2rem;line-height:1.3;white-space:normal}.hero-content p{font-size:1.3rem;margin-bottom:2.5rem;line-height:1.5;white-space:normal}.hero-ctas{justify-content:center;flex-direction:column;align-items:center;gap:2rem;flex-wrap:wrap;max-width:100%;margin-bottom:2rem}.btn-app-store,.btn-google-play{width:260px;height:85px;flex-shrink:0}.hero-secondary-cta{justify-content:center;margin-top:2rem;flex-direction:row;gap:16px;flex-wrap:nowrap}.btn-beautician{padding:16px 40px;font-size:1.2rem;min-width:170px;flex-shrink:0}.beautician-link{flex-shrink:0;white-space:nowrap}}@media (max-width:576px){.hero-content h1{font-size:2.2rem;line-height:1.2;white-space:normal}.hero-content p{font-size:1.2rem;line-height:1.3;white-space:normal}.hero-section{min-height:400px}.btn-app-store,.btn-google-play{width:260px;height:85px;flex-shrink:0}.btn-beautician{padding:18px 42px;font-size:1.3rem;min-width:170px}.beautician-link{font-size:1.1rem;white-space:nowrap;flex-shrink:0}.beautician-link i{font-size:1rem;flex-shrink:0}}@media (min-width:1400px){.banner-thumb-wrapper:nth-of-type(4n+1){max-width:370px}.banner-thumb-wrapper:nth-of-type(4n+2){max-width:315px}.banner-thumb-wrapper:nth-of-type(4n+3){max-width:200px}.banner-thumb-wrapper:nth-of-type(4n+4){max-width:485px}}@media (max-width:1399px){.banner-thumb-wrapper:nth-of-type(4n+1){max-width:350px}.banner-thumb-wrapper:nth-of-type(4n+2){max-width:278px}.banner-thumb-wrapper:nth-of-type(4n+3){max-width:200px}.banner-thumb-wrapper:nth-of-type(4n+4){max-width:428px}}@media (max-width:1199px){.banner-thumb-wrapper{height:180px}.banner-thumb-wrapper:nth-of-type(4n+1){max-width:310px}.banner-thumb-wrapper:nth-of-type(4n+2){max-width:234px}.banner-thumb-wrapper:nth-of-type(4n+3){max-width:180px}.banner-thumb-wrapper:nth-of-type(4n+4){max-width:364px}}@media (max-width:991px){.banner-thumb-wrapper:nth-of-type(4n+1){max-width:370px}.banner-thumb-wrapper:nth-of-type(4n+2){max-width:314px}.banner-thumb-wrapper:nth-of-type(4n+3){max-width:200px}.banner-thumb-wrapper:nth-of-type(4n+4){max-width:484px}}@media (max-width:767px){.banner-thumb{gap:8px}.banner-thumb-wrapper:nth-of-type(4n+1){max-width:calc(65% - 4px)}.banner-thumb-wrapper:nth-of-type(4n+2){max-width:calc(35% - 4px)}.banner-thumb-wrapper:nth-of-type(4n+3){max-width:calc(30% - 4px)}.banner-thumb-wrapper:nth-of-type(4n+4){max-width:calc(70% - 4px)}}@media (max-width:767px) and (max-width:450px){.banner-thumb-wrapper{height:140px}}@media (max-width:767px) and (max-width:325px){.banner-thumb-wrapper{height:130px}}.app-btns{gap:15px}.app-btns a{display:block;width:calc(50% - 8px);max-width:130px;border-radius:10px;transition:box-shadow .3s ease}.app-btns a:hover{box-shadow:var(--base-shadow-sm);filter:brightness(1.1)}.app-btns a img{width:100%}@media (min-width:1400px){.container{max-width:1257px}}.section-title{text-align:center;max-width:470px;margin:0 auto 25px}@media (min-width:992px){.section-title{max-width:670px;margin-bottom:35px}}.service-section{background:#f8f9fa;padding:80px 0}.service-section .section-title{text-align:center;font-size:2.5rem;font-weight:800;color:var(--title-clr);margin-bottom:60px;font-family:Poppins,Inter,Montserrat,sans-serif}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1400px;margin:0 auto}.service-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.service-card-image{height:200px;overflow:hidden;position:relative}.service-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card:hover .service-card-image img{transform:scale(1.05)}.service-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.service-card-title{font-size:1.2rem;font-weight:700;color:var(--title-clr);margin-bottom:12px;font-family:Poppins,Inter,Montserrat,sans-serif}.service-card-description{font-size:.85rem;line-height:1.5;color:#666;margin-bottom:15px;flex-grow:1}.service-card-btn{background:linear-gradient(135deg,#20b2aa 0,#17a2b8 100%);color:#fff;padding:10px 20px;border-radius:20px;text-decoration:none;font-weight:600;font-size:.8rem;text-align:center;transition:all .3s ease;display:inline-block;align-self:flex-start;box-shadow:0 4px 15px rgba(32,178,170,.3)}.service-card-btn:hover{background:linear-gradient(135deg,#17a2b8 0,#20b2aa 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(32,178,170,.4);color:#fff;text-decoration:none}@media (max-width:1400px){.services-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px}}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:991px) and (min-width:769px){.services-grid{grid-template-columns:repeat(3,1fr);gap:25px}.service-card{min-height:320px}.service-card-content{padding:25px 20px}}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr);gap:18px}.service-section .section-title{font-size:2rem;margin-bottom:40px}.service-card-image{height:180px}.service-card-content{padding:20px}.service-card-title{font-size:1.2rem}}@media (max-width:576px){.services-grid{grid-template-columns:1fr;gap:20px}.service-section{padding:60px 0}.service-section .section-title{font-size:1.8rem;margin-bottom:30px}.service-card-image{height:160px}.service-card-content{padding:18px}}#landing-loader{background:#fcfcfc;position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%}.who-we-are-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.who-we-are-content{padding-right:20px}.who-we-are-content .section-title{text-align:left;font-size:2.5rem;font-weight:800;color:var(--title-clr);margin-bottom:40px;font-family:Poppins,Inter,Montserrat,sans-serif}.who-we-are-blurbs{margin-bottom:40px}.blurb-item{display:flex;align-items:flex-start;margin-bottom:35px;padding:20px;border-radius:12px;transition:all .3s ease}.blurb-item:hover{background:rgba(32,178,170,.05);transform:translateX(5px)}.blurb-icon{width:60px;height:60px;background:linear-gradient(135deg,#20b2aa 0,#17a2b8 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;box-shadow:0 4px 15px rgba(32,178,170,.3)}.blurb-icon i{font-size:24px;color:#fff}.blurb-content{flex:1}.blurb-title{font-size:1.3rem;font-weight:700;color:var(--title-clr);margin-bottom:10px;font-family:Poppins,Inter,Montserrat,sans-serif}.blurb-text{font-size:1rem;line-height:1.6;color:#666;margin:0}.who-we-are-btn{display:inline-flex;align-items:center;gap:8px;background:0 0;color:#ff6b35;font-size:1.1rem;font-weight:600;text-decoration:none;padding:12px 24px;border:2px solid #ff6b35;border-radius:25px;transition:all .3s ease;font-family:Poppins,Inter,Montserrat,sans-serif}.who-we-are-btn:hover{background:#ff6b35;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4);text-decoration:none}.who-we-are-btn i{font-size:1rem;transition:transform .3s ease}.who-we-are-btn:hover i{transform:translateX(3px)}.who-we-are-image{position:relative}.who-we-are-photo{width:100%;height:620px;object-fit:cover;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease}.who-we-are-photo:hover{transform:scale(1.02)}@media (max-width:768px){.who-we-are-wrapper{grid-template-columns:1fr;gap:40px}.who-we-are-content{padding-right:0}.who-we-are-content .section-title{font-size:2rem;text-align:center;margin-bottom:30px}.blurb-item{margin-bottom:25px;padding:15px}.blurb-icon{width:50px;height:50px;margin-right:15px}.blurb-icon i{font-size:20px}.blurb-title{font-size:1.1rem}.blurb-text{font-size:.9rem}.who-we-are-photo{height:420px}}@media (max-width:576px){.who-we-are-wrapper{gap:30px}.who-we-are-content .section-title{font-size:1.8rem}.blurb-item{flex-direction:column;text-align:center;padding:20px}.blurb-icon{margin-right:0;margin-bottom:15px}.who-we-are-photo{height:360px;border-radius:15px}}.about__wrapper{display:flex;flex-wrap:wrap-reverse;align-items:flex-end}.about__wrapper-content{padding:53px 34px 38px 43px;width:100%;max-width:527px;border-radius:5px;background:var(--section-bg)}.about__wrapper-content p{margin-bottom:25px;font-size:14px;line-height:20px;text-align:justify}.about__wrapper-thumb{width:0;flex-grow:1;padding:25px 27px 25px 0;position:relative;min-height:100%}.about__wrapper-thumb .main-img{position:relative;z-index:3;width:100%;transition:transform .3s ease-in-out}.about__wrapper-thumb .main-img:hover{transform:scale(1.02)}.about__wrapper-thumb .bg-img{position:absolute;top:0;right:0;z-index:-1;border-radius:5px;height:100%;left:176px;overflow:hidden}.about__wrapper-thumb .bg-img::after,.about__wrapper-thumb .bg-img::before{border-radius:5px;content:"";inset:0;position:absolute}.about__wrapper-thumb .bg-img::before{background:rgba(var(--btn-rgb),.8)}.about__wrapper-thumb .bg-img::after{inset:7px;background:var(--body-bg);opacity:.1}.about__wrapper-thumb .bg-img img{width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.about__wrapper-thumb .main-img{height:450px;object-fit:cover}.about__wrapper-thumb .bg-img{left:40px}}@media (max-width:1199px){.about__wrapper-content{max-width:470px}}@media (max-width:991px){.about__wrapper-content{max-width:100%;padding:5px 34px}}@media (max-width:991px) and (max-width:991px){.about__wrapper-content{padding:30px 15px}}@media (max-width:991px){.about__wrapper-thumb{padding:25px 25px 0}}@media (max-width:991px) and (max-width:575px){.about__wrapper-thumb{padding:15px 15px 0}}@media (max-width:991px){.about__wrapper-thumb .bg-img{left:0;height:calc(100% - 50px)}}@media (max-width:991px){.about__wrapper-thumb .main-img{height:unset}}.counter__item{display:flex;padding:25px;background:var(--section-bg);box-shadow:0 0 15px rgba(4,97,165,.05);border-radius:5px}.counter__item-left{width:50px;height:50px}.counter__item-left img{width:100%;height:100%;object-fit:contain}.counter__item-right{width:0;flex-grow:1;padding-left:25px;max-height:50px}.counter__item-right h3{line-height:1.175;display:flex;align-items:center}@media (min-width:1200px){.counter__item-right h3{font-size:22px}}div[class*=col]:nth-of-type(3n+1)>.counter__item{color:#7f6daf}div[class*=col]:nth-of-type(3n+2)>.counter__item{color:#c67123}div[class*=col]:nth-of-type(3n+3)>.counter__item{color:#ff5a5a}.cta-wrapper{border-radius:10px;position:relative;padding:60px 30px;overflow:hidden}.cta-wrapper::before{background:linear-gradient(89.92deg,rgba(236,247,255,.85) .06%,rgba(216,238,255,.85) 52.6%,rgba(223,241,255,.85) 75.48%,rgba(216,238,255,.85) 99.92%);border-radius:10px;inset:0;content:"";position:absolute}.cta-wrapper .content{position:relative;z-index:1;max-width:405px;margin:0 auto;line-height:1.4}.cta-wrapper .content .title{margin-bottom:24px}.cta-wrapper .cmn--btn{padding:12px 36px;border-radius:30px;margin-top:30px;position:relative}@media (min-width:992px){.cta-wrapper .cmn--btn{margin:0;position:absolute;top:50%;transform:translateY(-50%);right:60px;border:none}}.cta-wrapper .left-icon{position:absolute;right:calc(50% + 180px);bottom:0}@media (min-width:992px){.cta-wrapper .left-icon{right:calc(50% + 275px)}}@media (max-width:575px){.cta-wrapper{padding:45px 20px}}.cta-main{border-radius:10px;overflow:hidden}.text-btn-title{color:var(--btn-clr)}.dark-theme .text-btn-title{color:var(--title-clr)}.dark-theme .cta-wrapper::before{background:linear-gradient(89.92deg,rgba(17,26,33,.8) .06%,rgba(17,26,33,.7) 52.6%,rgba(17,26,33,.8) 75.48%,rgba(17,26,33,.8) 99.92%)}.newsletter-section{padding:70px 0;position:relative}.newsletter-section::before{content:"";inset:0;position:absolute;background:#ecf7ff;opacity:.7}.newsletter-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.newsletter-wrapper .content{width:100%;max-width:405px;line-height:20px;margin-right:20px;color:var(--base-title)}.newsletter-wrapper .content .title{font-size:18px;font-weight:700;color:var(--base-white);margin-bottom:6px}.newsletter-wrapper .content p{margin:0}@media (max-width:991px){.newsletter-wrapper .content{max-width:340px}}@media (max-width:767px){.newsletter-wrapper .content{max-width:100%;margin-right:0;margin-bottom:25px}}.newsletter-wrapper .newsletter-right{width:120px;flex-grow:1;max-width:596px}.newsletter-form{position:relative}.newsletter-form .form-control{background:var(--body-bg);border:none;box-shadow:none;border-radius:30px;height:55px;color:var(--title-clr);padding:0 130px 0 20px}.newsletter-form .cmn--btn{top:3px;right:3px;width:122px;height:49px;border-radius:25px;position:absolute}@media (max-width:767px){.newsletter-form .form-control{height:45px}.newsletter-form .cmn--btn{height:39px}}.bg__img{background-size:cover;background-position:center center;background-repeat:no-repeat}.dark-theme .newsletter-section::before{background:#111a21}.testimonial__item{text-align:center;padding:41px 28px 43px;line-height:1.6;transition:transform .6s ease,opacity .6s ease;z-index:1!important;background:var(--section-bg-2)}.testimonial__item-wrapper{opacity:.4}.swiper-slide-active .testimonial__item-wrapper{opacity:1}.testimonial__item-img{width:120px;border-radius:5px;margin:0 auto}.testimonial__item-img img{display:block;width:100%;aspect-ratio:1;border-radius:5px;object-fit:cover}.testimonial__item-cont{text-transform:capitalize}@media (max-width:1199px){.testimonial__item{font-size:12px;padding:25px 15px 25px}.testimonial__item-img{width:80px}}.testimonial-section{overflow:hidden}.testimonial-slider{max-width:1400px;margin:0 auto}.testimonial-slider blockquote{margin:15px 0 0}.testimonial-slider .swiper-slide-active{background:var(--section-bg-2);box-shadow:0 0 20px rgba(4,97,165,.15);border-radius:5px;transform:scale(1);opacity:1;z-index:10}.swiper-slide-next .testimonial__item,.swiper-slide-prev .testimonial__item{transform:scale(.75);opacity:.7;z-index:5}.swiper-slide-next-next .testimonial__item,.swiper-slide-prev-prev .testimonial__item{transform:scale(.65);opacity:.2;z-index:1}.swiper-slide-next-next,.swiper-slide-prev-prev{transform:scale(.65);opacity:.2;z-index:1}@media (max-width:991px){.swiper-slide{margin:12px!important}.swiper-slide:not(.swiper-slide-active) .testimonial__item{transform:scale(.95)!important}.swiper-slide-next-next,.swiper-slide-prev-prev{display:none}.swiper-slide-next .testimonial__item,.swiper-slide-prev .testimonial__item{transform:scale(.75)!important}}@media (max-width:767px){.testimonial-slider{max-width:360px;margin:0 auto}.swiper-wrapper{overflow:visible}}.slider-bottom{margin-top:10px}.slider-bottom .owl-btn{font-size:26px;font-weight:700;color:var(--btn-clr);cursor:pointer;height:25px;width:25px;display:flex;align-items:center;justify-content:center;transition:all ease .3s}.slider-bottom .owl-btn i{transition:all ease .3s}.slider-bottom .owl-btn:hover i{transform:translateX(5px) scale(1.1)}.slider-bottom .owl-btn:first-child:hover i{transform:translateX(-5px) scale(1.1)}.slider-bottom .owl-btn-next:hover i{transform:translateX(-5px) scale(1.1)}.app-slider-section{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden}.app-slider-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;max-width:none;padding:0;margin:0;min-height:600px}.app-slider-wrapper .app-content{width:100%;max-width:50%;text-align:center;padding:86px 60px 42px;background:var(--section-bg);box-shadow:0 0 20px rgba(4,97,165,.05);border-radius:0;position:relative;z-index:2}.app-slider-wrapper .app-content .subtitle{margin-bottom:15px}@media (max-width:1399px){.app-slider-wrapper .app-content{max-width:50%;padding:60px 40px 30px}}@media (max-width:1199px){.app-slider-wrapper .app-content{max-width:50%;padding:50px 30px 25px}}@media (max-width:991px){.app-slider-wrapper{flex-direction:column}.app-slider-wrapper .app-content{max-width:100%;padding:40px 20px 25px;width:100%}.app-slider-wrapper .app-thumb{width:100%;height:400px}}.app-slider-wrapper .app-thumb{width:50%;height:511px;position:relative;margin-right:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%)}@media (max-width:1399px){.app-slider-wrapper .app-thumb{margin-right:0}}@media (max-width:1199px){.app-slider-wrapper .app-thumb{margin-right:0}}@media (max-width:991px){.app-slider-wrapper .app-thumb{margin:0;height:400px}.app-slider-wrapper .app-thumb .smaller-thumb{top:52%}}@media (max-width:575px){.app-slider-wrapper .app-thumb{width:100%;height:350px}.app-slider-wrapper .app-thumb .main-thumb,.app-slider-wrapper .app-thumb .smaller-thumb{width:200px!important;height:381px!important}.app-slider-wrapper .app-thumb .smaller-thumb{top:60%;transform:translateY(-50%) scale(.6)!important;right:120px}.main-thumb .app-slider img,.smaller-thumb .app-slider img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;min-height:100%!important}}.main-thumb,.smaller-thumb{width:200px!important;height:381px!important;margin-left:auto;overflow:hidden;position:relative;z-index:3}.main-thumb .main-img,.smaller-thumb .main-img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;z-index:5;pointer-events:none}.main-thumb .app-slider,.smaller-thumb .app-slider{position:absolute;right:0;top:0;height:100%;width:100%;z-index:1;overflow:hidden;border-radius:25px;background:0 0}.main-thumb .app-slider .owl-stage-outer,.smaller-thumb .app-slider .owl-stage-outer{height:100%;width:100%}.main-thumb .app-slider .owl-stage,.smaller-thumb .app-slider .owl-stage{height:100%;width:100%}.main-thumb .app-slider .owl-item,.smaller-thumb .app-slider .owl-item{height:100%;width:100%}.main-thumb .app-slider img,.smaller-thumb .app-slider img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:25px}.smaller-thumb{top:50%;transform:translateY(-50%) scale(.84);position:absolute;z-index:1;right:140px}.app-slider-section-revamped{background:linear-gradient(90deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);padding:80px 0;position:relative;overflow:hidden}.app-slider-section-revamped::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);z-index:1}.app-slider-wrapper-revamped{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.app-content-revamped{color:#fff}.app-headline{margin-bottom:2rem}.app-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 1.5rem 0;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.1)}.app-subcopy{font-size:1.2rem;font-weight:400;line-height:1.5;margin:0;color:#2c3e50;opacity:.9}.app-stats-row{display:flex;gap:3rem;margin-bottom:2.5rem}.stat-item{text-align:left}.stat-number{font-size:2.5rem;font-weight:800;color:#000;line-height:1;margin-bottom:.25rem}.stat-label{font-size:1rem;font-weight:600;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px}.app-service-icons{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:nowrap;width:100%;max-width:600px}.service-icon-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:0;padding:0 .5rem}.service-icon-circle{width:70px;height:70px;background:linear-gradient(135deg,#00c4cc,#00a6a9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 6px 20px rgba(0,196,204,.3);transition:all .3s ease;border:3px solid #fff;position:relative}.service-icon-circle::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(135deg,#00c4cc,#00a6a9);border-radius:50%;z-index:-1;opacity:.2;transition:all .3s ease}.service-icon-circle:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 10px 30px rgba(0,196,204,.4)}.service-icon-circle:hover::before{opacity:.3;transform:scale(1.1)}.service-icon-circle i{font-size:1.8rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.service-icon-label{font-size:.9rem;font-weight:700;color:#000;line-height:1.3;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.app-thumb-revamped{position:relative;display:flex;justify-content:center;align-items:center}.app-thumb-revamped .main-thumb,.app-thumb-revamped .smaller-thumb{width:220px;height:420px;filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .2));transition:all .3s ease}.app-thumb-revamped .main-thumb:hover,.app-thumb-revamped .smaller-thumb:hover{transform:translateY(-5px);filter:drop-shadow(0 15px 40px rgba(0, 0, 0, .3))}.register-beautician-section{background:linear-gradient(90deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);padding:60px 0;position:relative;overflow:hidden}.register-beautician-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);z-index:1}.register-beautician-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.register-beautician-image{display:flex;justify-content:center;align-items:center}.provider-image{width:100%;max-width:400px;height:auto;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease}.provider-image:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.register-beautician-content{color:#fff;text-align:left}.register-beautician-title{font-size:2.5rem;font-weight:800;color:#000;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.register-beautician-subtext{font-size:1.2rem;font-weight:400;color:#2c3e50;margin-bottom:2rem;line-height:1.5;opacity:.9}.register-beautician-cta{margin-top:1.5rem}.btn-register-here{background:linear-gradient(135deg,#00c4cc,#00a6a9);color:#fff;border:2px solid transparent;padding:15px 35px;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,196,204,.3);text-transform:none;letter-spacing:.5px}.btn-register-here:hover{background:linear-gradient(135deg,#00b3b3,#008a8a);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,196,204,.4);text-decoration:none}.btn-register-here:focus{outline:0;box-shadow:0 0 0 3px rgba(0,196,204,.3)}.btn-register-beautician-revamped{background:#fff;color:#00c4cc;border:2px solid #fff;padding:15px 35px;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.15);text-transform:none;letter-spacing:.5px}.btn-register-beautician-revamped:hover{background:#00c4cc;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2);text-decoration:none}.btn-register-beautician-revamped:focus{outline:0;box-shadow:0 0 0 3px rgba(255,255,255,.3)}@media (max-width:1200px){.app-slider-wrapper-revamped{gap:3rem}.app-title{font-size:3rem}.app-stats-row{gap:2rem}.stat-number{font-size:2rem}}@media (max-width:991px){.app-slider-wrapper-revamped{grid-template-columns:1fr;gap:3rem;text-align:center}.app-content-revamped{order:2}.app-thumb-revamped{order:1}.app-title{font-size:2.5rem}.app-stats-row{justify-content:center}.app-service-icons{justify-content:center}.register-beautician-wrapper{grid-template-columns:1fr;gap:3rem;text-align:center}.register-beautician-content{order:2}.register-beautician-image{order:1}.register-beautician-title{font-size:2rem}}@media (max-width:768px){.app-slider-section-revamped{padding:60px 0}.app-title{font-size:2rem}.app-subcopy{font-size:1rem}.app-stats-row{flex-direction:column;gap:1rem;align-items:center}.stat-item{text-align:center}.app-service-icons{gap:.5rem;max-width:100%;padding:0 1rem}.service-icon-item{flex:1;min-width:0;padding:0 .25rem}.service-icon-circle{width:60px;height:60px}.service-icon-circle i{font-size:1.5rem}.service-icon-label{font-size:.75rem;white-space:normal;line-height:1.2}.app-thumb-revamped .main-thumb,.app-thumb-revamped .smaller-thumb{width:180px;height:340px}.register-beautician-section{padding:40px 0}.register-beautician-wrapper{gap:2rem}.register-beautician-title{font-size:1.8rem}.register-beautician-subtext{font-size:1rem}.btn-register-here{padding:12px 25px;font-size:1rem}}@media (max-width:576px){.app-title{font-size:1.8rem}.app-service-icons{display:flex;justify-content:space-between;gap:.25rem;padding:0 .5rem}.service-icon-item{flex:1;min-width:0;padding:0 .125rem}.service-icon-circle{width:50px;height:50px}.service-icon-circle i{font-size:1.2rem}.service-icon-label{font-size:.7rem;white-space:normal;line-height:1.1}.app-thumb-revamped .main-thumb,.app-thumb-revamped .smaller-thumb{width:150px;height:285px}.btn-register-beautician-revamped{padding:12px 25px;font-size:1rem}}.testimonial-section-enhanced{background:linear-gradient(135deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);padding:80px 0;position:relative;overflow:hidden}.testimonial-section-enhanced::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#f0fdff 0,#e0f7fa 50%,#b2f5ea 100%);z-index:1}.testimonial-container-tile{background:#fff;border-radius:25px;box-shadow:0 15px 50px rgba(0,0,0,.1);padding:50px 40px;position:relative;z-index:2;margin:0 20px}.testimonial-section-title{font-size:2.5rem;font-weight:800;text-align:center;color:#000;margin-bottom:3rem;position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.testimonial-slider{position:relative;z-index:2;padding:0 20px}.testimonial__item{background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;height:auto}.testimonial__item:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.testimonial__item-wrapper{padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.testimonial__item-img{margin-bottom:20px}.testimonial__item-img img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:all .3s ease}.testimonial__item:hover .testimonial__item-img img{transform:scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.2)}.testimonial__item-cont{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial__text{font-size:1rem;line-height:1.6;color:#2c3e50;font-style:italic;margin-bottom:20px;position:relative;padding:0 10px}.testimonial__rating{display:flex;justify-content:center;gap:3px;margin-bottom:20px}.testimonial__rating i{color:#ffc107;font-size:1.2rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.testimonial__author{display:flex;flex-direction:column;align-items:center}.testimonial__name{font-size:1.1rem;font-weight:700;color:#000;margin-bottom:5px}.testimonial__title{font-size:.9rem;color:#6c757d;font-weight:500}.slider-bottom{margin-top:40px}.owl-btn{width:50px;height:50px;background:linear-gradient(135deg,#00c4cc,#00a6a9);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,196,204,.3);border:2px solid #fff}.owl-btn:hover{background:linear-gradient(135deg,#00b3b3,#008a8a);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,196,204,.4)}.owl-btn i{color:#fff;font-size:1.2rem;font-weight:700}.slider-counter{font-size:1rem;font-weight:600;color:#00c4cc;display:flex;align-items:center;justify-content:center;min-width:60px}.testimonial-cta-bar{margin-top:50px;text-align:center;position:relative;z-index:2}.testimonial-cta-content{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:inline-block}.testimonial-cta-text{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:20px}.btn-download-app{background:linear-gradient(135deg,#00c4cc,#00a6a9);color:#fff;border:none;padding:15px 35px;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,196,204,.3);text-transform:none;letter-spacing:.5px}.btn-download-app:hover{background:linear-gradient(135deg,#00b3b3,#008a8a);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,196,204,.4);text-decoration:none}.btn-download-app:focus{outline:0;box-shadow:0 0 0 3px rgba(0,196,204,.3)}@media (max-width:768px){.testimonial-section-enhanced{padding:60px 0}.testimonial-container-tile{padding:40px 30px;margin:0 15px}.testimonial-section-title{font-size:2rem;margin-bottom:2rem}.testimonial__item-wrapper{padding:25px 20px}.testimonial__item-img img{width:100px;height:100px}.testimonial__text{font-size:.9rem}.testimonial__name{font-size:1rem}.testimonial__title{font-size:.8rem}.owl-btn{width:45px;height:45px}.owl-btn i{font-size:1.1rem}.testimonial-cta-content{padding:25px 20px}.testimonial-cta-text{font-size:1.3rem}.btn-download-app{padding:12px 30px;font-size:1rem}}@media (max-width:576px){.testimonial-container-tile{padding:30px 20px;margin:0 10px}.testimonial-section-title{font-size:1.8rem}.testimonial__item-wrapper{padding:20px 15px}.testimonial__item-img img{width:90px;height:90px}.testimonial__quote-icon{font-size:1.5rem}.testimonial__text{font-size:.85rem}.testimonial__rating i{font-size:1rem}.owl-btn{width:40px;height:40px}.owl-btn i{font-size:1rem}.testimonial-cta-text{font-size:1.2rem}.btn-download-app{padding:10px 25px;font-size:.9rem}}.app-features-row{display:flex;justify-content:center;align-items:center;gap:2rem;margin:3rem 0 2rem 0;flex-wrap:wrap}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:140px;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#20c997,#17a2b8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;font-size:1.5rem;color:#fff;box-shadow:0 4px 15px rgba(32,201,151,.3)}.feature-label{font-size:.9rem;font-weight:600;color:#2c3e50;line-height:1.3;margin:0}.app-cta-wrapper{text-align:center;margin-top:1.5rem}.btn-register-beautician{background:linear-gradient(135deg,#20c997,#17a2b8);color:#fff;border:none;padding:12px 30px;border-radius:25px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px rgba(32,201,151,.3);text-transform:none;letter-spacing:.5px}.btn-register-beautician:hover{background:linear-gradient(135deg,#1bb085,#138496);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(32,201,151,.4);text-decoration:none}.btn-register-beautician:focus{outline:0;box-shadow:0 0 0 3px rgba(32,201,151,.3)}@media (max-width:768px){.app-features-row{gap:1rem;margin:2rem 0 1.5rem 0}.feature-item{min-width:120px;padding:.75rem;flex:1;max-width:calc(50% - .5rem)}.feature-icon{width:40px;height:40px;font-size:1.2rem;margin-bottom:.5rem}.feature-label{font-size:.8rem}.btn-register-beautician{padding:10px 25px;font-size:.9rem}}@media (max-width:576px){.app-features-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 1rem 0}.feature-item{min-width:auto;padding:.75rem .5rem}.feature-icon{width:35px;height:35px;font-size:1rem}.feature-label{font-size:.75rem}}.scroll-elem{top:-100px;visibility:hidden;opacity:0;position:relative}.page-header{border-radius:10px;position:relative;padding:200px 0;text-align:center}.page-header::before{content:"";inset:0;position:absolute;border-radius:10px;background:0 0}.page-header .title{position:relative;z-index:1;font-size:30px;text-transform:capitalize;font-weight:700;color:var(--white-clr)}@media (max-width:991px){.page-header{padding:160px 0}}@media (max-width:575px){.page-header .title{font-size:24px}.page-header{padding:120px 0}}.page-header.bg__img{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;min-height:400px;height:auto;position:relative;overflow:hidden}.page-header.bg__img::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 100%);border-radius:10px;z-index:0}.page-header.bg__img .title{position:relative;z-index:2;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width:991px){.page-header.bg__img{min-height:350px}}@media (max-width:575px){.page-header.bg__img{min-height:300px}}.page-header{transition:all .3s ease}.page-header.bg__img{box-shadow:0 8px 30px rgba(0,0,0,.12)}.page-header .title{font-weight:600;letter-spacing:.5px;margin:0;padding:0}.container.pt-3{padding-top:2rem!important}.form--control:not(button){background:var(--body-bg)!important;border:1px solid var(--border-clr);box-shadow:none!important;outline:0;padding:0 15px;border-radius:5px;color:var(--title-clr)!important}.form--control:not(button):focus{border-color:var(--btn-clr)!important}.form--control:not(button)::placeholder{color:var(--body-clr)!important}.form--control{height:45px}button.form--control{height:45px;width:auto;border-radius:25px;min-width:141px}textarea.form--control{height:120px;padding:20px}.dark-theme .page-header{background:0 0}.contact__item{padding:29px 30px;line-height:1.5;box-shadow:0 4px 10px rgba(var(--title-rgb),.06);background:var(--body-bg)}.contact__item *{transition:all ease .3s}.contact__item-icon{font-size:30px;line-height:1;margin-bottom:9px}.contact__item-title{font-size:20px;font-weight:700;margin-bottom:9px}.contact__item ul li a{color:var(--body-clr)}.contact__item:hover .contact__item-icon,.contact__item:hover .contact__item-title,.contact__item:hover ul li,.contact__item:hover ul li a{color:var(--base-clr)}@media (max-width:450px){.contact__item{padding:15px;font-size:12px}.contact__item-title{font-size:16px;margin-bottom:5px}.contact__item-icon{font-size:24px;margin-bottom:5px}}.shadow-form{box-shadow:0 0 15px rgba(var(--title-rgb),.07);padding:30px 31px 33px}.pb-60{padding-bottom:60px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pt-60{padding-top:60px}.cmn--btn{font-size:14px;font-weight:700;text-transform:capitalize;color:#fff;background:linear-gradient(135deg,#20b2aa 0,#17a2b8 100%);padding:10px 24px;line-height:1.4;border-radius:30px;border:none;transition:all ease .3s;box-shadow:0 6px 20px rgba(32,178,170,.4);font-family:Poppins,Inter,Montserrat,sans-serif;margin-left:15px;min-width:120px;text-align:center;flex-shrink:0}.cmn--btn:hover{color:#fff;background:linear-gradient(135deg,#17a2b8 0,#20b2aa 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(32,178,170,.4)}.cmn--btn2{font-size:14px;text-transform:capitalize;color:var(--base-clr);background:rgba(var(--btn-rgb),.05);padding:5px 16px;line-height:26px;border-radius:18px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.cmn--btn2 i{font-size:18px;margin-left:5px;font-weight:700}.cmn--btn2:hover{color:var(--white-clr);background:var(--btn-clr)}.bg--body{background-color:var(--body-bg)!important}.bg--section{background-color:var(--section-bg)!important}.badge--base,.bg--base,.btn--base{background-color:var(--base-clr)!important;border-color:var(--base-clr)!important}.badge--title,.bg--title,.btn--title{background-color:var(--title-clr)!important;border-color:var(--title-clr)!important}.text--primary{color:#0c67a3!important}.text--secondary{color:#668799!important}.text--success{color:#0ead69!important}.text--danger{color:#d90429!important}.text--warning{color:#ee9b00!important}.text--info{color:#00b4d8!important}.text--dark{color:#192a56!important}.text--white{color:#fff!important}.text--white p,.text--white span,.text--white ul li,.text--white ul li a{color:#daddff}.text--black{color:#000!important}.text--body{color:var(--body-clr)!important}.text--base{color:var(--base-clr)!important}.text--btn{color:var(--btn-clr)!important}.text--title{color:var(--title-clr)!important}.top-padding{padding-inline-start:20px}.dark-theme{--body-bg:#121213;--header-bg:#11202be6;--footer:#001f35;--footer-bottom:#111a21}.dark-theme .service-card{background:#1a1a1b;color:#fff;border:1px solid #283c40}.dark-theme .service-card-title{color:#fff}.dark-theme .service-card-description{color:#fff}.dark-theme .testimonial-container-tile{background:#1a1a1b;border:1px solid #283c40}.dark-theme .testimonial__item{background:#1a1a1b;border:1px solid #283c40}.dark-theme .testimonial__text{color:#fff}.dark-theme .testimonial__name{color:#fff}.dark-theme .testimonial__title{color:#fff}.dark-theme .testimonial-cta-content{background:#1a1a1b;border:1px solid #283c40}.dark-theme .testimonial-cta-text{color:#fff}.dark-theme .testimonial-section-title{color:#fff}.dark-theme .testimonial-section-enhanced{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .testimonial-section-enhanced::before{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .newsletter-band{background:linear-gradient(135deg,#1a1a1b 0,#2d3748 50%,#1a202c 100%);border:1px solid #4a5568;position:relative}.dark-theme .newsletter-band::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,196,204,.1) 0,rgba(0,196,204,.05) 50%,rgba(0,196,204,.1) 100%);z-index:1}.dark-theme .newsletter-band .container{position:relative;z-index:2}.dark-theme .newsletter-title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);background:linear-gradient(135deg,#fff 0,#00c4cc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark-theme .newsletter-subtext{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.dark-theme .newsletter-upgrade .newsletter-reassure,.dark-theme .newsletter-upgrade .newsletter-subtext{color:#fff!important;opacity:1}.dark-theme .newsletter-form .form-control{background:rgba(255,255,255,.1);border:2px solid #4a5568;color:#fff;backdrop-filter:blur(10px)}.dark-theme .newsletter-form .form-control::placeholder{color:#fff;opacity:.7}.dark-theme .newsletter-form .form-control:focus{background:rgba(255,255,255,.15);border-color:#00c4cc;box-shadow:0 0 0 .2rem rgba(0,196,204,.25);color:#fff}.dark-theme .newsletter-form .cmn--btn{background:linear-gradient(135deg,#00c4cc,#00a6a9);border:2px solid #00c4cc;box-shadow:0 4px 15px rgba(0,196,204,.3)}.dark-theme .newsletter-form .cmn--btn:hover{background:linear-gradient(135deg,#00a6a9,#008b8b);box-shadow:0 6px 20px rgba(0,196,204,.4);transform:translateY(-2px)}.dark-theme .navbar-bottom-wrapper{background:rgba(26,26,27,.98);border-bottom:1px solid #283c40}.dark-theme .navbar-top{background:rgba(26,26,27,.95);border-bottom:1px solid #283c40}.dark-theme .navbar-bottom-wrapper .menu li a{color:#fff}.dark-theme .navbar-bottom-wrapper .menu li a:hover{background:rgba(0,147,255,.1);color:#0093ff}.dark-theme .who-we-are-wrapper{background:#1a1a1b}.dark-theme .blurb-title{color:#fff}.dark-theme .blurb-text{color:#fff}.dark-theme .app-slider-section-revamped{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .app-slider-section-revamped::before{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .app-title{color:#fff}.dark-theme .app-subcopy{color:#fff}.dark-theme .stat-number{color:#fff}.dark-theme .stat-label{color:#fff}.dark-theme .service-icon-label{color:#fff}.dark-theme .register-beautician-section{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .register-beautician-section::before{background:linear-gradient(90deg,#1a1a1b 0,#141a20 50%,#0f1419 100%)}.dark-theme .register-beautician-content{color:#fff}.dark-theme .register-beautician-title{color:#fff}.dark-theme .register-beautician-subtext{color:#fff}.dark-theme .section-title{color:#fff}.dark-theme .service-section{background:#1a1a1b}.dark-theme .who-we-are-section{background:#1a1a1b}.dark-theme .service-card{box-shadow:0 8px 32px rgba(255,255,255,.1)}.dark-theme .testimonial-container-tile{box-shadow:0 15px 50px rgba(255,255,255,.1)}.dark-theme .testimonial__item{box-shadow:0 10px 30px rgba(255,255,255,.1)}.dark-theme .newsletter-band{box-shadow:0 4px 20px rgba(255,255,255,.1)}.dark-theme .app-slider-section-revamped{box-shadow:0 4px 20px rgba(255,255,255,.1)}.dark-theme .register-beautician-section{box-shadow:0 4px 20px rgba(255,255,255,.1)}.dark-theme .testimonial-section-enhanced{box-shadow:0 4px 20px rgba(255,255,255,.1)}.dark-theme .who-we-are-wrapper{box-shadow:0 8px 32px rgba(255,255,255,.1)}.navbar-nav .dropdown-menu.lang-menu{position:absolute}@media (max-width:575px){.navbar-nav .dropdown-menu.lang-menu{left:unset;right:0;padding-left:10px!important;padding-right:10px!important}.js-navbar-vertical-aside-toggle-invoker{margin-right:0!important}}.lagn-drop-btn>span::before{display:none}@media (max-width:1199px){.lagn-drop-btn{min-width:initial;padding:10px!important}}.lagn-drop-btn+.dropdown-menu{min-width:200px}.lagn-drop-btn+.dropdown-menu li:not(:last-child){border-bottom:1px solid var(--body-bg)}.dropdown-item:hover{background-color:transparent;color:var(--link-color)}.dropdown-menu{box-shadow:0 0 .125rem rgba(65,83,179,.05),0 .75rem 1.5rem -.25rem rgba(65,83,179,.05);border:none;border-radius:.625rem}.color-text{color:var(--base-title)}.subscribe-form-group{position:relative;display:flex;align-items:center;inline-size:clamp(100%,95vw,90%)}.subscribe-form-group .form-control{border:1px solid rgba(4,97,165,.2);border-radius:1.875rem;color:#8a8a8a;background:var(--section-bg-2);height:3.4375rem;padding:1rem 1.5rem}.subscribe-form-group .cmn--btn{position:absolute!important;right:unset;inset-inline-end:0.3125rem;block-size:calc(100% - 0.625rem);display:flex;align-items:center;margin:0;padding:1rem 1.5rem}.footer-social a{border-radius:100px}.footer-social a:hover{box-shadow:var(--base-shadow)}.footer-social img{width:1.25rem;height:1.25rem;border-radius:100px}.gap-10{gap:.625rem}.navbar-bottom-wrapper .menu li a:focus-visible{border:none!important}.subscribe-newsletter{background:url("../img/newsletter-bg.png") no-repeat center}.hero-section{background-image:url('../img/hero-bg.jpg?v=99999')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.py-75{padding-block:75px}.subscribe-btn{position:absolute;inset-inline-end:3px;padding-block:8px;inset-block-start:50%;transform:translateY(-50%);z-index:9}.newsletter-upgrade .newsletter-title{font-size:2rem;font-weight:800;color:#0b2239}.newsletter-upgrade .newsletter-subtext{font-size:1rem;color:#334155;margin-bottom:6px}.newsletter-upgrade .newsletter-reassure{font-size:.9rem;color:#64748b}.newsletter-upgrade .nl-ico{margin:0 2px}.newsletter-input-group{gap:10px}.newsletter-input-group .form-control{box-shadow:0 8px 20px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06)}.newsletter-input-group .subscribe-btn{padding:12px 24px}.footer-gradient{background:linear-gradient(135deg,#e6fbff 0,#d3f4f9 50%,#bfeef4 100%);position:relative}.footer-gradient::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(0,196,204,.08) 1px,transparent 1px);background-size:22px 22px;pointer-events:none}.footer__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-col-title{font-weight:800;margin-bottom:12px;color:#0b2239}.footer__wrapper-link li{margin-bottom:8px}.footer__wrapper-link a{color:#334155;transition:.2s}.footer__wrapper-link a:hover{color:#00a6a9}.footer-social{display:flex;gap:10px}.social-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00c4cc,#00a6a9);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,196,204,.35);transition:transform .2s,box-shadow .2s}.social-circle:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,196,204,.45)}.social-circle i{font-size:18px}.footer-app-title{font-weight:700;color:#0b2239;margin-bottom:8px}.app-btns-lg{display:flex;align-items:center;gap:10px}.store-badge{width:160px;height:auto;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.12)}.footer-contact-list{display:grid;gap:12px}.contact-item{display:flex;align-items:center;gap:10px;color:#334155;text-decoration:none;transition:.2s}.contact-item:hover{color:#00a6a9}.contact-ico{width:36px;height:36px;border-radius:50%;background:#ecfeff;color:#00a6a9;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,196,204,.2)}.footer-bottom{color:#0b2239}@media (max-width:991px) and (min-width:769px){.footer__wrapper{grid-template-columns:repeat(3,1fr);gap:2rem}.footer-col{padding:0 1rem}.footer-col-title{font-size:1.2rem;margin-bottom:1.5rem}.footer-col ul li{margin-bottom:.8rem}.footer-col ul li a{font-size:.95rem}}@media (max-width:768px){.footer__wrapper{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;justify-items:center!important;text-align:center!important;display:grid!important}.footer__wrapper-widget{padding:0 1rem!important;width:100%!important;max-width:200px!important;text-align:center!important}.footer__wrapper-widget:nth-child(odd){padding-left:1rem!important;padding-right:.5rem!important}.footer__wrapper-widget:nth-child(2n){padding-right:1rem!important;padding-left:.5rem!important}.footer__wrapper-widget .footer__wrapper-link{text-align:center!important;max-width:100%!important}.footer__wrapper-widget .footer__wrapper-link li{text-align:center!important}}@media (max-width:576px){.footer__wrapper{grid-template-columns:1fr}.store-badge{width:150px}.newsletter-upgrade .newsletter-title{font-size:1.6rem}}.newsletter-band{background:linear-gradient(90deg,#f0fdff 0,#e8fbff 50%,#dff7fb 100%);padding:4rem 0}.newsletter-title{font-size:2.5rem;font-weight:700;color:#0b2136;margin-bottom:1rem}.newsletter-subtext{font-size:1.1rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.newsletter-form .input-group{max-width:500px;margin:0 auto}.newsletter-form .form-control{border:2px solid #e5e7eb;font-size:1rem}.newsletter-form .form-control:focus{border-color:#00c4cc;box-shadow:0 0 0 .2rem rgba(0,196,204,.25)}.footer-navy{background:#0b2136;color:#fff}.footer-navy .main-footer{padding:3rem 0 2rem}.footer-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:start;position:relative}.footer-grid-4::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,transparent 0,transparent 24%,#1e293b 25%,#1e293b 26%,transparent 26%,transparent 49%,#1e293b 50%,#1e293b 51%,transparent 51%,transparent 74%,#1e293b 75%,#1e293b 76%,transparent 76%);pointer-events:none;z-index:1}.footer__wrapper-widget{padding:0 24px;position:relative;z-index:2}.footer__wrapper-widget:first-child{padding-left:0}.footer__wrapper-widget:last-child{padding-right:0}.footer-navy .footer-col-title{color:#fff;font-weight:700;font-size:1.2rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.8px}.footer-navy .footer__wrapper-link{list-style:none;padding:0;margin:0}.footer-navy .footer__wrapper-link li{margin-bottom:.75rem}.footer-navy .footer__wrapper-link a{color:#cbd5e1;text-decoration:none;font-weight:300;font-size:.9rem;transition:color .3s ease}.footer-navy .footer__wrapper-link a:hover{color:#7ee6ea}.footer-navy .social-circle{background:linear-gradient(135deg,#00c4cc,#00a6a9);color:#fff;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin:0 5px;transition:all .3s ease;text-decoration:none;flex-shrink:0}.footer-navy .social-circle:hover{background:linear-gradient(135deg,#00a6a9,#008b8b);transform:translateY(-3px) scale(1.1);box-shadow:0 6px 20px rgba(0,196,204,.4)}.footer-navy .social-circle i{font-size:18px}.footer-navy .footer-social{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:nowrap}.footer-navy .contact-item{color:#cbd5e1;text-decoration:none;transition:color .3s ease;font-size:.95rem;display:flex;align-items:center;margin-bottom:1rem}.footer-navy .contact-item:hover{color:#7ee6ea}.footer-navy .contact-ico{background:linear-gradient(135deg,#00c4cc,#00a6a9);color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:16px;flex-shrink:0}.footer-bottom-navy{background:#001a2e;color:#9ca3af;border-top:1px solid #1e293b}.footer-bottom-navy small{font-size:13px;font-weight:400;color:#fff;text-align:center}.footer-navy .store-badge{height:40px;width:auto;object-fit:contain;transition:transform .3s ease;margin-bottom:.5rem}.footer-navy .store-badge:hover{transform:scale(1.05)}.footer-navy .app-btns{display:flex;gap:16px;align-items:center;justify-content:center}.footer-navy .logo img{filter:brightness(0) invert(1);height:80px;width:auto;transition:transform .3s ease}.footer-navy .logo:hover img{transform:scale(1.05)}.footer__wrapper-widget:first-child{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (max-width:768px){.newsletter-band{padding:3rem 0}.newsletter-title{font-size:2rem}.newsletter-subtext{font-size:1rem}.newsletter-form .input-group{max-width:100%}}@media (max-width:576px){.newsletter-title{font-size:1.75rem}.newsletter-subtext{font-size:.95rem}}@media (max-width:991px){.footer-grid-4{grid-template-columns:repeat(2,1fr);gap:0}.footer-grid-4::before{background:linear-gradient(to right,transparent 0,#1e293b 0,#1e293b 50%,transparent 50%)}.footer__wrapper-widget{padding:0 16px}.footer__wrapper-widget:nth-child(odd){padding-left:0}.footer__wrapper-widget:nth-child(2n){padding-right:0}.footer-navy .main-footer{padding:2.5rem 0 1.5rem}.footer-navy .logo img{height:70px}.footer__wrapper-widget:first-child{align-items:center;text-align:center}}@media (max-width:768px){.footer-navy .footer-col-title{font-size:1.1rem;margin-bottom:1rem}.footer-navy .social-circle{width:36px;height:36px;margin:0 5px}.footer-navy .social-circle i{font-size:18px}.footer-navy .store-badge{height:40px}.footer-navy .logo img{height:60px}.footer__wrapper-widget:first-child{align-items:center;text-align:center}}@media (max-width:768px) and (min-width:577px){.footer-grid-4{grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center;text-align:center}.footer__wrapper-widget{padding:0 1rem;width:100%;max-width:200px}.footer__wrapper-widget:nth-child(odd){padding-left:1rem;padding-right:.5rem}.footer__wrapper-widget:nth-child(2n){padding-right:1rem;padding-left:.5rem}.footer-grid-4::before{background:linear-gradient(to right,transparent 0,#1e293b 0,#1e293b 50%,transparent 50%)}}@media (max-width:576px){.footer-grid-4{grid-template-columns:1fr;gap:0}.footer-grid-4::before{display:none}.footer__wrapper-widget{padding:0;margin-bottom:2rem}.footer__wrapper-widget:last-child{margin-bottom:0}.footer-navy .main-footer{padding:2rem 0 1rem}.footer-navy .footer-col-title{font-size:1rem}.footer-navy .footer__wrapper-link a{font-size:.9rem}.footer-navy .contact-item{font-size:.9rem}.footer-navy .social-circle{width:36px;height:36px;margin:0 5px}.footer-navy .social-circle i{font-size:16px}.footer-navy .store-badge{height:40px}.footer-navy .logo img{height:50px}.footer__wrapper-widget:first-child{align-items:center;text-align:center}}.how-glam-works-section{background:#fff;padding:5rem 0;position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#18191b;margin-bottom:1rem;font-family:var(--heading-fonts);position:relative;display:inline-block}.section-title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#00c4cc,#ff6b35);border-radius:2px;box-shadow:0 2px 8px rgba(0,196,204,.3)}.section-subtitle{font-size:1.2rem;color:#666;font-style:italic;margin-bottom:0}.steps-flow{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1rem;max-width:1200px;margin:0 auto;width:100%}.step-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:200px;min-height:280px;position:relative;flex-shrink:0;background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(0,196,204,.1);overflow:hidden;justify-content:flex-start}.step-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00c4cc,#ff6b35);z-index:1}.step-item::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b35,#00c4cc);z-index:1}.step-number{width:32px;height:32px;background:linear-gradient(135deg,#00c4cc,#ff6b35);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,196,204,.4);transition:all .3s ease;position:relative;overflow:hidden}.step-number::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#ff6b35,#00c4cc);transition:left .3s ease;z-index:-1}.step-item:hover .step-number{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,196,204,.5)}.step-item:hover .step-number::before{left:0}.step-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,196,204,.15);border-color:#00c4cc}.step-item:hover::before{background:linear-gradient(90deg,#ff6b35,#00c4cc)}.step-item:hover::after{background:linear-gradient(90deg,#00c4cc,#ff6b35)}.step-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.step-icon svg{transition:all .3s ease}.step-item:hover .step-icon svg{transform:scale(1.05)}.step-title{font-size:18px;font-weight:700;color:#18191b;margin-bottom:.75rem;font-family:var(--heading-fonts);line-height:1.3}.step-desc{font-size:14px;color:#666;line-height:1.6;margin-bottom:0;font-family:var(--body-fonts);max-width:200px;flex-grow:1;display:flex;align-items:center;justify-content:center}.flow-arrow{display:flex;align-items:center;justify-content:center;margin:0 1rem;transition:all .3s ease;position:relative}.flow-arrow svg{transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0, 196, 204, .3))}.flow-arrow:hover svg{transform:scale(1.2);filter:drop-shadow(0 4px 8px rgba(0, 196, 204, .5))}.flow-arrow::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:linear-gradient(135deg,rgba(0,196,204,.1),rgba(255,107,53,.1));border-radius:50%;opacity:0;transition:all .3s ease;z-index:-1}.flow-arrow:hover::before{opacity:1;transform:translate(-50%,-50%) scale(1.2)}[data-aos]{opacity:0;transform:translateY(30px);transition:all .6s ease}[data-aos].aos-animate{opacity:1;transform:translateY(0)}@media (max-width:1200px){.steps-flow{gap:.5rem}.flow-arrow{margin:0 .25rem}.step-item{min-width:160px}}@media (max-width:991px) and (min-width:769px){.steps-flow{flex-wrap:nowrap;gap:1rem;justify-content:space-between}.flow-arrow{margin:0 .5rem;display:block;flex:0 0 30px}.step-item{min-width:180px;flex:1;padding:1.5rem 1rem;max-width:calc(25% - 10px)}.section-title{font-size:2.2rem}.step-number{width:40px;height:40px;font-size:1.1rem}.step-title{font-size:1.2rem;margin-bottom:.8rem}.step-desc{font-size:.95rem;line-height:1.5}}@media (max-width:768px){.steps-flow{flex-wrap:wrap;gap:1rem}.flow-arrow{display:none}.step-item{min-width:180px;flex:1;padding:1.5rem 1rem}.section-title{font-size:2.2rem}}@media (max-width:768px){.how-glam-works-section{padding:4rem 0}.steps-flow{flex-direction:column;gap:2rem}.flow-arrow{transform:rotate(90deg);margin:1rem 0}.step-item{min-width:200px;min-height:240px;padding:1.5rem 1rem;width:100%;max-width:300px;margin:0 auto}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.step-title{font-size:16px}.step-desc{font-size:13px;max-width:180px}.step-number{width:28px;height:28px;font-size:14px}}@media (max-width:576px){.how-glam-works-section{padding:3rem 0}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.steps-flow{gap:1.5rem}.step-item{min-width:180px;min-height:220px;padding:1.25rem .75rem;max-width:280px}.step-icon svg{width:40px;height:40px}.step-number{width:24px;height:24px;font-size:12px}.step-title{font-size:15px}.step-desc{font-size:12px;max-width:160px}}@media (max-width:768px){.navbar-bottom-wrapper .menu{gap:4px;margin-right:15px}.navbar-bottom-wrapper .menu li a{padding:8px 12px;font-size:13px;border-radius:8px}.navbar-bottom-wrapper .menu li a::after{height:2px}}@media (max-width:576px){.navbar-bottom-wrapper .menu{gap:2px;margin-right:10px}.navbar-bottom-wrapper .menu li a{padding:6px 8px;font-size:12px;border-radius:6px}.navbar-bottom-wrapper .menu li a::after{height:2px}}