*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}.container{background:#f0f0f0;width:100%;min-height:100vh;transition:background .3s}.navbar{z-index:1000;background:0 0;border-bottom:1px solid #fff9;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:clamp(15px,3vw,50px);width:100%;padding:25px 3%;transition:background .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;display:flex;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#634939}.logo{filter:brightness(1.1)drop-shadow(0 0 6px #ffffff26);width:clamp(80px,5vw,120px)}ul{flex-wrap:wrap;gap:30px;margin:0;padding:0;list-style:none;display:flex}ul li{color:#fff;cursor:pointer;font-family:Mulish,sans-serif;font-size:14px;font-weight:600}.services-item{position:static}.services-item .services-trigger{cursor:pointer;align-items:center;gap:8px;display:flex}.services-item .mega-menu{opacity:0;transform-origin:top;pointer-events:none;background:#fff;border-radius:0 0 20px 20px;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-height:0;padding:0 4rem;transition:opacity .35s,transform .35s,max-height .45s,padding .35s;display:grid;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-15px)scaleY(.95);box-shadow:0 12px 30px #0000001f}.services-item .mega-menu.open{opacity:1;pointer-events:auto;max-height:800px;padding:2rem 4rem;transform:translateY(0)scaleY(1)}.services-item .menu-column h4{color:#8d8b86;margin-bottom:1rem;font-size:1rem}.services-item .menu-column p{cursor:pointer;color:#30180a;margin-bottom:.7rem;font-size:.95rem;transition:all .2s}.services-item .menu-column p:hover{color:#dcc5a3;transform:translate(4px)}.arrow{transition:transform .25s}.rotated{transform:rotate(180deg)}.navbar{overflow:visible}.toggle-icon{cursor:pointer;width:50px;margin-left:40px}.spacer{flex:1}.action-buttons{flex-wrap:wrap;align-items:center;gap:20px;padding-right:30px;display:flex}.appointment-request{color:#fff;cursor:pointer;background:#503d31;justify-content:center;align-items:center;gap:8px;min-height:60px;padding:14px 22px;font-size:clamp(14px,1vw,16px);display:flex}.appointment-request p{word-spacing:6px;margin:0;font-family:Mulish,sans-serif;font-size:16px;font-weight:500}.appointment-request:hover{background:#3b2d24}.whatsapp-button{color:#000;cursor:pointer;background:#a8e6a3;align-items:center;gap:20px;padding:14px 22px;font-size:18px;transition:background .5s;display:flex}.whatsapp-button:hover{background:#74b96f}.language-toggle{background:#ffffff14;border-radius:999px;gap:.3rem;padding:4px;display:flex}.language-toggle button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .8rem;font-size:.9rem;transition:all .2s;display:flex}.language-toggle button:hover{background:#ffffff1f}.language-toggle button.active{background:#ffffff38;font-weight:600;box-shadow:0 2px 8px #0003}.mobile-actions{display:none}.mobile-menu-button{color:#fff;cursor:pointer;margin-left:auto;font-size:2rem;display:none}.nav-links{display:flex}.nav-links li.active{color:#dcc5a3}@media (width<=1150px){.navbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex}.mobile-menu-button{display:block}.nav-links{display:none}.nav-links li.active{color:#dcc5a3}.nav-links.open{z-index:999;background:#634939;flex-flow:column wrap;gap:20px;width:100%;padding:30px;display:flex;position:absolute;top:100%;left:0}.spacer{flex:1}.action-buttons{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.action-buttons .whatsapp-button{width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;gap:0;padding:0}.action-buttons .whatsapp-button:hover,.action-buttons .whatsapp-button:active,.action-buttons .whatsapp-button:focus{box-shadow:none;background:0 0}.action-buttons .whatsapp-button p{display:none}.action-buttons .whatsapp-button img{width:34px;height:34px;display:block}.mobile-menu-button{cursor:pointer;justify-content:center;align-items:center;width:42px;height:42px;margin-left:.75rem;font-size:1.6rem;display:flex}.mobile-actions .language-toggle{flex-wrap:wrap;justify-content:center}.spacer{display:none}}.footer{color:#fff;background:#222;padding:4rem 8% 2rem;font-family:Mulish,sans-serif}.footer .footer-content{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer .footer-logo{filter:brightness(1.1)contrast(1.1);background:#fff;border-radius:10px;width:180px;margin-bottom:1.5rem;padding:8px;box-shadow:0 0 12px #ffffff26}.footer .footer-column h4{color:#dcc5a3;margin-bottom:1rem}.footer .footer-column p{cursor:pointer;margin-bottom:.7rem;transition:all .2s}.footer .footer-column p:hover{opacity:.8}.footer .clinic-info p{cursor:default}.footer .footer-bottom{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.footer .footer-bottom .footer-links{gap:1.5rem;display:flex}.footer .footer-bottom .footer-links span{cursor:pointer}@media (width<=900px){.footer .footer-content{grid-template-columns:1fr;gap:2rem}.footer .footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer .footer-links{flex-wrap:wrap;justify-content:center}}.hero{justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:160px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:1;background:#00000059;position:absolute;inset:0}.hero-content{z-index:2;color:#fff;text-align:center;flex-direction:column;align-items:center;width:min(90%,800px);margin:0 auto;padding:0 20px;display:flex;position:relative}.hero-content h1{margin-bottom:20px;font-family:Mulish,sans-serif;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.hero-content .hero-description{text-align:center;max-width:none;margin-bottom:15px;font-size:clamp(1.3rem,3vw,2rem);font-weight:600}.hero-content p{text-align:center;max-width:650px;margin-bottom:35px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.appointment-request{color:#fff;cursor:pointer;background:#503d31;border-radius:50px;justify-content:center;align-items:center;gap:10px;max-width:100%;min-height:64px;padding:18px 32px;font-size:18px;transition:background .3s,transform .2s;display:flex}.appointment-request p{letter-spacing:.03em;margin:0;font-family:Mulish,sans-serif;font-weight:600}.appointment-request:hover{background:#3b2d24;transform:translateY(-2px)}.appointment-request .arrow{transition:transform .3s}.appointment-request:hover .arrow{transform:translate(6px)}.whatsapp-button{background:#a8e6a3;border-radius:50px;align-items:center;gap:14px;max-width:100%;min-height:64px;padding:18px 32px;font-size:18px;transition:background .3s,transform .2s;display:flex}.whatsapp-button p{margin:0;font-weight:600}.whatsapp-button img{width:22px}.whatsapp-button:hover{background:#74b96f;transform:translateY(-2px)}@media (width<=900px){.hero{padding-top:220px}}.dentist-info{z-index:5;color:#fff;background:#544033;grid-template-columns:1fr 1fr;width:60%;min-height:650px;margin:-5.2% auto 0;padding:60px 0;display:grid;position:relative}.dentist-image-container{aspect-ratio:4/3;width:100%;margin:40px 0;padding:0;overflow:hidden}.dentist-image{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .3s;display:block}.dentist-image.hidden{opacity:0}.dentist-image.visible{opacity:1}.dentist-text{flex-direction:column;justify-content:center;padding:0 80px;display:flex}.dentist-text h2{margin-bottom:30px;font-family:Mulish,sans-serif;font-size:2.4rem;line-height:1.3}.dentist-text p{text-align:justify;max-width:600px;margin-bottom:12px;font-size:1.15rem;line-height:1.6}.learn-more-button{color:#544033;cursor:pointer;background:#dcc5a3;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin-top:25px;padding:18px 30px;transition:background .3s,transform .2s;display:flex}.learn-more-button p{margin:0;font-weight:600}.learn-more-button .arrow{transition:transform .3s}.learn-more-button:hover{background:#c9b18a;transform:translateY(-2px)}.learn-more-button:hover .arrow{transform:translate(6px)}@media (width<=1100px){.dentist-info{width:80%;transform:translateY(-6%)}}@media (width<=800px){.dentist-info{grid-template-columns:1fr;width:95%;transform:translateY(0)}}.services-section{background:#f7f4f0;flex-direction:column;align-items:center;width:100%;padding:140px 8% 120px;display:flex}.services-header{text-align:center;max-width:850px;margin-bottom:70px}.services-small-title{letter-spacing:.15em;text-transform:uppercase;color:#544033;margin-bottom:20px;font-size:1rem;font-weight:700}.services-header h2{color:#544033;margin-bottom:25px;font-family:Mulish,sans-serif;font-size:3rem;line-height:1.2}.services-description{color:#6a5749;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.8}.services-cards-container{flex-direction:column;gap:25px;width:100%;margin-top:30px;display:flex}.cards-row{gap:20px;width:100%;display:flex}.service-card{cursor:pointer;background-position:50%;background-size:cover;border-radius:20px;flex:1;height:480px;transition:flex .45s,transform .3s;position:relative;overflow:hidden}.cards-row:hover .service-card{flex:1}.cards-row .service-card:hover{flex:1.25}.card-overlay{background:#00000059;transition:background .3s;position:absolute;inset:0}.service-card:hover .card-overlay{background:#0009}.card-content{z-index:2;color:#fff;transition:transform .35s;position:absolute;bottom:30px;left:30px;right:30px}.card-content h3{max-width:90%;margin-bottom:0;font-family:Mulish,sans-serif;font-size:1.6rem;line-height:1.2}.card-content p{opacity:0;max-height:0;margin-top:0;font-family:Mulish,sans-serif;font-size:1rem;line-height:1.5;transition:opacity .3s .35s,transform .3s,max-height .35s,margin-top .3s;overflow:hidden;transform:translateY(15px)}.service-card:hover .card-content p{opacity:1;max-height:200px;margin-top:15px;transform:translateY(0)}.service-card:hover .card-content{transform:translateY(-10px)}@media (width<=900px){.cards-row{flex-direction:column;gap:20px}.service-card,.cards-row:hover .service-card,.cards-row .service-card:hover,.service-card:hover{flex:none}.service-card:hover .card-overlay{background:#00000073}.service-card{height:320px;min-height:320px}.card-content p{opacity:1;max-height:none;margin-top:12px;overflow:visible;transform:none}.card-content{transform:none}}.location-section{background:#214734;align-items:center;gap:4rem;min-height:650px;padding:5rem 12%;display:flex}.location-left{color:#fff;flex:1;font-family:Mulish,sans-serif}.location-small-title{color:#b89a72;margin-bottom:1rem;font-size:.95rem}.location-left h1{margin-bottom:2rem;font-size:3rem;line-height:1.1}.location-left h3{margin-bottom:1.5rem}.location-info{margin-bottom:2.5rem}.location-info p,.hours p{margin-bottom:.9rem}.hours h4{margin-bottom:1rem}.emergency-text{margin-top:2rem}.location-right{flex:1;min-height:500px}.location-right iframe{border-radius:20px;width:100%;height:500px}.info-row{color:inherit;align-items:center;gap:14px;margin-bottom:1.2rem;text-decoration:none;transition:all .2s;display:flex}.info-row:hover{opacity:.8}.info-icon{min-width:20px;font-size:1.1rem}.divider{background-color:#fcfcfc99;width:80%;height:2px;margin:2rem 0}@media (width<=900px){.location-section{flex-direction:column}.location-left h1{font-size:2rem}.location-right{width:100%}}.request-appointment{text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.request-appointment .overlay{background:#0009;position:absolute;inset:0}.request-appointment .request-content{z-index:2;color:#fff;flex-direction:column;align-items:center;padding:2rem;font-family:Mulish,sans-serif;display:flex;position:relative}.request-appointment .request-content h1{margin-bottom:1.5rem;font-size:3rem;font-weight:700}.request-appointment .request-content .step-1,.request-appointment .request-content .step-2,.request-appointment .request-content .step-3{text-align:center;margin-bottom:1rem;line-height:1.8}.request-appointment .request-content .step-1{max-width:850px;font-size:1.2rem}.request-appointment .request-content .step-2{max-width:650px;font-size:1.1rem}.request-appointment .request-content .step-3{max-width:450px;font-size:.95rem}.whatsapp-redirect{margin-top:2rem}.whatsapp-button{color:#000;cursor:pointer;background:#fff;border-radius:40px;align-items:center;gap:10px;padding:12px 24px;display:flex}.whatsapp-button img{width:24px;height:24px}.whatsapp-button p{margin:0}@media (width<=768px){.request-appointment{min-height:420px}.request-appointment .request-content{padding:1.5rem}.request-appointment .request-content h1{font-size:2.2rem}.request-appointment .request-content .step-1,.request-appointment .request-content .step-2,.request-appointment .request-content .step-3{max-width:100%;font-size:1rem;line-height:1.6}}.slideshow-section{background:linear-gradient(#3a2d25,#241b16);justify-content:center;align-items:center;height:600px;margin-top:50px;display:flex;overflow:hidden}.carousel-container{perspective:1200px}.carousel{width:320px;height:400px;transform-style:preserve-3d;animation:25s linear infinite spin;position:relative}.carousel-item{border-radius:24px;width:320px;height:400px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0003}.carousel-item img{object-fit:cover;width:100%;height:100%}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (width<=768px){.slideshow-section{height:400px;margin-top:30px}.carousel-container{perspective:800px}.carousel{width:180px;height:240px;animation-duration:25s;scale:.85}.carousel-item{border-radius:18px;width:180px;height:200px;margin-top:20px}}.about-us{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:0;font-family:Mulish,sans-serif;display:flex;position:relative}.about-row-top{justify-content:center;align-items:center;width:100%;min-height:90vh;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.about-row-top .about-image{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.about-row-top .about-image img{object-fit:cover;width:100%;height:100%;display:block}.about-row-top:before{content:"";z-index:1;pointer-events:none;background:#00000080;position:absolute;inset:0}.about-row-top .about-text{z-index:2;text-align:center;color:#fff;max-width:800px;padding:8rem 2rem 2rem;position:relative}.about-row-top .small-heading{color:#dcc5a3;margin-bottom:1rem;font-size:2.3rem;font-weight:600}.about-row-top h1{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.8rem);line-height:1.2}.about-row-top p{color:#ffffffeb;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.appointment-btn{cursor:pointer;color:#1e2a3a;background:#dcc5a3;border:none;border-radius:14px;padding:16px 34px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s}.appointment-btn:hover{background:#cdb690;transform:translateY(-3px)}.about-row-bottom{background:#fff;border-radius:24px;width:100%;max-width:1280px;margin:0 auto;padding:4rem 8%;position:relative}.about-content{justify-content:space-between;align-items:center;gap:4rem;display:flex}.content-block-left{flex:1;max-width:600px}.content-block-left .small-heading{color:#b89a6e;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.content-block-left h2{color:#1e2a3a;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem)}.content-block-left p{color:#2c3e4e;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.content-block-right{flex:1;max-width:500px}.dentist-image{border-radius:24px;width:100%;overflow:hidden;box-shadow:0 20px 35px -10px #00000026}.dentist-image img{object-fit:cover;width:100%;height:auto;display:block}.about-certifications{width:100%;max-width:1280px;margin:2rem auto;padding:4rem 8%}.cert-header{text-align:center;margin-bottom:3rem}.cert-header span{color:#5d7a8c;letter-spacing:1px;text-transform:uppercase;font-size:.9rem}.cert-header h2{margin:1rem 0;font-size:2.2rem}.cert-header p{color:#666;max-width:650px;margin:0 auto}.cert-list{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.cert-item{background:#fff;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 8px #00000014}.cert-icon{flex-shrink:0;font-size:1.8rem}.cert-item h4{margin:0 0 .25rem}.cert-item p{opacity:.8;margin:0}@media (width<=900px){.about-row-top{min-height:70vh}.about-row-top .about-text{padding:1.5rem}.about-row-top h1{font-size:2.2rem}.about-row{flex-direction:column;align-items:center;gap:2rem;padding:0 6%}.about-row-bottom{padding:3rem 6%}.about-content{text-align:center;flex-direction:column;gap:3rem}.content-block-left,.content-block-right{width:100%;max-width:100%}.content-block-right{justify-content:center;display:flex}.dentist-image{max-width:450px;margin:0 auto}}@media (width<=600px){.about-text{margin-top:5rem}.about-row-top{min-height:60vh}.about-row-top h1{font-size:1.8rem}.about-row-top .small-heading{font-size:1rem}.about-row-top p{font-size:.95rem}.appointment-btn{padding:12px 28px;font-size:.9rem}.about-row-bottom{border-radius:16px;padding:2rem 5%}.about-content{gap:2rem}.content-block-left h2{font-size:2rem}.content-block-left p{font-size:.95rem;line-height:1.7}.dentist-image{border-radius:18px}.cert-list{gap:.75rem}.cert-item{border-radius:10px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:.9rem}.cert-icon{font-size:1.4rem}.cert-item h4{margin-bottom:.25rem;font-size:.95rem;line-height:1.3}.cert-item p{font-size:.85rem;line-height:1.5}}.contact-page{width:100%;font-family:Mulish,sans-serif}.contact-row-top{aspect-ratio:16/9;width:100%;min-height:unset;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.contact-image{position:absolute;inset:0}.contact-image img{object-fit:contain;width:100%;height:100%}.contact-row-top:before{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.contact-text{z-index:2;text-align:center;color:#fff;max-width:850px;padding:8rem 2rem 3rem;position:relative}.contact-text .small-heading{color:#dcc5a3;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.contact-text h1{margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);line-height:1.15}.contact-text p{color:#ffffffeb;max-width:650px;margin:auto;font-size:1.1rem;line-height:1.7}@media (width<=768px){.contact-row-top{min-height:70vh}.contact-text{padding-top:8rem}.contact-text .small-heading{font-size:1.3rem}}.appointment-form-section{background:#f7f7f7;justify-content:center;width:100%;padding:7rem 2rem;display:flex}.appointment-form-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;width:100%;max-width:1300px;display:grid}.appointment-info{flex-direction:column;display:flex}.small-heading{color:#dcc5a3;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.appointment-info h2{color:#1d1d1d;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1.2}.appointment-info p{color:#555;font-size:1.05rem;line-height:1.8}.appointment-form{background:#fff;border-radius:24px;flex-direction:column;gap:1.2rem;padding:3rem;display:flex;box-shadow:0 10px 35px #00000014}.appointment-form input,.appointment-form textarea{border:1px solid #d7d7d7;border-radius:12px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:all .25s}.appointment-form input:focus,.appointment-form textarea:focus{border-color:#dcc5a3;box-shadow:0 0 0 4px #dcc5a326}.appointment-form textarea{resize:vertical;min-height:120px}.appointment-form button{cursor:pointer;color:#222;background:#dcc5a3;border:none;border-radius:12px;padding:1rem;font-size:1rem;font-weight:700;transition:all .25s}.appointment-form button:hover{background:#d1b38b;transform:translateY(-2px)}.form-group{flex-direction:column;gap:.6rem;display:flex}.form-group label{color:#333;font-size:.95rem;font-weight:700}.form-group input,.form-group textarea{width:100%}.checkbox-group{align-items:flex-start;gap:.4rem;margin-top:.5rem;margin-bottom:1.5rem;font-family:Mulish,sans-serif;display:flex}.checkbox-group input{flex-shrink:0;width:18px;height:18px;margin-top:.1rem}.checkbox-group label{color:#666;cursor:pointer;margin:0;font-size:.92rem;line-height:1.5}.required-star{color:#d14b4b;flex-shrink:0;margin-top:.1rem;margin-left:-.3rem;margin-right:.1rem;font-size:1rem;font-weight:700;line-height:1}@media (width<=900px){.appointment-form-container{grid-template-columns:1fr;gap:3rem}.appointment-form{padding:2rem}.appointment-info{text-align:center}}.legal-page{background:#465053;justify-content:center;min-height:100vh;padding:200px 20px 80px;display:flex}.legal-container{color:#222;background:#fff;border-radius:18px;width:100%;max-width:950px;padding:3rem;box-shadow:0 6px 24px #00000014}.legal-container h1{text-align:center;color:#222;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.legal-content{color:#222;flex-direction:column;gap:1.25rem;font-size:1rem;line-height:1.8;display:flex}.legal-content h2,.legal-content p,.legal-content li,.legal-content ul,.legal-content span{color:#222}.legal-content h2{margin-top:1rem;font-size:1.45rem}.legal-content ul{flex-direction:column;gap:.75rem;margin:.5rem 0 1rem;padding-left:1.5rem;list-style:outside;display:flex}.legal-content li{cursor:default;margin-bottom:.3rem;display:list-item}@media (width<=768px){.legal-page{padding-top:110px}.legal-container{padding:2rem}}
