@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:none}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:10px;width:10px;margin-right:12px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{padding:20px;animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}@font-face{font-family:Futura LT;src:url(./fonts/FuturaLT-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Futura LT;src:url(./fonts/FuturaLT-BoldOblique.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Magneta;src:local("Magneta"),url(/fonts/magneta.ttf) format("truetype");font-display:swap;font-style:normal}@font-face{font-family:JohnstonITCPro-Light;src:local("JohnstonITCPro-Light"),url(/fonts/JohnstonITCPro-Light.woff) format("woff");font-display:swap;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}body{font-family:JohnstonITCPro-Light,sans-serif;font-size:16px;line-height:1.2;color:#000;background-color:#f2eee9;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Magneta,sans-serif;font-weight:700;line-height:1.2;margin:0}h1{font-family:Magneta,sans-serif;font-size:36px;line-height:1.3}h2{font-family:Magneta,sans-serif;font-size:20px;line-height:26px}h3{font-family:Magneta,sans-serif;font-size:14px;line-height:20px}h3 span{text-transform:uppercase}p{margin:0;font-family:JohnstonITCPro-Light,sans-serif;font-size:18px;color:#707070;line-height:28px;font-weight:400}a{color:#000;text-decoration:none}a:hover{text-decoration:none}.container{width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;gap:1rem}.drips-extras .react-multi-carousel-list{justify-content:center}.signature-canvas{background:#fff}.header{background-color:#f2eee9;font-family:JohnstonITCPro-Light,sans-serif;z-index:9999;position:relative}@media (max-width: 1200px){.header{padding:12px 0}}.header.sticky{position:fixed;top:0;background:#fff;box-shadow:0 2px 5px #0000001a;z-index:1000;width:100%}.header .wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;z-index:9999}@media (max-width: 1200px){.header .wrapper{justify-content:center;gap:inherit}}.header .wrapper .desk-logo{object-fit:contain;width:220px;z-index:999}@media (max-width: 1200px){.header .wrapper .desk-logo{display:none}}.header .wrapper .mbl-logo{object-fit:contain;height:52px;display:none}@media (max-width: 1200px){.header .wrapper .mbl-logo{display:block}}.header .wrapper .header-right{display:flex;align-items:center;gap:12px}.header .wrapper .header-right .menu-wrap{display:flex;gap:20px;align-items:center;list-style:none;text-transform:uppercase}.header .wrapper .header-right .menu-wrap .menu-item{cursor:pointer;font-family:JohnstonITCPro-Light,sans-serif;font-weight:500}.header .wrapper .header-right .menu-wrap .menu-item .menu-single-item{display:flex;align-items:center;gap:4px}.header .wrapper .header-right .menu-wrap .menu-item .menu-single-item span{line-height:80px}.header .wrapper .header-right .menu-wrap .menu-item:hover .submenu-wrapper,.header .wrapper .header-right .menu-wrap .menu-item:hover .submenu-wrapper .submenu-wrap{transform:scaleY(1)}.header .wrapper .header-right .menu-wrap .menu-item .submenu-wrapper{position:absolute;top:100%;left:0;transform:scaleY(0);transform-origin:top;background-color:transparent;width:100%;padding:0 24px 24px;transition:transform .3s linear;background-color:#f2eee9;border-top:1px solid #dadada;display:flex;gap:24px}.header .wrapper .header-right .menu-wrap .menu-item .submenu-title{font-size:14px;font-weight:700;line-height:20px;padding-bottom:7px;position:relative;text-transform:uppercase;border-bottom:1px solid #dadada;margin-bottom:7px;margin-top:24px;-webkit-text-stroke:.5px}.header .wrapper .header-right .menu-wrap .menu-item .submenu-wrap{transform:scaleY(0);transform-origin:top;transition:transform .5s linear .2s;width:calc(33.33% - 16px);color:#524333}.header .wrapper .header-right .menu-wrap .menu-item .submenu-wrap .submenu{list-style:none;padding:0;width:100%}.header .wrapper .header-right .menu-wrap .menu-item .submenu-wrap .submenu li a{text-decoration:none;display:block;font-size:13px;text-transform:capitalize;line-height:18px;color:#524333;font-weight:300}.header .wrapper .header-right .phone-wrap{display:flex;align-items:center;gap:20px;margin-left:24px}.header .wrapper .header-right .phone-wrap .tel{border:1px solid #c3c3c3;padding:7px 17px;line-height:20px;font-family:Magneta,sans-serif}@media (max-width: 1200px){.header .wrapper .header-right{display:none}}.header .wrapper .btn-wrap{display:none}@media (max-width: 1200px){.header .wrapper .btn-wrap{display:block}}.header .wrapper .hamburger-btn{border:none;cursor:pointer;display:none;background-color:transparent}.header .wrapper .hamburger-btn:focus,.header .wrapper .hamburger-btn:focus-within,.header .wrapper .hamburger-btn:focus-visible{background:transparent;outline:none;box-shadow:none;border:none}@media (max-width: 1200px){.header .wrapper .hamburger-btn{display:block}}.mbl-header{z-index:99999;position:relative}.header-popup .modal__header{max-width:960px;padding:0 16px;left:50%;position:relative;transform:translate(-50%);margin-left:-8px}.header-popup .modal__header h3{color:#777e90;text-transform:uppercase;font-size:14px}.header-popup .modal__header .modal__close-button{background-color:transparent!important}.header-popup .modal__header .modal__close-button svg{height:48px;width:48px;color:#524333}.header-popup .modal__popup{padding:20px;border-radius:0;width:100%;max-height:auto;min-height:100vh;border:1px solid #ddd;background:#f2eee9;z-index:99999;opacity:0;display:flex;top:0;left:0;position:relative;flex-direction:column;transform:translateY(-15px);overflow:hidden}.header-popup .modal__popup .container{max-width:960px}.header-popup .modal__popup .iv-popup-wrap{padding:24px 0 64px}.header-popup .modal__popup .iv-popup-wrap .top{display:flex;align-items:center;gap:24px;justify-content:space-between}.header-popup .modal__popup .iv-popup-wrap .top h1{font-size:50px;line-height:50px}.header-popup .modal__popup .iv-popup-wrap .top .button-wrap{display:flex;flex-direction:column;gap:24px;align-items:flex-end;flex:none}.header-popup .modal__popup .iv-popup-wrap .top .button-wrap a{text-transform:uppercase;align-items:center;display:flex;gap:8px;font-size:14px;text-decoration:underline}.header-popup .modal__popup .drips-items-wrap{margin-top:24px;display:flex;background-color:#fff;align-items:center}.header-popup .modal__popup .drips-items-wrap .left{background-color:#f1e7dc;width:50%;height:100%;display:flex;align-items:center;justify-content:center}.header-popup .modal__popup .drips-items-wrap .left img{width:100%;position:relative;height:100%;object-fit:cover;object-position:center}.header-popup .modal__popup .drips-items-wrap .right{max-height:100%;height:100%;width:50%;padding:24px}.header-popup .modal__popup .drips-items-wrap .right .drips-qnt{font-size:12px;font-weight:700;color:#5b5b5b;text-transform:uppercase;padding:6px 12px;background-color:#fff6e4;width:max-content}.header-popup .modal__popup .drips-items-wrap .right .drips-name-wrap{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.header-popup .modal__popup .drips-items-wrap .right .drips-name-wrap h2{font-size:24px;font-weight:400}.header-popup .modal__popup .drips-items-wrap .right p{color:#707070;margin-bottom:36px;font-size:18px}.header-popup .modal__popup .drips-items-wrap .right .drips-items{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.header-popup .modal__popup .drips-items-wrap .right .drips-items a{background-color:#eaeaea;border-radius:16px;padding:6px 16px;font-weight:500;font-size:14px;line-height:16px;color:#777e90}.privacypolicy-page ul{padding-left:30px}.header.hide-submenu .submenu-wrapper{transform:scaleY(0)!important}.top-nav{background:#000;text-align:center;padding:10px}@media (max-width: 576px){.top-nav{padding:10px 5px}}.top-nav a{color:#f2eee9}@media (max-width: 576px){.top-nav a{font-size:12px}}.randomstrings p{font-size:50px;line-height:2;margin:20px auto}@media (max-width: 576px){.randomstrings p{font-size:25px}}.packagedetails hr{margin:10px auto}.sitemap-page ul{margin-bottom:20px;margin-left:20px}.sitemap-page li{line-height:1.5}.form .form-status{color:red;-webkit-text-stroke:1px}.footer-top{position:relative;background:linear-gradient(to right,#fcf9f5 50%,#f1e7dc 50%)}@media (max-width: 992px){.footer-top{background:#fcf9f5}}.footer-top .top-wrapper{display:flex;align-items:center}@media (max-width: 992px){.footer-top .top-wrapper{flex-direction:column}}.footer-top .top-wrapper .left{width:50%;padding:64px 24px 64px 0}@media (max-width: 1200px){.footer-top .top-wrapper .left{padding:64px 24px 64px 0}}@media (max-width: 992px){.footer-top .top-wrapper .left{width:100%;padding:48px 0}}.footer-top .top-wrapper .left p{margin-top:20px}.footer-top .top-wrapper .right{width:50%;padding:64px 0 64px 64px}@media (max-width: 1200px){.footer-top .top-wrapper .right{padding:64px 0 64px 24px}}@media (max-width: 992px){.footer-top .top-wrapper .right{width:100vw;padding:48px 0;background-color:#f1e7dc;display:flex;align-items:center;justify-content:center}}.footer-top .top-wrapper .right .container{padding:0}.footer-top .top-wrapper .right .container .btn-big{font-size:60px;text-align:left;position:relative;width:max-content;height:auto;background-color:#f1e7dc;border:none;color:#000}@media (max-width: 1400px){.footer-top .top-wrapper .right .container .btn-big{font-size:54px}}@media (max-width: 1200px){.footer-top .top-wrapper .right .container .btn-big{font-size:48px}}@media (max-width: 992px){.footer-top .top-wrapper .right .container .btn-big{padding:0 1rem}}@media (max-width: 576px){.footer-top .top-wrapper .right .container .btn-big{font-size:36px}}.footer-top .top-wrapper .right .container .btn-big img{position:absolute;top:20px;right:20px}@media (max-width: 1400px){.footer-top .top-wrapper .right .container .btn-big img{height:36px}}@media (max-width: 1200px){.footer-top .top-wrapper .right .container .btn-big img{height:32px}}@media (max-width: 576px){.footer-top .top-wrapper .right .container .btn-big img{height:24px;top:16px}}.footer-bottom{background-color:#000;padding:40px 0;font-family:JohnstonITCPro-Light,sans-serif}.footer-bottom .footer-wrapper{display:flex;justify-content:space-between;gap:24px}@media (max-width: 992px){.footer-bottom .footer-wrapper{flex-wrap:wrap}}.footer-bottom .footer-wrapper__col{width:max-content}@media (max-width: 992px){.footer-bottom .footer-wrapper__col{width:calc(50% - 12px)}}@media (max-width: 576px){.footer-bottom .footer-wrapper__col{width:100%}}.footer-bottom .footer-wrapper__col img{margin-bottom:12px;height:60px;width:60px}.footer-bottom .footer-wrapper__col p,.footer-bottom .footer-wrapper__col a{font-size:14px;color:#fff}.footer-bottom .footer-wrapper__col ul{list-style:none;padding:0}.footer-bottom .footer-wrapper__col ul li{margin-bottom:.5rem}.footer-bottom .footer-wrapper__col ul li a{text-decoration:none;color:#fff}@media (max-width: 576px){.footer-bottom .footer-wrapper__col.social-wrap{display:flex;flex-direction:column}}.footer-bottom .footer-wrapper__col.footer-wrapper__social{display:flex}.footer-bottom .footer-wrapper__col.footer-wrapper__social .wrap{display:flex;flex-direction:column;gap:12px}.footer-bottom .footer-wrapper__col.footer-wrapper__social .wrap p{text-transform:uppercase}.footer-bottom .footer-wrapper__col.footer-wrapper__social .wrap a{display:flex;align-items:center;gap:6px}.footer-bottom .footer-wrapper__col.footer-wrapper__social .wrap a span{font-size:16px}.footer-bottom .footer-wrapper__social{display:flex;gap:1rem}.footer-bottom .footer-wrapper__social svg{font-size:1.5rem;cursor:pointer}.footer-bottom .footer-wrapper__social svg:hover{color:#444}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:998}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:-350px;width:100%;max-width:350px;height:100%;background-color:#fefefe;z-index:999;transition:left .3s ease;overflow-y:auto}.mobile-menu.active{left:0}.mobile-menu .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px}.mobile-menu .mobile-menu-header .logo{height:40px;object-fit:contain}.mobile-menu .mobile-menu-header .close-btn{border:none;background:none;padding:8px;cursor:pointer}.mobile-menu .mobile-menu-header .close-btn svg{fill:#333}.mobile-menu .mobile-menu-nav{padding:20px;position:relative}.mobile-menu .mobile-menu-nav .menu-wrap{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px;animation:slideLeft .4s ease forwards}.mobile-menu .mobile-menu-nav .menu-item{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#333;cursor:pointer;margin-bottom:12px}.mobile-menu .mobile-menu-nav .menu-item a,.mobile-menu .mobile-menu-nav .menu-item .menu-single-item{display:flex;align-items:center;justify-content:space-between;width:100%;text-decoration:none;color:#333}.mobile-menu .mobile-menu-nav .menu-item a span,.mobile-menu .mobile-menu-nav .menu-item .menu-single-item span{flex-grow:1}.mobile-menu .mobile-menu-nav .menu-item a svg,.mobile-menu .mobile-menu-nav .menu-item .menu-single-item svg{flex-shrink:0;font-size:18px}.mobile-menu .mobile-menu-nav .menu-back{display:flex;align-items:center;gap:8px;font-size:16px;margin-bottom:20px;color:#333;cursor:pointer}.mobile-menu .mobile-menu-nav .menu-back svg{font-size:20px}@keyframes slideLeft{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.btn{position:relative;height:48px;border-radius:5px;padding:0 20px;min-width:min-content;width:100%;text-transform:uppercase;font-family:Nunito Sans,sans-serif;font-size:14px;border:1px solid #000000;background-color:#000;color:#fff;white-space:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn:hover,.btn.btn-stroke{background-color:transparent;color:#000}.btn.btn-stroke:hover{background-color:#000;color:#fff;border-color:#000}.btn.btn-stroke-white{background-color:transparent;color:#fff;border-color:#fff}.btn.btn-stroke-white:hover{background-color:#fff;color:#000;border-color:#fff}.btn.btn-light{background-color:#f2eee9;border-color:#fff;color:#000}.btn.btn-light:hover{background-color:#000;border-color:#000;color:#fff}.btn.btn-light-stroke{background-color:#fff;border-color:#fff;color:#000}.btn.btn-light-stroke:hover{background-color:transparent;border-color:#fff;color:#fff}.btn-wrap{display:flex;align-items:center;gap:12px;width:max-content}@media (max-width: 576px){.btn-wrap{flex-direction:column}}.articleWrap{position:relative;display:flex;flex-direction:column;gap:16px;justify-content:space-between;width:calc(25% - 15px);flex:none}@media (max-width: 992px){.articleWrap{width:calc(50% - 10px)}}@media (max-width: 576px){.articleWrap{width:100%}}.articleWrap .content{display:flex;flex-direction:column;gap:16px}.articleWrap img{width:100%;height:380px;object-fit:cover}.articleWrap p{font-size:14px;line-height:18px}.articleWrap a{text-decoration:underline}.articleWrap h2 a{text-decoration:none}.testimonial{padding:20px 0}.client-reviews{position:relative;padding:64px 0;background-color:transparent}.client-reviews__header{text-align:center;margin-bottom:48px}.client-reviews__content{display:grid;grid-template-columns:2fr 1fr;gap:9rem}@media (max-width: 1199px){.client-reviews__content{grid-template-columns:1fr;gap:2rem}}.client-reviews__left{display:flex;flex-direction:column;justify-content:center}.client-reviews__left blockquote{font-size:24px;color:#000;margin-bottom:2rem;line-height:1.5}.client-reviews__left .client-index{font-size:14px;opacity:.7}.client-reviews__right .video-container{aspect-ratio:16/9;border-radius:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;overflow:hidden}.client-reviews__right .video-container:hover{opacity:.9}.client-reviews__right .video-container video{width:100%;height:100%;object-fit:cover}.client-reviews__navigation{display:flex;justify-content:center;gap:16px;margin-top:32px}.client-reviews__navigation .nav-button{width:40px;height:40px;border:none;border-radius:50%;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.client-reviews__navigation .nav-button:hover{background-color:#e0e0e0}.client-reviews__navigation .nav-button svg{width:20px;height:20px}@media (max-width: 768px){.client-reviews__left blockquote{font-size:18px}.client-reviews__navigation{gap:12px}.client-reviews__navigation .nav-button{width:36px;height:36px}}.hero-section{position:relative;height:650px;width:100%}.hero-section .hero-img{position:absolute;width:100%;height:650px;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:top center}.hero-section .hero-wrapper{position:absolute;bottom:48px;width:100%}.hero-section .hero-wrapper .hero-wrap{display:flex;align-items:center;gap:1ch;flex-wrap:wrap}.hero-section .hero-wrapper .hero-wrap span{font-family:Magneta,sans-serif;font-size:50px;font-weight:700;color:#fff}.hero-section .hero-wrapper .hero-wrap span.text-light{font-weight:300}.hero-section .hero-wrapper .hero-wrap span.text-italic{font-style:italic}.hero-section .hero-wrapper h1{color:#fff}.hero-section .hero-wrapper p{color:#fff;width:70%;margin-top:12px}@media (max-width: 992px){.hero-section .hero-wrapper p{width:100%}}.pagination{display:flex;list-style-type:none;justify-content:center;margin:48px 0 0}.pagination li{margin:0 5px}.pagination .active{font-weight:700}.pagination button{background-color:#000;color:#fff;border:1px solid #ccc;height:36px;width:36px;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}.pagination button:hover{background-color:transparent;color:#000}.pagination button:disabled{cursor:not-allowed;color:#ccc}.offer-card{overflow:hidden}.offer-card__image{width:100%;height:350px;overflow:hidden}.offer-card__image img{width:100%;height:100%;object-fit:cover}.offer-card__image .new-badge{position:absolute;left:24px;top:24px;background-color:#90ee90;border-radius:5px;padding:3px 5px;font-weight:300}.offer-card__content{padding:24px 0}.offer-card__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.offer-card__title{font-size:24px;margin:0;font-family:Magneta,sans-serif;font-weight:300;text-transform:uppercase;line-height:24px}.offer-card__toggle{background:#000;border:none;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;border-radius:50%;flex:none}.offer-card__toggle:hover{opacity:.7}.offer-card__details{margin-top:15px}.offer-card__details ul{list-style:disc;padding-left:9px}.offer-card__details li{list-style:disc}.offer-card__details li p{margin-top:8px}.offer-card__details .btn-wrap{margin-top:24px}.ivPackage-card{overflow:hidden}.ivPackage-card__image{width:100%;height:350px;overflow:hidden}.ivPackage-card__image img{width:100%;height:100%;object-fit:cover}.ivPackage-card__image .new-badge{position:absolute;left:24px;top:24px;background-color:#90ee90;border-radius:5px;padding:3px 5px;font-weight:300}.ivPackage-card__content{padding:24px 0}.ivPackage-card__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ivPackage-card__title{font-size:24px;margin:0;font-family:Magneta,sans-serif;font-weight:300;text-transform:uppercase;line-height:24px}.ivPackage-card__toggle{background:#000;border:none;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;border-radius:50%;flex:none}.ivPackage-card__toggle:hover{opacity:.7}.ivPackage-card__details{margin-top:15px}.ivPackage-card__details ul{list-style:disc;padding-left:9px}.ivPackage-card__details li{list-style:disc;margin-bottom:20px}.ivPackage-card__details li p{margin-top:8px}.ivPackage-card__details .btn-wrap{margin-top:24px}.aesthetic-card{overflow:hidden}.aesthetic-card p{font-size:14px;font-weight:300;line-height:20px;color:#000;font-family:JohnstonITCPro-Light,sans-serif}.aesthetic-card__image{width:100%;height:380px;overflow:hidden;position:relative}.aesthetic-card__image img{width:100%;height:100%;object-fit:cover}.aesthetic-card__image h3{position:absolute;bottom:16px;left:16px;font-size:22px;margin:0;font-family:Magneta,sans-serif;line-height:30px;color:#fff}.aesthetic-card__content{padding:24px 0}.aesthetic-card__header{display:flex;justify-content:space-between;flex-direction:column;cursor:pointer;gap:12px}.aesthetic-card__sub-title{font-size:14px;margin:0;font-family:Magneta,sans-serif;font-weight:700;line-height:20px}.aesthetic-card__toggle{background:#000;border:none;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;border-radius:50%;flex:none;align-self:flex-end;margin-top:24px}.aesthetic-card__toggle:hover{opacity:.7}.aesthetic-card__details{margin-top:15px;display:flex;flex-direction:column;gap:24px}.aesthetic-card__details .concern-wrap p{text-decoration:underline}.aesthetic-card__details .concern-wrap .single-concern-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:12px}.aesthetic-card__details .concern-wrap .single-concern-wrap .single-concern{display:flex;align-items:center;gap:8px}.aesthetic-card__details .concern-wrap .single-concern-wrap .single-concern img{height:25px;width:25px}.aesthetic-card__details .duration-cost-wrap{padding:16px;background-color:#fff;display:flex;flex-direction:column;gap:8px}.aesthetic-card__details .duration-cost-wrap .duration-cost{display:flex;align-items:center;gap:8px}.aesthetic-card__details .duration-cost-wrap .duration-cost span{color:#707070;text-transform:uppercase;font-family:Futura LT,sans-serif;font-size:14px;font-weight:200;width:max-content}.single-drips-details .img-box{max-height:352px;width:100%;aspect-ratio:1;background-color:#fffaf4;border-radius:50% 50% 0 0;display:flex;align-items:center;justify-content:center;padding:24px;position:relative}@media (max-width: 992px){.single-drips-details .img-box{max-height:200px}}.single-drips-details .img-box img{height:100%;z-index:9;object-fit:contain}.single-drips-details .img-box span{position:absolute;top:12px;left:12px;color:#fcfcfd;font-size:12px;background-color:#23262f;padding:6px;font-weight:700;border-radius:4px}.single-drips-details .wrap{margin-top:20px}.single-drips-details .wrap .left{display:flex;justify-content:space-between;gap:12px}.single-drips-details .wrap .left h1{font-size:20px}@media (min-width: 992px){.single-drips-details .wrap .left h1{max-width:200px}}@media (max-width: 500px){.single-drips-details .wrap .left h1{font-size:18px}}.single-drips-details .wrap .left a{width:max-content;padding:8px;height:36px}@media (max-width: 768px){.single-drips-details .wrap .left a{margin-right:20px}}.single-drips-details .wrap .left .btntitle{padding:0}.single-drips-details .wrap p{margin-top:4px;font-size:14px}@media (min-width: 992px){.single-drips-details .wrap p{max-width:350px}}.vertical-carousel{display:flex;align-items:center;gap:48px}@media (max-width: 992px){.vertical-carousel{flex-direction:column}}.vertical-carousel .left{width:calc(50% - 24px)}@media (max-width: 992px){.vertical-carousel .left{width:100%}}.vertical-carousel .left img{width:100%}.vertical-carousel .right{width:calc(50% - 24px);text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}@media (max-width: 992px){.vertical-carousel .right{width:100%;gap:12px}}.vertical-carousel .right h1{font-family:Futura LT,sans-serif;font-weight:400}.vertical-carousel .right .step-content{margin:20px 0}.vertical-carousel .right .step-content h3{font-size:20px;font-weight:400;font-family:Futura LT,sans-serif;margin-bottom:10px}.vertical-carousel .arrow{background-color:#ddd;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin:10px 0}.vertical-carousel .arrow:hover{background-color:#bbb}.booking-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:800px;width:100%}.booking-card .card-header{padding:2rem 2rem 1rem;text-align:center}.booking-card .card-header .card-title{color:#524333;font-size:35px;font-weight:700;margin-bottom:.5rem}.booking-card .card-header .card-description{color:#666;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:8px}.booking-card .card-header .progress-bar{width:80px;height:4px;background-color:#e6e8ec;border-radius:4px;left:50%;transform:translate(-50%);position:relative;margin-bottom:1.5rem}.booking-card .card-header .progress-bar:after{content:"";position:absolute;left:0;top:0;height:100%;width:50%;background-color:#000;border-radius:4px}.booking-card .card-header .progress-bar.bar2:after{width:100%}.booking-card .card-content{padding:0 2rem 2rem}.booking-card .card-content .btn-stroke-green{color:#25d366!important;border-color:#25d366!important;margin-bottom:1.5rem}.booking-card .card-content .btn-stroke-green:hover{background-color:transparent}.booking-card .tabs{display:flex;gap:.5rem;background:#0000000d;padding:.25rem;border-radius:.5rem;margin-bottom:1.5rem}.booking-card .tabs .tab{flex:1;padding:.75rem;border:none;border-radius:.25rem;background:none;cursor:pointer;font-size:1rem;transition:all .2s}.booking-card .tabs .tab.active{background:#fff;font-weight:600}.booking-card .tabs .tab:hover:not(.active){background:#ffffff80}.booking-card .form-group{margin-bottom:1.5rem;border:1px solid #ede8e9;border-radius:8px;padding:16px}.booking-card .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#524333;font-size:14px}.booking-card .form-group input[type=text],.booking-card .form-group input[type=email],.booking-card .form-group input[type=tel],.booking-card .form-group input[type=date],.booking-card .form-group select{width:100%;border:none;outline:none;border-radius:4px;font-size:1rem;padding:0;font-weight:500;color:#524333}.booking-card .form-group input[type=text]:focus,.booking-card .form-group input[type=email]:focus,.booking-card .form-group input[type=tel]:focus,.booking-card .form-group input[type=date]:focus,.booking-card .form-group select:focus{outline:none;border-color:#5d4037}.booking-card .form-group input[type=text].error,.booking-card .form-group input[type=email].error,.booking-card .form-group input[type=tel].error,.booking-card .form-group input[type=date].error,.booking-card .form-group select.error{border-color:#ef4444}.booking-card .radio-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.booking-card .radio-group.error .radio-item label{color:#ef4444}.booking-card .radio-group .radio-item{display:flex;align-items:flex-start;gap:.5rem}.booking-card .radio-group .radio-item input[type=radio]{margin-top:.25rem}.booking-card .radio-group .radio-item label{margin:0;font-weight:400}.booking-card .note{display:flex;gap:.5rem;margin:1.5rem 0;color:#666;font-size:14px}.booking-card .note svg{flex:none;width:20px;height:20px;margin-top:.125rem}@media (max-width: 768px){.booking-card .card{margin:1rem}.booking-card .card .card-header{padding:1.5rem 1.5rem 1rem}.booking-card .card .card-header .card-title{font-size:1.5rem}.booking-card .card .card-content{padding:0 1.5rem 1.5rem}.booking-card .tabs{flex-direction:column}.booking-card .tabs .tab{text-align:center}}.specialOffer-card{overflow:hidden}.specialOffer-card__image{width:100%;height:350px;overflow:hidden}.specialOffer-card__image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.specialOffer-card__image .new-badge{position:absolute;left:24px;top:24px;background-color:#90ee90;border-radius:5px;padding:3px 5px;font-weight:300}.specialOffer-card__content{padding:24px 0}.specialOffer-card__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:20px}.specialOffer-card__title{font-size:20px;margin:0;font-family:Magneta,sans-serif;font-weight:300;line-height:24px}.specialOffer-card__toggle{background:#000;border:none;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;border-radius:50%;flex:none}.specialOffer-card__toggle:hover{opacity:.7}.specialOffer-card__details{margin-top:15px}.specialOffer-card__details ul{list-style:disc;padding-left:9px}.specialOffer-card__details li{list-style:disc}.specialOffer-card__details li p{margin-top:8px}.specialOffer-card__details .btn-wrap{margin-top:24px;left:0!important;transform:unset!important}.floating-wrap{position:fixed;right:0;bottom:0;z-index:9999;display:flex;flex-direction:column;gap:12px}.floating-wrap .whatsapp_float{position:relative!important;display:flex;justify-content:flex-end;padding-right:12px}.floating-wrap .whatsapp_float .floating-whatsapp-button{position:relative;bottom:0;right:0}.floating-wrap .whatsapp_float img{padding:12px;object-fit:contain}.floating-wrap .hot-btn-wrap{background-color:#f2eee9;padding:15px;display:flex;align-items:center;gap:10px}.floating-wrap .hot-btn-wrap a:first-child,.floating-wrap .hot-btn-wrap span{font-size:14px;line-height:26px;font-weight:700}.floating-wrap .hot-btn-wrap a:last-child{font-size:14px;line-height:26px;-webkit-text-stroke:.5px transparent}.floating-wrap .hot-btn-wrap a:last-child:hover{-webkit-text-stroke:.5px black}.floatwp{left:15px;right:auto;bottom:10px}.floatpackages{transform:rotate(270deg);right:-22px;bottom:50%}.floatpackages .hot-btn-wrap{background:#000}@media (max-width: 576px){.floatpackages .hot-btn-wrap{padding:12px!important}}.floatpackages a{color:#f2eee9}@media (max-width: 576px){.floatpackages a{font-size:12px!important}}.home-hero{position:relative;height:calc(100lvh - 84px);min-height:580px;width:100%;display:flex;align-items:center;justify-content:center}.home-hero .hero-video{position:absolute;width:100%;height:calc(100lvh - 84px);min-height:580px;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:center}.home-hero .btn-light{font-weight:600}.home-hero .hero-overlay{position:absolute;width:100%;height:calc(100lvh - 84px);min-height:580px;top:0;left:0;right:0;bottom:0;background-color:#0a0a0a;opacity:.3}.home-hero .hero-txt-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px}.home-hero .hero-txt-wrapper h3{font-family:Magneta,sans-serif;font-weight:200;font-style:italic;font-size:40px;color:#fff}@media (max-width: 768px){.home-hero .hero-txt-wrapper h3{font-size:24px}}.home-hero .hero-txt-wrapper h1{position:relative;font-family:Futura LT,sans-serif;font-weight:300;font-size:64px;color:#fff;text-transform:uppercase}.home-hero .hero-txt-wrapper h1 span:first-child{padding-right:90px}.home-hero .hero-txt-wrapper h1 span:last-child{padding-left:90px}@media (max-width: 1200px){.home-hero .hero-txt-wrapper h1{font-size:48px}}@media (max-width: 768px){.home-hero .hero-txt-wrapper h1{font-size:40px}.home-hero .hero-txt-wrapper h1 span:first-child{padding-right:20px}.home-hero .hero-txt-wrapper h1 span:last-child{padding-left:20px}}@media (max-width: 576px){.home-hero .hero-txt-wrapper h1{font-size:32px}}@media (max-width: 470px){.home-hero .hero-txt-wrapper h1{font-size:25px}.home-hero .hero-txt-wrapper h1 span:first-child{padding-right:8px}.home-hero .hero-txt-wrapper h1 span:last-child{padding-left:8px}}.home-hero .hero-txt-wrapper h1 span{font-style:italic;font-weight:700}.home-hero .hero-txt-wrapper p{font-family:Nunito Sans,sans-serif;font-size:24px;color:#fff;font-weight:400;line-height:24px}@media (max-width: 768px){.home-hero .hero-txt-wrapper p{font-size:20px}}@media (max-width: 576px){.home-hero .hero-txt-wrapper p{font-size:18px}}.home-hero .hero-txt-wrapper .hero-bar-wrap{height:85px;margin-top:24px}.home-hero .hero-txt-wrapper .hero-bar-wrap .hero-bar{width:2px;height:85px;background-color:#fff;animation:topBottom 2s linear infinite}.home-welcome{position:relative;padding:64px 0}.home-welcome .welcome-wrapper{display:flex;align-items:center;flex-direction:column;gap:24px;text-align:center}.home-welcome .welcome-wrapper h1{font-weight:500}.home-steps{position:relative;background-color:#f4f5f6;padding:64px 0;display:flex;flex-direction:column;gap:36px}.home-steps .heading-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;width:100%;position:relative;margin-bottom:36px}.home-steps .heading-wrap .btn-wrap{left:0!important;transform:unset!important;margin:0}.home-steps .card{margin:0 12px}.home-steps .btn-wrap{margin-top:36px;left:50%;transform:translate(-50%);position:relative}.home-steps .custom-arrow-container{display:flex;justify-content:space-between;gap:20px;position:absolute;width:100%;top:50%;transform:translateY(-50%);padding:0 48px}.home-steps .custom-arrow{background:#00000080;color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer;font-size:20px;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.home-steps .custom-arrow:hover{background:#000c}.winter-bod{position:relative;padding:50px 96px}@media (max-width: 992px){.winter-bod{padding:30px}}.winter-bod .winter-bod-wrapper{display:flex;align-items:flex-end;gap:48px}@media (max-width: 992px){.winter-bod .winter-bod-wrapper{flex-direction:column;align-items:flex-start;gap:24px}}.winter-bod .winter-bod-wrapper .left{position:relative;width:calc(50% - 24px)}@media (max-width: 992px){.winter-bod .winter-bod-wrapper .left{width:100%;display:flex;justify-content:flex-end}}.winter-bod .winter-bod-wrapper .left .spin-wrap{height:150px;width:150px;position:relative;left:0;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.winter-bod .winter-bod-wrapper .left .spin-wrap{height:100px;width:100px}}.winter-bod .winter-bod-wrapper .left .spin-wrap .spinner-text{position:absolute;height:150px;width:150px;animation:spin 15s linear infinite}@media (max-width: 992px){.winter-bod .winter-bod-wrapper .left .spin-wrap .spinner-text{height:100px;width:100px}}.winter-bod .winter-bod-wrapper .left .spin-wrap .small-logo{height:50px}@media (max-width: 992px){.winter-bod .winter-bod-wrapper .left .spin-wrap .small-logo{height:32px}}.winter-bod .winter-bod-wrapper .right{display:flex;flex-direction:column;gap:24px}.winter-bod .winter-bod-wrapper .right h1{position:relative;display:flex;align-items:center;width:max-content;font-weight:500;flex-wrap:wrap;font-size:48px;font-family:Magneta,sans-serif}@media screen and (max-width: 991px){.winter-bod .winter-bod-wrapper .right h1{font-size:32px;width:100%}}@media screen and (max-width: 767px){.winter-bod .winter-bod-wrapper .right h1{font-size:24px}}.winter-bod .winter-bod-wrapper .right h1 span{color:#302a2e80;font-weight:400}.winter-bod .winter-bod-wrapper .right h1 .select-head{border:none;border-radius:0;width:max-content;font-family:Magneta,sans-serif;color:#000;border-bottom:2px solid #000000;line-height:36px;padding-left:0;margin-left:12px;margin-bottom:-4px;display:flex;flex-wrap:wrap;cursor:pointer}.winter-bod .winter-bod-wrapper .right h1 .select-head span{font-size:16px;margin-left:4px;color:#000}.winter-bod .winter-bod-wrapper .right h1 ul{text-transform:uppercase;font-size:14px;width:max-content;margin-bottom:8px;border:1px solid #000000;position:absolute;top:100%;right:0;background:#fff;z-index:9;display:none}.winter-bod .winter-bod-wrapper .right h1 ul.show,.winter-bod .winter-bod-wrapper .right h1 ul.weveShow{display:block}.winter-bod .winter-bod-wrapper .right h1 ul li{padding:12px 16px!important;cursor:pointer;list-style:none}.article{position:relative;padding:0 0 64px}.article .article-wrapper{display:flex;gap:20px;flex-wrap:wrap}.article .btn-wrap{position:relative;left:50%;margin-top:64px;transform:translate(-50%)}.doctor{position:relative;padding:64px 0}.doctor .doctor-wrapper{display:flex;align-items:center;gap:48px}@media (max-width: 992px){.doctor .doctor-wrapper{flex-direction:column;align-items:flex-start}}.doctor .doctor-wrapper .left{flex:none}@media (max-width: 992px){.doctor .doctor-wrapper .left img{width:100%;max-width:100%}}.doctor .doctor-wrapper .right{display:flex;flex-direction:column}.doctor .doctor-wrapper .right p{margin:24px 0}.testimonial{background-color:#f4f5f6}.as-seen{padding:48px 0;background-color:#fff}.as-seen .as-seen-wrapper{display:flex;justify-content:space-between;align-items:center;gap:48px}@media (max-width: 992px){.as-seen .as-seen-wrapper{flex-direction:column;align-items:center}}.as-seen .as-seen-wrapper h1{text-transform:uppercase;font-size:35px;line-height:45px}.as-seen .as-seen-wrapper .seen-wrap{display:flex;align-items:center;gap:48px}.as-seen .as-seen-wrapper .seen-wrap img{flex:1 1 auto;max-width:150px;max-height:90px;object-fit:contain;width:100%;height:auto}@keyframes spin{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes topBottom{0%{height:0px}to{height:85px}}.about-us{position:relative}.about-us .details{overflow:hidden;position:relative;color:#fff;background:linear-gradient(90deg,#000 50%,#fcf9f5 50%)}@media (max-width: 992px){.about-us .details{background:#fcf9f5}}.about-us .details .details-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000 50%,#fcf9f5 50%);-webkit-transform:rotate(22deg) scale(2);transform:rotate(22deg) scale(2);z-index:1}@media (max-width: 992px){.about-us .details .details-bg{display:none}}.about-us .details .details-wrap{display:flex;align-items:center;z-index:2;gap:20%}@media (max-width: 992px){.about-us .details .details-wrap{flex-direction:column}}.about-us .details .details-wrap .left{padding:64px 0}.about-us .details .details-wrap .left h1{font-family:Futura LT,sans-serif;font-weight:300;margin-bottom:12px}.about-us .details .details-wrap .left p{color:#fff;font-size:20px;line-height:30px}@media (max-width: 992px){.about-us .details .details-wrap .left{background-color:#000;width:100vw}}.about-us .details .details-wrap .right{padding:64px 0}.about-us .details .details-wrap .right .container{padding:0}.about-us .details .details-wrap .right h1{font-family:Futura LT,sans-serif;font-weight:300;margin-bottom:12px;color:#000}.about-us .details .details-wrap .right p{color:#fff;font-size:20px;line-height:30px;color:#000}.about-us .services{background:#d2c6b4;padding:64px 0}.about-us .services .services-wrap{display:flex;gap:24px}@media (max-width: 992px){.about-us .services .services-wrap{flex-direction:column;gap:48px}}.about-us .services h2{font-size:38px;line-height:1.5;font-family:Futura LT,sans-serif;margin-bottom:24px}.about-us .services h1{font-family:Futura LT,sans-serif;font-size:100px;opacity:.48;font-weight:400}.about-us .services h1 span{font-size:28px;line-height:28px}.about-us .services p{line-height:1.5}.blog-cards{position:relative;padding:64px 0}.blog-cards .article-wrapper{display:flex;gap:48px 20px;flex-wrap:wrap}.blog-cards .article-wrapper h1{margin-bottom:24px}.blog-cards .article-wrapper .btn-wrap{width:100%;justify-content:center}@media (max-width: 576px){.blog-hero .hero-section,.blog-hero .hero-img{height:300px}.blog-hero span{font-size:35px!important}}.blog-details{position:relative}.blog-details .hero-bg{position:absolute;top:0;left:0;width:100%;height:440px;object-fit:cover;object-position:center}.blog-details .blog-wrapper{position:relative}.blog-details .blog-wrapper .blog-wrap{margin:300px 0 64px}.blog-details .blog-wrapper .blog-wrap-img{margin-top:64px 0}.blog-details .blog-wrapper .blog-content{padding:64px;background-color:#fcf9f5;display:flex;flex-direction:column;gap:24px}.blog-details .blog-wrapper .blog-content h3{font-size:larger}.blog-details .blog-wrapper .blog-content .date-wrap{display:flex;align-items:center;justify-content:space-between}.blog-details .blog-wrapper .blog-content .date-wrap span{font-weight:200}.blog-details .blog-wrapper .blog-content .date-wrap .share-wrap{display:flex;align-items:center;gap:12px}.blog-details .blog-wrapper .blog-content p{margin:10px 0}.blog-details .blog-wrapper .blog-content h1{text-transform:uppercase;font-family:Magneta,sans-serif}.blog-details .blog-wrapper .blog-content .content{display:flex;flex-direction:column;gap:24px}.blog-details .blog-wrapper .blog-content .number-list,.blog-details .blog-wrapper .blog-content .bullet-list{padding-left:40px;display:flex;flex-direction:column;gap:16px}.blog-details .blog-wrapper .blog-content .number-list li,.blog-details .blog-wrapper .blog-content .bullet-list li{font-weight:200;font-size:16px;line-height:26px;margin-bottom:4px}.blog-details .blog-wrapper .blog-content .number-list span,.blog-details .blog-wrapper .blog-content .bullet-list span{font-weight:200;font-size:16px;line-height:26px}.blog-details .blog-wrapper .blog-content .number-list{list-style:decimal}.blog-details .blog-wrapper .blog-content ul,.blog-details .blog-wrapper .blog-content ol{margin-left:20px}.blog-details .blog-wrapper .blog-content strong,.blog-details .blog-wrapper .blog-content a{-webkit-text-stroke:.7px}.offer-card-wrapper{padding:64px 0}.offer-card-wrapper .offer-card-wrap{display:flex;gap:24px;flex-wrap:wrap;width:100%}.offer-card-wrapper .offer-card-wrap .card{position:relative;width:calc(50% - 12px)}@media (max-width: 768px){.offer-card-wrapper .offer-card-wrap .card{width:100%}}.ivPackage-card-wrapper{padding:64px 0}.ivPackage-card-wrapper .ivPackage-card-wrap{display:flex;gap:24px;flex-wrap:wrap;width:100%}.ivPackage-card-wrapper .ivPackage-card-wrap .card{position:relative;width:calc(50% - 12px)}@media (max-width: 768px){.ivPackage-card-wrapper .ivPackage-card-wrap .card{width:100%}}.aesthetic{position:relative}.aesthetic .hero-bottom{padding:48px 0;background-color:#000}.aesthetic .hero-bottom .hero-bottom-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:10%}@media (max-width: 992px){.aesthetic .hero-bottom .hero-bottom-wrap{flex-direction:column;align-items:flex-start;gap:24px}}.aesthetic .hero-bottom .hero-bottom-wrap h1{color:#fff}.aesthetic .hero-bottom .hero-bottom-wrap p{color:#fff;margin-top:16px;font-weight:300}.aesthetic .aesthetic-cards{position:relative;padding:64px 0}.aesthetic .aesthetic-cards .aesthetic-wrapper{gap:48px 20px}.aesthetic .aesthetic-cards .aesthetic-wrapper .aesthetic-wrap{display:flex;gap:24px;flex-wrap:wrap;width:100%}.aesthetic .aesthetic-cards .aesthetic-wrapper .aesthetic-wrap .card{position:relative;width:calc(33.33% - 16px);margin-top:48px}@media (max-width: 992px){.aesthetic .aesthetic-cards .aesthetic-wrapper .aesthetic-wrap .card{width:calc(50% - 12px)}}@media (max-width: 576px){.aesthetic .aesthetic-cards .aesthetic-wrapper .aesthetic-wrap .card{width:100%}}.aesthetic-details .details-hero .details-wrap{display:flex;padding:64px 0;gap:48px}@media (max-width: 992px){.aesthetic-details .details-hero .details-wrap{flex-direction:column}}.aesthetic-details .details-hero .details-wrap .left{width:50%}@media (max-width: 992px){.aesthetic-details .details-hero .details-wrap .left{width:100%}}.aesthetic-details .details-hero .details-wrap .left .imgVidBox{height:100%;width:100%;overflow:hidden;position:relative}.aesthetic-details .details-hero .details-wrap .left .imgVidBox video{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center;max-height:100%}@media (max-width: 576px){.aesthetic-details .details-hero .details-wrap .left .imgVidBox video{position:relative}}.aesthetic-details .details-hero .details-wrap .left .imgVidBox img{width:100%;height:100%;max-height:100%;position:relative;object-fit:cover;object-position:center}.aesthetic-details .details-hero .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.aesthetic-details .details-hero .details-wrap .right{width:100%}}.aesthetic-details .details-hero .details-wrap .right .dur-cost{display:flex;gap:8px;align-items:center}.aesthetic-details .details-hero .details-wrap .right .dur-cost span{font-weight:200;font-style:italic;font-size:18px}.aesthetic-details .details-hero .details-wrap .right .why-love{font-weight:400;font-size:18px;line-height:28px;color:#252a36}.aesthetic-details .details-hero .details-wrap .right .treatable-area p:first-child{font-size:14px;color:#000}.aesthetic-details .details-hero .details-wrap .right .treatable-area p:last-child{font-size:14px;font-style:italic;color:#000}.aesthetic-details .details-hero .details-wrap .right .single-concern-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:12px}.aesthetic-details .details-hero .details-wrap .right .single-concern-wrap .single-concern{display:flex;align-items:center;gap:8px}.aesthetic-details .details-hero .details-wrap .right .single-concern-wrap .single-concern img{height:25px;width:25px}.aesthetic-details .details-hero .details-wrap .right .discount{font-size:14px;display:none;color:#000}.aesthetic-details .pre-post{background:#fcf9f5}.aesthetic-details .pre-post .pre-post-wrap{padding:24px 0}.aesthetic-details .pre-post .pre-post-wrap .accordion{border:unset;border-radius:0}.aesthetic-details .pre-post .pre-post-wrap .accordion__button{background:transparent;color:#292929;text-transform:uppercase;font-size:22px;font-family:Magneta,sans-serif;position:relative;padding:16px 0}.aesthetic-details .pre-post .pre-post-wrap .accordion__button:before{position:absolute;right:0;top:24px}.aesthetic-details .pre-post .pre-post-wrap .accordion__panel{padding:16px 0}.aesthetic-details .pre-post .pre-post-wrap .accordion__panel .tips-wrapper{display:flex;flex-wrap:wrap;gap:24px}.aesthetic-details .pre-post .pre-post-wrap .accordion__panel .tips-wrapper .tips-wrap{display:flex;align-items:center;gap:12px;border:1px solid #EBEBEB;padding:12px;width:calc(50% - 12px)}@media (max-width: 992px){.aesthetic-details .pre-post .pre-post-wrap .accordion__panel .tips-wrapper .tips-wrap{width:100%}}.aesthetic-details .pre-post .pre-post-wrap .accordion__panel .tips-wrapper .tips-wrap img{width:48px}.aesthetic-details .price-package{padding:64px 0}.aesthetic-details .price-package .price-package-wrap{display:flex;gap:10%}@media (max-width: 992px){.aesthetic-details .price-package .price-package-wrap{flex-direction:column}}.aesthetic-details .price-package .price-package-wrap .left{width:40%;display:flex;gap:48px;flex-direction:column}@media (max-width: 992px){.aesthetic-details .price-package .price-package-wrap .left{width:100%}}.aesthetic-details .price-package .price-package-wrap .left .left-wrap{display:flex;flex-direction:column;gap:24px}.aesthetic-details .price-package .price-package-wrap .left h1{font-size:55px;color:#000;font-weight:300;line-height:55px}.aesthetic-details .price-package .price-package-wrap .left p{font-weight:300}.aesthetic-details .price-package .price-package-wrap .right{width:50%}@media (max-width: 992px){.aesthetic-details .price-package .price-package-wrap .right{width:100%;margin-top:48px}}.aesthetic-details .price-package .price-package-wrap .right h1{font-size:55px;color:#000;font-weight:300;line-height:55px}.aesthetic-details .price-package .price-package-wrap .right p{font-weight:300}.aesthetic-details .price-package .price-package-wrap .right .single-treatment{border:1px solid #DEE2E6;margin-top:24px;padding:16px}.aesthetic-details .price-package .price-package-wrap .right .single-treatment h2{font-size:24px;font-weight:300}.aesthetic-details .price-package .price-package-wrap .right .single-treatment .treatment-services{margin-top:16px;border-top:1px solid #dee2e6;padding-top:16px;display:flex;flex-direction:column;gap:12px}.aesthetic-details .price-package .price-package-wrap .right .single-treatment .treatment-services .single-treatment-service{display:flex;align-items:center;justify-content:space-between;gap:12px}.aesthetic-details .faq .faq-wrap{padding:24px 0}.aesthetic-details .faq .faq-wrap h1{margin-bottom:24px}.aesthetic-details .faq .faq-wrap .accordion{border:unset;border-radius:0}.aesthetic-details .faq .faq-wrap .accordion__button{background:transparent;color:#292929;text-transform:uppercase;font-size:14px;font-family:JohnstonITCPro-Light,sans-serif;position:relative;padding:16px 0;font-weight:700}.aesthetic-details .faq .faq-wrap .accordion__button:before{position:absolute;right:0;top:19px;height:7px;width:7px}.aesthetic-details .faq .faq-wrap .accordion__panel{padding:16px 0;color:#595959}.aesthetic-details .faq .faq-wrap .accordion__panel .tips-wrapper{display:flex;flex-wrap:wrap;gap:24px}.aesthetic-details .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{display:flex;align-items:center;gap:12px;border:1px solid #EBEBEB;padding:12px;width:calc(50% - 12px)}@media (max-width: 992px){.aesthetic-details .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{width:100%}}.aesthetic-details .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap img{width:48px}.pricesection .accordion__panel{border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff}.pricesection .accordion__button{background-color:#f2eee9;border:1px solid #000}.pricesection .single-treatment-service{display:flex;align-items:center;justify-content:space-between;gap:12px;line-height:25px}.wellness-drips{position:relative;background-color:#fff}.wellness-drips .drips-hero{height:320px;position:relative}.wellness-drips .drips-hero img{left:0;right:0;top:0;bottom:0;height:100%;width:100%;position:absolute;object-fit:cover}.wellness-drips .drips-hero .overlay{background-color:#00000040;left:0;right:0;top:0;bottom:0;height:100%;width:100%;position:absolute}.wellness-drips .drips-hero .container{height:100%}.wellness-drips .drips-hero .drips-hero-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;gap:16px;color:#fff;text-transform:uppercase}.wellness-drips .drips-hero .drips-hero-wrapper p{color:#fff;font-weight:300;font-family:Futura LT,sans-serif;font-size:14px;font-weight:200}.wellness-drips .filter-menu{position:relative;padding-top:96px}@media (max-width: 992px){.wellness-drips .filter-menu{padding-top:48px}}.wellness-drips .filter-menu .filter-menu-wrapper{display:flex;align-items:start;justify-content:center;gap:24px;flex-wrap:wrap}.wellness-drips .filter-menu .filter-menu-wrapper button{border:none;background-color:transparent;cursor:pointer;color:#51575d;font-weight:500;font-size:16px}@media (max-width: 576px){.wellness-drips .filter-menu .filter-menu-wrapper button{font-size:12px}}.wellness-drips .filter-menu .filter-menu-wrapper button.active{border-bottom:2px solid #183c44;color:#183c44;padding-bottom:8px;font-weight:700}.wellness-drips .drips-cards{position:relative;padding:64px 0}@media (max-width: 992px){.wellness-drips .drips-cards{padding:36px 0}}.wellness-drips .drips-cards .react-multi-carousel-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}@media (max-width: 576px){.wellness-drips .drips-cards .react-multi-carousel-item{display:block}}.wellness-drips .drips-cards .drip-pair{width:100%;display:flex;flex-direction:column;margin:0 12px;gap:16px}.wellness-drips .drips-cards .custom-arrow-container{display:flex;justify-content:space-between;gap:20px;position:absolute;width:100%;top:calc(50% - 24px);transform:translateY(-50%);padding:0 48px}@media (max-width: 992px){.wellness-drips .drips-cards .custom-arrow-container{padding:0 4px}}.wellness-drips .drips-cards .custom-arrow{background:#00000080;color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer;font-size:20px;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.wellness-drips .drips-cards .custom-arrow:hover{background:#000c}.drips-details .details-hero .details-wrap{display:flex;padding:64px 0;gap:48px}@media (max-width: 992px){.drips-details .details-hero .details-wrap{flex-direction:column}}.drips-details .details-hero .details-wrap .left{position:relative;width:50%;background-color:#fffaf4;max-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:50% 50% 0 0}@media (max-width: 992px){.drips-details .details-hero .details-wrap .left{width:100%}}.drips-details .details-hero .details-wrap .left img{position:relative;width:80%;height:80%;max-height:600px;object-fit:contain;object-position:top center;z-index:9}.drips-details .details-hero .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.drips-details .details-hero .details-wrap .right{width:100%}}.drips-details .details-hero .details-wrap .right .para p{font-weight:200;font-size:18px;margin-bottom:10px}.drips-details .details-hero .details-wrap .right .para p b{-webkit-text-stroke:1px}.drips-details .details-hero .details-wrap .right .discount{font-size:14px;color:#000;font-weight:800}.drips-details .details-hero .details-wrap .right .discount span{font-weight:500;margin-right:1ch;font-style:italic}.drips-details .details-hero .details-wrap .right .discount a{font-weight:500;font-style:italic;color:#001aff;text-decoration:underline;white-space:nowrap}.drips-details .benifit{position:relative;background-color:#fff;padding:64px 0}.drips-details .benifit .benifit-wrap{display:flex;align-items:flex-start;gap:48px}@media (max-width: 992px){.drips-details .benifit .benifit-wrap{flex-direction:column}}.drips-details .benifit .benifit-wrap .left{width:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.drips-details .benifit .benifit-wrap .left{width:100%}}.drips-details .benifit .benifit-wrap .left img{width:80%}.drips-details .benifit .benifit-wrap .right{width:100%;display:flex;flex-direction:column;gap:24px}@media (max-width: 992px){.drips-details .benifit .benifit-wrap .right{width:100%}}.drips-details .benifit .benifit-wrap .right h1{text-transform:uppercase}.drips-details .benifit .benifit-wrap .right .benifit-item li{font-size:18px;font-weight:200;margin-left:20px;line-height:28px}.drips-details .benifit .benifit-wrap .right .benifit-list{display:flex;align-items:center;flex-wrap:wrap;gap:36px}@media (min-width: 1024px){.drips-details .benifit .benifit-wrap .right .benifit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:start}}.drips-details .benifit .benifit-wrap .right .benifit-list .single-list{display:flex;align-items:center;gap:12px}.drips-details .benifit .benifit-wrap .right .benifit-list .single-list img{height:36px;width:36px;object-fit:contain;object-position:center}.drips-details .benifit .benifit-wrap .right .benifit-list .single-list p{text-transform:uppercase;font-size:16px;font-weight:300}.drips-details .drips-extras{position:relative;background-color:#fff}.drips-details .drips-extras .drips-extras-wrap{padding:60px 0}@media (max-width: 992px){.drips-details .drips-extras .drips-extras-wrap{padding:48px 0}}.drips-details .drips-extras .extra-data-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.drips-details .drips-extras .extra-data-card h2{font-size:18px;line-height:24px;text-transform:uppercase;font-weight:400;color:#292929}.drips-pairings{margin:60px auto;padding:0 40px;width:100%}.drips-pairings .section-title{margin-bottom:30px}.drips-pairings-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.drips-pairings .btntitle h1{max-width:100%!important}@media (max-width: 991px){.drips-pairings-wrap{grid-template-columns:repeat(2,1fr)}}.nad-info-box ul li{font-weight:400;color:#707070;font-size:18px}.nad-info-box strong{-webkit-text-stroke:.5px}.drips-faq{margin:30px 0}.drips-faq .accordion{border:none}.drips-faq .accordion__button{background-color:transparent}.drips-faq .faq .faq-wrap{padding:24px 0}.drips-faq .faq .faq-wrap h1{margin-bottom:24px}.drips-faq .faq .faq-wrap .accordion{border:unset;border-radius:0}.drips-faq .faq .faq-wrap .accordion__button{background:transparent;color:#292929;text-transform:uppercase;font-size:14px;font-family:JohnstonITCPro-Light,sans-serif;position:relative;padding:16px 0;font-weight:700}.drips-faq .faq .faq-wrap .accordion__button:before{position:absolute;right:0;top:19px;height:7px;width:7px}.drips-faq .faq .faq-wrap .accordion__panel{padding:16px 0;color:#595959}.drips-faq .faq .faq-wrap .accordion__panel .tips-wrapper{display:flex;flex-wrap:wrap;gap:24px}.drips-faq .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{display:flex;align-items:center;gap:12px;border:1px solid #EBEBEB;padding:12px;width:calc(50% - 12px)}@media (max-width: 992px){.drips-faq .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{width:100%}}.drips-faq .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap img{width:48px}@media (max-width: 600px){.drips-pairings-wrap{grid-template-columns:1fr;display:inline-block}.single-drips-details{margin-bottom:50px}}.section-title.text-center{text-align:center}.energy-boosters{position:relative;padding:48px 0}.energy-boosters .energy-hero .hero-wrap{display:flex;align-items:center;justify-content:space-between;background-color:#f1e7dd;padding:64px;border-radius:20px;height:420px;gap:48px}@media (max-width: 992px){.energy-boosters .energy-hero .hero-wrap{flex-direction:column;height:auto;padding-top:64px;gap:0}}.energy-boosters .energy-hero .hero-wrap .left{display:flex;flex-direction:column;gap:8px}.energy-boosters .energy-hero .hero-wrap .left h3{font-size:18px;font-weight:500}.energy-boosters .energy-hero .hero-wrap .left h1{font-size:64px}@media (max-width: 576px){.energy-boosters .energy-hero .hero-wrap .left h1{font-size:44px}}.energy-boosters .energy-hero .hero-wrap .right{position:relative;height:100%}.energy-boosters .energy-hero .hero-wrap .right img{height:100%;width:100%;position:relative;object-fit:contain}.energy-boosters .boosters{padding-top:48px}.energy-boosters .boosters .boosters-wrap{display:flex;gap:48px;flex-wrap:wrap}.energy-boosters .boosters .boosters-wrap .single-booster{width:calc(50% - 24px);display:flex;align-items:center;justify-content:space-between;gap:24px;background-color:#f6f7fb;padding:24px;border-radius:8px}@media (max-width: 1200px){.energy-boosters .boosters .boosters-wrap .single-booster{width:100%}}@media (max-width: 576px){.energy-boosters .boosters .boosters-wrap .single-booster{flex-direction:column}}@media (max-width: 576px){.energy-boosters .boosters .boosters-wrap .single-booster .left{order:2;text-align:center}}.energy-boosters .boosters .boosters-wrap .single-booster .left h1{font-size:24px;line-height:32px;margin-bottom:8px}.energy-boosters .boosters .boosters-wrap .single-booster .left h2{font-size:24px;line-height:32px;margin-bottom:24px;font-weight:300}.energy-boosters .boosters .boosters-wrap .single-booster .left p{margin-bottom:16px}.energy-boosters .boosters .boosters-wrap .single-booster .left .amount-wrap{display:flex;gap:16px;justify-content:space-between;align-items:center}@media (max-width: 576px){.energy-boosters .boosters .boosters-wrap .single-booster .left .amount-wrap{justify-content:center}}.energy-boosters .boosters .boosters-wrap .single-booster .left .amount-wrap .amount{display:flex;align-items:center;gap:8px}.energy-boosters .boosters .boosters-wrap .single-booster .left .amount-wrap .amount span:first-child{font-size:20px;text-transform:uppercase;color:#183c44;font-family:Magneta,sans-serif}.energy-boosters .boosters .boosters-wrap .single-booster .left .amount-wrap .amount span:last-child{font-size:24px;text-transform:uppercase;color:#183c44;font-family:Magneta,sans-serif}.energy-boosters .boosters .boosters-wrap .single-booster .right{width:200px;height:210px;padding:24px;background-color:#fff;border-radius:7px;flex:none}.energy-boosters .boosters .boosters-wrap .single-booster .right img{width:100%;height:100%;object-fit:contain}.laser-hair-removal{position:relative}.laser-hair-removal .laser-hero .details-wrap{display:flex;padding:64px 0;gap:48px}@media (max-width: 992px){.laser-hair-removal .laser-hero .details-wrap{flex-direction:column}}.laser-hair-removal .laser-hero .details-wrap .left{width:50%}@media (max-width: 992px){.laser-hair-removal .laser-hero .details-wrap .left{width:100%}}.laser-hair-removal .laser-hero .details-wrap .left img{width:100%;height:100%;position:relative;object-fit:cover;object-position:center}.laser-hair-removal .laser-hero .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.laser-hair-removal .laser-hero .details-wrap .right{width:100%}}.laser-hair-removal .laser-hero .details-wrap .right p{font-weight:200;font-size:18px;color:#000}.laser-hair-removal .laser-hero .details-wrap .right .description{font-weight:200;font-size:18px;color:#292929;line-height:28px}.laser-hair-removal .laser-hero .details-wrap .right .unwanted-hair{display:flex;align-items:center}.laser-hair-removal .laser-hero .details-wrap .right .unwanted-hair img{height:44px}.laser-hair-removal .laser-hero .details-wrap .right .unwanted-hair span{font-weight:300;font-size:24px;color:#292929}.laser-hair-removal .laser-hero .details-wrap .right .ideal-for p:first-child{font-size:14px;color:#000}.laser-hair-removal .laser-hero .details-wrap .right .ideal-for p:last-child{font-size:14px;font-style:italic;color:#000}.laser-hair-removal .how-it-works{position:relative;padding:64px 0;background-color:#fff}.laser-hair-removal .before-after{padding:64px 0}.laser-hair-removal .before-after .before-after-wrap{display:flex;gap:48px}@media (max-width: 992px){.laser-hair-removal .before-after .before-after-wrap{flex-direction:column}}.laser-hair-removal .before-after .before-after-wrap .wrapper{width:calc(50% - 24px);display:flex;flex-direction:column;gap:24px}@media (max-width: 992px){.laser-hair-removal .before-after .before-after-wrap .wrapper{width:100%}}.laser-hair-removal .before-after .before-after-wrap .wrapper img{width:100px}.laser-hair-removal .before-after .before-after-wrap .wrapper h1{font-family:Futura LT,sans-serif;font-weight:400}.laser-hair-removal .before-after .before-after-wrap .wrapper h2{font-size:18px;line-height:28px}.laser-hair-removal .before-after .before-after-wrap .wrapper ul{padding-left:20px}.laser-hair-removal .before-after .before-after-wrap .wrapper ul li{font-weight:300;font-size:18px;line-height:28px}.laser-hair-removal .laser-result{position:relative;padding:64px 0;background-color:#fff}.laser-hair-removal .laser-result .details-wrap{display:flex;gap:48px}@media (max-width: 992px){.laser-hair-removal .laser-result .details-wrap{flex-direction:column}}.laser-hair-removal .laser-result .details-wrap .left{width:50%}@media (max-width: 992px){.laser-hair-removal .laser-result .details-wrap .left{width:100%}}.laser-hair-removal .laser-result .details-wrap .left img{width:100%;height:100%;position:relative;object-fit:cover;object-position:center}.laser-hair-removal .laser-result .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.laser-hair-removal .laser-result .details-wrap .right{width:100%}}.laser-hair-removal .laser-result .details-wrap .right h1{text-transform:uppercase}.laser-hair-removal .laser-result .details-wrap .right p{font-weight:200;font-size:18px;color:#000}.laser-hair-removal .laser-result .details-wrap .right .description{font-weight:200;font-size:18px;color:#292929;line-height:28px}.laser-hair-removal .laser-result .details-wrap .right .unwanted-hair{display:flex;align-items:center}.laser-hair-removal .laser-result .details-wrap .right .unwanted-hair img{height:44px}.laser-hair-removal .laser-result .details-wrap .right .unwanted-hair span{font-weight:300;font-size:24px;color:#292929}.laser-hair-removal .laser-result .details-wrap .right .ideal-for p:first-child{font-size:14px;color:#000}.laser-hair-removal .laser-result .details-wrap .right .ideal-for p:last-child{font-size:14px;font-style:italic;color:#000}.laser-hair-removal .laser-result .info{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.laser-hair-removal .laser-result .info img{height:35px}.laser-hair-removal .laser-result .info span{font-size:20px;line-height:28px;font-style:italic}.laser-hair-removal .faq .faq-wrap{padding:64px 0}.laser-hair-removal .faq .faq-wrap h1{margin-bottom:24px}.laser-hair-removal .faq .faq-wrap .accordion{border:unset;border-radius:0}.laser-hair-removal .faq .faq-wrap .accordion__button{background:transparent;color:#292929;text-transform:uppercase;font-size:14px;font-family:JohnstonITCPro-Light,sans-serif;position:relative;padding:16px 0;font-weight:700}.laser-hair-removal .faq .faq-wrap .accordion__button:before{position:absolute;right:0;top:19px;height:7px;width:7px}.laser-hair-removal .faq .faq-wrap .accordion__panel{padding:16px 0;color:#595959}.laser-hair-removal .faq .faq-wrap .accordion__panel .tips-wrapper{display:flex;flex-wrap:wrap;gap:24px}.laser-hair-removal .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{display:flex;align-items:center;gap:12px;border:1px solid #EBEBEB;padding:12px;width:calc(50% - 12px)}@media (max-width: 992px){.laser-hair-removal .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{width:100%}}.laser-hair-removal .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap img{width:48px}.morpheus{position:relative}.morpheus .morpheus-hero .details-wrap{display:flex;padding:64px 0;gap:48px}@media (max-width: 992px){.morpheus .morpheus-hero .details-wrap{flex-direction:column}}.morpheus .morpheus-hero .details-wrap .left{width:50%;position:relative}@media (max-width: 992px){.morpheus .morpheus-hero .details-wrap .left{width:100%}}.morpheus .morpheus-hero .details-wrap .left video{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}@media (max-width: 992px){.morpheus .morpheus-hero .details-wrap .left video{position:relative;height:450px}}.morpheus .morpheus-hero .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.morpheus .morpheus-hero .details-wrap .right{width:100%}}.morpheus .morpheus-hero .details-wrap .right p{font-weight:200;font-size:18px;color:#000}.morpheus .morpheus-hero .details-wrap .right .description{font-weight:200;font-size:18px;color:#292929;line-height:28px}.morpheus .morpheus-hero .details-wrap .right .unwanted-hair{display:flex;align-items:center}.morpheus .morpheus-hero .details-wrap .right .unwanted-hair img{height:44px}.morpheus .morpheus-hero .details-wrap .right .unwanted-hair span{font-weight:300;font-size:24px;color:#292929}.morpheus .morpheus-hero .details-wrap .right .ideal-for p:first-child{font-size:14px;color:#000}.morpheus .morpheus-hero .details-wrap .right .ideal-for p:last-child{font-size:14px;font-style:italic;color:#000}.morpheus .how-it-works{position:relative;padding:64px 0;background-color:#fff}.morpheus .before-after{padding:64px 0}.morpheus .before-after .before-after-wrap{display:flex;gap:48px}@media (max-width: 992px){.morpheus .before-after .before-after-wrap{flex-direction:column}}.morpheus .before-after .before-after-wrap .wrapper{width:calc(50% - 24px);display:flex;flex-direction:column;gap:24px}@media (max-width: 992px){.morpheus .before-after .before-after-wrap .wrapper{width:100%}}.morpheus .before-after .before-after-wrap .wrapper img{width:100px}.morpheus .before-after .before-after-wrap .wrapper h1{font-family:Futura LT,sans-serif;font-weight:400}.morpheus .before-after .before-after-wrap .wrapper h2{font-size:18px;line-height:28px}.morpheus .before-after .before-after-wrap .wrapper ul{padding-left:20px}.morpheus .before-after .before-after-wrap .wrapper ul li{font-weight:300;font-size:18px;line-height:28px}.morpheus .morpheus-result{position:relative;padding:64px 0;background-color:#fff}.morpheus .morpheus-result .details-wrap{display:flex;gap:48px}@media (max-width: 992px){.morpheus .morpheus-result .details-wrap{flex-direction:column}}.morpheus .morpheus-result .details-wrap .left{width:50%}@media (max-width: 992px){.morpheus .morpheus-result .details-wrap .left{width:100%}}.morpheus .morpheus-result .details-wrap .left img{width:100%;height:100%;position:relative;object-fit:cover;object-position:center}.morpheus .morpheus-result .details-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;color:#000}@media (max-width: 992px){.morpheus .morpheus-result .details-wrap .right{width:100%}}.morpheus .morpheus-result .details-wrap .right h1{text-transform:uppercase}.morpheus .morpheus-result .details-wrap .right p{font-weight:200;font-size:18px;color:#000}.morpheus .morpheus-result .details-wrap .right .description{font-weight:200;font-size:18px;color:#292929;line-height:28px}.morpheus .morpheus-result .details-wrap .right .unwanted-hair{display:flex;align-items:center}.morpheus .morpheus-result .details-wrap .right .unwanted-hair img{height:44px}.morpheus .morpheus-result .details-wrap .right .unwanted-hair span{font-weight:300;font-size:24px;color:#292929}.morpheus .morpheus-result .details-wrap .right .ideal-for p:first-child{font-size:14px;color:#000}.morpheus .morpheus-result .details-wrap .right .ideal-for p:last-child{font-size:14px;font-style:italic;color:#000}.morpheus .morpheus-result .info{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.morpheus .morpheus-result .info img{height:35px}.morpheus .morpheus-result .info span{font-size:20px;line-height:28px;font-style:italic}.morpheus .faq .faq-wrap{padding:64px 0}.morpheus .faq .faq-wrap h1{margin-bottom:24px}.morpheus .faq .faq-wrap .accordion{border:unset;border-radius:0}.morpheus .faq .faq-wrap .accordion__button{background:transparent;color:#292929;text-transform:uppercase;font-size:14px;font-family:JohnstonITCPro-Light,sans-serif;position:relative;padding:16px 0;font-weight:700}.morpheus .faq .faq-wrap .accordion__button:before{position:absolute;right:0;top:19px;height:7px;width:7px}.morpheus .faq .faq-wrap .accordion__panel{padding:16px 0;color:#595959}.morpheus .faq .faq-wrap .accordion__panel .tips-wrapper{display:flex;flex-wrap:wrap;gap:24px}.morpheus .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{display:flex;align-items:center;gap:12px;border:1px solid #EBEBEB;padding:12px;width:calc(50% - 12px)}@media (max-width: 992px){.morpheus .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap{width:100%}}.morpheus .faq .faq-wrap .accordion__panel .tips-wrapper .tips-wrap img{width:48px}.contact-us{position:relative;background-color:#fff}.contact-us .contact-hero{position:relative;height:450px;width:100%}@media (max-width: 768px){.contact-us .contact-hero{height:600px}}.contact-us .contact-hero .hero-img{position:absolute;width:100%;height:450px;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:center}@media (max-width: 768px){.contact-us .contact-hero .hero-img{height:600px}}.contact-us .contact-hero .overlay{background:linear-gradient(to bottom,#0000,#00000050);position:absolute;left:0;top:0;height:100%;width:100%}.contact-us .contact-hero .hero-wrapper{position:absolute;bottom:48px;width:100%}.contact-us .contact-hero .hero-wrapper .left{display:flex;flex-direction:column;gap:16px;width:calc(100% - 220px)}@media (max-width: 992px){.contact-us .contact-hero .hero-wrapper .left{width:100%}}.contact-us .contact-hero .hero-wrapper .left span{font-family:Magneta,sans-serif;font-size:50px;font-weight:700;color:#fff}.contact-us .contact-hero .hero-wrapper .left span.text-light{font-weight:300}.contact-us .contact-hero .hero-wrapper .left span.text-italic{font-style:italic}.contact-us .contact-hero .hero-wrapper .right{position:absolute;right:0;bottom:-48px;background-color:#000;color:#fff;padding:32px;display:flex;gap:12px}@media (max-width: 768px){.contact-us .contact-hero .hero-wrapper .right{position:relative;width:max-content;bottom:-24px;padding:24px}}.contact-us .contact-hero .hero-wrapper .right .txt{display:flex;flex-direction:column;gap:8px}.contact-us .contact-hero .hero-wrapper p{color:#fff;width:70%;margin-top:12px}@media (max-width: 992px){.contact-us .contact-hero .hero-wrapper p{width:100%}}.contact-us .contact-form{padding:64px 0}.contact-us .contact-form .form-wrapper .heading h1{font-family:Magneta,sans-serif;font-weight:700;font-size:48px;line-height:56px;text-transform:uppercase;text-align:center}.contact-us .contact-form .form-wrapper .heading p{font-size:16px;line-height:24px;text-align:center}.contact-us .contact-form .form-wrapper .form-wrap{position:relative;background-color:#fcf9f5;margin-top:80px;padding:96px;display:flex;align-items:flex-start;gap:48px}@media (max-width: 992px){.contact-us .contact-form .form-wrapper .form-wrap{flex-direction:column;padding:48px}}@media (max-width: 576px){.contact-us .contact-form .form-wrapper .form-wrap{padding:24px}}.contact-us .contact-form .form-wrapper .form-wrap .left{flex:none;width:calc(33.33% - 24px)}@media (max-width: 992px){.contact-us .contact-form .form-wrapper .form-wrap .left{width:100%}}.contact-us .contact-form .form-wrapper .form-wrap .left .single-info{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.contact-us .contact-form .form-wrapper .form-wrap .left .single-info svg{font-size:24px;color:#777e90}.contact-us .contact-form .form-wrapper .form-wrap .left .single-info p:last-child{color:#23262f}.contact-us .contact-form .form-wrapper .form-wrap .left .social-wrap{display:flex;align-items:center;gap:24px;font-size:20px;margin-bottom:48px}.contact-us .contact-form .form-wrapper .form-wrap .left .social-wrap svg{color:#777e90}.contact-us .contact-form .form-wrapper .form-wrap .left .direction{display:flex;gap:8px;align-items:center;font-weight:500}.contact-us .contact-form .form-wrapper .form-wrap .right{width:calc(66.67% - 24px)}@media (max-width: 992px){.contact-us .contact-form .form-wrapper .form-wrap .right{width:100%}}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group{margin-bottom:24px}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#000}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group input,.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group textarea{width:100%;padding:12px;border:none;background-color:#fff;font-size:16px;color:#333}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group input::placeholder,.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group textarea::placeholder{color:#999}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group input:focus,.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group textarea:focus{outline:none}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group input[type=checkbox],.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group input[type=radio]{width:auto}.contact-us .contact-form .form-wrapper .form-wrap .right .form .form-group textarea{resize:vertical;min-height:120px}.booking{position:relative}.booking .hero-img{object-fit:cover;object-position:center;position:absolute;width:100%;height:500px;top:0;left:0;z-index:7}.booking .overlay{position:absolute;background-color:#171717b2;width:100%;height:500px;top:0;left:0;z-index:7}.booking .booking-wrapper{position:relative;z-index:8}.booking .booking-wrapper .booking-wrap{padding:64px 0;display:flex;flex-direction:column;gap:16px;align-items:center;color:#fff}.booking .booking-wrapper .booking-wrap .heading{font-size:50px;text-transform:uppercase;font-family:Magneta,sans-serif;text-align:center}@media (max-width: 576px){.booking .booking-wrapper .booking-wrap .heading{font-size:44px}}.booking .booking-wrapper .booking-wrap .btn-stroke{color:#fff;border-color:#fff}.booking .booking-wrapper .booking-wrap .btn-stroke:hover{border-color:#000}
