@import"https://fonts.googleapis.com/css2?family=Kadwa:wght@normal";.home{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:60px}@media screen and (max-width: 600px){.home{padding-top:20px}}@media screen and (min-width: 601px) and (max-width: 900px){.home{padding-top:60px}}.home-title{width:auto;position:relative}.home-title:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}@media screen and (max-width: 600px){.home-title{margin-top:20px;font-size:1.125rem}}.home-section{background-color:#00733220;box-shadow:0 1px 4px #0a0a0a40;width:100%;margin-top:60px;display:flex;justify-content:center;align-items:center;flex-direction:column}.home-section-title{display:flex;justify-content:center;align-items:center;gap:50px;padding:50px 0;max-width:1440px}.home-section-title p{padding:0 20px}@media screen and (max-width: 600px){.home-section-title{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 40px);height:100%;padding-top:50px;padding-bottom:0}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-title{width:calc(100% - 40px)}}@media screen and (min-width: 901px) and (max-width: 1200px){.home-section-title{width:calc(100% - 40px)}}.home-section-title img{object-fit:cover;width:200px;height:200px;border-radius:50%;padding:0 20px}@media screen and (max-width: 600px){.home-section-title img{display:none}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-title img{display:none}}.home-section-canis{padding:20px 60px 20px 20px;margin:150px 40px;border-radius:20px;display:flex;justify-content:center;align-items:center;gap:20px;background-color:#ff000030}@media screen and (max-width: 600px){.home-section-canis{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;margin:100px 0;width:calc(100% - 40px)}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-canis{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;margin:100px 0;width:calc(100% - 40px)}}.home-section-canis img{scale:.9;border-radius:16px}@media screen and (max-width: 600px){.home-section-canis img{width:100%}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-canis img{width:100%}}.home-section-canis-text{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:10px;margin-right:30px;font-size:1.25rem}@media screen and (max-width: 600px){.home-section-canis-text{margin:0;padding:0 20px 20px;font-size:1.125rem}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-canis-text{margin:0;padding:0 20px 20px;font-size:1.125rem}}.home-section-vet{width:calc(100% - 100px);padding:50px;margin-bottom:150px;background-color:#00733220;box-shadow:0 1px 4px #0a0a0a40;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 600px){.home-section-vet{width:calc(100% - 40px);padding:20px;margin-bottom:100px}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-vet{margin-bottom:70px}}.home-section-vet h2{font-size:2rem;margin-bottom:50px}@media screen and (max-width: 600px){.home-section-vet h2{font-size:1.25rem}}.home-section-vet-content{display:flex;justify-content:center;align-items:center;gap:50px;max-width:1200px}@media screen and (max-width: 600px){.home-section-vet-content{display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-vet-content{display:flex;justify-content:center;align-items:center;flex-direction:column}}.home-section-vet-content p{font-size:1.25rem;width:60%;text-align:center}@media screen and (max-width: 600px){.home-section-vet-content p{width:100%;text-align:left}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-vet-content p{width:100%;text-align:left;font-size:1.5rem}}.home-section-vet-content a img{width:100%}@media screen and (max-width: 600px){.home-section-vet-content a img{width:80%}}@media screen and (min-width: 601px) and (max-width: 900px){.home-section-vet-content a img{width:80%}}.home-gallery{width:100%;display:flex;justify-content:center;align-items:center;background-color:#ff000030}.home-gallery:hover img{filter:blur(4px)}.home-gallery-container{display:grid;grid-template-columns:repeat(3,200px);grid-template-rows:repeat(2,200px);grid-column-gap:0px;grid-row-gap:0px;overflow:hidden}@media screen and (max-width: 600px){.home-gallery-container{grid-template-columns:repeat(2,200px);grid-template-rows:repeat(2,200px)}}.home-gallery-container img{width:200px;height:200px;object-fit:cover;filter:blur(1px)}.home-gallery a{position:absolute}.home-contact{margin-top:150px;margin-bottom:150px;padding:60px 0;display:flex;justify-content:center;align-items:center;gap:50px;width:100%;background:#00733220;box-shadow:0 1px 4px #0a0a0a40}@media screen and (max-width: 600px){.home-contact{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:70px;margin-bottom:70px}}@media screen and (min-width: 601px) and (max-width: 900px){.home-contact{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:70px;margin-bottom:70px}}.home-contact-gradient{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:22px;border-radius:10px;max-width:600px;width:100%;height:100%;background:linear-gradient(45deg,#ff0707 10%,#49925f,#46a169 24%,#41b777 41%,#41b777 80%,#e9e9e9,#fff);padding:60px 0;margin-left:20px}@media screen and (max-width: 600px){.home-contact-gradient{margin-left:0;gap:0;width:calc(100% - 40px)}}@media screen and (min-width: 601px) and (max-width: 900px){.home-contact-gradient{margin-left:0;gap:0;width:calc(100% - 40px)}}.home-contact-gradient h2{font-size:2rem}@media screen and (max-width: 600px){.home-contact-gradient h2{margin:0;padding:20px;font-size:1.25rem}}.home-contact-gradient p{font-size:1.5rem}@media screen and (max-width: 600px){.home-contact-gradient p{margin:0;padding:20px;font-size:1.125rem}}.home-contact-buttons{margin-right:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}@media screen and (max-width: 600px){.home-contact-buttons{margin:0;width:100%}}@media screen and (min-width: 601px) and (max-width: 900px){.home-contact-buttons{margin:0;width:100%}}.home-contact-buttons button{max-width:320px;width:320px}@media screen and (max-width: 600px){.home-contact-buttons button{width:calc(100% - 40px)}}.home-contact-buttons button a{color:#e9e9e9}.form-backdrop{position:fixed;background-color:#00000090;width:100vw;height:100vh;top:0;left:0;z-index:300;display:flex;justify-content:center;align-items:center;overflow:hidden}.form-modal{position:fixed;display:flex;justify-content:center;align-items:center;gap:50px;width:100%;max-width:1000px;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;padding:50px;z-index:400}@media screen and (max-width: 600px){.form-modal{height:100vh;width:100vw}}@media screen and (min-width: 601px) and (max-width: 900px){.form-modal{height:100vh;width:calc(100% - 100px)}}@media screen and (min-width: 901px) and (max-width: 1200px){.form-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:800px;padding:100px 40px;gap:20px}}@media screen and (max-width: 600px){.form-modal-text{display:none}}@media screen and (min-width: 601px) and (max-width: 900px){.form-modal-text{display:none}}@media screen and (min-width: 901px) and (max-width: 1200px){.form-modal-text{max-width:800px}}.form-modal h3{font-size:2rem;margin-bottom:40px}@media screen and (min-width: 901px) and (max-width: 1200px){.form-modal h3{font-size:1.25rem;margin-bottom:20px}}.form-modal p{font-size:1.25rem}@media screen and (min-width: 901px) and (max-width: 1200px){.form-modal p{font-size:1rem}}.form-modal-button{position:fixed;display:flex;justify-content:center;align-items:center;min-width:none;background-color:#ecececaf;top:10px;left:10px;max-width:200px;font-family:Kadwa,sans-serif;color:#e9e9e9;font-size:1.25rem;width:50px;height:50px;border:none;border-radius:20px;z-index:1000}@media screen and (max-width: 600px){.form-modal-button{top:60px;left:60px}}@media screen and (min-width: 601px) and (max-width: 900px){.form-modal-button{top:200px;left:60px}}.form-modal-button:hover{border:rgb(92,92,92) 1px solid;font-size:1.5rem;background-color:#d1d1d1af}.form{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.form-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;min-width:310px}@media screen and (max-width: 600px){.form-content{gap:20px}}@media screen and (min-width: 601px) and (max-width: 900px){.form-content{gap:30px}}@media screen and (min-width: 901px) and (max-width: 1200px){.form-content{gap:20px}}.form-content-input{width:100%;height:20px;border-radius:10px;font-size:1rem;padding:12px 0 12px 10px;border:1px solid #686464}@media screen and (max-width: 600px){.form-content-input{width:calc(100% - 40px)}}.form-content-checkbox{display:flex;justify-content:center;align-items:center;align-items:flex-start;gap:10px}@media screen and (max-width: 600px){.form-content-checkbox{width:calc(100% - 40px)}}.form-content-checkbox p{font-size:.875rem}@media screen and (max-width: 600px){.form-content-checkbox p{font-size:.75rem}}.form-content-checkbox input{width:20px;height:20px;min-width:20px}.form-info{position:absolute;top:50px;left:0;background-color:#332f2f;color:#e9e9e9;border-radius:20px;padding:20px;width:100%}.form-info p{font-size:.75rem}@media screen and (max-width: 600px){.form-info{left:50%;top:-10px;width:calc(100% - 60px);transform:translate(-50%)}.form-info p{font-size:.75rem}}@media screen and (min-width: 601px) and (max-width: 900px){.form-info{width:calc(100% - 40px);left:0;top:0}.form-info p{font-size:1rem}}@media screen and (min-width: 901px) and (max-width: 1200px){.form-info{width:calc(100% - 40px);left:0;top:-20px}.form-info p{font-size:.875rem}}.form-info-click{color:#00e}.homeImage{width:100%;height:calc(100% - 100px);position:relative;overflow:hidden}.homeImage-background{width:100%;height:calc(100vh - 100px);object-fit:cover}@media screen and (max-width: 600px){.homeImage-background{object-position:-100px 0}}.homeImage-logo{position:absolute;right:-3250px;bottom:20%;scale:1.5;transition:right 2s ease}@media screen and (max-width: 600px){.homeImage-logo{width:180px}}.homeImage .logo-visible{right:150px}@media screen and (max-width: 600px){.homeImage .logo-visible{right:50px}}.contact{display:flex;justify-content:center;align-items:center;flex-direction:column}.contact h1{margin-top:70px;position:relative}.contact h1:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}@media screen and (max-width: 600px){.contact h1{font-size:1.5rem}}@media screen and (min-width: 601px) and (max-width: 900px){.contact h1{margin-top:50px}}.contact-data{margin-top:70px;display:flex;justify-content:center;align-items:center;border-radius:20px;height:180px;overflow:hidden}@media screen and (max-width: 600px){.contact-data{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100% - 40px);max-width:500px}}@media screen and (min-width: 601px) and (max-width: 900px){.contact-data{margin-top:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}}.contact-data div{height:180px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}@media screen and (max-width: 600px){.contact-data div{height:150px}}.contact-data div:hover a{transform:scale(1.1)}.contact-data div a{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between;height:100%;max-height:100px;padding:50px;transition:transform .2s ease}@media screen and (max-width: 600px){.contact-data div a{padding:0;margin:0}}.contact-data-phone{background-color:#cc1a1a}.contact-data-phone h3{font-size:1.25rem;color:#e9e9e9}.contact-data-mail{background-color:#008037}.contact-data-mail h3{font-size:1.25rem;color:#e9e9e9}.contact-data-location{background-color:#fff}.contact-data-location h3{font-size:1.25rem}.contact-map{margin-top:100px;margin-bottom:100px;position:relative;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:800px}.contact-map img{position:absolute;top:-86px;right:100px;transform:scaleX(-1)}.contact-map h2{margin:80px 0;font-size:2rem;position:relative}.contact-map h2:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.contact-map div{width:calc(100% - 200px);height:100%;padding-bottom:50px}@media screen and (max-width: 600px){.contact-map div{width:calc(100% - 40px)}}@media screen and (min-width: 601px) and (max-width: 900px){.contact-map div{width:calc(100% - 100px)}}.contact-form{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 600px){.contact-form{width:100%}}.contact-form h2{font-size:2rem;position:relative}.contact-form h2:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}@media screen and (max-width: 600px){.contact-form h2{font-size:1.5rem;width:calc(100% - 40px)}}@media screen and (min-width: 601px) and (max-width: 900px){.contact-form h2{font-size:1.5rem;width:calc(100% - 40px)}}@media screen and (min-width: 901px) and (max-width: 1200px){.contact-form h2{width:calc(100% - 40px)}}.contact-form-content{margin-top:80px;margin-bottom:80px;display:flex;justify-content:center;align-items:center;align-items:flex-start;max-width:1050px;gap:200px}@media screen and (min-width: 901px) and (max-width: 1200px){.contact-form-content{gap:100px;width:calc(100% - 100px)}}@media screen and (max-width: 600px){.contact-form-content{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px;margin-bottom:40px}}@media screen and (min-width: 601px) and (max-width: 900px){.contact-form-content{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:40px 20px}}.contact-form-content img{height:460px;border-radius:10px;box-shadow:0 1px 4px #0a0a0a40}.modal-confirmation__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:13000}.modal-confirmation{background-color:#f0f0f0;padding:20px;border-radius:10px;width:80%;max-width:400px;text-align:center;z-index:14000}.modal-confirmation__container{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-confirmation h1{font-size:24px;margin-bottom:10px;width:50%;margin-top:20px}.modal-confirmation h3{font-size:20px;font-weight:500;margin-top:20px;margin-bottom:50px;color:#1b1b1b}.blog{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;margin-bottom:50px}.blog-title{display:flex;justify-content:center;align-items:center;justify-content:space-between;width:calc(100% - 100px);max-width:1440px;margin-top:40px}@media screen and (max-width: 600px){.blog-title{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-direction:column-reverse;width:100%;margin-top:20px}}@media screen and (min-width: 601px) and (max-width: 900px){.blog-title{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-direction:column-reverse;width:100%;margin-top:30px}}.blog-title-text{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;width:50%}@media screen and (max-width: 600px){.blog-title-text{width:calc(100% - 40px)}}@media screen and (min-width: 601px) and (max-width: 900px){.blog-title-text{width:calc(100% - 40px);margin-top:20px;margin-left:20px}}.blog-title-text h1{background:-webkit-linear-gradient(0deg,rgb(255,22,22) 0%,rgb(216,37,37) 17%,rgb(41,111,50) 39%,rgb(0,128,55) 58%,rgb(89,171,124) 79%,rgb(224,224,224) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem;margin-bottom:0}@media screen and (max-width: 600px){.blog-title-text h1{font-size:2.25rem}}.blog-title-text h2{font-size:1.75rem;font-weight:400}@media screen and (max-width: 600px){.blog-title-text h2{font-size:1.25rem}}.blog-title-text img{top:-100px;right:10%;position:absolute;rotate:30deg;opacity:.2}@media screen and (max-width: 600px){.blog-title-text img{display:none}}.blog-title-img{width:50%;overflow:hidden;display:flex;justify-content:center}.blog-title-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 600px){.blog-title-img{width:100%;max-height:400px}}@media screen and (min-width: 601px) and (max-width: 900px){.blog-title-img{width:100%;max-height:450px}}.blog-posts{display:flex;justify-content:center;flex-direction:column;align-items:center;width:calc(100% - 40px);max-width:1440px}.blog-post{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:100%;max-width:1400px;margin:60px 0;height:100%}@media screen and (min-width: 601px) and (max-width: 900px){.blog-post.normal{flex-direction:column-reverse}}@media screen and (max-width: 600px){.blog-post.normal{flex-direction:column-reverse}}.blog-post.reverse{flex-direction:row-reverse}@media screen and (min-width: 601px) and (max-width: 900px){.blog-post.reverse{flex-direction:column-reverse}}@media screen and (max-width: 600px){.blog-post.reverse{flex-direction:column-reverse}}@media screen and (max-width: 600px){.blog-post{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;margin:40px 0}}@media screen and (min-width: 601px) and (max-width: 900px){.blog-post{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;margin:50px 0}}.blog-post-media{flex:1;display:flex;justify-content:center;align-items:center}.blog-post-media .blog-post-media-content{width:100%;max-width:500px;height:auto;border-radius:16px;box-shadow:0 1px 4px #0a0a0a40;object-fit:cover}@media screen and (max-width: 600px){.blog-post-media .blog-post-media-content{width:100%;max-width:none;border-radius:10px}}.blog-post-media video.blog-post-media-content{max-height:700px;width:100%}.blog-post-media video.blog-post-media-content:fullscreen{max-height:none;width:100%;height:100%;object-fit:contain;border-radius:0;background:#000}.blog-post-text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:0 20px;margin-top:40px}.blog-post-text h2{position:relative;display:inline;font-size:2.5rem;margin-bottom:10px}.blog-post-text h2:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}@media screen and (max-width: 600px){.blog-post-text h2{font-size:2rem}}.blog-post-text p{font-size:1.75rem;line-height:1.6;color:#1b1b1b}@media screen and (max-width: 600px){.blog-post-text p{font-size:1.5rem}}.blog-videos{display:flex;justify-content:center;align-items:center;flex-direction:column;background:repeating-linear-gradient(to bottom,#fff,#fff 11%,#00733220 11%,#00733220 22%,#ff000030 22%,#ff000030 33%,#fff 33%,#fff 44%,#00733220 44%,#00733220 55%,#ff000030 55%,#ff000030 66%,#fff 66%,#fff 77%,#00733220 77%,#00733220 88%,#ff000030 88%,#ff000030);width:100%;padding:60px 0;margin-top:40px}.mobile-menu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;z-index:30;transform:translateY(-100%);transition:transform 1s ease-in-out}.mobile-menu.open{transform:translateY(0)}.mobile-nav{margin-top:100px;display:flex;flex-direction:column;gap:20px;width:100%}.mobile-nav a{text-decoration:none;text-align:center;font-size:2rem;margin:10px 40px;border-radius:15px;background-color:#e0d4bb50}.mobile-nav a:hover,.mobile-nav a:focus{border:1px solid black}.menu-button{display:flex;flex-direction:column;justify-content:space-between;width:40px;height:24px;padding:0;margin-right:20px;background-color:transparent;border:none;cursor:pointer;z-index:31}.menu-button:hover{border:transparent}.menu-button .menu-button-line{width:100%;height:4px;background-color:#000;transition:transform .5s ease,opacity .5s ease}.menu-button .menu-button-line:nth-child(1){background-color:#ff1616;transform-origin:top left}.menu-button .menu-button-line:nth-child(2){background-color:#008037;transition:opacity .5s ease}.menu-button .menu-button-line:nth-child(3){background-color:#fff;transform-origin:bottom left}.menu-button.open .menu-button-line:nth-child(1){transform:rotate(45deg)}.menu-button.open .menu-button-line:nth-child(2){opacity:0}.menu-button.open .menu-button-line:nth-child(3){transform:rotate(-45deg)}.close-button{margin-top:auto;margin-bottom:60px}.close-button:hover{background-color:#c00}.close-icon{display:flex;justify-content:center;align-items:center;position:absolute;width:50px;height:50px;top:5vw;right:30px;background:#ff000030}.header{display:flex;justify-content:center;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#ffe 25%,#ffeac1 75%);height:100px;border-bottom:1px solid #f6d9a3}@media screen and (max-width: 600px){.header{height:80px}}.nav{display:flex;justify-content:center;align-items:center;gap:30px;margin-right:50px}@media screen and (min-width: 601px) and (max-width: 900px){.nav{padding-left:0;padding-top:100px;width:calc(100% - 200px);display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin:0}}@media screen and (max-width: 600px){.nav{padding-left:100px;padding-top:100px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin:0}}.nav a{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;font-size:1.25rem}@media screen and (max-width: 600px){.nav a{font-size:1.75rem}}.nav a img{transition:scale .2s ease}.nav a:after{content:"";height:10px;width:0;position:absolute;left:0;right:0;bottom:-12px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.nav a:hover img{scale:1.2}.nav a:hover:after{width:100%}.logo{margin-left:50px}.logo img{height:70px}@media screen and (max-width: 600px){.logo{margin-left:20px}.logo img{height:50px}}.footer{border-top:1px solid #f6d9a3;padding:20px 40px;display:flex;justify-content:center;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#ffe 25%,#ffeac1 75%)}.footer__contact{width:270px;display:flex;flex-direction:column;align-items:flex-start;font-size:1.125rem;gap:20px}.footer__contact h2{font-size:1.5rem;background:-webkit-linear-gradient(0deg,rgb(255,22,22) 0%,rgb(216,37,37) 17%,rgb(41,111,50) 39%,rgb(0,128,55) 58%,rgb(89,171,124) 79%,rgb(224,224,224) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 600px){.footer__contact h2{font-size:1.25rem}}.footer__contact-link{position:relative;font-size:1.25rem;display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 600px){.footer__contact-link{font-size:1rem}}.footer__contact-link img{height:30px;width:30px}.footer__contact-link:after{content:"";height:10px;width:0;position:absolute;left:0;right:0;bottom:-16px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.footer__contact-link:hover img{scale:1.1}.footer__contact-link:hover:after{width:100%}.footer__logo{transition:scale .2s ease}@media screen and (min-width: 601px) and (max-width: 900px){.footer__logo{display:none}}@media screen and (max-width: 600px){.footer__logo{display:none}}.footer__logo:hover{scale:1.05}.footer__social{height:136px;width:270px;display:flex;flex-direction:column;align-items:flex-end;font-size:1.125rem;gap:20px}.footer__social h2{font-size:1.5rem;background:-webkit-linear-gradient(0deg,rgb(255,22,22) 0%,rgb(216,37,37) 17%,rgb(41,111,50) 39%,rgb(0,128,55) 58%,rgb(89,171,124) 79%,rgb(224,224,224) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 600px){.footer__social h2{font-size:1.25rem}}.footer__social img{width:30px}.footer__social-link{font-size:1.25rem;position:relative;display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 600px){.footer__social-link{font-size:1.125rem}}@media screen and (max-width: 600px){.footer__social-link img{width:30px}}.footer__social-link:after{content:"";height:10px;width:0;position:absolute;left:0;right:0;bottom:-16px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.footer__social-link:hover img{scale:1.1}.footer__social-link:hover:after{width:100%}.footer__copyright{font-size:.75rem;padding:6px 0;background:linear-gradient(90deg,#ffe 25%,#ffeac1 75%);display:flex;justify-content:center;align-items:center;border-top:1px solid #f6d9a3;width:100%}.notFound{height:calc(100vh - 273px);width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.gallery-modal{position:fixed;background-color:#00000090;width:100vw;height:100vh;top:0;left:0;z-index:12000;display:flex;justify-content:center;align-items:center;align-items:flex-start;overflow-y:auto}.gallery-modal-image-container{margin-top:40px;max-width:80%;height:80%}@media screen and (max-width: 600px){.gallery-modal-image-container{max-width:70%;height:70%}}.gallery-modal-image{width:100%;height:100%;object-fit:cover;z-index:12001}.gallery-modal-close{position:absolute;top:40px;right:40px;z-index:12001;width:150px}@media screen and (max-width: 600px){.gallery-modal-close{top:80%}}.gallery-modal-pagination{position:absolute;width:95%;max-width:1000px;display:flex;justify-content:space-between;z-index:12001;top:50%}@media screen and (max-width: 600px){.gallery-modal-pagination{top:unset;bottom:200px}}.gallery-modal-pagination button{background-color:#ffffff75;display:flex;justify-content:center;align-items:center;height:36px;width:36px;padding:0;border-radius:50px;transition:background-color .2s ease,transform .2s ease}.gallery-modal-pagination button:hover{background-color:#ffffff95;transform:scale(1.1);border:none}@media screen and (max-width: 600px){.gallery-modal-pagination button{height:56px;width:56px}.gallery-modal-pagination button img{height:46px;width:46px}}.gallery-modal-pagination-name{position:absolute;color:#e9e9e9;bottom:40px;font-size:1.5rem}.gallery-modal-pagination-pageNumber{position:absolute;color:#e9e9e9;bottom:10px}.gallery{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.gallery h1{margin:50px 0;position:relative}.gallery h1:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.gallery-container-mama{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;background:#ff000030}.gallery-container-tata{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;background:#00733220}.gallery-container-dzieci{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.gallery-mama{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;width:100%;max-width:1300px;padding:50px 0}.gallery-mama-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.gallery-mama-container img{max-height:400px;object-fit:cover}.gallery-mama-container p{font-size:1.5rem}.gallery-mama-title{width:100%;text-align:center;padding-top:50px}.gallery-tata{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;width:100%;max-width:1300px;padding:50px 0}.gallery-tata-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.gallery-tata-container img{max-height:400px;object-fit:cover}.gallery-tata-container p{font-size:1.5rem}.gallery-tata-title{width:100%;text-align:center;padding-top:50px}.gallery-dzieci{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;width:100%;padding:50px 0;max-width:1300px}.gallery-dzieci-title{padding-top:50px}.gallery-image{border-radius:10px;box-shadow:0 1px 4px #0a0a0a40;width:300px;transition:transform .2s ease,border-radius .2s ease-in-out}.gallery-image:hover{transform:scale(1.03);border-radius:20px}.gallery-empty{text-align:center;margin:40px 0 60px;color:#555;font-size:1.1rem;line-height:1.6}body{font-family:Kadwa,sans-serif;font-size:16px;color:#1b1b1b;min-height:100vh;background-color:#f0f0f0}p,h1,h2,h3,h4,h5,h6{font-weight:500;margin:0}li{list-style:none}a{text-decoration:none;color:#1b1b1b}button{max-width:200px;font-family:Kadwa,sans-serif;background-color:#930000;color:#e9e9e9;font-size:1.25rem;width:200px;height:60px;border:none;border-radius:20px;transition:font-size .3s ease}button:hover{border:#008037 3px solid;font-size:1.5rem}.fallback{height:calc(100vh - 273px);width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.mioty{padding-bottom:150px}.mioty-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto -150px;height:auto;min-height:calc(100vh - 355px);width:calc(100% - 40px)}@media screen and (min-width: 601px) and (max-width: 900px){.mioty-empty{min-height:calc(100vh - 309px)}}.mioty-empty h2{margin-top:16px;text-align:center;margin-bottom:10px}.mioty-empty h3{margin-top:16px;text-align:center}.mioty-empty-buttons{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;margin-bottom:20px}@media screen and (max-width: 600px){.mioty-empty-buttons{display:flex;justify-content:center;align-items:center;flex-direction:column}}.mioty-container{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:50px}.mioty-container h2{font-size:2.25rem;position:relative;margin-bottom:30px;margin-top:30px}.mioty-container h2:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}@media screen and (max-width: 600px){.mioty-container h2{font-size:1.5rem}}.mioty-container-parents{display:flex;justify-content:center;align-items:center;gap:30px}@media screen and (max-width: 600px){.mioty-container-parents{display:flex;justify-content:center;align-items:center;flex-direction:column}}.mioty-container-parents-parent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.mioty-container-parents-parent h3{font-size:1.5rem}.mioty-container-parents-parent img{border-radius:10px;box-shadow:0 1px 4px #0a0a0a40;width:250px;height:250px;object-fit:cover;margin:5px;transition:transform .2s ease,border-radius .2s ease-in-out}.mioty-container-parents-parent img:hover{transform:scale(1.03);border-radius:20px}@media screen and (max-width: 600px){.mioty-container-parents-parent img{width:200px;height:200px}}.mioty-container-kids{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:25px}.mioty-container-kids h4{width:100%;font-size:1.5rem}.mioty-container-kids-title{margin-top:50px;font-size:1.75rem}.mioty-container-kids-bebe{display:flex;justify-content:center;align-items:center;gap:10px}.mioty-container-kids-bebe img{width:250px;border-radius:10px;box-shadow:0 1px 4px #0a0a0a40;object-fit:cover;margin:5px;transition:transform .2s ease,border-radius .2s ease-in-out}.mioty-container-kids-bebe img:hover{transform:scale(1.03);border-radius:20px}.mioty-container-kid{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;max-width:1400px;position:relative}@media screen and (min-width: 601px) and (max-width: 900px){.mioty-container-kid{width:100%}}@media screen and (max-width: 600px){.mioty-container-kid{width:100%}}.mioty-container-kid span{margin:20px 0;height:6px;width:100%;position:relative}.mioty-container-kid span:after{content:"";height:10px;width:100%;position:absolute;left:0;right:0;bottom:-4px;background:linear-gradient(to bottom,#ff1616,#ff1616 33%,#008037 33%,#008037 66%,#fff 66%,#fff);transition:width .2s ease}.pagination{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:20px;max-width:1500px;width:100%}.pagination button{background-color:#00733220;display:flex;justify-content:center;align-items:center;flex-direction:column;width:40px;height:40px;padding:0}body{padding:0;margin:0;min-width:320px;min-height:100vh;font-size:1rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
