@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Kine+Lariwa&family=Montserrat:wght@300;400;500;600;700&display=swap";@font-face{font-family:Kine Lariwa;src:url(/build/assets/kine-lariwa-kine-lariwa-regular-400-CBvqu8Es.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-VariableFont_wdth_wght-WOy3sDCz.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/build/assets/Montserrat-VariableFont_wght-CiIa1Ne8.ttf) format("ttf")}.main-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#865b4959;padding:.5rem 0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.main-nav .navbar-content{display:flex;flex-grow:1;justify-content:space-between;align-items:center;height:70px}@media (min-width: 992px){.main-nav .navbar-content{justify-content:flex-start}}@media (max-width: 1200px){.main-nav .navbar-content{padding:0 1.5rem}}@media (min-width: 1400px){.main-nav .navbar-brand{margin-left:-60px;margin-right:auto}}@media (min-width: 992px) and (max-width: 1399px){.main-nav .navbar-brand{margin-left:-20px;margin-right:auto}}.main-nav .navbar-brand .navbar-logo{height:50px;object-fit:contain}@media (max-width: 1200px){.main-nav .navbar-brand .navbar-logo{height:45px}}@media (max-width: 768px){.main-nav .navbar-brand .navbar-logo{height:36px}}@media (max-width: 480px){.main-nav .navbar-brand .navbar-logo{height:25px}}.main-nav .navbar-right{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-left:auto}.main-nav .navbar-right .nav-links{display:flex;gap:2rem}.main-nav .navbar-right .nav-links .mobile-btn{display:none}.main-nav .navbar-right .nav-links li a{font-family:Montserrat,sans-serif;font-size:16px;color:#f9f1ea;text-transform:uppercase;white-space:nowrap;text-decoration:none;transition:color .3s ease;position:relative}.main-nav .navbar-right .nav-links li a:hover{color:#d4a373}.main-nav .navbar-right .nav-links li.active a:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:#f9f1ea}@media (max-width: 991px){.main-nav .navbar-right .nav-links{position:fixed;top:70px;left:0;right:0;background-color:#865b49fa;padding:2rem;flex-direction:column;gap:1.5rem;z-index:1001;box-shadow:0 10px 15px #0000001a}.main-nav .navbar-right .nav-links li{width:100%}.main-nav .navbar-right .nav-links li a{width:100%;font-size:18px;display:block;padding:10px 0}.main-nav .navbar-right .nav-links li.mobile-btn{display:block}.main-nav .navbar-right .nav-links li.mobile-btn a{background-color:#f9f1ea;color:#5e4437;padding:12px 20px;border-radius:9999px;text-align:center;margin-top:1rem;font-weight:600}.main-nav .navbar-right .nav-links li.mobile-btn a:hover{background-color:#d4c0b5}.main-nav .navbar-right .nav-links.hide-menu{display:none}.main-nav .navbar-right .nav-links:not(.show-menu){animation:fadeOut .3s ease forwards}.main-nav .navbar-right .nav-links.show-menu{display:flex;animation:fadeDown .3s ease forwards}}.main-nav .navbar-right .theme-btn{flex-shrink:0}.main-nav .navbar-right .theme-btn a{background-color:#f9f1ea;color:#5e4437;padding:8px 20px;border-radius:9999px;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;white-space:nowrap;display:inline-block;max-width:160px;text-align:center;transition:background-color .3s ease}.main-nav .navbar-right .theme-btn a:hover{background-color:#d4c0b5}@media (max-width: 991px){.main-nav .navbar-right .theme-btn{display:none}}.main-nav .navbar-right .navbar-toggler{display:none;background:none;border:none;font-size:28px;color:#f9f1ea;cursor:pointer;margin-left:1rem;z-index:1002;transition:transform .3s ease}.main-nav .navbar-right .navbar-toggler:hover{transform:scale(1.1)}@media (max-width: 991px){.main-nav .navbar-right .navbar-toggler{display:block}}.main-nav .navbar-right .navbar-toggler[aria-expanded=true]{transform:rotate(90deg)}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;align-items:center}.nav-links li a{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;color:#f9f1ea;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#d4a373}.theme-btn a{background-color:#f9f1ea;color:#5e4437;padding:12px 30px;text-decoration:none;border-radius:9999px;font-weight:600;font-family:Montserrat,sans-serif;font-size:16px;transition:background-color .3s ease}.theme-btn a:hover{background-color:#d4c0b5;color:#5e4437}@media (max-width: 768px){.theme-btn{display:none}}@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (-webkit-min-device-pixel-ratio: 2){.main-nav .nav-links.show-menu{padding:2rem 25%}.main-nav .nav-links.show-menu li a{font-size:20px;padding:12px 0}}.hero-banner{min-height:90vh;background-color:#faf1ef;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5rem;overflow:hidden}.hero-banner:before{content:"";position:absolute;inset:0;background-color:#865b4959;z-index:1}.hero-banner .background-image{position:absolute;top:-5%;left:-5%;width:110%;height:110%;object-fit:contain;z-index:0;box-shadow:none;filter:none}.hero-banner .banner-content{z-index:2;display:flex;width:100%;padding:0 8vw;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}.hero-banner .text-side{color:#fff;max-width:600px}.hero-banner .text-side h1{font-size:6rem;margin-bottom:1.5rem;font-family:Kine Lariwa,serif;font-weight:500}.hero-banner .text-side p{font-size:1.35rem;line-height:1.9}.hero-banner .text-side p strong{display:block;margin-top:1rem}.hero-banner .button-side{display:flex;flex-direction:column;gap:1.2rem}.hero-banner .button-side .btn{padding:1rem 7rem;font-size:1.3rem;border-radius:9999px;font-family:Montserrat,sans-serif;text-decoration:none;text-align:center}.hero-banner .button-side .btn.primary{background:#fff;color:#2f1e1a}.hero-banner .button-side .btn.secondary{border:2px solid #2f1e1a;background:transparent;color:#2f1e1a}@media (max-width: 768px){.hero-banner .button-side .btn.secondary .button-side{align-items:center;width:100%;gap:1rem}.hero-banner .button-side .btn.secondary .button-side .btn{padding:.9rem 3rem;font-size:1.1rem;width:90%;max-width:320px}}.tannlege-priser-page{position:relative;padding:4rem 2rem;background-color:#faf7f5;color:#2c1b14;font-family:Montserrat,sans-serif}.tannlege-priser-page .back-link{display:block;margin-bottom:2rem;color:#865b49;font-size:1.1rem;text-decoration:underline;align-self:flex-start}.tannlege-priser-page .section-title{font-size:2rem;color:#865b49;text-align:center;margin-bottom:3rem;font-family:Montserrat,sans-serif}.tannlege-priser-page .tannlege-columns{display:flex;justify-content:center;align-items:stretch;gap:4rem;flex-wrap:nowrap;max-width:1300px;margin:0 auto}.tannlege-priser-page .column{display:flex;flex-direction:column;gap:2rem;flex:1;min-width:320px;max-width:600px}.tannlege-priser-page .box{border:1px solid #865B49;border-radius:20px;padding:2rem;text-align:left;font-size:1rem;background-color:transparent}.tannlege-priser-page .box .sub-treatment{margin-bottom:1.5rem}.tannlege-priser-page .box .sub-treatment strong{font-size:1.05rem;color:#865b49;display:block;margin-bottom:.3rem}.tannlege-priser-page .box .sub-treatment p{margin:0 0 .3rem;font-weight:500;font-size:.9rem}.tannlege-priser-page .box .sub-treatment ul{list-style-type:disc;padding-left:1.2rem}.tannlege-priser-page .box .sub-treatment ul li{margin-bottom:.25rem;line-height:1.4;font-size:.9rem}.tannlege-priser-page .box .sub-treatment:not(:last-child){border-bottom:1px solid #e4d7d0;padding-bottom:1rem}.tannlege-priser-page .box h2{font-size:1.3rem;text-transform:uppercase;color:#865b49;margin-left:-2rem;width:calc(100% + 4rem);padding:0 2rem .5rem;border-bottom:1px solid #865B49;box-sizing:border-box}.tannlege-priser-page .box ul{list-style:disc;padding-left:1.5rem}.tannlege-priser-page .box ul li{margin-bottom:.4rem;font-size:.95rem}.tannlege-priser-page .box .price-tag{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;font-size:1rem}.tannlege-priser-page .box .price-tag span:first-child{text-decoration:line-through;color:#888}.tannlege-priser-page .box .price-tag span:last-child{color:#865b49;font-weight:700}.tannlege-priser-page .box .price-info{font-size:.85rem;margin-top:.8rem;color:#2c1b14}.tannlege-priser-page .info-box{background-color:#865b49;color:#fff;border-radius:20px;padding:2rem;text-align:center;font-style:italic;font-size:.95rem}.tannlege-priser-page .info-box.large{min-height:180px;display:flex;align-items:center;justify-content:center}.tannlege-priser-page .side-image{border:1px solid #865B49;border-radius:20px;padding:0;overflow:hidden;flex-grow:1;display:flex;align-items:flex-end;height:100%}.tannlege-priser-page .side-image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 900px){.tannlege-priser-page .tannlege-columns{flex-direction:column;align-items:center}.tannlege-priser-page .side-image{align-self:center}.tannlege-priser-page .side-image img{height:auto}}@media (max-width: 768px){.section-title{font-size:1.5rem;margin-bottom:2rem}.column{max-width:100%;padding:0 1rem}.box{padding:1.5rem}.box h2{font-size:1.1rem;margin-left:-1.5rem;width:calc(100% + 3rem);padding:0 1.5rem .5rem}.box ul li{font-size:.9rem}.box .price-tag{font-size:.95rem}.box .price-info{font-size:.8rem}.info-box{font-size:.9rem;padding:1.5rem}.info-box.large{min-height:auto;padding:1.5rem}}@media (max-width: 480px){.back-link{font-size:1rem;margin-bottom:1rem}.box{padding:1rem}.box h2{font-size:1rem;margin-left:-1rem;width:calc(100% + 2rem);padding:0 1rem .5rem}.box .price-tag{flex-direction:column;align-items:flex-end;gap:.2rem}.info-box{font-size:.85rem;padding:1rem}.side-image{height:auto}.side-image img{height:auto;max-height:300px}}@media (max-width: 480px){.section-title{font-size:1.3rem;margin-bottom:1.5rem}.box{padding:1rem}.box h2{font-size:1rem;margin-left:-1rem;width:calc(100% + 2rem);padding:0 1rem .5rem}.box ul li{font-size:.9rem;word-break:break-word}.box .price-tag{flex-direction:column;align-items:flex-end;font-size:.9rem;gap:.3rem;word-break:break-word}.box .price-info{font-size:.8rem;margin-top:.5rem}.info-box{font-size:.85rem;padding:1rem;text-align:left}.column{padding:0 .5rem}}ul{list-style:none;padding:0;margin:0}ul li{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px dotted #ccc;padding:.4rem 0}ul li .title{font-size:.95rem;flex:1}ul li .price{font-size:.95rem;font-weight:700;color:#865b49;white-space:nowrap}.faste-priser-banner{background-color:#684e44;color:#f9f1ea;padding:1.8rem 1.5rem;border-radius:20px;text-align:center;font-family:Montserrat,sans-serif;font-size:1rem;margin-bottom:2rem;line-height:1.5}.injeksjon-page{padding:4rem 2rem;background-color:#faf7f5;color:#2c1b14;font-family:Montserrat,sans-serif}.injeksjon-page .back-link{display:block;margin-bottom:2rem;font-size:1.1rem;color:#865b49;text-decoration:underline;position:absolute;left:2rem}.injeksjon-page .section-title{font-size:2.2rem;color:#865b49;text-align:center;margin-bottom:.5rem;font-family:Montserrat,sans-serif}.injeksjon-page .subheading{font-size:1.05rem;text-align:center;font-style:italic;margin-bottom:3rem}.injeksjon-page .injeksjon-columns{display:flex;justify-content:center;align-items:stretch;gap:4rem;flex-wrap:nowrap;max-width:1300px;margin:0 auto}.injeksjon-page .column{display:flex;flex-direction:column;gap:2rem;flex:1;min-width:320px;max-width:600px}.injeksjon-page .box{border:1px solid #865B49;border-radius:20px;padding:2rem;text-align:left;font-size:1.05rem;background-color:transparent}.injeksjon-page .box h2{font-size:1.3rem;text-transform:uppercase;color:#865b49;margin-left:-2rem;width:calc(100% + 4rem);padding:0 2rem .5rem;border-bottom:1px solid #865B49;box-sizing:border-box}.injeksjon-page .box ul{list-style:disc;padding-left:1.5rem}.injeksjon-page .box ul li{margin-bottom:.4rem;font-size:1rem}.injeksjon-page .box .small-text{font-size:.95rem;margin-top:.8rem;font-style:italic}.injeksjon-page .side-image{border:1px solid #865B49;border-radius:20px;padding:0;overflow:hidden;display:flex;align-items:flex-end;height:100%}.injeksjon-page .side-image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 900px){.injeksjon-page .injeksjon-columns{flex-direction:column;align-items:center}}.laserbehandling-page{padding:4rem 2rem;background-color:#faf7f5;color:#2c1b14;font-family:Montserrat,sans-serif}.laserbehandling-page .back-link{display:block;margin-bottom:2rem;color:#865b49;font-size:1.1rem;text-decoration:underline;position:absolute;left:2rem}.laserbehandling-page .section-title{font-size:2rem;color:#865b49;text-align:center;margin-bottom:3rem}.laserbehandling-page .laser-columns{display:flex;justify-content:center;align-items:stretch;gap:4rem;flex-wrap:nowrap;max-width:1300px;margin:0 auto}.laserbehandling-page .column{display:flex;flex-direction:column;gap:2rem;flex:1;min-width:320px;max-width:600px}.laserbehandling-page .box{border:1px solid #865B49;border-radius:20px;padding:2rem;text-align:left;font-size:1rem;background-color:transparent}.laserbehandling-page .box h2{font-size:1.3rem;text-transform:uppercase;color:#865b49;margin-left:-2rem;width:calc(100% + 4rem);padding:0 2rem .5rem;border-bottom:1px solid #865B49;box-sizing:border-box}.laserbehandling-page .box ul{list-style:disc;padding-left:1.5rem}.laserbehandling-page .box ul li{margin-bottom:.4rem;font-size:.95rem}.laserbehandling-page .box p{font-size:.95rem;margin-bottom:.5rem}.laserbehandling-page .box .price-tag{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;font-size:1rem}.laserbehandling-page .box .price-tag span:first-child{text-decoration:line-through;color:#888}.laserbehandling-page .box .price-tag span:last-child{color:#865b49;font-weight:700}.laserbehandling-page .box .price-info{font-size:.85rem;margin-top:.8rem;color:#2c1b14}.laserbehandling-page .info-box{background-color:#865b49;color:#fff;border-radius:20px;padding:2rem;text-align:center;font-size:.95rem}.laserbehandling-page .info-box h2{font-size:1.2rem;text-transform:uppercase;margin-bottom:.5rem}.laserbehandling-page .info-box p{font-size:.9rem}.laserbehandling-page .side-image{border:1px solid #865B49;border-radius:20px;padding:0;overflow:hidden;flex-grow:1;display:flex;align-items:flex-end;height:100%}.laserbehandling-page .side-image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 900px){.laserbehandling-page .laser-columns{flex-direction:column;align-items:center}}.behandlinger-section{padding:2rem 1rem;background-color:#faf7f5;color:#2c1b14;text-align:center;font-family:Montserrat,sans-serif}.behandlinger-section h1{font-size:1.8rem;margin-bottom:2rem;font-family:Montserrat,sans-serif;color:#865b49}@media (min-width: 768px){.behandlinger-section h1{font-size:2rem;margin-bottom:3rem}}.behandlinger-section .behandlinger-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.behandlinger-section .behandlinger-grid{gap:2rem}}.behandlinger-section .behandlinger-grid .behandling-box{background-color:#faf7f5;border:1px solid #865B49;border-radius:20px;padding:1.5rem;text-align:left;width:100%;max-width:350px;text-decoration:none;color:#2c1b14;box-sizing:border-box;transition:transform .3s}.behandlinger-section .behandlinger-grid .behandling-box:hover{transform:translateY(-5px)}@media (min-width: 480px){.behandlinger-section .behandlinger-grid .behandling-box{width:calc(50% - 1rem)}}@media (min-width: 1024px){.behandlinger-section .behandlinger-grid .behandling-box{width:calc(33.333% - 1.5rem)}}.behandlinger-section .behandlinger-grid .behandling-box .behandling-header{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1rem}.behandlinger-section .behandlinger-grid .behandling-box .behandling-header h2{margin:0;font-size:1.2rem;font-family:Kine Lariwa,cursive;color:#865b49;text-transform:uppercase}@media (min-width: 768px){.behandlinger-section .behandlinger-grid .behandling-box .behandling-header h2{font-size:1.3rem}}.behandlinger-section .behandlinger-grid .behandling-box .behandling-header .divider{height:1px;width:calc(111% + 1rem);align-items:flex-start;background-color:#865b49;margin-top:.4rem}.behandlinger-section .behandlinger-grid .behandling-box ul{list-style:disc;padding-left:1.5rem;margin:0}.behandlinger-section .behandlinger-grid .behandling-box ul li{margin-bottom:.5rem;font-size:.95rem}@media (min-width: 768px){.behandlinger-section .behandlinger-grid .behandling-box ul li{font-size:1rem}}.behandlinger-section .behandling-info{margin-top:3rem;color:#865b49}@media (min-width: 768px){.behandlinger-section .behandling-info{margin-top:4rem}}.behandlinger-section .behandling-info h3{font-size:1.3rem;text-transform:uppercase;font-weight:400;margin-bottom:.5rem;font-family:Montserrat,sans-serif}@media (min-width: 768px){.behandlinger-section .behandling-info h3{font-size:1.5rem}}.behandlinger-section .behandling-info p{font-size:.9rem;color:#2c1b14;max-width:800px;margin:0 auto;font-family:Montserrat,sans-serif}@media (min-width: 768px){.behandlinger-section .behandling-info p{font-size:.95rem}}.about-section{background-color:#faf7f5;color:#2c1b14;font-family:Montserrat,sans-serif}.about-section .about-container{max-width:1300px;margin:0 auto}.about-section .about-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem}.about-section .about-content .about-image,.about-section .about-content .about-text{flex:1 1 500px;max-width:600px;padding:2rem}.about-section .about-content .about-image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px}.about-section .about-content .about-text{display:flex;flex-direction:column;justify-content:center}.about-section .about-content .about-text h5{font-size:.9rem;color:#3e2723;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.about-section .about-content .about-text h1{font-size:2.8rem;font-family:Kine Lariwa,cursive;color:#865b49;margin-bottom:1.5rem}.about-section .about-content .about-text p{font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.about-section .about-content .about-text p.strong{font-weight:700}.about-section .about-team{background-color:#d5c6bf;margin-top:150px;padding-bottom:150px;text-align:center;font-family:Montserrat,sans-serif}.about-section .about-team h2{padding:30px;font-size:2.5rem;margin-bottom:3rem;font-family:Kine Lariwa,cursive;color:#865b49}.about-section .about-team .team-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:4rem}.about-section .about-team .team-member{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 10px 25px #0000001a;max-width:300px;transition:transform .3s ease,box-shadow .3s ease}.about-section .about-team .team-member:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.about-section .about-team .team-member img{width:100%;max-width:250px;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 4px 12px #00000014}.about-section .about-team .team-member .image-placeholder{width:100%;max-width:250px;aspect-ratio:1/1;background-color:#fff;border-radius:12px;margin-bottom:1.2rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px #00000014}.about-section .about-team .team-member p{font-weight:700;margin-bottom:.25rem;font-size:1.4rem;font-family:Montserrat,sans-serif}.about-section .about-team .team-member span{font-size:1rem;font-style:italic;color:#3e2723;margin-bottom:.8rem;font-family:Montserrat,sans-serif}.about-section .about-team .team-member .bio{font-size:1rem;line-height:1.6;color:#2c1b14;font-weight:400;font-family:Montserrat,sans-serif;width:100%;padding:0;word-break:break-word}@media screen and (max-width: 768px){.about-section .about-content{flex-direction:column;padding:1rem 0}.about-section .about-content .about-image,.about-section .about-content .about-text{padding:1rem 0;max-width:100%}.about-section .about-content .about-text h1{font-size:2rem}.about-section .about-content .about-text p{font-size:1rem}.about-section .about-team{padding:3rem 1rem}.about-section .about-team h2{font-size:2rem}.about-section .about-team .team-grid{gap:2rem}.about-section .about-team .team-member{padding:1.5rem 1rem;max-width:100%}.about-section .about-team .team-member p{font-size:1.1rem}.about-section .about-team .team-member .bio{font-size:.95rem}}.min-side-container{background-color:#d5c6bf;min-height:100vh;padding:5rem 1.5rem;display:flex;flex-direction:column;align-items:center;font-family:Montserrat,sans-serif;text-align:center;color:#fff}.min-side-container h1{font-size:2rem;font-family:Lora,serif;margin-bottom:3rem;letter-spacing:1px}.min-side-container .box{background-color:#fdf7f1;color:#3a2a21;border-radius:20px;padding:2.5rem 2rem;max-width:500px;width:100%;box-shadow:0 8px 20px #00000014;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.min-side-container .box h2{font-size:1.3rem;font-weight:600;margin:0}.min-side-container .box .box-divider{width:100%;border:none;border-top:1px solid #ccc;margin:0}.min-side-container .box .anita-lenke{background-color:#fefaf6;color:#2c1e1a;font-weight:600;font-size:1rem;text-decoration:none;padding:.8rem 2rem;border-radius:40px;transition:all .3s ease;align-self:center}.min-side-container .box .anita-lenke:hover{background-color:#684e44;color:#000}.booking-page{max-width:1200px;margin:0 auto;font-family:Montserrat,sans-serif;background-color:#faf7f5;color:#5e4437;overflow-y:auto;min-height:100vh}.booking-page #calendar{text-align:center;font-size:.8em}.booking-page #calendar button{background:#5e4437}.booking-page #calendar .fc-timegrid-event{background:#865b4959;border:black}.booking-page a{color:#5e4437;text-decoration:none}.booking-page a:hover{color:#5e4437}.booking-page h2{font-size:30px;text-align:center;margin-bottom:2.5rem;font-weight:500;letter-spacing:.5px}.booking-page .with-line{display:inline-block;border-bottom:1px solid #865B49;padding-bottom:.3rem;margin-bottom:1rem}.booking-page>.with-line.with-full-line{display:block;width:100%;border-bottom:1px solid #5E4437;padding-bottom:.5rem;margin-bottom:1rem}.booking-page .back-btn{background:transparent;border:none;color:#5e4437;font-size:1rem;cursor:pointer;margin-bottom:1rem}.booking-page .back-btn:hover{text-decoration:underline}.booking-page .booking-columns{margin-top:150px;display:flex;gap:2rem;align-items:flex-start;justify-content:center;flex-wrap:wrap}.booking-page .booking-columns .column{flex:1;min-width:300px}.booking-page .booking-columns .column .box{background:transparent;border:1px solid #5E4437;border-radius:10px;padding:1.5rem;margin-bottom:2rem;cursor:pointer}.booking-page .booking-columns .column .box h2{margin-bottom:.5rem;font-size:22px;font-weight:700}.booking-page .booking-columns .column .box .description{font-size:16px;color:#2c1b14}.booking-page .booking-columns .column .contact-button{background:#5e4437;color:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:700;cursor:pointer}.booking-page .booking-columns .side-image{flex:1;display:flex;align-items:center;justify-content:center}.booking-page .booking-columns .side-image img{max-width:100%;border-radius:10px}.booking-page .treatment-list{display:flex;gap:2rem;margin-top:50px;align-items:flex-start;justify-content:center}.booking-page .treatment-list .column-left{flex:1;min-width:300px;max-width:600px;display:flex;flex-direction:column;gap:1.5rem;padding-right:10px;scrollbar-width:thin;scrollbar-color:#5E4437 #FFF7F0}.booking-page .treatment-list .column-left::-webkit-scrollbar{width:12px}.booking-page .treatment-list .column-left::-webkit-scrollbar-track{background:#fff7f0;border-radius:12px}.booking-page .treatment-list .column-left::-webkit-scrollbar-thumb{background-color:#5e4437;border-radius:12px;border:3px solid #FFF7F0}.booking-page .treatment-list .column-left .treatment-card{background:transparent;border:1px solid #865B49;border-radius:10px;padding:2rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:1rem;transition:all .2s ease}.booking-page .treatment-list .column-left .treatment-card:hover{background-color:#865b490d;transform:translateY(-2px);box-shadow:0 2px 8px #0000000d}.booking-page .treatment-list .column-left .treatment-card .top-row{position:relative;padding-top:.5rem;padding-bottom:1.2rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:flex-start}.booking-page .treatment-list .column-left .treatment-card .top-row h4{font-size:1.1rem;font-weight:600;text-transform:uppercase;margin:0;padding:0;line-height:1.4;border-bottom:none!important}.booking-page .treatment-list .column-left .treatment-card .top-row span{font-size:1.05rem;font-weight:600;white-space:nowrap;margin-left:1rem}.booking-page .treatment-list .column-left .treatment-card .top-row:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#865b49}.booking-page .treatment-list .column-left .treatment-card ul{list-style:none;padding-left:0;margin:0}.booking-page .treatment-list .column-left .treatment-card ul li{position:relative;padding-left:1.5rem;margin-bottom:.4rem;font-size:1rem;line-height:1.6;color:#2c1b14}.booking-page .treatment-list .column-left .treatment-card ul li:before{content:"•";position:absolute;left:0;color:#865b49;font-weight:700}.booking-page .treatment-list .column-left .treatment-card .meta{text-align:right;font-size:.95rem;font-weight:500;margin-top:-.8rem;color:#2c1b14}.booking-page .treatment-list .column-right{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center}.booking-page .treatment-list .column-right img{max-width:100%;border-radius:10px}@media screen and (max-width: 768px){.booking-page .treatment-list .column-left{max-height:none;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.booking-page .treatment-list .column-left::-webkit-scrollbar{display:none}}.booking-page .treater-list,.booking-page .time-select{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.booking-page .treater-list button,.booking-page .time-select button{background:#fff;border:1px solid #5E4437;border-radius:32px;padding:10px 24px;font-size:1rem;font-weight:500;color:#5e4437;cursor:pointer;transition:all .2s}.booking-page .treater-list button:hover,.booking-page .time-select button:hover{background:#7b6c62;color:#fff}.booking-page .react-calendar__navigation button{color:#5e4437}.booking-page .time-card{background:#fff7f0;border:1px solid #865B49;border-radius:10px;padding:2rem;gap:1rem;color:#5e4437;text-align:left}.booking-page .calendar-select{display:flex;justify-content:center;margin:2rem auto}.booking-page .calendar-select .react-calendar{border:none;border-radius:10px;font-family:Montserrat,sans-serif;background:#fff7f0;box-shadow:0 1px 4px #0000000d}.booking-page .summary{margin-top:3rem;text-align:center;display:flex;align-items:center}.booking-page .summary .treatment-summary{box-shadow:0 4px 12px #0000001a;background:#fff7f0;border:1px solid adjust(#5E4437,30%);border-radius:10px;padding:2rem;max-width:500px;margin-left:5px;text-align:left;display:flex;flex-direction:column}.booking-page .summary .treatment-summary .treater-card{display:flex;flex-direction:column;align-items:center;width:140px;border-radius:12px}.booking-page .summary .treatment-summary .treater-card .treater-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:1rem;box-shadow:0 4px 10px #00000014}.booking-page .summary .treatment-summary .treater-card .treater-name{font-size:1rem;font-weight:500;text-align:center;font-family:Montserrat,sans-serif;color:#5e4437}.booking-page .summary .treatment-summary .top{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.booking-page .summary .treatment-summary p{font-size:.95rem;line-height:1.5;color:#2c1b14}.booking-page .auth-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;margin-bottom:2rem}.booking-page .auth-buttons button{display:inline-flex;justify-content:center;align-items:center;position:relative;border-radius:25px;font-family:Roboto;font-style:normal;font-weight:700;text-decoration:none;text-wrap:nowrap;cursor:pointer;transition:ease .2s}.booking-page .auth-buttons button img{width:30px;margin-right:14px}.booking-page .btn-bankid{background-color:#39134c;color:#fff}.booking-page .btn-bankid:hover{background-color:#470d70}.booking-page .btn-manual{background-color:#5e4437;color:#fff;border:none;cursor:pointer;transition:background-color .3s}.booking-page .btn-manual:hover{background-color:#927a70}.booking-page .step-layout{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.booking-page .step-layout .column-left,.booking-page .step-layout .column-right{flex:1;min-width:300px}.booking-page .step-layout .calendar-select,.booking-page .step-layout .time-select{margin:0}.booking-page .preview-card{background:#fff7f0;border:1px solid #865B49;border-radius:10px;padding:2rem;display:flex;flex-direction:column;gap:1rem;color:#5e4437;text-align:left}.booking-page .preview-card .header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.booking-page .preview-card .header-row h4{margin:0;font-size:1.2rem;font-weight:600}.booking-page .preview-card .header-row span{font-size:1.1rem;font-weight:600;white-space:nowrap}.booking-page .preview-card .preview-list{margin:1rem 0;padding-left:1.5rem}.booking-page .preview-card .preview-list li{font-size:1rem;line-height:1.6;color:#2c1b14;margin-bottom:.5rem;list-style:disc;text-align:left}.booking-page .preview-card .duration{text-align:right;font-size:.95rem;font-weight:500;color:#2c1b14}.booking-page .preview-card.highlight{background:#fdf6f2;border-color:#5b3d31;color:#5b3d31}.booking-page .preview-card.highlight .header-row h4,.booking-page .preview-card.highlight .header-row span,.booking-page .preview-card.highlight .preview-list li,.booking-page .preview-card.highlight .duration{color:#5b3d31}.booking-page .patient-info-form{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.booking-page .patient-info-form input{padding:.75rem 1rem;border:1px solid #3E2723;border-radius:10px;font-size:1rem}.booking-page .patient-info-form input:focus{outline:none;border-color:#5e4437;box-shadow:0 0 0 3px #5e443733}@media screen and (max-width: 768px){.booking-page{padding:2rem 1rem}.booking-page .booking-columns,.booking-page .treatment-list,.booking-page .step-layout{flex-direction:column;align-items:stretch}.booking-page .patient-info-form{grid-template-columns:1fr}}.registration-form{margin:3rem auto;text-align:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.registration-form input{margin-top:1rem;padding:.75rem;width:100%;font-size:1rem;border:1px solid #ccc;border-radius:8px}.registration-form .confirm-btn{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;background-color:#5e4437;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.registration-form .confirm-btn:hover{background-color:adjust(#5E4437,10%)}.sms-confirmation{max-width:400px;margin:3rem auto;text-align:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.sms-confirmation input{margin-top:1rem;padding:.75rem;width:100%;font-size:1rem;border:1px solid #ccc;border-radius:8px}.sms-confirmation .confirm-btn{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;background-color:#5e4437;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.sms-confirmation .confirm-btn:hover{background-color:adjust(#5E4437,10%)}.treater-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0;padding:0 1rem}.treater-list .treater-card{display:flex;flex-direction:column;align-items:center;width:140px;cursor:pointer;transition:transform .2s ease;border-radius:12px;padding:.5rem}.treater-list .treater-card:hover{transform:translateY(-4px)}.treater-list .treater-card.selected{outline:2px solid #D4A373;outline-offset:6px}.treater-list .treater-card .treater-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:1rem;box-shadow:0 4px 10px #00000014}.treater-list .treater-card .treater-name{font-size:1rem;font-weight:500;text-align:center;font-family:Montserrat,sans-serif;color:#5e4437}@media screen and (max-width: 768px){.treatment-list .column-left{max-height:none;overflow-y:visible;-ms-overflow-style:none}.treatment-list .column-left::-webkit-scrollbar{display:none}}@media (max-width: 768px){.treater-list{gap:1.5rem}.treater-list .treater-card{width:100px}.treater-list .treater-card .treater-photo{width:90px;height:90px}.treater-list .treater-card .treater-name{font-size:.85rem}}.error-msg{color:red;font-size:.9rem;margin-top:4px}.additional-inputs input{width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem;border-radius:8px;border:1px solid #ccc}.confirmation-container{max-width:600px;margin:4rem auto;padding:2.5rem;background-color:#fff;text-align:center;border-radius:16px;box-shadow:0 4px 12px #0000000f;font-family:Montserrat,sans-serif}.confirmation-container h1{font-size:2rem;margin-bottom:1rem;color:#5e4437;font-family:Lora,serif}.confirmation-container p{font-size:1.1rem;margin-bottom:.75rem;color:#333;font-family:Montserrat,sans-serif}.confirmation-container .booking-details{margin:2rem 0;text-align:left;padding:1.5rem;background-color:#fafafa;border:1px solid #eee;border-radius:12px}.confirmation-container .booking-details p{margin:.4rem 0;font-size:1rem}.confirmation-container .booking-details p strong{font-weight:600}.confirmation-container .check-icon{width:100px;height:100px;margin:0 auto 1.5rem;display:block}.confirmation-container .button-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.confirmation-container .back-home-btn,.confirmation-container .minside-btn{background-color:#5e4437;color:#fff;padding:.8rem 2rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;font-family:Montserrat,sans-serif}.confirmation-container .back-home-btn:hover,.confirmation-container .minside-btn:hover{background-color:adjust(#5E4437,10%)}footer{background-color:#faf7f5;font-family:Montserrat,sans-serif;width:100%}footer .footer-border-line{width:100%;height:1px;background-color:#865b49;margin-bottom:2rem}footer .footer-container{max-width:1400px;margin:0 auto;padding:0 4vw;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media (max-width: 900px){footer .footer-container{flex-direction:column;align-items:center;text-align:center}}footer .footer-logo-left{flex:0 0 auto;display:flex;justify-content:flex-start}footer .footer-logo-left img{height:45px;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@media (max-width: 768px){footer .footer-logo-left img{height:30px}}@media (max-width: 480px){footer .footer-logo-left img{height:26px}}@media (max-width: 900px){footer .footer-logo-left{justify-content:center}}footer .footer-wrapper{flex:1 1 600px;display:flex;flex-wrap:wrap;gap:4rem;justify-content:flex-end}@media (max-width: 900px){footer .footer-wrapper{flex-direction:column;align-items:center;margin-top:.5rem;gap:1.5rem}}footer .footer-col{flex:0 0 200px;min-width:150px}footer .footer-col h4{margin-bottom:1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:#5e4437}footer .footer-col a,footer .footer-col p{display:block;margin-bottom:.5rem;font-size:.95rem;font-weight:300;color:#2f1e1a;text-decoration:none;transition:color .2s;-webkit-user-select:none;user-select:none}footer .footer-col a:hover,footer .footer-col p:hover{color:#5e4437}footer .footer-col a{text-decoration:underline}footer *{caret-color:transparent;outline:none;-webkit-user-select:none;user-select:none}footer .footer-bottom{width:100%;text-align:center;font-size:.9rem;color:#888;padding:1rem 0;margin-top:2rem;border-top:1px solid #e0dcd9}footer .footer-bottom p{margin:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:43px 0 0;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;background-color:#faf7f5;color:#2c1b14;min-height:100vh}#root{width:100%;margin:0;padding:0;text-align:center;display:flex;flex-direction:column;flex-grow:1}.app-container{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;padding-bottom:0;margin-bottom:0}.banner-wrapper{margin-top:3rem;margin-bottom:0}.services-section{margin-top:5rem;margin-bottom:5rem}a,button,img{outline:none}a:focus,button:focus,img:focus{outline:none}html,body,#root{height:100vh;margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#5e4437;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;min-width:320px;min-height:100vh}.fade-down{animation:fadeDown 2s ease}.fade-up{animation:fadeUp 2s ease}@keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}99%{opacity:0;transform:translateY(-50px)}to{opacity:0;transform:translateY(-50px);display:none}}
