@import url(https://fonts.googleapis.com/css2?family=Piazzolla:opsz,wght@8..30,700&family=Poppins:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.container[data-v-366bf315]{position:relative}.container #language-options-mobile.d-none[data-v-366bf315]{display:none}.container .router-language-switcher[data-v-366bf315]{display:flex;gap:10px;position:absolute;z-index:2;top:38px;right:0;font-family:Piazzolla,"serif";font-weight:700;font-size:15px}.container .router-language-switcher>a[data-v-366bf315]{text-align:right;color:#200a2b;text-transform:uppercase;text-decoration:none}.container .router-language-switcher>a[data-v-366bf315]:hover{text-decoration:underline}.container .router-language-switcher>a.active[data-v-366bf315]{display:none}@media only screen and (max-width:767px){.container[data-v-366bf315]{position:relative}.container #language-options[data-v-366bf315]{display:none}.container .router-language-switcher[data-v-366bf315]{justify-content:flex-end;background-color:#fff;width:100%;top:60px;right:0;z-index:3}.container .router-language-switcher>a[data-v-366bf315]{letter-spacing:.05em;padding:10px}.container .router-language-switcher>a.active[data-v-366bf315]{display:none}}.modal-overlay[data-v-3ed9e586]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-3ed9e586]{background-color:#fff;border-radius:8px;padding:20px 24px;width:90%;max-width:800px;box-shadow:0 10px 25px rgba(0,0,0,.2);position:relative;animation:fadeIn-3ed9e586 .2s ease-out}.indented-list[data-v-3ed9e586]{padding-left:10px}.close-btn-top[data-v-3ed9e586]{position:absolute;top:8px;right:8px;border:none;background:none;font-size:18px;cursor:pointer;color:#555}.close-btn-top[data-v-3ed9e586]:hover{color:#000}.modal-footer[data-v-3ed9e586]{display:flex;justify-content:flex-end}.close-btn[data-v-3ed9e586]{padding:6px 14px;border:1px solid #ccc;background-color:#f3f3f3;border-radius:4px;cursor:pointer;font-size:14px}.close-btn[data-v-3ed9e586]:hover{background-color:#e7e7e7}@keyframes fadeIn-3ed9e586{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{background-color:#fcfaf8;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:15px}.container{max-width:1320px;margin-right:auto;margin-left:auto}@media only screen and (max-width:1399px){.container{max-width:1140px}}@media only screen and (max-width:1199px){.container{max-width:960px}}@media only screen and (max-width:991px){.container{max-width:720px}}@media only screen and (max-width:767px){.container{max-width:540px}}@media only screen and (max-width:575px){.container{max-width:95%}}.neutering-img{position:absolute;right:0;bottom:-34px;z-index:1}.outside{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1}#calendar{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:740px;max-width:calc(100% - 20px);z-index:10;background-color:#289fb0;border-radius:15px;padding:5px;outline:1px solid #fff;font-family:Roboto,"sans-serif";text-transform:uppercase}#calendar .head{color:#fff;padding:10px 0 0 15px;display:flex;justify-content:space-between;align-items:flex-end}#calendar .head .date-today{display:flex;flex-direction:column;align-items:center;font-weight:700}#calendar .head .date-today .day{font-size:45px}#calendar .head .date-today .month{font-size:13px}#calendar .head .change-date{display:flex;gap:20px;font-weight:500;font-size:13px;line-height:15px}#calendar .head .change-date .month{min-width:112px}#calendar .head .change-date .month,#calendar .head .change-date .year{position:relative}#calendar .head .change-date .month .main:hover,#calendar .head .change-date .year .main:hover{cursor:pointer}#calendar .head .change-date .month #month-picker,#calendar .head .change-date .month #year-picker,#calendar .head .change-date .year #month-picker,#calendar .head .change-date .year #year-picker{position:absolute;bottom:-67px;border:1px solid #094876;color:#094876;display:flex;flex-direction:column;background-color:#fff;z-index:1;border-radius:4px;padding:0 2px}#calendar .head .change-date .month #month-picker span,#calendar .head .change-date .month #year-picker span,#calendar .head .change-date .year #month-picker span,#calendar .head .change-date .year #year-picker span{width:100%;padding:2px}#calendar .head .change-date .month #month-picker span:hover,#calendar .head .change-date .month #year-picker span:hover,#calendar .head .change-date .year #month-picker span:hover,#calendar .head .change-date .year #year-picker span:hover{background-color:#3cbdcf;cursor:pointer}#calendar .head .change-date .month #month-picker,#calendar .head .change-date .year #month-picker{bottom:-238px}#calendar .head .change-date .outer{display:flex;flex-wrap:nowrap;align-items:center}#calendar .head .change-date .outer:not(:first-of-type){gap:20px}#calendar .head .change-date .outer:not(:first-of-type) div{display:flex;align-items:center}#calendar .head .change-date img{margin:0 10px}#calendar .head .change-date .arrow:hover{cursor:pointer;opacity:.7}#calendar .head .change-date .arrow-left{transform:rotate(180deg)}#calendar .head .change-date .arrow-down{transform:rotate(90deg)}#calendar .head .change-date .arrow-down.down{transform:rotate(270deg)}#calendar .body{background-color:#fff;border-radius:15px;margin-top:8px;color:#094876;display:flex;flex-direction:column;font-size:14px;line-height:15px;font-weight:500}#calendar .body .days{display:flex}#calendar .body .days .vet-title,#calendar .body .days .weekDay{border-bottom:1px solid #289fb0;border-right:1px solid #289fb0;padding:10px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:41px}#calendar .body .days .vet-title{flex-grow:1}#calendar .body .days .weekDay{text-transform:capitalize;width:11%}#calendar .body .vets{text-transform:capitalize}#calendar .body .vets .vet{display:flex}#calendar .body .vets .vet div{border-bottom:1px solid #289fb0;border-right:1px solid #289fb0;width:11%;min-height:41px;display:flex;justify-content:center;align-items:center;padding:5px 0}#calendar .body .vets .vet div:first-of-type{flex-grow:1;justify-content:flex-start;padding:5px 10px}header.header .container{position:relative}header.header .container .contact-items{z-index:1;position:relative;margin-bottom:-55px}header.header .container .contact-items.vets0{margin-bottom:-45px}header.header .container .contact-items.vets0 .vets-and-contact-wrapper .contact-wrapper{border-radius:15px}header.header .container .contact-items .waiting-time-wrapper{display:flex;margin-bottom:10px;height:103px;width:-moz-fit-content;width:fit-content;border-radius:15px}header.header .container .contact-items .waiting-time-wrapper.bg{background:rgba(166,213,219,.8)}header.header .container .contact-items .waiting-time-wrapper .waiting-time{color:#fff;text-align:center;background-color:#289fb0;font-family:Roboto,"sans-serif";padding:14px;display:flex;gap:5px;border-radius:15px}header.header .container .contact-items .waiting-time-wrapper .waiting-time.second{margin-left:10px}header.header .container .contact-items .waiting-time-wrapper .waiting-time .top-and-address{display:flex;gap:20px;flex-direction:column;justify-content:center}header.header .container .contact-items .waiting-time-wrapper .waiting-time .address{font-family:Roboto,"sans-serif";font-style:normal;font-weight:400;font-size:11px;line-height:15px;letter-spacing:.03em;text-transform:uppercase;text-align:left}header.header .container .contact-items .waiting-time-wrapper .waiting-time .top{letter-spacing:.03em;font-weight:700;font-size:13px;line-height:17px;text-align:left;width:-moz-max-content;width:max-content;align-self:baseline}header.header .container .contact-items .waiting-time-wrapper .waiting-time .bottom{font-size:13px;letter-spacing:.01em;font-weight:700;align-self:center}header.header .container .contact-items .waiting-time-wrapper .waiting-time .bottom .time{font-size:57px;display:block}header.header .container .contact-items .waiting-time-wrapper .waiting-time-other-places{padding:7px 7px 7px 14px;width:248px;display:flex;flex-direction:column;justify-content:space-between}header.header .container .contact-items .waiting-time-wrapper .waiting-time-other-places .body{font-family:Poppins,"sans-serif";color:#094876;font-size:12px;line-height:17px;letter-spacing:.02em;text-align:center}header.header .container .contact-items .waiting-time-wrapper .waiting-time-other-places .body .title{font-weight:700}header.header .container .contact-items .waiting-time-wrapper .waiting-time-other-places .link{font-family:Poppins,"sans-serif";background:#289fb0;color:#e7f1f1;padding:8px;letter-spacing:.1em;font-weight:700;font-size:12px;line-height:19px;text-decoration:none;border-radius:12px;text-align:center}header.header .container .contact-items .vets-and-contact-wrapper{border-radius:15px;display:flex;width:-moz-fit-content;width:fit-content;background-color:#289fb0;font-family:Roboto,"sans-serif";font-size:13px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper{background-color:#e7f1f1;border-radius:15px;display:flex;flex-direction:column;border:5px solid #289fb0;padding:5px 0;justify-content:center}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift{display:flex;align-items:center}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift{min-height:35px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift #calendar-btn{color:#fff;text-transform:uppercase;border-radius:10px;background-color:#094876;font-weight:400;padding:5px 10px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift #calendar-btn:hover{cursor:pointer;background-color:rgba(9,72,118,.8)}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet{display:flex;gap:30px;align-items:center}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet .time{display:flex;flex-direction:column;font-family:Roboto,"sans-serif";font-weight:700;font-size:13px;line-height:15px;letter-spacing:.03em;color:#289fb0}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet .time .mobile{display:none}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .hours{display:flex;align-items:center;font-weight:700;color:#289fb0;padding:0 12px;width:120px;justify-content:space-between}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .hours img{margin-right:5px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets{display:flex;max-width:600px;flex-wrap:wrap}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet{width:171px;padding:10px 10px 10px 0}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet p{border-left:2px solid #94cfd7;text-transform:uppercase;padding-left:10px;color:#094876;max-width:100px}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper{background-color:#289fb0;border-top-right-radius:15px;border-bottom-right-radius:15px;padding:16px;display:flex;gap:10px;color:#fcfaf8;font-weight:700}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper a{color:#fcfaf8;text-decoration:none;font-weight:400}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper a:hover{text-decoration:underline}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts{display:flex;flex-direction:column;justify-content:space-between;gap:10px}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts .opening-hours span{font-weight:400}@media only screen and (max-width:1199px){header.header .container .menu .items{gap:30px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .hours{padding:0 4px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet{padding:10px 7px 10px 0}}@media only screen and (max-width:991px){.neutering-img{bottom:-95px}header.header{margin-bottom:130px}header.header.vets0{margin-bottom:100px}header.header.vets0 .neutering-img{bottom:-60px}header.header.vets3{margin-bottom:140px}header.header.vets4{margin-bottom:150px}header.header .container .menu .items{display:flex;flex-wrap:wrap;row-gap:10px}header.header .container .menu .logo-wrapper .logo{display:none}header.header .container .menu .logo-wrapper .logo-wo-text{display:block}header.header .container .contact-items{margin-bottom:-70px}header.header .container .contact-items.vets0{margin-bottom:-45px}header.header .container .contact-items.vets3{margin-bottom:-90px}header.header .container .contact-items.vets4{margin-bottom:-120px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper{flex-direction:row;text-align:center}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift{flex-direction:column}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift,header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.shift2{border-left:2px solid #94cfd7}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .hours{padding-bottom:3px;width:calc(100% - 10px)}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets{flex-direction:column;gap:10px;padding:10px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet{padding:0;text-align:left}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet p{border:none;padding:0}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper{flex-direction:column;justify-content:space-between;padding:15px}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts{gap:15px}}@media only screen and (max-width:767px){.neutering-img{bottom:-120px;right:-5px}header.header{background-position:80% 0}header.header.vets0{margin-bottom:130px}header.header.vets1,header.header.vets2{margin-bottom:230px}header.header.vets3{margin-bottom:250px}header.header.vets4{margin-bottom:300px}header.header .menu-mobile{display:block;height:65px;background:hsla(0,0%,100%,.7);border:.64px solid rgba(223,222,239,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}header.header .menu-mobile.open{height:687px;background:hsla(0,0%,100%,.9);border:.64px solid rgba(223,222,239,.9);z-index:2;position:relative}header.header .menu-mobile .container{height:65px;justify-content:center;flex-wrap:wrap;align-content:space-between}header.header .menu-mobile .container .close:hover,header.header .menu-mobile .container .hamburger:hover{cursor:pointer}header.header .menu-mobile .body{position:absolute;top:161px;width:100%}header.header .menu-mobile .body .menu-items{background:#fff;flex:1;width:100%;display:flex;flex-direction:column;margin-top:175px}header.header .menu-mobile .body .menu-items a{margin-left:20px;margin-right:20px;font-family:Poppins,"sans-serif";color:#200a2b;font-weight:700;font-size:15px;line-height:16px;letter-spacing:.05em;padding-bottom:25px;text-decoration:none;padding-top:25px}header.header .menu-mobile .body .menu-items a:not(:last-of-type){border-bottom:1px solid #289fb0}header.header .container,header.header .container .overlay-wrapper{position:relative}header.header .container .overlay-wrapper .overlay{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-bottom:.64px solid rgba(223,222,239,.9);position:absolute;top:0;width:100%;height:197px;z-index:1}header.header .container .menu{display:none}header.header .container .contact-items{position:absolute;bottom:-100px;left:50%;transform:translateX(-50%);width:328px;max-width:100%}header.header .container .contact-items.vets0{margin-bottom:90px}header.header .container .contact-items.menu-open{bottom:522px}header.header .container .contact-items .waiting-time-wrapper{flex-direction:column;width:auto;height:auto;align-items:center}header.header .container .contact-items .waiting-time-wrapper .waiting-time{order:2;width:calc(100% - 28px);justify-content:space-between}header.header .container .contact-items .waiting-time-wrapper .waiting-time.second{margin-left:0;margin-top:5px}header.header .container .contact-items .waiting-time-wrapper .waiting-time-other-places{order:1}header.header .container .contact-items .vets-and-contact-wrapper{flex-direction:column;width:auto;-webkit-clip-path:polygon(100% 0,100% calc(100% - 25px),50% 100%,0 calc(100% - 25px),0 0);clip-path:polygon(100% 0,100% calc(100% - 25px),50% 100%,0 calc(100% - 25px),0 0)}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper{background:none;text-align:center;padding:10px}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts{padding-bottom:15px}header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts .ambulance,header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts .booking{border:none}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper{flex-direction:column}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift{align-items:flex-start}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift,header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.shift2{border-left:none}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.shift1,header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.shift2{border-bottom:2px solid #94cfd7}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift,header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.shift2{padding-top:5px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets{width:calc(100% - 20px)}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet{width:100%;justify-content:space-between}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet .time{min-width:84px}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet .time .mobile{display:block}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift.irregular-shift .vets .vet .time .desktop{display:none}header.header .container .contact-items .vets-and-contact-wrapper .vets-wrapper .shift .vets .vet p{max-width:100%}#calendar .head .change-date{flex-direction:column;align-items:flex-end}#calendar .body .days .vet-title{position:relative;pointer-events:none}#calendar .body .days .vet-title:after{content:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/4gKwSUNDX1BST0ZJTEUAAQEAAAKgbGNtcwQwAABtbnRyUkdCIFhZWiAH5wAIAAkACwApACphY3NwQVBQTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWxjbXMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA1kZXNjAAABIAAAAEBjcHJ0AAABYAAAADZ3dHB0AAABmAAAABRjaGFkAAABrAAAACxyWFlaAAAB2AAAABRiWFlaAAAB7AAAABRnWFlaAAACAAAAABRyVFJDAAACFAAAACBnVFJDAAACFAAAACBiVFJDAAACFAAAACBjaHJtAAACNAAAACRkbW5kAAACWAAAACRkbWRkAAACfAAAACRtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACQAAAAcAEcASQBNAFAAIABiAHUAaQBsAHQALQBpAG4AIABzAFIARwBCbWx1YwAAAAAAAAABAAAADGVuVVMAAAAaAAAAHABQAHUAYgBsAGkAYwAgAEQAbwBtAGEAaQBuAABYWVogAAAAAAAA9tYAAQAAAADTLXNmMzIAAAAAAAEMQgAABd7///MlAAAHkwAA/ZD///uh///9ogAAA9wAAMBuWFlaIAAAAAAAAG+gAAA49QAAA5BYWVogAAAAAAAAJJ8AAA+EAAC2xFhZWiAAAAAAAABilwAAt4cAABjZcGFyYQAAAAAAAwAAAAJmZgAA8qcAAA1ZAAAT0AAACltjaHJtAAAAAAADAAAAAKPXAABUfAAATM0AAJmaAAAmZwAAD1xtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAEcASQBNAFBtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEL/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wgARCAAYABgDAREAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAABwb/xAAWAQEBAQAAAAAAAAAAAAAAAAAFBgT/2gAMAwEAAhADEAAAAUtSSjNhFljYOkJ5UMpydSWSjqKY0m02ZP8A/8QAGxAAAQUBAQAAAAAAAAAAAAAABgEDBAUTEiH/2gAIAQEAAQUCIyR3eFAmWCDhG7uvsi76iUTXWpGNu719tKr2Rwcd3//EAB8RAAEEAgMBAQAAAAAAAAAAAAMAAQIRBRIEMUEyIv/aAAgBAwEBPwHI5GezhE9UggOfaY/FjsjPdgmdP9/tc13DxItxvj1QvZte1kcdLdzCa77QOWYEZBZrtY/HT3YpmqvF/8QAHREAAQQDAQEAAAAAAAAAAAAAAgABBBEDEjETIf/aAAgBAgEBPwHBHatzRGAULrPHatwTc+LDRZX9Op+KPIatSR4hN2K1IkNWoL//xAAjEAACAAUEAgMAAAAAAAAAAAABAgADBBIhERMxMgUiFEFh/9oACAEBAAY/AnpaV7FTDuOSYmzpNzbY1LawlLVPuK+Ec8gwd0ke3sfv9iUvjgPht3mLzCWdtcQ9VSper5ZByDE6lEvcEwaWOOphKqqSxUyiHkmP/8QAHxABAAICAgIDAAAAAAAAAAAAAQARIUExYVFxkaHB/9oACAEBAAE/ISNnXfYB0EEVLvm9Dt3HNlXd6AuxhpcRIsZ+0dDFk2h8+3n4noHj5vEuQdX9xDZL9yBrZy1+S9R1X0FNBP/aAAwDAQACAAMAAAAQaztZ3//EACERAQABBAICAwEAAAAAAAAAAAEhABExQVFxgbFhkfDx/9oACAEDAQE/EIk0FMrwcW8d1ZQtst2/Ru+/0yADAuR4XfsaCzuZicz/ACgJnkZs89ufA2oENhb7qGJIGR2neWrTAGEYWMfN/XTGIkKG+lNWr//EABoRAAIDAQEAAAAAAAAAAAAAAAERACExQfD/2gAIAQIBAT8QVgb5DtFnPZKsRGiUE7VR2zwQAziKsjDDZRHRGVxPZ//EABsQAQEBAQADAQAAAAAAAAAAAAERITEAQVGx/9oACAEBAAE/EEAZhjZ1kYpFRjO2y4AP33o2D53QTIwpnzrIwXRTZzYLX1BgUoqx9/PF8N8xUc0LV26AZ4xI+6bl+p4xdyuVvWRqhork56SXnKBjaWoix+jPrkEbesjYxUMnf//Z);position:absolute;right:-12px;top:20px;pointer-events:all}#calendar .body .days .vet-title:hover:after{cursor:pointer}#calendar .body .days .weekDay{width:21%}#calendar .body .days .weekDay:nth-of-type(5),#calendar .body .days .weekDay:nth-of-type(6),#calendar .body .days .weekDay:nth-of-type(7),#calendar .body .days .weekDay:nth-of-type(8){display:none}#calendar .body .vets{position:relative;pointer-events:none}#calendar .body .vets:after{content:url(data:image/jpeg;base64,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);position:absolute;right:1px;top:-42px;pointer-events:all}#calendar .body .vets:hover:after{cursor:pointer}#calendar .body .vets .vet div{width:21%}#calendar .body .vets .vet div:nth-of-type(5),#calendar .body .vets .vet div:nth-of-type(6),#calendar .body .vets .vet div:nth-of-type(7),#calendar .body .vets .vet div:nth-of-type(8){display:none}.about-us{padding-top:30px}}@media only screen and (max-width:575px){header.header{background:url(/img/header-sm.5396bb0a.png) no-repeat 50%;background-size:cover}#calendar .head .change-date{flex-direction:column;align-items:flex-end}#calendar .body{position:relative}#calendar .body .days .weekDay{width:30%}#calendar .body .days .weekDay:nth-of-type(4),#calendar .body .days .weekDay:nth-of-type(5),#calendar .body .days .weekDay:nth-of-type(6),#calendar .body .days .weekDay:nth-of-type(7),#calendar .body .days .weekDay:nth-of-type(8){display:none}#calendar .body .vets .vet div{width:30%}#calendar .body .vets .vet div:nth-of-type(4),#calendar .body .vets .vet div:nth-of-type(5),#calendar .body .vets .vet div:nth-of-type(6),#calendar .body .vets .vet div:nth-of-type(7),#calendar .body .vets .vet div:nth-of-type(8){display:none}}.about-us{margin-top:100px;margin-bottom:70px;display:flex}.about-us .title{color:#00a19a;font-family:Piazzolla,"serif";font-weight:700;font-size:38px;margin-bottom:17px}.about-us .desc{font-family:Poppins,"sans-serif";font-weight:400;font-size:15px;line-height:23px}.about-us .desc a{color:#000;text-decoration:none}.about-us .desc a:hover{text-decoration:underline}.about-us .img-sm{display:none}@media only screen and (max-width:991px){.about-us{flex-direction:column;margin-bottom:40px}.about-us .img-bg{display:none}.about-us .img-sm{display:block}}@media only screen and (max-width:767px){.about-us .title{font-size:30px}}.links{margin-bottom:60px;display:flex;align-items:center;gap:100px}@media only screen and (max-width:1199px){.links{gap:40px}}@media only screen and (max-width:991px){.links{margin-bottom:35px;gap:0;justify-content:space-between}}@media only screen and (max-width:767px){.links{flex-wrap:wrap;row-gap:25px}.links a{flex:50%;text-align:center}.links a img{max-width:100%}}.services{margin-bottom:70px}.services .main-title{font-family:Piazzolla,"serif";font-weight:700;font-size:38px;color:#00a19a;margin-bottom:15px}.services .service-items{display:flex;flex-direction:column;gap:35px}.services .service-items .service-item{display:flex;height:337px;position:relative}.services .service-items .service-item.first:before{background-color:#289fb0;content:"";position:absolute;height:100%;width:100%;right:100%}.services .service-items .service-item.first .content{padding-right:146px}.services .service-items .service-item.first .img-wrapper .clip{-webkit-clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0);left:-1px}.services .service-items .service-item.second:after{background-color:#289fb0;content:"";position:absolute;height:100%;width:100%;left:100%}.services .service-items .service-item.second .content{text-align:right;padding-left:143px}.services .service-items .service-item.second .img-wrapper .clip{-webkit-clip-path:polygon(27px 0,100% 0,100% 100%,27px 100%,0 50%);clip-path:polygon(27px 0,100% 0,100% 100%,27px 100%,0 50%);right:-1px;top:0}.services .service-items .service-item.zero .content{padding-left:100px}.services .service-items .service-item.zero .content .title{padding-top:20px;font-size:27px}.services .service-items .service-item.third{height:350px}.services .service-items .service-item.third .content{padding-right:77px}.services .service-items .service-item.third .img-wrapper img{height:100%}.services .service-items .service-item .content{background-color:#289fb0;color:#fff}.services .service-items .service-item .content .title{font-family:Piazzolla,"serif";font-weight:700;font-size:30px;padding-top:35px;margin-bottom:20px;text-transform:uppercase}.services .service-items .service-item .content .desc{font-family:Poppins,"sans-serif";font-weight:400;font-size:15px;line-height:25px;padding-bottom:35px}.services .service-items .service-item .content .desc a{text-decoration:unset;color:#fff}.services .service-items .service-item .content .desc a:hover{text-decoration:underline}.services .service-items .service-item.fifth{height:350px}.services .service-items .service-item.fifth .content{padding-right:26px}.services .service-items .service-item.fifth .content .title{padding-top:20px}.services .service-items .service-item.fifth .content .desc{line-height:24px}.services .service-items .service-item.fifth .img-wrapper img{height:100%}.services .service-items .service-item .img-wrapper{position:relative}.services .service-items .service-item .img-wrapper .img-md,.services .service-items .service-item .img-wrapper .img-sm{display:none}.services .service-items .service-item .img-wrapper .clip{background-color:#289fb0;height:100%;position:absolute;width:28px}@media only screen and (max-width:1399px){.services .service-items .service-item.first .content{padding-right:42px}.services .service-items .service-item.second .content{padding-left:42px}.services .service-items .service-item.zero .content{padding-left:0}.services .service-items .service-item .content .title{padding-top:20px;margin-bottom:10px}.services .service-items .service-item .content .desc{line-height:24px}.services .service-items .service-item.third{height:337px}.services .service-items .service-item.third .content{padding-right:0}.services .service-items .service-item.third .content .title{padding-top:15px;margin-bottom:10px}.services .service-items .service-item.third .content .desc{line-height:23px}.services .service-items .service-item.fifth{height:337px}.services .service-items .service-item.fifth .content{padding-right:0}.services .service-items .service-item.fifth .content .title{padding-top:4px;margin-bottom:5px}.services .service-items .service-item.fifth .content .desc{line-height:23px}.services .service-items .service-item.fifth .img-wrapper img{width:697px}}@media only screen and (max-width:1199px){.services .service-items .service-item .img-wrapper .img{display:none}.services .service-items .service-item .img-wrapper .img-md{display:block}.services .service-items .service-item.first .content{padding-right:143px}.services .service-items .service-item.second .content{padding-left:143px}.services .service-items .service-item .content .title{padding-top:48px;margin-bottom:27px}.services .service-items .service-item.fifth .content .title{padding-top:20px}.services .service-items .service-item.fifth .img-wrapper img{width:auto}}@media only screen and (max-width:991px){.services{margin-bottom:35px}.services .service-items .service-item.first .content{padding-right:42px}.services .service-items .service-item.second .content{padding-left:42px}.services .service-items .service-item.zero .content{padding-left:0}.services .service-items .service-item .content .title{padding-top:10px;margin-bottom:10px}.services .service-items .service-item .content .desc{line-height:23px}.services .service-items .service-item.third .content{padding-right:0}.services .service-items .service-item.third .content .title{padding-top:10px}.services .service-items .service-item.third .content .desc{line-height:22px}.services .service-items .service-item.fifth{height:377px}.services .service-items .service-item.fifth .content{padding-right:0}.services .service-items .service-item.fifth .content .title{padding-top:5px}.services .service-items .service-item.fifth .content .desc{line-height:22px}.services .service-items .service-item.fifth .img-wrapper img{width:357px}}@media only screen and (max-width:767px){.services .main-title{font-size:30px}.services .service-items{gap:17px}.services .service-items .service-item{align-items:center;height:100%;-webkit-clip-path:polygon(100% 0,100% calc(100% - 12px),50% 100%,0 calc(100% - 12px),0 0);clip-path:polygon(100% 0,100% calc(100% - 12px),50% 100%,0 calc(100% - 12px),0 0)}.services .service-items .service-item.first{flex-direction:column-reverse}.services .service-items .service-item.first:before{content:none}.services .service-items .service-item.second{flex-direction:column}.services .service-items .service-item.second:after{content:none}.services .service-items .service-item.second .content{text-align:initial}.services .service-items .service-item .img-wrapper .clip,.services .service-items .service-item .img-wrapper .img-md{display:none}.services .service-items .service-item .img-wrapper .img-sm{display:block;max-width:100%}.services .service-items .service-item.first .content,.services .service-items .service-item.second .content{padding:20px 20px 0}.services .service-items .service-item .content .title{padding-top:0;margin-bottom:15px}.services .service-items .service-item .content .desc{line-height:25px}.services .service-items .service-item.fifth,.services .service-items .service-item.third{height:100%}.services .service-items .service-item.fifth .content .title,.services .service-items .service-item.third .content .title{margin-bottom:15px}.services .service-items .service-item.fifth .img-wrapper img,.services .service-items .service-item.third .img-wrapper img{width:auto}}@media only screen and (max-width:374px){.services .main-title{-webkit-hyphens:auto;hyphens:auto}.services .service-items .service-item .content .title{font-size:28px}}.prices{margin-bottom:70px}.prices .main-title{font-family:Piazzolla,"serif";color:#00a19a;font-weight:700;font-size:38px;margin-bottom:15px}.prices .main-content{display:flex;gap:70px}.prices .main-content .img{min-width:190px;background:url(/img/prices.701fd4b1.png) repeat-y}.prices .main-content .price-items{display:flex;flex-wrap:wrap;gap:30px 40px}.prices .main-content .price-items .price-item{display:flex;height:100px;flex:calc(50% - 20px)}.prices .main-content .price-items .price-item .desc,.prices .main-content .price-items .price-item .price{font-size:15px;line-height:23px;display:flex;align-items:center}.prices .main-content .price-items .price-item .desc{background-color:#e7f1f1;color:#000;font-family:Poppins,"sans-serif";font-weight:400;flex:1;padding-left:36px;padding-right:60px;-webkit-clip-path:polygon(13px 0,100% 0,100% 100%,13px 100%,0 50%);clip-path:polygon(13px 0,100% 0,100% 100%,13px 100%,0 50%);word-break:break-word}.prices .main-content .price-items .price-item .desc small{display:block;font-size:12px}.prices .main-content .price-items .price-item .price{background-color:#289fb0;color:#fff;font-family:Piazzolla,"serif";font-weight:700;width:130px;justify-content:center;position:relative;text-align:center}.prices .main-content .price-items .price-item .price .clip{-webkit-clip-path:polygon(13px 0,100% 0,100% 100%,13px 100%,0 50%);clip-path:polygon(13px 0,100% 0,100% 100%,13px 100%,0 50%);height:100%;position:absolute;left:-13px;width:14px;background-color:#289fb0}@media only screen and (max-width:1399px){.prices .main-content .price-items .price-item .desc{padding-right:33px}.prices .main-content .price-items .price-item .price{width:120px}}@media only screen and (max-width:1199px){.prices .main-content{gap:30px}.prices .main-content .price-items .price-item .desc{padding-right:33px}.prices .main-content .price-items .price-item .price{width:90px}}@media only screen and (max-width:991px){.prices{margin-bottom:50px}.prices .main-content .price-items .price-item .desc{font-size:14px}.prices .main-content .img{display:none}}@media only screen and (max-width:767px){.prices .main-title{font-size:30px}.prices .main-content .price-items{gap:17px}.prices .main-content .price-items .price-item{flex:100%}.prices .main-content .price-items .price-item .desc{padding-right:28px;line-height:20px;font-size:14px;-webkit-hyphens:auto;hyphens:auto}.prices .main-content .price-items .price-item .price{width:113px}}@media only screen and (max-width:374px){.prices .main-content .price-items .price-item.sm-lg{height:120px}.prices .main-content .price-items .price-item .desc{padding-left:20px;line-height:19px;font-size:13px}}.d-none{display:none!important}.reviews{margin-bottom:60px;position:relative}.reviews.hidden{display:none!important}.reviews.show-less{height:750px;overflow:hidden}.reviews .gradient-bottom{position:absolute;bottom:0;background:linear-gradient(180deg,rgba(237,245,246,0),#edf5f6);height:50px;width:100%;z-index:1}.reviews #show-less,.reviews #show-more{position:absolute;bottom:0;width:220px;background:#003976;border-radius:20px;padding:10px;z-index:2;font-family:Roboto,"sans-serif";font-weight:700;font-size:16px;line-height:20px;letter-spacing:.05em;color:#fff;text-align:center;left:0;right:0;margin:auto auto 10px}.reviews #show-less:hover,.reviews #show-more:hover{cursor:pointer;transform:scale(1.1)}.reviews .main-title{font-family:Piazzolla,"serif";color:#00a19a;font-weight:700;font-size:38px;margin-bottom:27px}.reviews .main-content .items .grid-sizer,.reviews .main-content .items .item{width:calc(33% - 18px)}.reviews .main-content .items .item{background-color:#e7f1f1;font-family:Poppins,"sans-serif";font-size:15px;line-height:18px;margin-bottom:34px}.reviews .main-content .items .item .img-replacement{height:50px;background:#289fb0}.reviews .main-content .items .item .img{max-width:100%;margin-bottom:-4px}.reviews .main-content .items .item .img,.reviews .main-content .items .item .img-replacement{-webkit-clip-path:polygon(100% 0,100% calc(100% - 13px),50% 100%,0 calc(100% - 13px),0 0);clip-path:polygon(100% 0,100% calc(100% - 13px),50% 100%,0 calc(100% - 13px),0 0)}.reviews .main-content .items .item .text{padding:24px 27px 30px}.reviews .main-content .items .item .text .title{font-family:Piazzolla,"serif";font-weight:700;font-size:30px;line-height:32px;letter-spacing:.02em;color:#289fb0;margin-bottom:24px}.reviews .main-content .items .item .text .desc{font-family:Poppins,"sans-serif";font-size:15px;line-height:25px}@media only screen and (max-width:1399px){.reviews .main-content .items .grid-sizer,.reviews .main-content .items .item{width:calc(32% - 17px)}}@media only screen and (max-width:991px){.reviews{margin-bottom:40px}.reviews .main-content .items .grid-sizer,.reviews .main-content .items .item{width:calc(50% - 17px)}.reviews .main-content .items .grid-sizer .text,.reviews .main-content .items .item .text{padding-left:21px;padding-right:21px}}@media only screen and (max-width:767px){.reviews .main-title{font-size:30px}.reviews .main-content .items .grid-sizer,.reviews .main-content .items .item{width:100%;max-width:536px}.reviews .main-content .items .grid-sizer .text .title,.reviews .main-content .items .item .text .title{font-size:28px}}footer.footer{background-color:#289fb0;padding-top:70px;padding-bottom:70px;position:relative}footer.footer a,footer.footer p{color:#200a2b;font-family:Poppins,"sans-serif";font-weight:400;font-size:15px;line-height:23px}footer.footer .clip{background-color:#289fb0;position:absolute;width:100%;height:25px;top:-24px;-webkit-clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0)}footer.footer a{text-decoration:none}footer.footer a:hover{text-decoration:underline}footer.footer .container .main-title{color:#fff;font-family:Piazzolla,"serif";font-weight:700;font-size:38px;margin-bottom:35px}footer.footer .container .main-content{display:flex;justify-content:space-between;-moz-column-gap:120px;column-gap:120px}footer.footer .container .main-content .map .address{font-family:Piazzolla,"serif";font-weight:700;font-size:15px;line-height:20px;color:#fff;padding-bottom:21px}footer.footer .container .main-content .map iframe{width:630px;height:550px}footer.footer .container .main-content .map .menu{margin-top:35px;display:flex;justify-content:flex-start;gap:20px;flex-wrap:wrap}footer.footer .container .main-content .map .menu a{color:#fff;font-family:Piazzolla,"serif";font-weight:700;font-size:15px;text-decoration:none;line-height:20px}footer.footer .container .main-content .map .menu a:hover{text-decoration:underline}footer.footer .container .main-content .contacts{flex:1}footer.footer .container .main-content .contacts .contact-item{margin-bottom:30px}footer.footer .container .main-content .contacts .contact-item .title{text-transform:uppercase}footer.footer .container .main-content .contacts .contact-item.outside-of-hours{margin-bottom:0}footer.footer .container .main-content .contacts .contact-item.outside-of-hours .dropdown-toggle:hover{text-decoration:underline;cursor:pointer}footer.footer .container .main-content .contacts .contact-item.outside-of-hours .title{margin-bottom:10px}footer.footer .container .main-content .contacts .contact-item.outside-of-hours .hours.d-none{display:none}footer.footer .container .main-content .contacts .contact-item.payment-methods .title{margin-bottom:10px}footer.footer .container .main-content .contacts .contact-item.payment-methods .logos{margin-top:15px;display:flex;flex-direction:column;gap:16px}footer.footer .container .main-content .contacts .contact-item.payment-methods .logos .group{display:flex;gap:16px;align-items:flex-start}footer.footer .container .main-content .contacts .contact-item .title{color:#fff;margin-bottom:5px;font-family:Piazzolla,"serif";font-weight:700;font-size:15px;line-height:20px}footer.footer .container .main-content .contacts .contact-item .content{display:flex;align-items:center;margin-bottom:15px}footer.footer .container .main-content .contacts .contact-item .content p{color:#fff;margin-left:5px;font-family:Piazzolla,"serif";font-weight:700;font-size:15px;line-height:20px}footer.footer .container .main-content .contacts .contact-item .sub-contents{display:flex;-moz-column-gap:85px;column-gap:85px}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content.left,footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content.right{flex:1}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .multi:not(:first-of-type){margin-top:15px}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub.extra{margin-top:10px}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub .emergency{font-family:Piazzolla,"serif"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.first:before{content:"supervet"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.first:after{content:"supervet.hu"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.second:before{content:"velemeny"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.second:after{content:"supervet.hu"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.third:before{content:"allatorvos"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.third:after{content:"supervet.hu"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.fourth:before{content:"management"}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content .sub a.fourth:after{content:"supervet.hu"}@media only screen and (max-width:1399px){footer.footer .container .main-content .map iframe{width:550px;height:480px}}@media only screen and (max-width:1199px){footer.footer .clip{height:20px;top:-19px}footer.footer .container .main-content{-moz-column-gap:20px;column-gap:20px}footer.footer .container .main-content .map iframe{width:470px;height:549px}}@media only screen and (max-width:991px){footer.footer{padding-top:40px}footer.footer .container .main-content{flex-direction:column}footer.footer .container .main-content .map{margin-top:30px;align-self:center}footer.footer .container .main-content .map .address{padding-bottom:15px}footer.footer .container .main-content .map iframe{width:720px;height:404px}footer.footer .container .main-content .map .menu{display:none}}@media only screen and (max-width:767px){footer.footer .container .main-content .map{margin-top:35px}footer.footer .container .main-content .map iframe{width:540px}footer.footer .container .main-content .contacts .contact-item.outside-of-hours .dropdown-toggle:hover{text-decoration:none}}@media only screen and (max-width:575px){footer.footer .container .main-content a,footer.footer .container .main-content p{font-size:12px;line-height:20px}footer.footer .container .main-content .contacts .contact-item .title{font-size:12px;line-height:22px}footer.footer .container .main-content .contacts .contact-item .sub-contents{-moz-column-gap:0;column-gap:0}footer.footer .container .main-content .contacts .contact-item .sub-contents .sub-content span{display:block}footer.footer .container .main-content .map .address{font-size:14px}footer.footer .container .main-content .map iframe{max-width:100%}}header.header{background:url(/img/header.0304f7b7.png) no-repeat 50%;background-color:#fff;height:612px;position:relative}header.header .d-none{display:none}header.header .top-overlay{height:81px;position:absolute;top:0;background:linear-gradient(180deg,#fff 26.35%,hsla(0,0%,100%,0) 88.33%);opacity:.5;width:100%}header.header .bottom-overlay{height:64px;position:absolute;bottom:-64px;background:linear-gradient(180deg,#0d4776,rgba(13,71,118,0));opacity:.15;width:100%}header.header .menu-mobile{display:none}header.header .container{height:100%;display:flex;flex-direction:column;justify-content:space-between}header.header .container .menu{display:flex;justify-content:space-between;z-index:1}header.header .container .menu .logo-wrapper{padding-top:18px}header.header .container .menu .logo-wrapper .logo-wo-text{display:none}header.header .container .menu .items{display:flex;justify-content:flex-end;gap:55px;padding-top:35px;padding-right:100px}header.header .container .menu .items .item{font-family:Piazzolla,"serif";font-weight:700;color:#200a2b;font-size:15px;line-height:20px;text-decoration:none}header.header .container .menu .items .item:hover{text-decoration:underline}@media only screen and (max-width:1399px){header.header{background-position:95% 0}}@media only screen and (max-width:1199px){header.header .container .menu .items{gap:30px}}@media only screen and (max-width:991px){header.header{margin-bottom:130px}header.header.vets0{margin-bottom:100px}header.header.vets3{margin-bottom:140px}header.header.vets4{margin-bottom:150px}header.header .container .menu .items{display:flex;flex-wrap:wrap;row-gap:10px}header.header .container .menu .logo-wrapper .logo{display:none}header.header .container .menu .logo-wrapper .logo-wo-text{display:block}}@media only screen and (max-width:767px){header.header{background-position:80% 0}header.header.vets0{margin-bottom:130px}header.header.vets1,header.header.vets2{margin-bottom:230px}header.header.vets3{margin-bottom:250px}header.header.vets4{margin-bottom:300px}header.header .menu-mobile{display:block;height:65px;background:hsla(0,0%,100%,.7);border:.64px solid rgba(223,222,239,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}header.header .menu-mobile.open{height:687px;background:hsla(0,0%,100%,.9);border:.64px solid rgba(223,222,239,.9);z-index:2;position:relative}header.header .menu-mobile .container{height:65px;justify-content:center;flex-wrap:wrap;align-content:space-between}header.header .menu-mobile .container .close:hover,header.header .menu-mobile .container .hamburger:hover{cursor:pointer}header.header .menu-mobile .body{position:absolute;top:161px;width:100%}header.header .menu-mobile .body .menu-items{background:#fff;flex:1;width:100%;display:flex;flex-direction:column;margin-top:175px}header.header .menu-mobile .body .menu-items a{margin-left:20px;margin-right:20px;font-family:Poppins,"sans-serif";color:#200a2b;font-weight:700;font-size:15px;line-height:16px;letter-spacing:.05em;padding-bottom:25px;text-decoration:none;padding-top:25px}header.header .menu-mobile .body .menu-items a:not(:last-of-type){border-bottom:1px solid #289fb0}header.header .container,header.header .container .overlay-wrapper{position:relative}header.header .container .overlay-wrapper .overlay{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-bottom:.64px solid rgba(223,222,239,.9);position:absolute;top:0;width:100%;height:197px;z-index:1}header.header .container .menu{display:none}}@media only screen and (max-width:575px){header.header{background:url(/img/header-sm.5396bb0a.png) no-repeat 50%;background-size:cover}}@media only screen and (max-width:360px){header.header .container .contact-items .vets-and-contact-wrapper .contact-wrapper .contacts{gap:10px}}.error[data-v-4a793ac2]{padding:100px 15px;text-align:center;font-size:50px;color:#289fb0;font-weight:600}@media only screen and (max-width:991px){.error[data-v-4a793ac2]{padding-top:0}}@media only screen and (max-width:767px){.header[data-v-4a793ac2]{margin-bottom:100px!important}.error[data-v-4a793ac2]{font-size:40px}}