:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:#fbddba;background-color:#454545;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bianca-leal-color-secondary: #3d2818;--bianca-leal-color-white: #fefdff;--bianca-leal-color-black: #1c191a;--bianca-leal-color-bronze: #c6a56f;--bianca-leal-color-salmon: #deb196;--bianca-leal-color-grey: #454545;--bianca-leal-color-lightgrey: #c5c5c5;--bianca-leal-bg-gold: linear-gradient(.25turn, #dfbb96, #fbddba, #dfbb96, #fbddba);--bianca-leal-font-color: #fbddba;--bianca-leal-content-pad: min(2rem, 5vw)}@font-face{font-family:Poppins;src:url(/assets/Poppins-B_fPDAUb.ttf) format("truetype")}@font-face{font-family:Poppins-Regular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype")}@font-face{font-family:Cinzel;src:url(/assets/Cinzel-D2gzELga.ttf) format("truetype")}*{margin:0;padding:0;border:0px}a{text-decoration:none}html,body{margin:0;display:flex;width:100%;height:100%}span,body{font-family:Poppins-Regular,sans-serif;font-size:min(1rem,3.5vw)}h1{font-family:Cinzel,sans-serif;font-weight:600;font-size:min(2rem,6vw)}h2{font-family:Poppins,sans-serif;font-size:min(1.5rem,4.8vw)}h3{font-size:min(1.25rem,3.5vw)}p{font-size:min(1rem,3.8vw);line-height:1.4;text-wrap:pretty;max-width:450px}.bianca-leal-section-head{display:flex;justify-content:center;width:100%;height:700px;background-color:var(--bianca-leal-color-secondary);padding-top:1rem;position:relative;overflow:hidden;z-index:0}.bianca-leal-image-mobile{display:none;width:100%;margin-top:auto;align-items:center;justify-content:center}.bianca-leal-logo{width:max(60%,10vw);max-width:250px;max-height:200px;z-index:1;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.bianca-leal-image-photo-head{position:absolute;transition:all .35s ease;height:100%;z-index:1;top:0;right:0}.bianca-leal-container-head-content{display:flex;flex-direction:column;width:100%;max-width:950px;height:100%;padding:0px var(--bianca-leal-content-pad);position:relative;z-index:2}.bianca-leal-container-head-content h2{color:var(--bianca-leal-font-color);text-align:left;margin-top:auto;margin-bottom:.5rem;max-width:500px}.bianca-leal-container-head-content p{color:var(--bianca-leal-color-white);margin-bottom:2rem;max-width:500px}.bianca-leal-box-button{display:flex;padding-bottom:var(--bianca-leal-content-pad);margin-bottom:auto}@media only screen and (max-width: 1250px){.bianca-leal-image-photo-head{transform:translate(30%)}}@media only screen and (max-width: 768px){.bianca-leal-image-photo-head{transform:translate(45%)}.bianca-leal-container-head-content{margin-top:0;padding:0;gap:0px}.bianca-leal-container-head-content h2{padding:0 var(--bianca-leal-content-pad);text-shadow:2px 2px 4px var(--bianca-leal-color-black);max-width:unset}.bianca-leal-container-head-content p{padding:0px var(--bianca-leal-content-pad);text-shadow:2px 2px 4px var(--bianca-leal-color-black);max-width:unset}.bianca-leal-box-button{padding:0 var(--bianca-leal-content-pad) var(--bianca-leal-content-pad) var(--bianca-leal-content-pad);margin-bottom:unset}}.bianca-leal-section-treatments{display:flex;width:100%;align-items:center;justify-content:center;background-color:var(--bianca-leal-color-lightgrey)}.bianca-leal-treatments-container{display:flex;flex-direction:column;align-items:center;max-width:1000px;padding:min(1.6rem,4.5vw) var(--bianca-leal-content-pad) var(--bianca-leal-content-pad) var(--bianca-leal-content-pad)}.bianca-leal-treatments-title{margin-bottom:1rem;color:var(--bianca-leal-color-black);text-align:center}.bianca-leal-treatments-cards{display:flex;flex-direction:column;gap:1rem}.bianca-leal-treatment-card{display:flex;background:var(--bianca-leal-color-white);border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;position:relative;height:300px;min-height:300px}.bianca-leal-treatment-card:hover{box-shadow:0 10px 26px #0003}.bianca-leal-image-container{display:flex;position:relative;overflow:hidden;height:100%;min-height:300px;width:30vw;min-width:400px;max-width:450px;background-color:#f5f5f5;flex-shrink:0}.bianca-leal-images-scroll{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.bianca-leal-images-scroll::-webkit-scrollbar{display:none}.bianca-leal-scroll-image{width:100%;height:100%;object-fit:cover;display:block;flex-shrink:0;scroll-snap-align:start;transition:opacity .3s ease,transform .75s ease}.bianca-leal-scroll-image:hover{transform:scale(1.03)}.bianca-leal-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#0009;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.bianca-leal-nav-button:hover{background:#000c;transform:translateY(-50%) scale(1.05)}.bianca-leal-image-container:hover .bianca-leal-nav-button{opacity:1;transform:translateY(-50%) scale(1.05)}.bianca-leal-nav-prev{left:10px}.bianca-leal-nav-next{right:10px}.bianca-leal-image-indicators{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.bianca-leal-indicator{width:12px;height:12px;border-radius:50%;border:2px solid white;background:transparent;cursor:pointer;transition:all .3s ease}.bianca-leal-indicator:hover{background:#ffffff80}.bianca-leal-indicator.active{background:#fff}.bianca-leal-nav-button{opacity:.6;transition:all .2s ease}.bianca-leal-nav-button:focus,.bianca-leal-indicator:focus{outline:2px solid #c6a56f;outline-offset:2px}.bianca-leal-treatment-card-content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;flex:1;min-width:0}.bianca-leal-treatment-card h2{padding:0;margin:0 0 .5rem;color:var(--bianca-leal-color-black);font-size:1.2rem;line-height:1.3;flex-shrink:0}.bianca-leal-treatment-card p{padding:0;margin:0;color:var(--bianca-leal-color-grey);line-height:1.4;flex:1;overflow:auto}.bianca-leal-card-button{display:flex;align-items:center;padding:0;margin-top:1rem}.bianca-leal-card-button button{width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bianca-leal-scroll-image{animation:fadeIn .3s ease-in-out}@media only screen and (max-width: 768px){.bianca-leal-treatment-card{flex-direction:column;height:auto;min-height:auto}.bianca-leal-image-container{height:280px;min-height:280px;width:100%;min-width:unset;max-width:unset}.bianca-leal-treatment-card-content{padding:1rem}.bianca-leal-nav-button{width:35px;height:35px;font-size:18px}.bianca-leal-nav-prev{left:5px}.bianca-leal-nav-next{right:5px}.bianca-leal-indicator{width:10px;height:10px}.bianca-leal-images-scroll{-webkit-overflow-scrolling:touch}}.bianca-leal-section-about{display:flex;justify-content:center;width:100%;height:fit-content;background-color:var(--bianca-leal-color-salmon);padding-top:1rem}.bianca-leal-section-about-container{display:flex;width:100%;max-width:950px;height:fit-content;position:relative;z-index:0;align-items:center;justify-content:space-around}.bianca-leal-image-mobile,.bianca-leal-image{display:flex;width:100%;margin-top:auto;align-items:center;justify-content:center}.bianca-leal-image-mobile{display:none}.bianca-leal-image-photo{transition:all .35s ease;height:65vw;min-height:260px;max-height:450px;z-index:1}.bianca-leal-container-about-content{display:flex;flex-direction:column;width:100%;padding:0px 0px 0px var(--bianca-leal-content-pad);position:relative}.bianca-leal-container-about-content h2{color:var(--bianca-leal-color-black);text-align:left;margin-bottom:.5rem}.bianca-leal-about-subtitle{color:var(--bianca-leal-color-black);font-size:min(1.3rem,4vw);font-weight:600;margin-bottom:1rem;font-style:italic;letter-spacing:.5px}.bianca-leal-container-about-content p{color:var(--bianca-leal-color-black);margin-bottom:2rem;max-width:500px}.bianca-leal-box-button{display:flex;padding-bottom:var(--bianca-leal-content-pad)}.bianca-leal-instagram-button{display:flex;align-items:center;justify-content:center;background:#e1306c;border:none;border-radius:50%;width:60px;height:60px;padding:12px;box-shadow:0 8px 20px #e1306c4d;transition:all .3s ease;cursor:pointer;margin-bottom:var(--bianca-leal-content-pad)}.bianca-leal-instagram-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 25px #e1306c66}.bianca-leal-instagram-button:active{transform:translateY(-1px) scale(1.02)}.bianca-leal-instagram-button .bianca-leal-icon{width:100%;height:100%;filter:brightness(0) invert(1)}@media only screen and (max-width: 768px){.bianca-leal-section-about-container{flex-direction:column}.bianca-leal-image-mobile{display:flex;width:100%;min-width:100%;padding:0;align-items:flex-start}.bianca-leal-image-mobile .bianca-leal-image-photo{width:max(60%,60vw)!important;max-width:315px!important;height:auto!important;min-height:auto!important;max-height:auto!important}.bianca-leal-image{display:none}.bianca-leal-container-about-content{display:flex;margin-top:0;padding:0;gap:0px}.bianca-leal-container-about-content h2{text-align:center;background:var(--bianca-leal-bg-gold);color:var(--bianca-leal-color-black);padding:min(1.5rem,2.5vw) var(--bianca-leal-content-pad);margin-bottom:1rem}.bianca-leal-about-subtitle{text-align:center;padding:0px var(--bianca-leal-content-pad);margin-bottom:1rem}.bianca-leal-container-about-content p{padding:0px var(--bianca-leal-content-pad);max-width:unset}.bianca-leal-box-button{padding:0 var(--bianca-leal-content-pad) var(--bianca-leal-content-pad) var(--bianca-leal-content-pad)}.bianca-leal-instagram-button{margin:0 auto var(--bianca-leal-content-pad) auto;width:55px;height:55px}}.bianca-leal-section-location{display:flex;align-items:center;justify-content:center;padding:var(--bianca-leal-content-pad);background-color:var(--bianca-leal-color-black)}.bianca-leal-location-container{display:flex;flex-direction:column;align-items:center;gap:var(--bianca-leal-content-pad);width:100%;max-width:950px}.bianca-leal-location-container h1{text-align:center;color:var(--bianca-leal-color-white)}.bianca-leal-location{display:flex;align-items:center;justify-content:space-around;width:100%;position:relative}.bianca-leal-location iframe{width:30%;min-width:400px;height:35vh;min-height:220px;max-height:350px}.bianca-leal-location-infos{display:grid;grid-template-columns:1fr;grid-template-rows:min-content min-content 1fr;justify-content:center;height:100%;gap:var(--bianca-leal-content-pad);padding:var(--bianca-leal-content-pad)}.bianca-leal-location-infos h3{display:flex;width:100%;align-items:center;color:var(--bianca-leal-color-white)}.bianca-leal-location-infos h3 img{width:min(1.5rem,6vw);margin-right:min(.875rem,3vw)}.bianca-leal-copyright{text-align:center;color:var(--bianca-leal-color-white)}.bianca-leal-copyright span{white-space:nowrap}@media only screen and (max-width: 768px){.bianca-leal-location{display:flex;flex-direction:column}.bianca-leal-location iframe{min-width:100%;min-height:300px}.bianca-leal-location-infos{padding:var(--bianca-leal-content-pad) 0px;width:100%}.bianca-leal-location-infos button{width:100%}}#root{display:flex;width:100%;height:100%;position:relative}.bianca-leal-main-page{flex:1;min-height:0px;scroll-behavior:smooth;overflow:auto;z-index:0;background-color:var(--bianca-leal-color-secondary)}#bianca-leal-section-contact{display:flex;width:100%;height:94.5vh;align-items:center;justify-content:center;background-color:var(--bianca-leal-color-bronze)}#bianca-leal-section-contact img{width:60px}.bianca-leal-contact-float-button{display:flex;align-items:center;justify-content:center;position:fixed;background:#25d366;border:none;border-radius:50%;width:60px;height:60px;padding:12px;box-shadow:0 8px 20px #25d3664d;transition:all .3s ease;cursor:pointer;bottom:2.5%;right:3%;z-index:1000}.bianca-leal-contact-float-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 25px #25d36666}.bianca-leal-contact-float-button:active{transform:translateY(-1px) scale(1.02)}.bianca-leal-contact-float-button .bianca-leal-icon{width:100%;height:100%;filter:brightness(0) invert(1)}@media only screen and (max-width: 768px){.bianca-leal-fixed-menu{width:auto;left:0;right:0;bottom:0;transform:none;box-shadow:none;border-radius:0}.bianca-leal-fixed-menu ul{width:100%;justify-content:space-around}.bianca-leal-contact-float-button{width:55px;height:55px;bottom:2%;right:2.5%}}button{font-family:Poppins,sans-serif;cursor:pointer}button span{font-family:Poppins,sans-serif;font-size:min(1rem,4.6vw)}.bianca-leal-default-button{position:relative;overflow:hidden;transition:all .3s ease-in-out;height:min-content;width:max-content;padding:min(1rem,4.5vw);border-radius:12px;font-weight:600;font-size:min(18px,4.4vw);z-index:0;background:var(--bianca-leal-bg-gold);color:var(--bianca-leal-color-black)}.bianca-leal-default-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .35s ease;z-index:1}.bianca-leal-default-button:hover:before{left:0}.bianca-leal-default-button .bianca-leal-button-label{position:relative;z-index:2}.bianca-leal-default-button .ripple-effect{position:absolute;border-radius:50%;background-color:#fff6;transform:scale(0);animation:ripple-animation .6s linear;pointer-events:none;z-index:1}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}@media only screen and (max-width: 768px){.bianca-leal-default-button{width:100%}}
