@import url(https://fonts.googleapis.com/css2?family=DM+Sans&family=Playfair+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap);.home .container{padding:0;background-color:#26474e}.home .header{display:flex;align-items:center;height:650px;overflow:hidden;position:relative}@media(min-width:1500px){.home .header{flex-direction:row;justify-content:space-between}.home .header .cover-image-picture{width:50%;height:100%}}.home .header .cover-image{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1500px;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.2}@media(min-width:1500px){.home .header .cover-image{position:relative;left:auto;transform:none;width:100%;max-width:none;min-height:600px;height:100%;opacity:1;z-index:1}}.home .banner{width:100%;position:relative;z-index:1;padding:2rem}@media(min-width:1500px){.home .banner{width:50%;padding:3rem}}.home .banner .title{overflow:hidden;white-space:normal;text-transform:uppercase;font-size:3rem;color:#f6f6f6;font-family:Playfair Display,serif}.home .banner .sub-title{text-transform:uppercase;font-size:1.3rem;font-family:DM Sans,sans-serif;color:#aa714f}.home .banner .button{max-width:15rem}.home .services .icon{font-size:2.5rem}.home .crt-icon-instagram{display:none}.home .crt-tag{z-index:0!important}.service-container{display:flex;align-items:flex-start;gap:10px;margin:0 auto;max-width:2000px;height:100%}@media(max-width:991px){.service-container{flex-direction:column;align-items:center;padding:0}}.service-container .dog-picture-container{width:50%;height:auto;padding:80px}@media(max-width:991px){.service-container .dog-picture-container{width:50%;padding:20px}}@media(max-width:767px){.service-container .dog-picture-container{width:100%;padding:20px}}.service-container .dog-picture-container .picture-container{display:flex;justify-content:center;width:100%;height:100%}.service-container .dog-picture-container img{width:100%;height:100%;max-height:950px;border-radius:15px;-o-object-fit:cover;object-fit:cover}.service-container .text-container{overflow:auto;width:50%;padding:80px}@media(max-width:991px){.service-container .text-container{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px}}.service-container .text-container .title{text-align:left}@media(max-width:991px){.service-container .text-container .title{text-align:center}}.service-container .text-container .description{text-align:left}@media(max-width:991px){.service-container .text-container .description{text-align:center}}.service{text-align:justify}@media(max-width:767px){.service{text-align:center}}.service .sub-title{text-align:left}.service li{padding-right:15vw}@media(max-width:767px){.service li{padding-right:0;text-align:left}}.service .title{position:relative;font-weight:700}.service .sub-title{font-size:1.2rem;font-family:DM Sans,sans-serif}.service .price{display:inline;font-size:1.5rem;font-weight:700}.service .by-period{display:inline}.service .button-container{display:inline-block}.service .button-container .button{width:210px;margin:2vh auto auto 0!important}.service .circular-image{width:100%;max-width:150px;height:auto;align-self:center;align-content:center;margin:0 auto 5vh auto;display:block;position:relative}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#f6f6f6;padding:1rem 2rem;position:relative;z-index:100}@media(max-width:767px){.navbar{padding:1rem 2rem 1rem 0}}.logo-container{width:6rem;margin-left:1rem;display:block}.logo{height:auto}.hamburger{display:none;flex-direction:column;gap:.4rem;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media(max-width:767px){.hamburger{display:flex}}.hamburger span{width:1.5rem;height:.2rem;background:#2b2b2b;transition:all .3s ease}.hamburger.active span:first-child{transform:rotate(45deg) translate(.5rem,.5rem)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(.5rem,-.5rem)}.nav-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;z-index:999}@media(max-width:767px){.nav-backdrop.open{display:block;opacity:1}}.nav-links{display:flex;gap:2rem}@media(max-width:767px){.nav-links{position:fixed;top:0;right:-100%;flex-direction:column;background-color:#f6f6f6;width:75%;max-width:300px;height:100vh;padding:5rem 2rem;box-shadow:-2px 0 10px rgba(0,0,0,.2);transition:right .3s ease;z-index:1000}.nav-links.open{right:0;display:flex;align-items:flex-start;gap:2px}}.nav-link{position:relative;color:rgba(0,0,0,.5)}@media(max-width:767px){.nav-link{font-size:1.2rem;padding:.75rem 0}}.nav-link:before{content:"";position:absolute;visibility:hidden;width:0;height:2px;bottom:0;left:0;background-color:#d8e2dc;transition:all .3s ease-in-out}@media(min-width:767px){.nav-link:hover:before{visibility:visible;background-color:#2b2b2b;width:100%}}.nav-link.current{font-weight:700}.footer{margin-top:5rem;background-color:#f6f6f6;padding:2rem 2rem}.footer .footer-content{margin:0 auto}.footer .footer-item{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;margin-bottom:1.2rem;gap:1.5rem;text-decoration:none;transition:transform .2s ease;cursor:pointer}@media(max-width:720px){.footer .footer-item{margin-bottom:1rem}}.footer .footer-item:hover{transform:translateX(5px)}.footer .footer-item:hover .footer-text span{color:#26474e}.footer .footer-icon{width:60px;height:60px;color:#fff;background-color:#26474e;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer .footer-icon i{color:#fff;font-size:1.8rem}.footer .footer-text{font-family:DM Sans,sans-serif;text-align:start}.footer .footer-text a,.footer .footer-text span{color:#000;text-decoration:none;font-size:1.1rem;transition:color .3s ease;display:block}@media(max-width:720px){.footer .footer-text a,.footer .footer-text span{font-size:1rem}}.footer .footer-text a:hover{color:#26474e}.service-slider .card{background:#fff;border-radius:15px;border:none;background-color:#f6f6f6;min-height:100%;max-width:85%;margin:1rem}@media(min-width:767px)and (max-width:1670px){.service-slider .card .card-title{min-height:5rem}}.service-slider .card .card-title{margin-top:10px;font-weight:700}.service-slider .card .button{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:30px;position:relative;background-color:#26474e;color:#fff;max-width:180px;font-size:1rem}.service-slider .card .description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:Open Sans,sans-serif;color:#474747}.service-slider .card .icon{font-size:2rem;color:#fff}.service-slider .circular-image{height:auto;display:inline-block;position:relative}.service-slider .carousel__next{background-color:#b78f6d;color:#fff;border-radius:50%;margin-left:110px}@media(max-width:767px){.service-slider .carousel__next{margin-right:10px}}.service-slider .carousel__prev{background-color:#b78f6d;color:#fff;border-radius:50%}@media(max-width:767px){.service-slider .carousel__prev{margin-left:10px}}.service-slider .carousel__slide{display:flex;align-items:stretch}.service-slider .carousel__pagination{margin-bottom:-45px}.service-slider .carousel__pagination-button{background-color:#f5ebe0}.service-slider .carousel__pagination-button--active{background-color:#d5bdaf}.feedback-slider{margin:0 auto;background-color:#f6f6f6;border-radius:20px;padding:4rem 0}.feedback-slider .carousel__next{background-color:#b78f6d;color:#fff;border-radius:50%;margin-left:110px}@media(max-width:767px){.feedback-slider .carousel__next{margin-right:10px}}.feedback-slider .carousel__prev{background-color:#b78f6d;color:#fff;border-radius:50%}@media(max-width:767px){.feedback-slider .carousel__prev{margin-left:10px}}.feedback-slider .card{max-width:95%;min-height:400px;max-height:100%;margin:5vh auto;border-radius:15px;border:none;background-color:#26474e;color:#aa714f;box-shadow:0 10px 35px -10px rgba(0,0,0,.4)}.feedback-slider .card .card-body{padding:5vh;margin:0 auto}.feedback-slider .card .description{margin:5vh auto;text-align:center;font-family:Open Sans,sans-serif;color:#fff}.feedback-slider .card .icon-container{display:block;right:0;position:absolute}.feedback-slider .card .icon-container .icon{position:absolute;margin-top:-45px!important;margin-left:-100px!important;font-size:8rem}.feedback-slider .card .counter-container{display:block;bottom:0;right:0;position:absolute}.feedback-slider .card .counter-container .counter{background-color:#aa714f;border-radius:50%;width:50px;height:50px;text-align:center;line-height:50px;color:#fff;margin-left:-60px!important}.feedback-slider .picture{border-radius:15px}.team-section{padding:4rem 2rem;max-width:1400px;margin:0 auto;background-color:#f6f6f6;border-radius:20px}.team-section .team-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;gap:2rem}@media(max-width:767px){.team-section .team-header{flex-direction:column;align-items:flex-start}}.team-section .team-intro{flex:1}.team-section .team-intro .team-number{font-size:1.5rem;color:#e0e0e0;font-weight:300;display:block;margin-bottom:.5rem}.team-section .read-more-btn{padding:.75rem 1.5rem;background-color:#fff;color:#26474e;border:1px solid #ddd;border-radius:5px;text-decoration:none;font-size:.9rem;transition:all .3s ease;white-space:nowrap;align-self:flex-start}.team-section .read-more-btn:hover{background-color:#26474e;color:#fff;border-color:#26474e}@media(max-width:767px){.team-section .read-more-btn{align-self:stretch;text-align:center}}.team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;align-items:stretch}@media(max-width:720px){.team-section .team-grid{grid-template-columns:1fr}}.team-section .team-member{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;min-height:450px}@media screen and (min-width:767px){.team-section .team-member{min-height:650px}}.team-section .team-member:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.12)}.team-section .team-member .member-image{width:100%;height:450px;overflow:hidden;background-color:#e0e0e0;flex-shrink:0}@media(max-width:767px){.team-section .team-member .member-image{height:300px}}.team-section .team-member .member-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-section .team-member .member-info{flex:1;display:flex;flex-direction:column;padding:1.5rem}.team-section .team-member .member-name{font-size:1.25rem;font-weight:600;color:#26474e;margin-bottom:.5rem;font-family:Roboto Slab,serif}.team-section .team-member .member-role{font-size:.9rem;color:#888;margin-bottom:1rem;font-family:DM Sans,sans-serif}.team-section .team-member .member-preview{font-size:.85rem;line-height:1.5;color:#666;margin-bottom:1rem;flex:1;font-family:DM Sans,sans-serif}.team-section .team-member .see-more-text{color:#26474e;font-weight:700;cursor:pointer;transition:all .3s ease}.team-section .team-member .see-more-text:hover{color:#0d181b;text-decoration:underline}.team-section .modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem}.team-section .modal-content{background-color:#fff;border-radius:15px;max-width:950px;width:100%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.3)}@media(max-width:767px){.team-section .modal-content{overflow-y:auto;max-height:90dvh}}.team-section .modal-close{position:absolute;top:1rem;right:1rem;background:#fff;border:none;font-size:2rem;cursor:pointer;color:#666;z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.team-section .modal-close:hover{background-color:#26474e;color:#fff}.team-section .modal-body{display:flex;flex-direction:row;min-height:400px}@media(max-width:767px){.team-section .modal-body{flex-direction:column;min-height:auto}}.team-section .modal-image{width:40%;overflow:hidden;background-color:#e0e0e0;flex-shrink:0}@media(max-width:767px){.team-section .modal-image{width:100%;height:300px}}.team-section .modal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-section .modal-info{flex:1;padding:2.5rem;overflow-y:auto;max-height:90vh}@media(max-width:767px){.team-section .modal-info{padding:2rem;overflow-y:visible;max-height:none}}.team-section .modal-name{font-size:2rem;font-weight:600;color:#26474e;margin-bottom:.5rem;font-family:Roboto Slab,serif}.team-section .modal-role{font-size:1.1rem;color:#888;margin-bottom:1.5rem;font-family:DM Sans,sans-serif}.team-section .modal-description{font-size:1rem;line-height:1.8;color:#666;font-family:DM Sans,sans-serif}.team-section .modal-endorsement{margin-top:2rem;width:100%;max-width:300px;height:auto;border-radius:10px}.team-section .modal-fade-enter-active,.team-section .modal-fade-leave-active{transition:opacity .3s ease}.team-section .modal-fade-enter-from,.team-section .modal-fade-leave-to{opacity:0}.team-section .modal-fade-enter-active .modal-content{animation:modal-slide-in .3s ease}.team-section .modal-fade-leave-active .modal-content{animation:modal-slide-out .3s ease}@keyframes modal-slide-in{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modal-slide-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}.team-section .slide-fade-enter-active,.team-section .slide-fade-leave-active{transition:all .3s ease}.team-section .slide-fade-enter-from,.team-section .slide-fade-leave-to{transform:translateY(-10px);opacity:0}:root{--primary:#f6f6f6;--secondary:#26474e}body,html{overflow-x:hidden;scroll-behavior:smooth;background-color:#fff}#app{max-width:2000px;margin:0 auto;font-family:sans-serif;text-align:center}img{width:100%}.container{position:relative;max-width:100%}.section{margin:5rem auto;max-width:2000px}.title{font-size:2.5rem;font-weight:600;color:#26474e;margin-bottom:1rem;font-family:Playfair Display,serif}.description{font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;color:#666;font-family:DM Sans,sans-serif}li{list-style-type:none}a{color:#aa714f}a,a:hover{text-decoration:none}a:hover{color:inherit}button{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px 20px;border-radius:8px;border:none;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;background:#26474e;color:#fff}button:hover{background:#15282c}.card-wrapper[data-v-15f446e5]{padding-top:80px;margin-bottom:20px}.card[data-v-15f446e5]{position:relative;padding-top:20%;width:100%}.circular-image[data-v-15f446e5]{position:absolute;top:-75px;left:50%;transform:translateX(-50%);z-index:10}.circular-image img[data-v-15f446e5]{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 15px rgba(0,0,0,.2);border:5px solid #aa714f;background:#fff}.card-body[data-v-15f446e5]{display:flex;margin-top:15px;flex-direction:column;justify-content:space-between;padding:0 1.5rem 1.5rem 1.5rem}svg[data-v-a5b35c50]{display:block}.divider-line line[data-v-a5b35c50]{stroke:#aa714f;stroke-width:4}