@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap";*{padding:0;margin:0;border:0;box-sizing:border-box;list-style:none;text-decoration:none;font-family:"Poppins",sans-serif}.container{width:80%}img{width:100%;display:block}h1{font-size:2.813rem;font-weight:700;color:#f26b21}h1.title{font-size:2.25rem;font-weight:400;letter-spacing:0px;color:#1b1d51}h1.light{font-size:.938rem;font-weight:600}h1.hours{font-size:3.75rem;font-weight:900}h1.card{font-size:4.25rem}h2{font-size:1.75rem}h2.light{font-size:1.688rem;color:#fff}h2.x-light{font-size:1.25rem;font-weight:600;color:#f26b21}h3{font-size:.938rem;color:#1b1d51}p{font-size:1.188rem}p.medium{font-size:.938rem;font-weight:400;color:#000}p.light{font-size:.938rem;font-weight:600}p.x-light{font-size:.75rem;font-weight:300;color:#fff}@media screen and (min-width: 100rem){.container{width:60%}}@media screen and (max-width: 64rem){h1{font-size:2.375rem}h1.title{font-size:1.625rem}}header{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center}header .bar{width:100%;height:4rem;display:grid;place-items:center;background:#f5fdff}header .bar .container{display:flex;justify-content:space-between;align-items:center}header .bar .container .bar__item{display:flex;align-items:center;gap:0 .45rem}header .bar .container .bar__item:nth-child(1){color:#f26b21}header .bar .container .bar__item:nth-child(2) h1{color:#1b1d51}header .bar .container .bar__item img{width:.813rem;height:.813rem}header .header__content{width:100%;height:125vh;display:grid;place-items:center;background-image:url("../assets/images/home.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}header .header__content .container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;position:relative;padding-top:6rem;gap:2rem 0}header .header__content .container .logo{width:12.188rem;height:5rem;position:absolute;top:3rem;left:0}header .header__content .container h1{width:19.063rem;line-height:1.35}header .header__content .container a button{width:12.813rem;height:3.438rem;display:grid;place-items:center;border-radius:.625rem;font-size:.938rem;font-weight:400;background:#f26b21;color:#fff;transition:all .25s cubic-bezier(0, 0.86, 0.28, 1.28);cursor:pointer}header .header__content .container a button.small{width:11.875rem;height:3.125rem;font-size:.875rem;background:#1b1d51}header .header__content .container a button:hover{transform:translateY(-0.2rem)}@media screen and (max-width: 64rem){header .header__content{height:calc(100vh - 4rem);background-image:url("../assets/images/banner1-mobile.jpg")}header .header__content .container{justify-content:start;align-items:center;padding-top:50%}header .header__content .container h1{width:100%;text-align:center}}#about{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center;position:relative;overflow:hidden;padding-top:6rem;background:#f5fdff}#about .container{display:grid;place-items:center;gap:5rem 0}#about .container .about__title{display:grid;place-items:center;position:relative}#about .container .about__title h1,#about .container .about__title h3{position:relative;z-index:10}#about .container .about__title h1{line-height:1.35}#about .container .about__title img{width:4.813rem;height:4.813rem;position:absolute;z-index:1;right:-3.1rem;bottom:13%}#about .container .about__content{width:100%;display:grid;place-items:center;gap:5rem 0}#about .container .about__content .item{width:100%;display:grid;justify-content:space-around;align-items:center;grid-template-columns:38% 43%}#about .container .about__content .item:nth-child(2){grid-template-columns:43% 45%}#about .container .about__content .item:nth-child(2) p{margin-right:2rem}#about .container .about__content .item:nth-child(2) .photo__wrapper .diferential:nth-child(2){top:6%;right:5.8rem}#about .container .about__content .item:nth-child(2) .photo__wrapper .diferential:nth-child(2) img{width:1.75rem;height:1.75rem}#about .container .about__content .item:nth-child(2) .photo__wrapper .diferential:nth-child(3){top:auto;right:auto;bottom:15%;left:-3.5rem}#about .container .about__content .item .photo__wrapper{width:100%;height:100%;display:grid;place-items:center start;position:relative}#about .container .about__content .item .photo__wrapper img{width:350px}#about .container .about__content .item .photo__wrapper .diferential{width:12rem;height:3.375rem;display:grid;place-items:center;position:absolute;z-index:5;display:flex;justify-content:center;align-items:center;font-size:.688rem;font-weight:500;gap:0 .6rem;border-radius:1rem;box-shadow:0px 9px 12px rgba(0,0,0,.1411764706);color:#1b1d51}#about .container .about__content .item .photo__wrapper .diferential:nth-child(2){top:10%;right:1.8rem;background:#f6f6f6 !important}#about .container .about__content .item .photo__wrapper .diferential:nth-child(3){top:auto;bottom:25%;right:0;background:#fff}#about .container .about__content .item .photo__wrapper .diferential img{width:1.063rem;height:1.063rem}@media screen and (max-width: 64rem){#about .container{gap:3rem 0}#about .container .about__content{gap:3.8rem 0}#about .container .about__content .item{grid-template-columns:1fr;gap:2rem 0}#about .container .about__content .item .photo__wrapper{place-items:center}#about .container .about__content .item:nth-child(1) .photo__wrapper .diferential:nth-child(2){left:auto;top:8%;right:0}#about .container .about__content .item:nth-child(1) .photo__wrapper .diferential:nth-child(3){left:auto;right:-1rem}#about .container .about__content .item:nth-child(2){grid-template-columns:1fr}#about .container .about__content .item:nth-child(2) p{order:1;margin-right:0}#about .container .about__content .item:nth-child(2) .photo__wrapper{order:2}#about .container .about__content .item:nth-child(2) .photo__wrapper .diferential:nth-child(2){right:-0.8rem;left:auto}#about .container .about__content .item:nth-child(2) .photo__wrapper .diferential:nth-child(3){left:0}#about .container .about__content .item .photo__wrapper img{width:100%}}#banner1{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center;position:relative;overflow:hidden;padding:5rem 0;background:#f5fdff}#banner1 .container{height:26.25rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1.1rem 0;padding-left:12%;border-radius:2.625rem;background-image:url("../assets/images/banner1.png");background-repeat:no-repeat;background-size:cover;background-position:center}#banner1 .container .title{display:flex;flex-direction:column;justify-content:center;align-items:start}#banner1 .container .title h2{color:#fff}#banner1 .container .title h1{line-height:1;color:#1b1d51}#banner1 .container p{width:22rem;color:#fff}#banner1 .container a{margin-top:.5rem}#banner1 .container a button{width:12.813rem;height:3.438rem;display:grid;place-items:center;border-radius:.625rem;font-size:.938rem;font-weight:400;background:#f26b21;color:#fff;transition:all .25s cubic-bezier(0, 0.86, 0.28, 1.28);cursor:pointer}#banner1 .container a button.small{width:11.875rem;height:3.125rem;font-size:.875rem;background:#1b1d51}#banner1 .container a button:hover{transform:translateY(-0.2rem)}@media screen and (max-width: 64rem){#banner1 .container{height:90vh;justify-content:start;align-items:start;padding:3rem;background-image:url("../assets/images/banner2-mobile.jpg")}#banner1 .container p{width:100%}}#about2{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center;position:relative;overflow:hidden;padding-top:2rem;padding-bottom:5rem;background:#f5fdff}#about2 .container{display:grid;place-items:center;gap:5rem 0}#about2 .container .item{width:80%;display:grid;justify-content:center;align-items:center;grid-template-columns:1.5fr 1fr;gap:0 0rem}#about2 .container .item:nth-child(2){grid-template-columns:repeat(2, 1fr);gap:0 3rem}#about2 .container .item:nth-child(2) p{margin-left:2rem}#about2 .container .item:nth-child(2) .photo__wrapper{place-items:center}#about2 .container .item:nth-child(2) .photo__wrapper .diferential:nth-child(2){width:15rem;bottom:0;right:auto;left:auto}#about2 .container .item:nth-child(2) .photo__wrapper .diferential:nth-child(2) img{width:1.5rem;height:1.5rem}#about2 .container .item .photo__wrapper{width:100%;height:100%;display:grid;place-items:center;position:relative}#about2 .container .item .photo__wrapper img{width:350px}#about2 .container .item .photo__wrapper .diferential{width:12rem;height:3.375rem;display:grid;place-items:center;position:absolute;z-index:5;display:flex;justify-content:center;align-items:center;font-size:.688rem;font-weight:500;gap:0 .6rem;border-radius:1rem;box-shadow:0px 9px 12px rgba(0,0,0,.1411764706);color:#1b1d51}#about2 .container .item .photo__wrapper .diferential:nth-child(2){top:auto;bottom:30%;left:1rem;background:#f6f6f6 !important}#about2 .container .item .photo__wrapper .diferential:nth-child(3){top:auto;bottom:0;right:auto;background:#fff}#about2 .container .item .photo__wrapper .diferential img{width:1.063rem;height:1.063rem}@media screen and (max-width: 64rem){#about2 .container{gap:3.8rem 0}#about2 .container .item{width:100%;grid-template-columns:1fr;gap:3rem 0}#about2 .container .item .photo__wrapper{place-items:center}#about2 .container .item:nth-child(1) .photo__wrapper .diferential:nth-child(2){top:-1rem;left:auto;bottom:auto}#about2 .container .item:nth-child(1) .photo__wrapper .diferential:nth-child(3){left:auto}#about2 .container .item:nth-child(2){width:100%;grid-template-columns:1fr;gap:3rem 0}#about2 .container .item:nth-child(2) p{order:2;margin-left:0}#about2 .container .item:nth-child(2) .photo__wrapper{order:1}#about2 .container .item .photo__wrapper img{width:100%}}#banner2{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center;position:relative;overflow:hidden;padding:4rem 0;padding-top:2rem;background:#f5fdff}#banner2 .container{position:relative;overflow:hidden;height:21.25rem;display:flex;flex-direction:column;justify-content:center;align-items:start;padding:0 12%;border-radius:2.625rem;background-image:url("../assets/images/banner2.png");background-repeat:no-repeat;background-size:cover;background-position:center}#banner2 .container h1{line-height:1}#banner2 .container span{padding-top:.85rem;padding-bottom:.5rem;font-size:13.5px;font-weight:700;color:#1b1d51}#banner2 .container .card__text{height:4.35rem;display:flex;justify-content:center;align-items:end;gap:0 .85rem}#banner2 .container .card__text h1{line-height:3.5rem;color:#fff}#banner2 .container .card__text span{margin-top:0;font-size:1rem;font-weight:700;color:#fff}@media screen and (max-width: 64rem){#banner2{padding-top:0}#banner2 .container{height:90vh;justify-content:start;padding:3rem;background-image:url("../assets/images/banner3-mobile.jpg")}}#testimonials{width:100%;height:-moz-fit-content;height:fit-content;display:grid;place-items:center;position:relative;overflow:hidden;padding-top:2rem;padding-bottom:9.625rem;background-color:#f5fdff;background-image:url("../assets/icons/fundo-depoimentos.svg");background-size:contain;background-position:center}#testimonials .container{display:grid;place-items:center;gap:3.5rem 0}#testimonials .container .title{display:grid;place-items:center;text-align:center}#testimonials .container .testimonials__wrapper{width:80%;position:static}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial{display:grid;place-items:center;grid-template-columns:repeat(2, 1fr);gap:0 4rem}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .photo__wrapper{position:relative;display:grid;place-items:center}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .photo__wrapper .pet__name{width:15rem;height:3.75rem;display:flex;justify-content:center;align-items:center;position:absolute;bottom:1.9rem;gap:0 1rem;border-radius:1rem;border-bottom-right-radius:0;font-size:.938rem;font-weight:600;color:#fff;background:#f26b21}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .photo__wrapper .pet__name img{width:1.25rem;height:1.25rem}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .testimonial__content{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1.5rem 0}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .testimonial__content p{width:24rem}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .testimonial__content .client__name{font-size:1.25rem;font-weight:600;color:#1b1d51}#testimonials .container .testimonials__wrapper .swiper-pagination{bottom:6.625rem}#testimonials .container .testimonials__wrapper .swiper-pagination .swiper-pagination-bullet{background:#f26b21;transition:all .3s ease}@media screen and (max-width: 64rem){#testimonials{padding-bottom:11.625rem}#testimonials .container .testimonials__wrapper{width:100%}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial{grid-template-columns:1fr}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .photo__wrapper{width:100%}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .photo__wrapper img{width:100%}#testimonials .container .testimonials__wrapper .swiper-wrapper .testimonial .testimonial__content p{width:100%}}footer{width:100%;display:grid;place-items:center;position:relative;top:-2.625rem;border-top-left-radius:2.625rem;border-top-right-radius:2.625rem;padding-top:6rem;padding-bottom:3.625rem;background-color:#1b1d51}footer::after{content:"";display:block;width:100%;height:2.625rem;position:absolute;bottom:-2.625rem;z-index:99;background-color:#1b1d51}footer .container{display:grid;grid-template-columns:2fr repeat(3, 1fr);gap:0 3rem}footer .container .footer__logo{width:100%;height:100%;display:grid;place-items:center start}footer .container .footer__logo img{width:12.188rem}footer .container .footer__column{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:grid;flex-direction:column;margin:0 auto;gap:1.2rem 0}footer .container .footer__column .address__wrapper,footer .container .footer__column .phone__wrapper,footer .container .footer__column .contact__wrapper{font-size:.75rem}footer .container .footer__column .address__wrapper a,footer .container .footer__column .phone__wrapper a,footer .container .footer__column .contact__wrapper a{color:#fff}footer .container .footer__column .address__wrapper{display:flex;flex-direction:column;gap:1rem 0}footer .container .footer__column .address__wrapper a{font-weight:300}footer .container .footer__column .address__wrapper a span{font-weight:600}footer .container .footer__column .phone__wrapper{display:flex;flex-direction:column;gap:.8rem 0}footer .container .footer__column .phone__wrapper .phone{display:flex;align-items:center;gap:0 .5rem}footer .container .footer__column .phone__wrapper .phone img{width:.688rem;height:.688rem}footer .container .footer__column .contact__wrapper{display:flex;flex-direction:column;gap:.8rem 0}footer .container .footer__column .contact__wrapper .contact{display:flex;align-items:center;gap:0 .865rem}footer .container .footer__column .contact__wrapper .contact:nth-child(2){align-items:start}footer .container .footer__column .contact__wrapper .contact img{width:.875rem;height:.875rem}@media screen and (max-width: 64rem){footer .container{grid-template-columns:repeat(2, 1fr);gap:3.5rem 2rem}footer .container .footer__logo{order:1;place-items:center}footer .container .footer__logo img{width:80%}footer .container .footer__column{width:100%}footer .container .footer__column:nth-child(2){order:3}footer .container .footer__column:nth-child(3){order:2}footer .container .footer__column:nth-child(4){order:5}footer .container .footer__column:nth-child(5){order:4}footer .container .footer__column .address__wrapper .address{font-size:10px}}/*# sourceMappingURL=style.min.css.map */