@font-face{font-family:"Recoleta";src:url(/assets/font/RecoletaAlt-Bold.ttf)}*{padding:0;margin:0;box-sizing:border-box;font-family:"Quicksand",sans-serif}ul,ol,li{list-style:none;margin:0;padding:0}a{text-decoration:none}img{height:auto}p,h1,h2,h3,h4,h5,h6{margin:0}button,input{border:0;font-family:"Quicksand",sans-serif;background:none;border:none;color:inherit;font-weight:400;font-size:1.6rem}button{color:#fff;cursor:pointer;font-family:"Quicksand",sans-serif;transition:ease-out .15s;text-align:center}body{font-family:"Quicksand",sans-serif;font-size:1.3rem;overflow-x:hidden}html{scroll-behavior:smooth;font-size:62.5%}:focus-visible{outline:2px solid #000;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#ff8139;border-radius:10px}::selection{background-color:#ff8139;color:#fff}header{position:fixed;left:0;right:0;z-index:999;background-color:rgba(0,0,0,0);transition:background-color .3s ease-in-out;padding:2.5rem 3rem}@media screen and (max-width: 992px){header{padding:1.8rem 3rem}}header .container{max-width:1225px;margin:0 auto}header .container nav{display:flex;justify-content:space-between;align-items:center}header .container nav .nav-list{display:flex;gap:40px}header .container nav .nav-list li a{color:#19063d;font:600 1.75rem "Quicksand",sans-serif;transition:all .3s ease-in-out}header .container nav .nav-list li a:hover{color:#ff8139}.container-nav{display:flex;align-items:center;gap:100px}.brand{width:150px;margin-top:1rem}@media screen and (min-width: 1301px){.brand{width:210px}}.nav-mobile{display:none;margin-top:10px}.nav-mobile div{width:28px;height:2px;background-color:#1f2130;transition:.4s;margin:6px 0}.nav-mobile.active .line1{transform:rotate(45deg) translate(8px, 8px)}.nav-mobile.active .line2{opacity:0}.nav-mobile.active .line3{transform:rotate(-46deg) translate(3px, -4px)}.nav-list.visible{display:flex;flex-direction:column;visibility:visible}@media screen and (max-width: 992px){.nav-list{text-align:center;position:absolute;top:78px;right:0;width:100vw;height:100vh;z-index:999;background-color:#fff;flex-direction:column;padding-top:4rem;visibility:hidden}.nav-mobile{display:block}}@media screen and (min-width: 1301px){.nav-list{padding-top:.8rem}}.button-login-nav{background-color:#ff8139;padding:1.3rem 4rem 1.4rem 4rem;border-radius:13px}.button-login-nav a{font-size:1.8rem}.button-login-nav:hover{background-color:#733ce8}.solid-nav{background-color:#fff;z-index:999}#s-home .container{max-width:1450px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;align-items:start}@media screen and (max-width: 992px){#s-home .container{flex-wrap:wrap}}@media screen and (max-width: 376px){#s-home .container{padding:14rem 2.5rem 3rem 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-home .container{padding:14rem 2.5rem 3rem 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-home .container{padding:20rem 4rem 12rem 4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-home .container{padding:18rem 4rem 15rem 4rem}}@media screen and (min-width: 1301px){#s-home .container{padding:22rem 4rem 0 4rem}}.img-home{width:800px;transform:translate(70px, -100px)}@media screen and (max-width: 992px){.img-home{display:none}}@media screen and (min-width: 993px)and (max-width: 1300px){.img-home{width:600px;transform:translate(0, -50px)}}.container-text-home .content-text-home{transform:translateX(72px)}@media screen and (max-width: 992px){.container-text-home .content-text-home{transform:translateX(0)}}@media screen and (min-width: 993px)and (max-width: 1300px){.container-text-home .content-text-home{transform:translateX(0)}}.container-text-home h1{font:500 9.1rem "Recoleta",sans-serif;color:#19063d;line-height:110px;max-width:500px}@media screen and (min-width: 768px)and (max-width: 992px){.container-text-home h1{font-size:7rem;line-height:60px;max-width:800px}}@media screen and (min-width: 377px)and (max-width: 767px){.container-text-home h1{font-size:6rem;line-height:80px;max-width:800px}}@media screen and (max-width: 376px){.container-text-home h1{font-size:6rem;line-height:75px}}.container-text-home p{color:#513e6f;font:600 1.8rem "Quicksand",sans-serif;max-width:450px;line-height:33px;margin:2.5rem 0 4.5rem 0}@media screen and (min-width: 377px)and (max-width: 767px){.container-text-home p{font-size:1.7rem;max-width:800px}}@media screen and (min-width: 768px)and (max-width: 992px){.container-text-home p{max-width:800px}}.container-text-home div button{display:flex;align-items:center;gap:13px;font-weight:600;padding:1.8rem 2.5rem 1.8rem 3rem;background-color:#733ce8;box-shadow:0px 1px 20px 0px rgba(0,0,0,.3019607843);border-radius:40px;transition:all .3s ease-in-out}.container-text-home div button img{background-color:#ff8139;padding:.95rem 1.1rem;border-radius:50%;box-shadow:3px 2px 4px 0px rgba(0,0,0,.233);transition:all .3s ease-in}.container-text-home div button:hover{background-color:#4e1fd1}.container-text-home div button:hover img{transform:scale(1.08);transition:.3s ease}.container-text-home div a{font:600 1.6rem "Quicksand",sans-serif;color:#19063d;text-decoration:underline}.container-text-home div a:hover{text-decoration:none;color:#733ce8}@media screen and (min-width: 377px)and (max-width: 767px){.container-text-home div a{margin-left:1rem}}.container-button-home{display:flex;align-items:center;gap:30px}@media screen and (max-width: 376px){.container-button-home{flex-wrap:wrap}}@media screen and (min-width: 377px)and (max-width: 767px){.container-button-home{flex-wrap:wrap}}.container-video{display:flex;align-items:center}@media screen and (min-width: 377px)and (max-width: 767px){.container-video{display:block}}@media screen and (max-width: 376px){.container-video{display:block}}.container-video .cat-video{margin-top:8rem;width:350px}@media screen and (max-width: 992px){.container-video .cat-video{margin-top:6rem}}@media screen and (max-width: 376px){.container-video .cat-video{width:270px}}.container-video h2{font:800 2rem "Fredoka",sans-serif;color:#19063d;max-width:200px;line-height:27px;margin-top:1.8rem}.container-video p{margin-top:1rem;font:600 1.5rem "Quicksand",sans-serif;max-width:240px;line-height:22px}.container-info-video{display:flex;align-items:center;gap:20px}#video-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.877);justify-content:center;align-items:center;z-index:999}#video-overlay div{position:relative;margin:0 auto;background-color:#fff;padding:6rem 2rem 9.5rem 2rem;max-width:800px;width:700px;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:30px;text-align:center}@media screen and (min-width: 377px)and (max-width: 767px){#video-overlay div{width:350px;padding:4rem 5rem 9.5rem 4rem}}@media screen and (max-width: 376px){#video-overlay div{width:290px;padding:4rem 3rem 9.5rem 3rem}}#video-overlay button{position:absolute;top:395px;right:290px}@media screen and (min-width: 377px)and (max-width: 767px){#video-overlay button{top:330px;right:120px}}@media screen and (max-width: 376px){#video-overlay button{top:290px;right:90px}}#video-overlay iframe{width:560px;height:315px}@media screen and (min-width: 377px)and (max-width: 767px){#video-overlay iframe{width:270px;height:270px}}@media screen and (max-width: 376px){#video-overlay iframe{width:230px;height:230px}}#play-button{position:relative;top:20px;right:42px;cursor:pointer;transition:all .2s ease-in}#play-button:hover{transform:scale(1.08);transition:.3s ease}@media screen and (min-width: 768px)and (max-width: 992px){#play-button{top:15px;right:43px}}@media screen and (min-width: 377px)and (max-width: 767px){#play-button{top:-150px;right:-308px}}@media screen and (max-width: 376px){#play-button{top:-120px;right:-230px;width:60px}}.container-video-pet{transform:translateY(75px)}@media screen and (min-width: 768px)and (max-width: 992px){.container-video-pet{transform:translateY(60px)}}@media screen and (min-width: 377px)and (max-width: 767px){.container-video-pet{transform:translateY(-35px)}}@media screen and (max-width: 376px){.container-video-pet{transform:translateY(-35px)}}@media screen and (max-width: 376px){#s-why-choose-us{padding:0 2.5rem 0 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-why-choose-us{padding:0 2.5rem 0 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-why-choose-us{padding:0 4rem 0 4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-why-choose-us{padding:0 4rem 0 4rem}}@media screen and (min-width: 1301px){#s-why-choose-us{padding:5rem 12rem 3rem 12rem}}#s-why-choose-us .container{background-color:#1f2130;border-radius:60px;width:100%;max-width:1450px;margin:0 auto;display:flex;align-items:center;align-items:start}@media screen and (max-width: 992px){#s-why-choose-us .container{flex-wrap:wrap}}@media screen and (max-width: 376px){#s-why-choose-us .container{padding:3rem 2.5rem 5rem 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-why-choose-us .container{padding:3rem 2.5rem 5rem 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-why-choose-us .container{padding:5rem 3rem 6rem 8rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-why-choose-us .container{padding:5rem 8rem 3rem 8rem}}@media screen and (min-width: 1301px){#s-why-choose-us .container{padding:5rem 0rem 4rem 8rem;max-width:1320px}}.container-title-choose{position:relative;z-index:2}.container-title-choose h1{font:500 6rem "Recoleta",sans-serif;color:#fff;line-height:80px;max-width:500px;padding-top:6rem}@media screen and (min-width: 768px)and (max-width: 992px){.container-title-choose h1{font-size:5rem;line-height:60px;max-width:800px}}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose h1{font-size:4.5rem;line-height:65px;max-width:800px}}@media screen and (max-width: 376px){.container-title-choose h1{font-size:4.5rem;line-height:65px}}.container-title-choose h2{font:500 1.7rem "Quicksand",sans-serif;color:#fff;line-height:30px;max-width:350px;padding:2rem 0 3.5rem 0}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose h2{font-size:1.5rem}}@media screen and (max-width: 376px){.container-title-choose h2{font-size:1.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose .cat-choose{width:230px}}@media screen and (max-width: 376px){.container-title-choose .cat-choose{width:230px}}.container-cards-choose{max-width:700px;flex-wrap:wrap;position:relative;display:flex;align-items:center;column-gap:90px;row-gap:50px}@media screen and (min-width: 768px)and (max-width: 992px){.container-cards-choose{max-width:800px;flex-wrap:wrap;column-gap:25px;padding-top:8rem}}@media screen and (min-width: 377px)and (max-width: 767px){.container-cards-choose{flex-wrap:wrap;padding-top:6rem}}@media screen and (max-width: 376px){.container-cards-choose{padding-top:6rem}}@media screen and (min-width: 993px)and (max-width: 1300px){.container-cards-choose{padding-left:8rem}}.container-cards-choose div{transition:all .3s ease-in-out;cursor:pointer}.container-cards-choose div img{background-color:#fff;box-shadow:2px 1px 3px 0px rgba(0,0,0,.07);border-radius:50%;padding:.8rem;width:40px;margin-bottom:1rem;transition:all .3s ease-in-out}.container-cards-choose div img:hover{width:45px}.container-cards-choose div h3{font:500 2rem "Fredoka",sans-serif;letter-spacing:.4px;color:#fff;line-height:26px;max-width:200px}.container-cards-choose div p{font:400 1.4rem "Quicksand",sans-serif;color:#ededed;line-height:23px;max-width:250px;margin-top:1rem}.card1{width:275px;background-color:#ff8139;padding:5.3rem 3rem 5.5rem 4rem;border-radius:68px;transform:translateX(-40px);box-shadow:14px 13px 25px 0px rgba(0,0,0,.2196078431)}@media screen and (min-width: 377px)and (max-width: 767px){.card1{transform:translateX(0)}}@media screen and (max-width: 376px){.card1{transform:translateX(0);width:263px}}.card2{transform:translateX(-25px)}@media screen and (min-width: 377px)and (max-width: 767px){.card2{transform:translateX(0)}}@media screen and (max-width: 376px){.card2{transform:translateX(0)}}.paws{position:absolute;top:130px;right:160px;z-index:0}@media screen and (min-width: 768px)and (max-width: 992px){.paws{right:0px;bottom:190px}}@media screen and (min-width: 993px)and (max-width: 1300px){.paws{right:50px;top:130px}}@media screen and (min-width: 377px)and (max-width: 767px){.paws{display:none}}@media screen and (max-width: 376px){.paws{display:none}}#s-banner{background:url(/assets/img/banner-desktop.png) no-repeat bottom/contain;height:100%;padding:30rem 0 15rem 0}@media screen and (min-width: 993px)and (max-width: 1300px){#s-banner{background:url(/assets/img/banner.png) no-repeat center/contain;height:100%;padding:0}}@media screen and (min-width: 768px)and (max-width: 992px){#s-banner{background:url(/assets/img/banner-tablet.png) no-repeat center/cover;height:100%;padding:0;padding-bottom:10rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-banner{background:url(/assets/img/banner-mobilee.png) no-repeat center/cover;height:100%;padding:0;padding-bottom:18rem}}@media screen and (max-width: 376px){#s-banner{background:url(/assets/img/banner-mobilee.png) no-repeat center/contain;height:100%;padding:0;padding-bottom:18rem}}#s-banner .container{max-width:1450px;margin:0 auto}@media screen and (max-width: 376px){#s-banner .container{padding:14rem 2.5rem 3rem 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-banner .container{padding:14rem 2.5rem 3rem 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-banner .container{padding:17rem 4rem 12rem 4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-banner .container{padding:18rem 4rem 15rem 4rem}}#s-banner .container div{transform:translateY(-50px);transform:translateX(23px);text-align:center}@media screen and (min-width: 377px)and (max-width: 767px){#s-banner .container div{transform:translateX(0)}}@media screen and (max-width: 376px){#s-banner .container div{transform:translateX(0);transform:translateY(-60px)}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-banner .container div{transform:translateY(0)}}@media screen and (min-width: 768px)and (max-width: 992px){#s-banner .container div{transform:translateY(0)}}#s-banner .container div h1{font:700 6rem "Quicksand",sans-serif;max-width:700px;color:#20212b;margin:0 auto}@media screen and (min-width: 993px)and (max-width: 1300px){#s-banner .container div h1{font-size:5.5rem;max-width:650px}}@media screen and (min-width: 768px)and (max-width: 992px){#s-banner .container div h1{font-size:5rem;max-width:600px}}@media screen and (min-width: 377px)and (max-width: 767px){#s-banner .container div h1{font-size:4rem;max-width:600px}}@media screen and (max-width: 376px){#s-banner .container div h1{font-size:3rem;max-width:600px}}#s-banner .container div p{font:500 2rem "Quicksand",sans-serif;max-width:340px;padding-top:3.5rem;line-height:30px;color:#20212b;margin:0 auto}@media screen and (min-width: 377px)and (max-width: 767px){#s-banner .container div p{font-size:1.5rem;max-width:250px}}@media screen and (max-width: 376px){#s-banner .container div p{font-size:1.5rem;max-width:240px}}#s-pets-category{padding:0 5rem;position:relative;height:100%}#s-pets-category .container{margin:0 auto;max-width:1450px;margin:0 auto}#s-pets-category .container h1{text-align:center;font-size:3.3rem;font-weight:600;color:#1f2130;margin-bottom:6rem}@media screen and (min-width: 377px)and (max-width: 767px){#s-pets-category{padding:10rem 4rem 4rem 4rem}}@media screen and (max-width: 376px){#s-pets-category{padding:4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-pets-category{padding:10rem 5rem 10rem 8rem}}@media screen and (min-width: 1301px){#s-pets-category{padding:10rem 5rem 10rem 8rem}}.products{display:flex;justify-content:center;align-items:center;overflow-y:hidden;flex-flow:nowrap;gap:25px;overflow-x:auto}.products::-webkit-scrollbar{display:none}@media screen and (min-width: 768px)and (max-width: 992px){.products{justify-content:start}}@media screen and (min-width: 377px)and (max-width: 767px){.products{justify-content:start}}@media screen and (max-width: 376px){.products{justify-content:start}}.products div{padding:1.8rem 2rem 0 2rem;width:260px;height:198px;border-radius:50px}.products div h2{text-align:center;font-size:2.5rem;font-weight:600;color:#1f2130}.bird{background-color:#dff3c4}.bird img{margin-left:2rem;width:170px}.bird h2{margin-bottom:1rem}.cat{background-color:#ffe9dc}.cat img{margin-left:1.5rem;width:199px}.cat h2{margin-bottom:1rem}.dog{background-color:#ffe4eb}.dog img{margin-left:2.5rem;width:170px}.dog h2{margin-bottom:2.3rem}.fish{background-color:#cae6ff}.fish img{margin-left:.5rem;width:210px}.fish h2{margin-bottom:1.3rem}.arrow-left,.arrow-right{width:70px;height:70px;display:inline-block;position:absolute;background-color:#fff;border:1px solid #9bbfe0;border-radius:50%;padding:10px;top:265px;bottom:0;transform:translateX(-55px);right:auto}@media screen and (min-width: 768px)and (max-width: 992px){.arrow-left,.arrow-right{width:60px;height:60px;top:170px;transform:translateX(0);left:0}}@media screen and (min-width: 377px)and (max-width: 767px){.arrow-left,.arrow-right{top:260px;z-index:1}}@media screen and (min-width: 993px)and (max-width: 1300px){.arrow-left,.arrow-right{top:265px}}@media screen and (max-width: 376px){.arrow-left,.arrow-right{width:50px;height:50px;top:250px;left:60px;z-index:1}}.arrow-right{left:auto;top:265px;transform:translateX(-12px)}@media screen and (min-width: 768px)and (max-width: 992px){.arrow-right{width:60px;height:60px;top:170px;right:0;transform:translateX(0)}}@media screen and (min-width: 377px)and (max-width: 767px){.arrow-right{top:260px;right:0}}@media screen and (min-width: 993px)and (max-width: 1300px){.arrow-right{top:265px}}@media screen and (max-width: 376px){.arrow-right{width:50px;height:50px;top:250px;right:0}}.item{flex-shrink:0;opacity:.2;transition:all 600ms ease-in-out}.current-item{opacity:1}#s-products .container{margin:0 auto;max-width:1450px;margin:0 auto;max-width:1350px}#s-products .container h1{text-align:center;font-size:3.3rem;font-weight:600;color:#1f2130;margin:5rem 0;margin-bottom:7rem}@media screen and (max-width: 376px){#s-products .container h1{margin-top:10rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-products .container h1{margin-top:14rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-products .container h1{margin-top:14rem}}@media screen and (max-width: 376px){#s-products{padding:0 2.5rem 0 2.5rem}}@media screen and (min-width: 1301px){#s-products{padding:5rem 5rem 20rem 8rem}}.container-card-products{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap}@media screen and (min-width: 377px)and (max-width: 767px){.container-card-products{padding-bottom:13rem}}@media screen and (max-width: 376px){.container-card-products{padding-bottom:13rem}}@media screen and (min-width: 768px)and (max-width: 992px){.container-card-products{padding-bottom:13rem}}@media screen and (min-width: 993px)and (max-width: 1300px){.container-card-products{padding-bottom:15rem}}@media screen and (min-width: 377px)and (max-width: 767px){.container-card-products img{width:330px}}@media screen and (max-width: 376px){.container-card-products img{width:330px}}.container-card-products div{position:relative}.container-card-products div img{transition:all .5s ease-in-out;width:330px;cursor:pointer}.container-card-products div div{position:absolute;left:5%;bottom:16px;background:linear-gradient(163deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.1) 40%);box-shadow:1px 1px 15px 0px rgba(0,0,0,.1568627451);backdrop-filter:blur(10px);padding:3.5rem 0;width:90%;text-align:center;border-radius:60px}.container-card-products div div h2{font:600 2.6rem "Quicksand",sans-serif;color:#fff}@media screen and (min-width: 377px)and (max-width: 767px){.container-card-products div div h2{font-size:2.4rem}}@media screen and (max-width: 376px){.container-card-products div div h2{font-size:2.3rem}}.dog-shaver .dog-shaver-img{flex-grow:1;width:685px}.dog-shaver-mobile{display:none}@media screen and (min-width: 377px)and (max-width: 767px){.dog-shaver-mobile{display:block}}@media screen and (max-width: 376px){.dog-shaver-mobile{display:block}}@media screen and (min-width: 377px)and (max-width: 767px){.dog-shaver-img{display:none}}@media screen and (max-width: 376px){.dog-shaver-img{display:none}}@media screen and (max-width: 376px){#s-contact{padding:0 2.5rem 15rem 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-contact{padding:0 2.5rem 15rem 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-contact{padding:0 4rem 15rem 4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-contact{padding:5rem 4rem 15rem 4rem}}@media screen and (min-width: 1301px){#s-contact{padding:5rem 12rem 20rem 12rem}}#s-contact .container{background-color:#1f2130;border-radius:60px;width:100%;position:relative;max-width:1450px;margin:0 auto;display:flex;align-items:center;align-items:start}@media screen and (max-width: 992px){#s-contact .container{flex-wrap:wrap}}@media screen and (max-width: 376px){#s-contact .container{padding:3rem 2.5rem 38rem 2.5rem}}@media screen and (min-width: 377px)and (max-width: 767px){#s-contact .container{padding:3rem 2.5rem 38rem 2.5rem}}@media screen and (min-width: 768px)and (max-width: 992px){#s-contact .container{padding:5rem 3rem 26rem 8rem}}@media screen and (min-width: 993px)and (max-width: 1300px){#s-contact .container{padding:5rem 8rem 0 8rem}}@media screen and (min-width: 1301px){#s-contact .container{padding:4rem 4rem 0 8rem;max-width:1320px}}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose img{width:45px}}@media screen and (max-width: 376px){.container-title-choose img{width:45px}}.container-title-choose h1{font:500 5.5rem "Recoleta",sans-serif;color:#fff;line-height:80px;max-width:500px;padding-top:2rem}@media screen and (min-width: 768px)and (max-width: 992px){.container-title-choose h1{font-size:5rem;line-height:60px;max-width:800px}}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose h1{font-size:4.5rem;line-height:65px;max-width:800px}}@media screen and (max-width: 376px){.container-title-choose h1{font-size:4.5rem;line-height:65px}}.container-title-choose h2{font:500 1.7rem "Quicksand",sans-serif;color:#fff;line-height:30px;max-width:250px;padding:2rem 0 3.5rem 0}@media screen and (min-width: 377px)and (max-width: 767px){.container-title-choose h2{font-size:1.5rem}}@media screen and (max-width: 376px){.container-title-choose h2{font-size:1.5rem}}.container-dogs-contact{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px)and (max-width: 992px){.container-dogs-contact{align-items:start;margin-top:10rem}}@media screen and (min-width: 377px)and (max-width: 767px){.container-dogs-contact{flex-wrap:wrap;justify-content:start;margin-top:6rem}}@media screen and (max-width: 376px){.container-dogs-contact{flex-wrap:wrap;justify-content:start;margin-top:6rem}}.container-dogs-contact div h3{font:600 2rem "Quicksand",sans-serif;color:#fff;margin-bottom:.8rem}.container-dogs-contact div span{font:300 1.4rem "Quicksand",sans-serif;color:#fff;margin-top:2rem;cursor:pointer}.container-dogs-contact div span:hover{color:#ff8139}.container-dogs-contact div span img{width:10px;margin-left:5px;transform:translateY(1px)}.container-dogs-contact div p{font:300 1.3rem "Quicksand",sans-serif;color:#fff;max-width:230px;line-height:24px}.content-dog1{margin:0 9rem 0 7rem;transform:translateY(-50px)}@media screen and (min-width: 768px)and (max-width: 992px){.content-dog1{margin:0 4rem 0 0rem}}@media screen and (min-width: 993px)and (max-width: 1300px){.content-dog1{margin:0 5rem 0 5rem}}@media screen and (min-width: 377px)and (max-width: 767px){.content-dog1{margin:0 auto 10rem auto}}@media screen and (max-width: 376px){.content-dog1{margin:0 auto 10rem auto}}.content-dog2{background-color:#733ce8;padding:2rem 2rem 2rem 3.5rem;width:290px;height:300px;border-radius:30px;position:relative;transform:translateY(-105px)}.content-dog2 img{margin-top:.5rem;width:90px}@media screen and (min-width: 377px)and (max-width: 767px){.content-dog2{margin:0 auto}}@media screen and (max-width: 376px){.content-dog2{margin:0 auto}}.content-dog3{transform:translateY(-52px);margin-left:7rem}@media screen and (min-width: 768px)and (max-width: 992px){.content-dog3{margin-left:4rem}}@media screen and (min-width: 993px)and (max-width: 1300px){.content-dog3{margin-left:5rem}}@media screen and (min-width: 377px)and (max-width: 767px){.content-dog3{margin:0 auto}}@media screen and (max-width: 376px){.content-dog3{margin:0 auto}}.content-dog3 div:nth-child(1){background-color:#3c8b7e;padding:2.3rem 2rem 2rem 2rem;width:120px;height:120px;border-radius:50%;text-align:center;margin-top:2rem;position:relative;transform:translateY(-10px)}.content-dog3 div:nth-child(1) b{font:500 3.8rem "Recoleta",sans-serif;color:#fff}.content-dog3 div:nth-child(1) p{font-weight:400;font-size:1.4rem;transform:translateY(-5px)}@media screen and (min-width: 377px)and (max-width: 767px){.content-dog3 div:nth-child(1){margin-top:0}}@media screen and (max-width: 376px){.content-dog3 div:nth-child(1){margin-top:0}}.content-dog3 div:nth-child(2){margin-top:2rem;margin-left:.7rem}@media screen and (min-width: 377px)and (max-width: 767px){.content-dog3 div:nth-child(2){margin-top:1rem}}@media screen and (max-width: 376px){.content-dog3 div:nth-child(2){margin-top:1rem}}.content-dog3 .small-dog-contact{position:absolute;right:-13px;top:40px}.line-contact{margin:10rem 0 0 6rem;width:40px;transform:rotate(90deg);border-color:#646677}@media screen and (min-width: 993px)and (max-width: 1300px){.line-contact{margin-left:4rem}}@media screen and (min-width: 377px)and (max-width: 767px){.line-contact{display:none}}@media screen and (max-width: 376px){.line-contact{display:none}}.dog-contact{transform:translate(-20px, 3px);width:170px}@media screen and (min-width: 768px)and (max-width: 992px){.dog-contact{display:none}}@media screen and (min-width: 377px)and (max-width: 767px){.dog-contact{display:none}}@media screen and (max-width: 376px){.dog-contact{display:none}}.content-contact{display:flex;justify-content:center;align-items:center;gap:40px;position:absolute;top:325px;left:300px}@media screen and (min-width: 768px)and (max-width: 992px){.content-contact{flex-wrap:wrap;top:625px;left:0}}@media screen and (min-width: 993px)and (max-width: 1300px){.content-contact{gap:11px;top:335px;left:275px}}@media screen and (min-width: 377px)and (max-width: 767px){.content-contact{flex-wrap:wrap;top:1100px;gap:20px;left:0}}@media screen and (max-width: 376px){.content-contact{flex-wrap:wrap;top:1100px;gap:20px;left:0}}.content-contact .content-infos-contact{display:flex;align-items:center;gap:20px}.content-contact .content-infos-contact .container-icon-contact{background-color:#571fd1;width:65px;height:65px;padding:1rem;border-radius:50%}.content-contact .content-infos-contact .container-icon-contact img{width:33px;margin:.6rem .5rem .5rem .7rem}.content-contact .content-infos-contact div h4{font:600 2.2rem "Quicksand",sans-serif;color:#fff;margin-bottom:.8rem}.content-contact .content-infos-contact div p{font:300 1.6rem "Quicksand",sans-serif;color:#fff;max-width:230px;line-height:26px}footer{background-color:#14151e;height:100%}footer .container{max-width:1350px;margin:0 auto;max-width:1300px}@media screen and (min-width: 768px)and (max-width: 992px){footer .container{padding:7rem 4rem 6rem 4rem}}@media screen and (min-width: 377px)and (max-width: 767px){footer .container{padding:5rem 2.5rem 6rem 2.5rem}}@media screen and (max-width: 376px){footer .container{padding:5rem 2.5rem 6rem 2.5rem}}@media screen and (min-width: 993px)and (max-width: 1300px){footer .container{padding:8rem 4rem 4rem 4rem}}@media screen and (min-width: 1301px){footer .container{padding:8rem 4rem 4rem 4rem}}.content-footer-links{display:flex;align-items:center;align-items:start;gap:230px;border-bottom:1px solid #3f3e45;padding-bottom:6rem}@media screen and (min-width: 768px)and (max-width: 992px){.content-footer-links{flex-wrap:wrap;gap:55px}}@media screen and (min-width: 377px)and (max-width: 767px){.content-footer-links{flex-wrap:wrap;gap:55px}}@media screen and (max-width: 376px){.content-footer-links{flex-wrap:wrap;gap:55px}}.content-footer-links div:nth-child(1) .brand-footer{width:270px;margin:3rem 0 3rem 0}.content-footer-links div:nth-child(1) span{display:block;color:rgba(255,255,255,.7);font:400 1.6rem "Quicksand",sans-serif;letter-spacing:.5px;line-height:28px}.content-links{display:flex;align-items:center;align-items:start;gap:120px}@media screen and (min-width: 768px)and (max-width: 992px){.content-links{flex-wrap:wrap;gap:55px}}@media screen and (min-width: 377px)and (max-width: 767px){.content-links{flex-wrap:wrap;gap:55px}}@media screen and (max-width: 376px){.content-links{flex-wrap:wrap;gap:55px}}.content-links h1{color:#fff;font:500 1.9rem "Quicksand",sans-serif;letter-spacing:.4px;letter-spacing:.7px;margin-bottom:2.5rem}.content-links p{color:rgba(255,255,255,.7);font:400 1.5rem "Quicksand",sans-serif;letter-spacing:.4px;cursor:pointer;padding-bottom:1.7rem}.content-links p:hover{color:#fff}.content-footer-infos{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px)and (max-width: 992px){.content-footer-infos{flex-wrap:wrap}}.content-footer-infos div{display:flex;align-items:center;gap:25px}.content-footer-infos div p{color:rgba(255,255,255,.7);font:300 1.6rem "Quicksand",sans-serif;letter-spacing:.5px;padding-top:2rem;line-height:28px}.content-footer-infos div img{width:24px;padding-top:2.5rem}.container-app-footer div{display:flex;align-items:center;margin-top:1.5rem;background-color:#262837;cursor:pointer;padding:0 .5rem 0 2.2rem;margin-bottom:1rem;border-radius:12px;gap:13px;width:180px;height:55px}.container-app-footer div h2{color:#fff;font-weight:500;font:300 1.7rem "Fredoka",sans-serif;letter-spacing:.4px}.container-app-footer div:hover{filter:brightness(1.3)}body{background-color:#fff}/*# sourceMappingURL=style.css.map */