a:hover,button:hover,.card-footer{cursor:pointer;}
.scroller ul li a:hover, .scroller ul li button:hover,.button-outline-black:hover{color:var(--primary);border-color:var(--primary)}
.button-primary-outline:hover{color:var(--primary-dark);border-color:var(--primary-dark)}
.button-white:hover{color:#fff;    background: var(--text-secondary-dark);}
.desktop-menu-services{overflow:hidden;z-index:500;flex-wrap:wrap;position:absolute;width:100%;margin-top:4.7rem;border-radius:24px;background:#666}
.services_menu_tabs_block{padding:1.5rem 4rem}
.services_menu_tabs_block h2{width:100%;color:#A6A6A6}
.services_menu_tabs_block h4{font-family:Nekst;font-size:22px;font-weight:400;line-height:24px;color:#fff;margin-bottom:28px}
.link_menu_tabs{position:relative}
.link_menu_tabs .icon{width:36px;height:36px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 16px);right:25px}
.link_menu_tabs.active .icon{background:#fff}
.link_menu_tabs .icon svg{fill:#fff}
.link_menu_tabs.active .icon svg{fill:#F86D62}
.services_menu_tab_block .col > div{flex-direction:column;display:flex;gap:18px}
.services_menu_tab_block{display:flex;flex-wrap:wrap;gap:28px 2rem}
.services_menu_tab_block > a{width:calc(33% - 2rem)}
.desktop-menu-services.open{display:flex}
header + .buttons{position:relative}
.link_menu_tabs.active{background:#666}
.desktop-menu-services .services_menu_tabs_links li{padding:24px 36px}
.desktop-menu-services a{font-size:15px;color:#fff}
.services_menu_tab_block .col{width:100%}
@media screen and (max-width: 83.99rem) {
    .submenu-opened .mobile-menu-list.submenu.open{z-index:55}
    .services_menu_tabs_links{ display:none;}
   .submenu-opened  .mobile-menu-list.submenu.open > .submenu-opened, .submenu-opened .submenu-opened{display:flex;}
}
@media screen and (min-width: 84rem) {
    .services_menu_tab_block_mobile_prev{display:none;}
    .desktop-menu-services{background:-moz-linear-gradient(to right,var(--primary-dark) 25%,#666 25%);background:-webkit-linear-gradient(to right,var(--primary-dark) 25%,#666 25%);background:linear-gradient(to right,var(--primary-dark) 25%,#666 25%)}
    .buttons_bottom_services_menu{display: flex;gap: 0.5rem;position:absolute;bottom:1.5rem;right:1.5rem}
   .buttons_bottom_services_menu .button-primary-gradient{font-size: 1rem;line-height: 1.5rem;padding: .75rem var(--large, 1.5rem);}
.services_menu_tab_block .col:first-of-type > div > a{width:calc(50% - 1.5rem)}
.desktop-menu-services .services_menu_tabs_links{width:25%}
.services_menu_tabs_block{width:75%;padding-bottom:5rem;}
.services_menu_tab_block_grid{display:grid;gap:28px 2rem}
.services_menu_tab_block .col:nth-of-type(1) {grid-column-end: 1;grid-column-start: 1;grid-row-start: 1;grid-row-end: 4;}
.services_menu_tab_block .col:nth-of-type(2) {grid-column-end: 2;grid-column-start: 2;grid-row-start: 1;grid-row-end: 1;}
.services_menu_tab_block .col:nth-of-type(3) {grid-column-end: 2;grid-column-start: 2;grid-row-start: 2;grid-row-end: 2;}
.services_menu_tab_block .col:first-of-type > div{flex-direction:row;display:flex;gap:20px 1.5rem;flex-wrap:wrap}
}
@media screen and (min-width: 115rem) {
    .services_menu_tabs_block{padding-bottom:4rem;}

    .services_menu_tab_block_grid{display:flex;flex-wrap:wrap;gap:28px 2rem}
.services_menu_tab_block .col > div{display:flex;gap:28px}
.desktop-menu-services a{font-size:16px;}
.services_menu_tab_block .col:first-of-type > div{gap:28px 2rem;}
.services_menu_tab_block .col:first-of-type > div > a{width:calc(50% - 2rem)}
.services_menu_tab_block .col{width:calc(25% - 2rem)}
.services_menu_tab_block .col:first-of-type{width:calc(50% - 2rem)}
}
section{padding-bottom:6.5rem}
.article{position:relative;padding:0 1rem 3rem}
@media screen and (min-width: 84rem) {
.article{max-width:57.875rem;margin:0 auto}
}
@media screen and (min-width: 115rem) {
.article,.article-wrap{max-width:58.25rem}
}
.buttons .desktop-menu .menu ul li{position:relative;}
.desktop-menu .menu > ul > li:hover .dropdown{width: 350px;
    top: 100%;padding-top:16px;
    right: -80px;display:block;
    position: absolute;z-index:10000;}
.desktop-menu .menu > ul > li .dropdown ul{background:#333;
    display: flex;
    padding:20px;
    gap: 18px;
    flex-direction: column;border-radius:24px;
    flex-wrap: nowrap;
    align-items: flex-start;}
.mt-6-5{margin-top:6.5rem}
.mt-2{margin-top:2rem}
.doctors__wrapper .glide__slides{display:flex;;gap:3rem}
.doctors__wrapper .item{display:flex;
    justify-content: space-between;height: auto;flex-direction:column;gap:1rem}
.doctors__wrapper .item .name{color:var(--333333,#333);font-family:Nekst;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem}
.doctors__wrapper .item p{margin-top:-.5rem;color:var(--A6A6A6,#a6a6a6);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}
.doctors__wrapper .item img{width:100%;aspect-ratio:1/1;border-radius:var(--large,1.5rem);object-fit:cover}
.text-container img, .kittens img {
	border-radius: 20px;
}

@media screen and (min-width: 48rem) {
.doctors__wrapper .glide__slides{gap:3rem .5rem;display:flex;flex-direction:row}
}
@media screen and (min-width: 84rem) {
.text-container.two:has(p+p){columns:2;column-gap:2rem}
.text-container.two:has(ul+p){columns:2;column-gap:2rem}
.doctors__wrapper .item{text-align:left;gap:1.5rem}
.doctors__wrapper .item .name{font-size:1.375rem;line-height:1.5rem}
}
.doctors{border-radius:var(--large,1.5rem);background:linear-gradient(180deg,#fff 0%,#fffaf8 100%);padding-bottom:6.5rem}
.doctors h2{margin-bottom:3rem}
@media screen and (min-width: 48rem) {
.doctors{background:#fff}
}
@media screen and (min-width: 84rem) {
.doctors .container{padding:0!important}
.doctors .container .title{padding-left:1.5rem}
}
.glide{position:relative;width:100%;box-sizing:border-box}
.glide *{box-sizing:inherit}
.glide__track{overflow:hidden}
.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}
.glide__slides--dragging{user-select:none}
.glide__slide{text-align:center;width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;user-select:none}
.glide__bullets{-webkit-touch-callout:none;user-select:none}
.glide--rtl{direction:rtl}
.glide__slide > img{border-radius:20px}
.glide__bullets{display:flex;gap:0;border-radius:var(--round,3.125rem);background:var(--A6A6A6,#a6a6a6);width:90%;margin:1rem auto}
.glide__bullet{flex-grow:1;height:.375rem;border-radius:var(--round,3.125rem)}
.glide__bullet.glide__bullet--active{background-color:var(--primary)}
.glide__bullets:has(.glide__bullet:last-child.glide__bullet--active){background:var(--primary)}
.glide__bullets:has(.glide__bullet:nth-child(2).glide__bullet--active) .glide__bullet--active{border-top-left-radius:0;border-bottom-left-radius:0}
.glide__arrow--right{transform:scaleX(-1)}
.glide__arrows{display:flex;justify-content:center;gap:1.5rem}
@media screen and (min-width: 48rem) {
.__doctors__wrapper .glide__slide img{aspect-ratio:46/27}
.glide__bullets{width:70%}
}
@media screen and (min-width: 84rem) {
.__doctors__wrapper .glide__slide img{aspect-ratio:57/34}
.glide__bullets{width:50%}
.glide__arrows{position:absolute;width:calc(100% + 8.5rem);top:50%;left:50%;transform:translate(-50%,-50%);justify-content:space-between}
}
.img_center{text-align:center}
.img_center img{margin:1rem auto 1.5rem}
@media screen and (max-width: 83.99rem) {
.text-small-center{margin-left:auto;margin-right:auto;text-align:center}
}
.container-rounder{width:100%;height:1.5rem;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;background:#fff;border:0;z-index:2;position:relative}
.button.circle{display:flex;justify-content:center;align-items:center;background:var(--primary);width:2.75rem;height:2.75rem;border-radius:50%}
.heading{color:var(--primary-dark)}
.text-content{margin-top:6.5rem}
.text-content .column:first-child{padding-bottom:1.5rem}
.text p{color:var(--primary-dark);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}
.text p+p,.text table{margin-bottom:1.5rem}
@media screen and (min-width: 84rem) {
.text-content.text-two-column{display:flex;gap:2rem}
.text-content.text-two-column>*{width:50%}
}
.text-container a:not([class]){color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:underline}
.article ul:not([class]),.text-container ul,.text ul,.accordion__item ul{
    padding-inline-start: 30px;padding-left:1.625rem;font-style:normal;font-weight:400;line-height:1.5rem;font-family:Inter;font-size:1rem;list-style:none}
.text-container li{color:var(--515151,#515151)}
.article li,.text li,.text-container li,.accordion__item ul li,.doctor-info-item .education ul li{position:relative}
.text-container li .li-title{display:block;color:var(--333333,#333);font-family:Nekst;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;padding-bottom:.75rem}
.article li strong,.text-container li strong,.text li strong,.accordion__item ul li strong{color:var(--333333,#333);font-family:Nekst;font-style:normal;font-weight:500}
.article li:not(:last-child),.text-container li:not(:last-child),.text li:not(:last-child),.accordion__item ul li:not(:last-child),.doctor-info-item .education ul li:not(:last-child){padding-bottom:1.25rem}
.article ul:not(.ya-share2__list) li:before,.text-container ul li:before,.doctor-info-item .education ul li:before,.text ul li:before,.accordion__item ul li:before{position:absolute;content:"";background-color:var(--primary);border-radius:50%;width:.625rem;height:.625rem;top:.375rem;left:-1.625rem}
.text-container h3{color:var(--333333,#333);font-family:Nekst;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem;margin-bottom:1.25rem}
.article ol,.text ol,.text-container ol{
    padding-inline-start: 30px;counter-reset:li;padding:0 0 0 10px;list-style:none;margin-bottom:25px}
.article ol > li,.text ol > li,.text-container ol > li{margin:0 0 20px 15px;position:relative;padding-left:10px}
.article ol > li:before,.text ol > li:before,.text-container ol > li:before{color:var(--primary);content:counter(li);counter-increment:li;position:absolute;top:0;left:-14px;font-weight:600;text-align:center}
.article ol[start="2"] > li,.text ol[start="2"] > li,.text-container ol > li[start="2"]{counter-increment:li 1;}
.article ol[start="3"] > li,.text ol[start="3"] > li,.text-container ol > li[start="3"]{counter-increment:li 2;}
.article ol[start="4"] > li,.text ol[start="4"] > li,.text-container ol > li[start="4"]{counter-increment:li 3;}
.article ol[start="5"] > li,.text ol[start="5"] > li,.text-container ol > li[start="5"]{counter-increment:li 4;}
.article ol[start="6"] > li,.text ol[start="6"] > li,.text-container ol > li[start="6"]{counter-increment:li 5;}
.article ol[start="7"] > li,.text ol[start="7"] > li,.text-container ol > li[start="7"]{counter-increment:li 6;}
.article ol[start="8"] > li,.text ol[start="8"] > li,.text-container ol > li[start="8"]{counter-increment:li 7;}
.article ol[start="9"] > li,.text ol[start="9"] > li,.text-container ol > li[start="9"]{counter-increment:li 8;}
.article ol[start="10"] > li,.text ol[start="10"] > li,.text-container ol > li[start="10"]{counter-increment:li 9;}
@media (min-width: 992px) {
.article ol > li:before,.text ol > li:before,.text-container ol > li:before{left:-20px}
}
.article ul,.article ol,.article p,.article h4,.article h5,.article h6,.article h3,.article h2,.text ul,.text ol,.text p,.text h4,.text h5,.text h6,.text h3,.text h2,.text-container ul,.text-container ol,.text-container p,.text-container h2,.text-container h3,.text-container h4,.text-container h5,.text-container h6,.accordion__item ul,.accordion__item ol{margin-bottom:1.5rem}
@media screen and (min-width: 84rem) {
.text-container.text-two-column:has(p+p){columns:2;column-gap:2rem}
.text-container.text-two-column:has(ul+p){columns:2;column-gap:2rem}
.text-container p{break-inside:avoid-column}
.text-container .heading{font-size:1.375rem;line-height:1.5rem}
.text-container li,.accordion__item ul li{break-inside:avoid-column}
}
.mb-1-5{margin-bottom:1.5rem}
img.mb-1-5{border-radius:var(--large,1.5rem)}
iframe,video,.video-block{margin-left:auto;margin-right:auto;display:block;position:relative;margin-top:3rem;text-align:center;width:100%;margin-left:auto;margin-right:auto;max-width:65.125rem}
.text > iframe,.text > video {margin: 1.5rem auto 3rem}
.video-block{margin: 6.5rem auto 0rem}
.article img,.text-container img,.about-video img,.text img:not[class]{border-radius:1.5rem;margin-left:auto;margin-right:auto;max-width:65.125rem}
.article p{margin-bottom:1.5rem}
.article h2{margin-bottom:1.5rem}
.article ul{
    padding-inline-start: 30px;
margin-bottom:3rem}
.article p+h2{margin-top:1.5rem}
.article p+ul{margin-top:.5rem}
.article ul+p{margin-top:1.5rem}
blockquote{margin:2.5rem 0 3em}
.citate,blockquote{padding:1.875rem 2.25rem;justify-content:center;align-items:center;display:flex;border-radius:var(--large,1.5rem);border:2px dashed var(--primary);background:var(--FFF0E9,#fff0e9)}
.citate span,blockquote h3{color:var(--primary);text-align:center;font-family:Nekst;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.625rem}
.citate span p{color:var(--primary);text-align:center;font-family:Nekst;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.625rem; margin-bottom: 0px}
.citate .warning-regular-text{color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:left}
.citate .warning-regular-text p{color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:left; margin-bottom: 0px}
.citate	.warning-regular-text-primary,blockquote p, .text-container blockquote p, .text blockquote p{color:var(--primary);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:left}
.article blockquote p {margin-bottom: 0px;}
.text blockquote p strong {color:var(--primary)}
.text-container blockquote p {margin-bottom: 0px;}
.cards-colored{margin-top:6rem;display:flex;gap:.5rem;flex-direction:column}
.cards-colored .card{border-radius:1.5rem;padding:1.25rem 1.5rem;background:var(--secondary)}
.cards-colored .card .title{color:var(--primary-dark);font-family:Nekst;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex;align-items:flex-end;min-height:3rem}
.cards-colored .card:hover{cursor:pointer;background:url(/extra/card-orange-hover-bg.png),linear-gradient(109deg,#f86d62 17.86%,#ed7947 99.92%);background-repeat:no-repeat;background-size:cover}
.cards-colored .card:hover .title{color:#fff}
.cards-colored .card:hover .button.circle{background:#fff}
.cards-colored .card:hover .button.circle svg path{fill:var(--primary)}
@media screen and (min-width: 48rem) {
.cards-colored{display:grid;grid-template-columns:1fr 1fr}
.cards-colored .card{gap:2.8125rem;display:flex;flex-direction:column}
}
@media screen and (min-width: 84rem) {
.cards-colored{grid-template-columns:1fr 1fr 1fr}
.cards-colored .card .title{font-size:1.375rem;line-height:1.5rem}
}
.accordion__item,.accordion__header{width:100%}
.accordion__item{padding-bottom:1.5rem}
.accordion__item:not(:first-child){padding-top:1.5rem}
.accordion__item:not(:last-child){border-bottom:.0625rem solid #a6a6a6}
.accordion__header{display:flex;gap:1rem;align-items:center;border:none;background:none;font-family:Nekst;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.375rem;color:var(--primary-dark);text-align:left;padding:0}
.accordion__item .accordion__header:focus{color:var(--primary)}
.accordion__item .accordion__header:hover{cursor:pointer;color:var(--primary)}
.accordion__icon{width:2.75rem;height:2.75rem}
.accordion__panel{visibility:hidden;overflow:hidden;height:0;transition:height .3s ease-in-out,visibility 0 .3s}
.panel__inner{padding-top:1rem}
.panel__inner > *{padding-left:6rem;color:var(--333333,#333);font-size:1rem;font-weight:400;line-height:1.5rem}.panel__inner > ul{padding-left:6rem !important}
.is-active .accordion__panel{visibility:visible;height:auto;transition:height .3s ease-in-out,visibility 0 0}
@media screen and (min-width: 84rem) {
.accordion__item{padding-top:1.5rem}
.accordion__item:nth-child(9){border:none}
}
ul{list-style:none;padding:0}
@media screen and (min-width: 84rem) {
.accordion__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}
}
.price-accordion__item,.price-accordion__header{width:100%}
.price-accordion__item .price-accordion__header:focus .heading{color:var(--primary)}
.price-accordion__item .price-accordion__header:hover .heading{cursor:pointer;color:var(--primary)}
.is-active .price-accordion__header .heading{color:var(--primary)}
.price-accordion__panel{visibility:hidden;overflow:hidden;height:0;transition:height .3s ease-in-out,visibility 0 .3s}
.is-active .price-accordion__panel{visibility:visible;height:auto;transition:height .3s ease-in-out,visibility 0 0}
.price-table-head{padding:0 1rem;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}
hr.price-table-divider{color:#00000040;height:.0625rem;margin:2.25rem 0;width:100%}
.price-accordion__item:last-child{padding-bottom:1.5rem}
.price-accordion__item:last-child hr.price-table-divider{display:none}
.price-table-heading{display:flex;gap:1.5rem;width:100%;justify-content:space-between}
.price-table-head .icon{width:44px;height:44px;display:block}
.table-container+.price-table-head{margin-top:2.25rem}
.content .price-table-head:last-child hr{display:none;padding-bottom:2.25rem}
@media screen and (min-width: 84rem) {
.price-table-head{justify-content:space-between;flex-direction:row;align-items:center;padding:0 2.25rem}
.price-table-head .gray-link{padding-right:3rem}
.is-active .price-table-head .icon{rotate:180deg}
.is-active .price-table-head .icon svg circle{stroke:var(--primary)}
.is-active .price-table-head .icon svg g path{fill:var(--primary)}
.price-table-heading{gap:1.5rem;justify-content:start;align-items:center}
}
.mt-0{margin-top:0px;}
.pb-65{margin-bottom:6.5rem;}
table{margin-bottom:1.5rem;}
table td, table th{ padding:10px 15px;width:100%;border-bottom:1px solid var(--text-primary-gray)}
.price-list .subtitle {
    padding: 0.69rem 0;
    font-family: Inter;
    font-size: .8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: .8125rem;
    color: var(--text-primary-gray);
}
.price-list{margin-top:1.5rem;padding:1rem 1.5rem;border-radius:1.5rem;border:1px solid var(--text-primary-gray)}
.price-list .title-block{margin-bottom:1.5rem;width:100%}
.price-list .title-block .heading{white-space:nowrap}
.price-list .title-block .quantity{display:block;color:var(--text-primary-gray);font-family:Nekst;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.625rem}
.price-list ul{margin-top:2.25rem;padding:0;list-style:none}
.price-list ul li.price-list-headings{display:none}
.price-list ul li{display:flex;padding-top:1rem;padding-bottom:1rem;gap:.5rem;flex-direction:column}
.price-list ul li .text{font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;color:var(--primary-dark)}
.price-list ul li:not(:last-child){border-bottom:.0625rem solid #f5f5f5}
.price-list ul li.is-promo{position:relative;padding-top:2rem}
.price-list ul li.is-promo:before{font-size:.825rem;position:absolute;left:0;top:0;content:"акция";color:#fff;display:flex;height:1.11819rem;transform:rotate(-9.16deg);padding:.28138rem .56281rem;justify-content:center;align-items:center;gap:.7035rem;border-radius:3.5175rem;border-bottom:1.126px solid #333;background:var(--primary)}
.price-list ul .price-block{display:flex;gap:1rem;align-items:center}
.price-list ul .price-block .price{color:var(--primary);font-family:Nekst;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem}
.old-price{color:var(--text-primary-gray);font-family:Nekst;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;text-decoration:line-through}
@media screen and (min-width: 48rem) {
.price-list-header{display:flex;justify-content:space-between;align-items:center}
.price-list .title-block{margin-bottom:0}
.price-list ul{margin-top:1.75rem}
.price-list ul li.price-list-headings{display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid rgba(0,0,0,.25)}
.price-list ul li.price-list-headings .text{font-family:Nekst;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem}
.price-list ul li{flex-direction:row;justify-content:space-between;align-items:center}
.price-list ul li .text{max-width:26.75rem}
.price-list ul .price-block span{white-space:nowrap}
.price-list ul li.is-promo:before{left:60%;top:50%}
}
@media screen and (min-width: 84rem) {
.price-list{display:flex;flex-direction:row;gap:5.44rem;align-items:start;padding:2.25rem}
.price-list .title-block .quantity{font-size:1.75rem;line-height:2rem}
.price-list ul{flex-grow:1;margin-top:0}
.price-list ul li .text{max-width:unset}
.price-list ul li.is-promo:before{left:-70px}
.price-list-header{flex-direction:column;gap:2.25rem;justify-content:start;align-items:start}
}
@media screen and (min-width: 115rem) {
.price-list{gap:7rem}
.price-list .title-block .quantity{font-size:2.25rem;line-height:2.75rem}
.price-list-headings p:last-child{padding-right:7rem}
.price-list ul .price-block{padding-right:7rem}
}
.pb-40{padding-bottom:40px;}
.scroller{cursor: grab;}
 .cta div{ background-image:url(/extra/banner-bg.png);} @media screen and (min-width: 48rem) { .cta div{ background-image:url(/extra/banner-bg-768.png);}}@media screen and (min-width: 84rem) { .cta div{ background-image:url(/extra/banner-bg-1440.png)}}
.modal{display:none;position:fixed;top:0;z-index:10000;width:100%;background-color:#333333b3;backdrop-filter:blur(5px);padding-top:5rem;min-height: 100vh;overflow:auto}
.modal.open{display:flex}
.modal-body{display:flex;padding:2.25rem var(--middle,1rem);flex-direction:column;align-items:center;gap:var(--large,1.5rem);flex-shrink:0;height:100%;width:100%;background:#fff;border-radius:var(--large,1.5rem);position:relative}
#vetmanager .modal-body  vm-appointment-widget{
    overflow: scroll;height:80vh;}
form.form{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}
.close-modal{position:absolute;top:-4.2rem;right:calc(50% - 1.7rem);width:3.4375rem;height:3.4375rem}
.help-text-block{display:flex;padding:1.25rem;justify-content:center;align-items:center;gap:.625rem;border-radius:var(--middle,1rem);border:1px solid var(--A6A6A6,#a6a6a6)}
.help-text-block p{color:var(--A6A6A6,#a6a6a6);font-family:Inter;font-size:.8125rem;font-style:normal;font-weight:400;line-height:.8125rem;max-width:23.375rem}
#vetmanager vm-appointment-widget{min-width:100%}
@media screen and (min-width: 48rem) {
.modal{padding:4.437rem 0 0;justify-content:center;align-items:center}
.modal-body{padding:2.25rem;width:fit-content;height:fit-content;margin:0 auto}
form{min-width:25.875rem}
#vetmanager vm-appointment-widget{min-width:48rem}
.close-modal{top:-4.2rem}
}

@media screen and (min-width: 84rem) {
#vetmanager vm-appointment-widget{min-width:74rem}
    
}
.vetmanager_button{position: fixed;
    bottom: 250px;z-index:100;
    right: -55px;font-size:0.8em;
    transform: rotate(270deg);
    padding: 15px 15px;
    line-height: 1rem;}
.faq{background:#f5f5f5;position:relative;z-index:2}

.faq h2{ margin-bottom:2rem}
.faq.light{background:linear-gradient(180deg,#f5f5f5 0%,#fff 100%)}
.faq .container{padding-top:6.5rem;padding-bottom:5.5rem}
footer .map img{margin-top:-1.5rem;width:100%}
footer .map:before{content:"";background-image:url(/icons/pin-map.svg);background-repeat:no-repeat;z-index:2;left:114px;top:143px;height:4.875rem;width:4.125rem;display:block;position:absolute}
.container-rounder{width:100%;height:1.5rem;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;background:#fff;border:0;z-index:2;position:relative}
footer{position:relative}
.footer-info{background:#fff;position:relative;padding:1.5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;margin-top:-26rem}
.footer-address{display:flex;flex-direction:column;gap:.5rem}
.footer-address .subheading{    padding-bottom: 0;padding-top:1.5rem;font-family:Inter;font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--text-primary-gray)}
.footer-address:last-of-type{margin-bottom:1.5rem}
.footer-dark{background:var(--primary-dark);padding-bottom:4.5rem}
.footer-container{padding:0 1rem}
.footer-container .footer-logo-container{margin-top:3.75rem;padding-bottom:1.5rem}
.footer-container .footer-logo{display:block;margin-bottom:1.5rem}
.footer-container .footer-logo img{height:87px}
.footer-container .footer-24{border:2px solid var(--primary);background:transparent;color:var(--primary);padding:.75rem 1.5rem;font-size:1rem;border-radius:var(--middle,1rem)}
.footer-container .footer-dark-info{display:flex;flex-direction:column;padding-top:1.5rem;gap:.5rem}
.footer-container .footer-dark-info .title{font-size:1rem;color:var(--text-secondary-dark)}
.footer-container .footer-dark-info a.phone{color:#fff;font-family:Nekst;font-size:1.5rem;font-weight:500;line-height:1.625rem}
.footer-container .footer-dark-info a.email,.footer-container .footer-dark-info p.address{color:#fff}
.footer-container .footer-heading-2{padding-top:3.75rem;font-family:Nekst;font-size:2rem;font-style:normal;font-weight:500;line-height:2.375rem;color:var(--text-secondary-dark)}
.footer-container .footer-cards{display:flex;flex-direction:column;gap:.5rem;margin-top:2.25rem;list-style:none;padding:0}
.footer-container .footer-cards .footer-card a{color:#fff}
.footer-container .footer-cards .footer-card{padding:1.5rem;border-radius:1rem;border:1px solid var(--text-secondary-dark);background:#ffffff14;color:#fff;text-align:center;font-family:Nekst;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem}
.footer-container .footer-cards .footer-card:hover{background:var(--515050,#515050)}
.footer-container .divider{width:100%;height:.0625rem;color:var(--text-secondary-dark);margin-top:3.75rem;margin-bottom:3.75rem}
.footer-container .footer-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}
.footer-container .footer-menu a{color:#fff;font-family:Nekst;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;white-space:nowrap}
.footer-container .footer-menu a:hover{color:#a6a6a6}
.footer-container .footer-social-container{margin-top:3.75rem;padding-bottom:3.75rem}
.footer-container .footer-social{display:flex;gap:1rem}
.footer-container .footer-social a{display:block}
.footer-container .footer-social a img{width:3.75rem;height:3.75rem}
.footer-container .footer-copy{color:var(--text-primary-gray);text-align:center;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;display:block}
.footer-container .footer-ip{color:var(--text-primary-gray);text-align:left;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;display:block}

@media screen and (max-width: 47.9rem) {
    footer .buttons {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-top: 1rem;
}}
@media screen and (min-width: 48rem) {
footer{background:var(--primary-dark)}
footer .map img{width:100%;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}
footer .map:before{left:unset;right:132px;top:199px}
.footer-info{position:absolute;left:1rem;padding:2.25rem;margin:0;top:8rem;border-radius:1.5rem}
.footer-info .heading{max-width:24.3125rem}
.footer-info .address-phone-block{display:flex;gap:3rem}
.footer-info .address-phone-block .footer-address{max-width:15.8125rem}
.footer-dark .container-rounder{display:none}
.footer-container .footer-logo-container{margin-top:8rem;display:flex;justify-content:space-between;align-items:flex-start}
.footer-container .footer-logo{margin-bottom:0}
.footer-container .footer-heading-2{font-size:2.25rem;line-height:2.75rem;padding-top:0}
.footer-container .footer-cards{margin-top:3.12rem;flex-direction:row;flex-wrap:wrap}
.footer-container .footer-cards .footer-card{max-width:15rem;display:flex;align-items:center}
.footer-container .footer-menu{grid-template-columns:repeat(4,auto)}
.footer-container .footer-social-container{display:flex;align-items:flex-start;justify-content:space-between}
.footer-container .footer-social-container .footer-social{gap:1.5rem}
.footer-container .footer-social-container .footer-social a img{width:2.75rem;height:2.75rem}
.footer-container .footer-social-container .buttons{display:flex;gap:1rem}
.footer-container .footer-social-container .buttons p{max-width:11rem}
.footer-container .footer-social-container .buttons .button-primary-gradient.fullwidth{width:fit-content}
.footer-container .footer-copy-container{display:flex;justify-content:space-between;flex-direction:row-reverse}
.footer-dark-info-container{margin-top:6.5rem;margin-bottom:6.75rem;gap:1rem;display:grid;grid-template-columns:1fr 1fr 1.25fr}
}
@media screen and (min-width: 84rem) {
footer .map:before{right:343px;top:199px}
.footer-info{left:4.81rem}
.footer-container .footer-logo-container{flex-direction:column;align-items:center;width:fit-content;gap:1.75rem;margin:0}
.footer-container .footer-desktop-container{margin-top:8rem;margin-bottom:6.5rem;display:flex;gap:14.5rem}
.footer-container .footer-desktop-container .footer-dark-info-container{padding:1.5rem 0;margin:0;grid-template-columns:repeat(2,auto);gap:.5rem 7rem}
.footer-container .footer-desktop-container .footer-dark-info-container .footer-dark-info{padding-top:0}
.footer-container .footer-desktop-container .footer-dark-info-container .footer-dark-info a.phone{font-size:1.75rem;line-height:2rem}
.footer-container .footer-desktop-container .footer-dark-info-container .footer-dark-info:first-child{grid-area:1/1/3/2}
.footer-container .footer-desktop-container .footer-dark-info-container .footer-dark-info:nth-child(2){grid-area:1/2/2/3}
.footer-container .footer-desktop-container .footer-dark-info-container .footer-dark-info:last-child{grid-area:2/2/3/3}
.footer-container .footer-cards .footer-card{width:100%;justify-content:center;flex:1 0;max-width:unset}
.footer-container .footer-menu-container{display:flex;justify-content:space-between;position:relative}
.footer-container .footer-menu-container .footer-menu{gap:1.25rem 6rem;padding-bottom:9rem}
.footer-container .footer-menu-container .footer-social-container{margin-top:0}
.footer-container .footer-menu-container .footer-social-container .footer-social{position:absolute;left:0;bottom:3rem}
.footer-container .footer-menu-container .footer-social-container .buttons{flex-direction:column-reverse}
}
@media screen and (min-width: 115rem) {
footer .map:before{right:536px;top:200px}
.footer-info{left:30.87rem}
.footer-info .heading{font-size:1.75rem;line-height:2rem}
.footer-container{margin-top:8.25rem}
.footer-container .footer-container-main{display:flex;gap:7.63rem}
.footer-container .footer-desktop-container{margin-top:0;margin-bottom:0;flex-direction:column;gap:1.62rem}
.footer-container .footer-desktop-container .footer-logo-container{padding-bottom:0}
.footer-container .footer-desktop-container .footer-dark-info-container{padding:0 0 0 2.11488rem;display:flex;gap:1.62rem;flex-direction:column}
}
.input-wrap{position:relative;width:100%}
input{box-sizing:border-box;width:100%;border-radius:1rem;padding:1.19rem 1.25rem;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;display:flex;align-items:center;background:#f5f5f5;border:1px solid #f5f5f5;transition:border .3s ease}
::-ms-input-placeholder{color:var(--primary-dark)}
::placeholder{color:var(--primary-dark)}
label img {    width: 1.5rem;    height: 1.5rem;}
input:hover{border:1px solid #a6a6a6}
input:focus{border:1px solid #a6a6a6}
input:focus~label{opacity:0}
input[required]::-webkit-input-placeholder:after{content:"*"}
.input-wrap:has(input[required]):after{content:"*";color:var(--primary);opacity:var(--asterisk-opacity,1);position:absolute;left:calc(var(--asterisk-padding) + 1.19rem);top:25%}
.checkbox{display:flex;height:1.5rem;position:relative;align-items:center;margin-top:1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.checkbox .text{color:var(--333333,#333);padding-left:2.25rem;line-height:1rem}
.checkbox .text a{line-height:inherit;color:inherit;text-decoration:underline}
.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.checkmark{position:absolute;top:0;left:0;width:var(--large,1.5rem);height:var(--large,1.5rem);background-color:transparent;border:1.5px #a6a6a6 solid;border-radius:3.25px}
.checkbox input:checked~.checkmark{background-color:#333;border-color:#333}
.checkmark:after{content:"";position:absolute;display:none}
.checkbox input:checked~.checkmark:after{display:block}
.checkbox .checkmark:after{background-image:url(/icons/checkbox-checkmark.svg);background-repeat:no-repeat;background-size:70%;background-position:center center;width:100%;height:100%}
.dropdown-wrapper{position:relative;width:100%;padding:1.25rem;border-radius:var(--middle,1rem);background:var(--F5F5F5,#f5f5f5);cursor:pointer;outline:none}
.dropdown-wrapper a, .card-specialization a{color:inherit;}
.dropdown-wrapper:after{position:absolute;content:"";background-image:url(/icons/chevron_down.svg);background-size:contain;background-repeat:no-repeat;width:1.5rem;height:1.5rem;top:calc(50% - .75rem);right:1.25rem}
.dropdown-wrapper.is-active:after{transform:rotate(180deg)}
.dropdown-list{display: none;-ms-overflow-style:none;scrollbar-width:3px;position:absolute;top:100%;left:0;right:0;background:none;padding:.5rem 0;list-style:none;border-radius:var(--middle,1rem);max-height:0;overflow-y:scroll}
.dropdown-wrapper.is-active .dropdown-list{display: block;max-height:13.5rem;border-top-left-radius:0;border-top-right-radius:0;background:#f5f5f5}
.dropdown-wrapper.is-active{border-bottom-left-radius:0;border-bottom-right-radius:0;z-index:10}
.dropdown-list li{display:flex;padding:.75rem 1.25rem;align-items:flex-start;gap:.625rem;color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}
.dropdown-list li:hover .item,.select.selected{color:var(--primary)}
.heading{color:var(--primary-dark)}
span.orange{ color:var(--primary)}
@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff);font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Nekst;src:url(/fonts/Nekst-Medium-Web.woff2);font-weight:500;font-style:normal;font-display:swap}
h1,h2,h3{font-family:Nekst;font-weight:500}
.is-1{font-size:2.625rem;line-height:2.625rem}
.is-2{font-size:2rem;line-height:2.375rem}
.is-3{font-size:1.5rem;line-height:1.625rem}
.is-4{font-size:1.25rem;line-height:1.5rem}
.is-5{font-size:1.125rem;line-height:1.5rem}
@media screen and (min-width: 768px) {
.is-1{font-size:3rem;line-height:3.25rem}
.is-3{font-size:1.625rem;line-height:1.875rem}
.is-4{font-size:1.25rem;line-height:1.375rem}
}
@media screen and (min-width: 84rem) {
.is-1{font-size:3.25rem;line-height:3.25rem}
.is-2{font-size:2.25rem;line-height:2.75rem}
.is-3{font-size:1.75rem;line-height:2rem}
.is-4{font-size:1.375rem;line-height:1.5rem}
.gray-link{font-size:.8125rem;line-height:.8125rem}
}
@media screen and (min-width: 115rem) {
.is-3{font-size:2.25rem;line-height:2.75rem}
}
html.no-scroll,body.modal-open{overflow:hidden}
button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}
button::-moz-focus-inner{border:0;padding:0}
button:hover{cursor:pointer}
.item .tag{display:flex;padding:.5rem var(--middle,1rem);justify-content:center;align-items:center;gap:.375rem;border-radius:var(--round,3.125rem);background:var(--F86D62,#f86d62);color:#fff;font-family:Inter;font-size:.8125rem;font-style:normal;font-weight:400;line-height:.8125rem}
.item[hidden]{display:none!important;visibility:hidden}
.item.item-with-tags{height:16rem!important}
.item.item-with-tags+.item{height:16rem!important}
a.text-link{color:var(--F86D62,#f86d62);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:underline}
.dropdown-wrapper.white,.dropdown-wrapper.white.is-active .dropdown-list{background:#fff!important}
.toc{margin-top:2.25rem}
.toc .toc-title{color:#333;margin-bottom:1.5rem}
.toc>ul{list-style:none;padding:0!important;display:flex;flex-direction:column;align-items:flex-start;gap:var(--middle,1rem);align-self:stretch;margin-bottom:1.5rem}
.toc>ul>li{padding:0;position:initial}
.toc>ul>li:before{display:none}
.toc>ul>li:not(:last-child){padding:0}
.toc a{color:var(--A6A6A6,#a6a6a6)  !important;
    text-decoration: none !important;
}
.toc a:hover,.toc a:focus{color:#333 !important}
@media screen and (min-width: 48rem) {
section.reviews .tabs>a,section.reviews .tabs>button{flex-grow:1}
}
@media screen and (min-width: 80rem) {
.toc{position:absolute;width:13.525rem;left:-13rem;top:0;margin-top:0}
}
@media screen and (min-width: 115rem) {
.item.item-with-tags{height:11.75rem!important}
.item.item-with-tags+.item{height:11.75rem!important}
}
a.button_big:hover{cursor:pointer}
.address-phone-block + .button_big{margin-top:1.45rem}
.cta{position:relative;z-index:2}
.cta div{border-radius:1.5rem;background-color:var(--primary);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.25rem 1rem 4.125rem;position:relative;z-index:2}
.cta div span{color:var(--FFFFFF,#fff);font-family:Nekst;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.625rem}
@media screen and (min-width: 48rem) {
.cta{padding-bottom:6.5rem;padding-left:1rem;padding-right:1rem}
.cta div{padding:3rem 2.25rem 4.125rem 3rem}
.cta div span{font-size:2rem;line-height:2.625rem}
}
@media screen and (min-width: 84rem) {
.cta div{padding:3rem 6rem}
.cta div span{font-size:2.25rem;line-height:2.75rem;max-width:44rem}
}
#pdopage .pagination{margin:0}
#pdopage, .container_more{position:relative;}
.container_more{ padding-bottom:4.5rem;}
.btn-more{    position: absolute;bottom: 0;
   }
@media screen and (min-width: 84rem) {
.container-min{ max-width:57.875rem;margin:0 auto}
}
@media screen and (min-width: 115rem) {
.container-min{ max-width:58.25rem}
}
.news-items .item{padding:1.5rem 1rem;border-radius:1.5rem;background:var(--F5F5F5,#f5f5f5);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:auto;/*height:11.75rem*/}
.news-items h3{color:var(--primary-dark)}
.news-items .item-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch}
.news-items .date{color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}
.news-items .time{display:flex;align-items:center;gap:.5rem}
.news-items .time img{width:var(--middle,1rem);height:var(--middle,1rem)}
.news-items .time p{color:var(--333333,#333);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}
.news-items .time p span{color:var(--A6A6A6,#a6a6a6)}
.news-items .tags{display:flex;align-items:center;gap:.25rem;margin-top:1.25rem;flex-wrap:wrap}
@media screen and (min-width: 115rem) {
.news-items .item-footer{flex-direction:row;align-items:center;justify-content:space-between}
}
.news-items{padding-bottom:4rem;display:flex;flex-direction:column;gap:.5rem;width:100%}

@media screen and (min-width: 48rem) {
.news-items{display:grid;grid-template-columns:1fr 1fr}}
.video-block {
    position: relative;
    display: block;
    width:100%;
    max-width:48rem;
    height: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    padding-bottom: 55.25%;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 84rem) {
    .video-block {
    padding-bottom: 35.25%;}
}

.video-block iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
    max-width: 100%;
    margin: 0;
    line-height: 1;
    border: 0;
    background-color: #000;
}


#back-to-top {
    left: 0;
    position: fixed;
    z-index: 15;
    bottom: 30px;
    width: 40px;
    height: 40px;
    float: right;
    opacity: 0; background-color:#f86d62;
    border-radius: 50%;
    text-align: center;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#back-to-top.active {
    opacity: 1
}


#back-to-top:hover {
    background-color: #333333
}
@keyframes pulsate{0%,to{opacity:1}50%{opacity:.2}}#spotlight{position:fixed;top:-1px;bottom:-1px;width:100%;z-index:99999;color:#fff;background-color:#000;opacity:0;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .2s ease-out;font-family:Arial,sans-serif;font-size:16px;font-weight:400;contain:strict;touch-action:none;pointer-events:none}#spotlight.show{opacity:1;transition:none;pointer-events:auto}#spotlight.white{color:#212529;background-color:#fff}#spotlight.white .spl-next,#spotlight.white .spl-page~*,#spotlight.white .spl-prev,#spotlight.white .spl-spinner{filter:invert(1)}#spotlight.white .spl-progress{background-color:rgba(0,0,0,.35)}#spotlight.white .spl-footer,#spotlight.white .spl-header{background-color:rgba(255,255,255,.65)}#spotlight.white .spl-button{background:#212529;color:#fff}.spl-footer,.spl-header{background-color:rgba(0,0,0,.45)}#spotlight .contain,#spotlight .cover{object-fit:cover;height:100%;width:100%}#spotlight .contain{object-fit:contain}#spotlight .autofit{object-fit:none;width:auto;height:auto;max-height:none;max-width:none;transition:none}.spl-scene,.spl-spinner,.spl-track{width:100%;height:100%;position:absolute}.spl-track{contain:strict}.spl-spinner{background-position:center;background-repeat:no-repeat;background-size:42px;opacity:0}.spl-spinner.spin{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNmZmYiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iLjY1Ij48Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuMTUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L2c+PC9zdmc+);transition:opacity .2s linear .25s;opacity:1}.spl-spinner.error{background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB3aWR0aD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYsMUExNSwxNSwwLDEsMCwzMSwxNiwxNSwxNSwwLDAsMCwxNiwxWm0wLDJhMTMsMTMsMCwwLDEsOC40NSwzLjE0TDYuMTQsMjQuNDVBMTMsMTMsMCwwLDEsMTYsM1ptMCwyNmExMywxMywwLDAsMS04LjQ1LTMuMTRMMjUuODYsNy41NUExMywxMywwLDAsMSwxNiwyOVoiIGlkPSJiYW5fc2lnbl9jcm9zc2VkX2NpcmNsZSIvPjwvc3ZnPg==);background-size:128px;transition:none;opacity:.5}.spl-scene{transition:transform .65s cubic-bezier(.1,1,.1,1);contain:layout size;will-change:transform}.spl-pane>*{position:absolute;width:auto;height:auto;max-width:100%;max-height:100%;left:50%;top:50%;margin:0;padding:0;border:0;transform:translate(-50%,-50%) scale(1);transition:transform .65s cubic-bezier(.3,1,.3,1),opacity .65s ease;contain:layout style;will-change:transform,opacity;visibility:hidden}.spl-header,.spl-pane,.spl-progress{position:absolute;top:0}.spl-pane{width:100%;height:100%;transition:transform .65s cubic-bezier(.3,1,.3,1);contain:layout size;will-change:transform,contents}.spl-header{width:100%;height:50px;text-align:right;transform:translateY(-100px);transition:transform .35s ease;overflow:hidden;will-change:transform}#spotlight.menu .spl-footer,#spotlight.menu .spl-header,.spl-footer:hover,.spl-header:hover{transform:translateY(0)}.spl-header div{display:inline-block;vertical-align:middle;white-space:nowrap;width:50px;height:50px;opacity:.5}.spl-progress{width:100%;height:3px;background-color:rgba(255,255,255,.45);transform:translateX(-100%);transition:transform linear}.spl-footer,.spl-next,.spl-prev{position:absolute;transition:transform .35s ease;will-change:transform}.spl-footer{left:0;right:0;bottom:0;line-height:20px;padding:20px 20px 0;padding-bottom:env(safe-area-inset-bottom,0);text-align:left;font-size:15px;font-weight:400;transform:translateY(100%)}.spl-title{font-size:22px}.spl-button,.spl-description,.spl-title{margin-bottom:20px}.spl-button{display:inline-block;background:#fff;color:#000;border-radius:5px;padding:10px 20px;cursor:pointer}.spl-next,.spl-page~*,.spl-prev{background-position:center;background-repeat:no-repeat}.spl-page{float:left;width:auto;line-height:50px}.spl-page~*{background-size:21px;float:right}.spl-fullscreen{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9Ii0xIC0xIDI2IDI2IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggM0g1YTIgMiAwIDAgMC0yIDJ2M20xOCAwVjVhMiAyIDAgMCAwLTItMmgtM20wIDE4aDNhMiAyIDAgMCAwIDItMnYtM00zIDE2djNhMiAyIDAgMCAwIDIgMmgzIi8+PC9zdmc+)}.spl-fullscreen.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04IDN2M2EyIDIgMCAwIDEtMiAySDNtMTggMGgtM2EyIDIgMCAwIDEtMi0yVjNtMCAxOHYtM2EyIDIgMCAwIDEgMi0yaDNNMyAxNmgzYTIgMiAwIDAgMSAyIDJ2MyIvPjwvc3ZnPg==)}.spl-autofit{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9Ijk2cHgiIHZpZXdCb3g9IjAgMCA5NiA5NiIgd2lkdGg9Ijk2cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggdHJhbnNmb3JtPSJyb3RhdGUoOTAgNTAgNTApIiBmaWxsPSIjZmZmIiBkPSJNNzEuMzExLDgwQzY5LjY3LDg0LjY2LDY1LjIzLDg4LDYwLDg4SDIwYy02LjYzLDAtMTItNS4zNy0xMi0xMlYzNmMwLTUuMjMsMy4zNC05LjY3LDgtMTEuMzExVjc2YzAsMi4yMSwxLjc5LDQsNCw0SDcxLjMxMSAgeiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKDkwIDUwIDUwKSIgZmlsbD0iI2ZmZiIgZD0iTTc2LDhIMzZjLTYuNjMsMC0xMiw1LjM3LTEyLDEydjQwYzAsNi42Myw1LjM3LDEyLDEyLDEyaDQwYzYuNjMsMCwxMi01LjM3LDEyLTEyVjIwQzg4LDEzLjM3LDgyLjYzLDgsNzYsOHogTTgwLDYwICBjMCwyLjIxLTEuNzksNC00LDRIMzZjLTIuMjEsMC00LTEuNzktNC00VjIwYzAtMi4yMSwxLjc5LTQsNC00aDQwYzIuMjEsMCw0LDEuNzksNCw0VjYweiIvPjwvc3ZnPg==)}.spl-zoom-in,.spl-zoom-out{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjgiIHgyPSIxNCIgeTE9IjExIiB5Mj0iMTEiLz48L3N2Zz4=);background-size:22px}.spl-zoom-in{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjExIiB4Mj0iMTEiIHkxPSI4IiB5Mj0iMTQiLz48bGluZSB4MT0iOCIgeDI9IjE0IiB5MT0iMTEiIHkyPSIxMSIvPjwvc3ZnPg==)}.spl-download{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIxNDEuNzMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE0MS43MzIgMTQxLjczMiIgd2lkdGg9IjE0MS43MzJweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIwLjY3NCwxMjUuMTM4SDIwLjc5M3YxNi41OTRoOTkuODgxVjEyNS4xMzh6IE0xMTkuMDE5LDU4Ljc3NmMtMi41NjEtMi41NjItNi43MTYtMi41NjItOS4yNzUsMEw3Ny4yMSw5MS4zMTJWNi41NjIgICBDNzcuMjEsMi45MzYsNzQuMjY5LDAsNzAuNjQ4LDBjLTMuNjI0LDAtNi41NiwyLjkzNy02LjU2LDYuNTYzdjg0Ljc1TDMxLjk5Miw1OS4yMThjLTIuNTYyLTIuNTY0LTYuNzE1LTIuNTY0LTkuMjc3LDAgICBjLTIuNTY1LDIuNTYyLTIuNTY1LDYuNzE2LDAsOS4yNzlsNDMuMjk0LDQzLjI5M2MwLjE1LDAuMTU0LDAuMzE0LDAuMjk5LDAuNDgxLDAuNDM4YzAuMDc2LDAuMDYyLDAuMTU1LDAuMTEzLDAuMjM0LDAuMTc2ICAgYzAuMDk0LDAuMDY1LDAuMTg2LDAuMTQyLDAuMjc5LDAuMjA2YzAuMDk3LDAuMDYzLDAuMTkyLDAuMTE0LDAuMjg2LDAuMTc0YzAuMDg4LDAuMDU0LDAuMTc0LDAuMTA1LDAuMjY1LDAuMTUzICAgYzAuMSwwLjA1NiwwLjE5OSwwLjEsMC4yOTgsMC4xNDdjMC4wOTcsMC4wNDUsMC4xOSwwLjA5MSwwLjI4MywwLjEzMmMwLjA5OCwwLjA0LDAuMTk2LDAuMDcyLDAuMjk1LDAuMTA1ICAgYzAuMTA0LDAuMDM4LDAuMjA3LDAuMDc4LDAuMzEyLDAuMTA5YzAuMTAxLDAuMDMsMC4xOTcsMC4wNTIsMC4yOTcsMC4wNzdjMC4xMDgsMC4wMjMsMC4yMTQsMC4wNTgsMC4zMjQsMC4wNzggICBjMC4xMTUsMC4wMjEsMC4yMzEsMC4wMzMsMC4zNDYsMC4wNTRjMC4wOTcsMC4wMTUsMC4xOTIsMC4wMzIsMC4yODksMC4wNDJjMC40MywwLjA0MiwwLjg2NSwwLjA0MiwxLjI5NSwwICAgYzAuMS0wLjAxLDAuMTkxLTAuMDI3LDAuMjg5LTAuMDQyYzAuMTE0LTAuMDIxLDAuMjMzLTAuMDI5LDAuMzQ0LTAuMDU0YzAuMTA5LTAuMDIxLDAuMjE3LTAuMDU1LDAuMzI0LTAuMDc4ICAgYzAuMTAyLTAuMDI1LDAuMTk5LTAuMDQ3LDAuMjk5LTAuMDc3YzAuMTA1LTAuMDMxLDAuMjA3LTAuMDcxLDAuMzEyLTAuMTA5YzAuMTAyLTAuMDMsMC4xOTUtMC4wNjIsMC4yOTUtMC4xMDUgICBjMC4wOTYtMC4wNDEsMC4xOTEtMC4wODcsMC4yODMtMC4xMzJjMC4xLTAuMDQ4LDAuMTk5LTAuMDkyLDAuMjk3LTAuMTQ3YzAuMDkxLTAuMDQ4LDAuMTc3LTAuMTA0LDAuMjY0LTAuMTUzICAgYzAuMDk4LTAuMDYsMC4xOTMtMC4xMSwwLjI4Ny0wLjE3NGMwLjA5Ni0wLjA2NCwwLjE4OS0wLjE0MSwwLjI4MS0wLjIwNmMwLjA3Ni0wLjA2MiwwLjE1Ni0wLjExMywwLjIzMy0wLjE3NiAgIGMwLjI0OS0wLjIwNCwwLjQ3OS0wLjQzNywwLjY5NC0wLjY3YzAuMDc2LTAuMDY3LDAuMTU0LTAuMTMxLDAuMjI5LTAuMjAzbDQzLjI5NC00My4yOTYgICBDMTIxLjU4MSw2NS40OTEsMTIxLjU4MSw2MS4zMzcsMTE5LjAxOSw1OC43NzYiLz48L2c+PC9zdmc+);background-size:20px}.spl-theme{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9IjI0cHgiIHZlcnNpb249IjEuMiIgdmlld0JveD0iMiAyIDIwIDIwIiB3aWR0aD0iMjRweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIsNGMtNC40MTgsMC04LDMuNTgyLTgsOHMzLjU4Miw4LDgsOHM4LTMuNTgyLDgtOFMxNi40MTgsNCwxMiw0eiBNMTIsMThjLTMuMzE0LDAtNi0yLjY4Ni02LTZzMi42ODYtNiw2LTZzNiwyLjY4Niw2LDYgUzE1LjMxNCwxOCwxMiwxOHoiLz48cGF0aCBkPSJNMTIsN3YxMGMyLjc1NywwLDUtMi4yNDMsNS01UzE0Ljc1Nyw3LDEyLDd6Ii8+PC9nPjwvc3ZnPg==)}.spl-play{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxwb2x5Z29uIGZpbGw9IiNmZmYiIHBvaW50cz0iMTAgOCAxNiAxMiAxMCAxNiAxMCA4Ii8+PC9zdmc+)}.spl-play.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxsaW5lIHgxPSIxMCIgeDI9IjEwIiB5MT0iMTUiIHkyPSI5Ii8+PGxpbmUgeDE9IjE0IiB4Mj0iMTQiIHkxPSIxNSIgeTI9IjkiLz48L3N2Zz4=);animation:pulsate 1s ease infinite}.spl-close{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIyIDIgMjAgMjAiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bGluZSB4MT0iMTgiIHgyPSI2IiB5MT0iNiIgeTI9IjE4Ii8+PGxpbmUgeDE9IjYiIHgyPSIxOCIgeTE9IjYiIHkyPSIxOCIvPjwvc3ZnPg==)}.spl-next,.spl-prev{top:50%;width:50px;height:50px;opacity:.65;background-color:rgba(0,0,0,.45);border-radius:100%;cursor:pointer;margin-top:-25px;transform:translateX(-100px);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWxpbmUgcG9pbnRzPSIxNSAxOCA5IDEyIDE1IDYiLz48L3N2Zz4=);background-size:30px}.spl-prev{left:20px}.spl-next{left:auto;right:20px;transform:translateX(100px) scaleX(-1)}#spotlight.menu .spl-prev{transform:translateX(0)}#spotlight.menu .spl-next{transform:translateX(0) scaleX(-1)}@media (hover:hover){.spl-page~div{cursor:pointer;transition:opacity .2s ease}.spl-next:hover,.spl-page~div:hover,.spl-prev:hover{opacity:1}}@media (max-width:500px){.spl-header div{width:44px}.spl-footer .spl-title{font-size:20px}.spl-footer{font-size:14px}.spl-next,.spl-prev{width:35px;height:35px;margin-top:-17.5px;background-size:15px 15px}.spl-spinner{background-size:30px 30px}}.hide-scrollbars{overflow:hidden!important}

.price-section ~ .button-black {font-weight: 400;font-size: 18px;line-height: 24px;height:122px;width:100%; text-align:center;display:flex;gap:15px;margin-top:15px}
@media screen and (min-width: 48rem) {
.price-section ~ .button-black svg {width:37px!important;height:37px!important;}
.price-section ~ .button-black {font-size: 26px;line-height: 30px;}
}
@media screen and (min-width: 84rem) {
.price-section ~ .button-black {height:156px;font-size: 28px;line-height: 32px;}
}

ul.column2 {
    display: flex;
    flex-wrap: wrap;
}

ul.column2 li {
    width: 50%;
}

@media screen and (max-width: 768px) {
	ul.column2 li {
    width: 100%;
}
.doctor-item h3 {margin-bottom: 0rem;}
.contact-form .dropdown-wrapper, .contact-form .dropdown-wrapper.is-active .dropdown-list {
        background: #fff;
    }
	
	.img-text {
		float: none !important;
		margin: 0px auto;
		display: block;
	}
}

.glide__slides li:before {
	display: none;
}

@media screen and (max-width: 84rem) {
.reviews .price-section .price-list.tab-panel#yandex-list {
	display: flex;
        flex-direction: row;
        gap: 5.44rem;
        align-items: start;
        padding: 2.25rem;
}
}

.glide__slide img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--large,1.5rem)}
.glide__bullets{display:flex;gap:0;border-radius:var(--round,3.125rem);background:var(--A6A6A6,#a6a6a6);width:90%;margin:1rem auto}
.glide__bullet{flex-grow:1;height:.375rem;border-radius:var(--round,3.125rem)}
.glide__bullet.glide__bullet--active{background-color:var(--primary)}
.glide__bullets:has(.glide__bullet:last-child.glide__bullet--active){background:var(--primary)}
.glide__bullets:has(.glide__bullet:nth-child(2).glide__bullet--active) .glide__bullet:first-child{background:var(--primary);border-top-right-radius:0;border-bottom-right-radius:0}
.glide__bullets:has(.glide__bullet:nth-child(2).glide__bullet--active) .glide__bullet--active{border-top-left-radius:0;border-bottom-left-radius:0}
@media screen and (min-width: 48rem) {
.glide__slide img{aspect-ratio:46/27}
.glide__bullets{width:70%}
}
@media screen and (min-width: 84rem) {
.glide__slide img{aspect-ratio:57/34}
.glide__bullets{width:50%}
}
@media screen and (max-width: 765px) {
.glide__slide img{aspect-ratio:57/34}
.glide__bullets{width:50%}

.footer-container .footer-copy {
	text-align: center !important;
}
.footer-container .footer-ip {
	text-align: center !important;
}
}

.overflow-auto {
	overflow: auto;
}

.vetmanager_button {display: none;}


/* cookie */
 .cookie-message {
            position: fixed;
            z-index: 1000;
            bottom: 20px;
            width: 100%;
            padding: 0;
            animation: fadeIn 0.5s ease-in-out;
            display: none;
			box-sizing: border-box;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        
        .cookie-message-inner {
            display: grid;
            justify-items: start;
            grid-gap: 15px;
            font-size: 14px;
            padding: 20px;
            line-height: 1.5;
            background-color: #fff;
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.15);
        }
        
        .cookie-message-text {
            color: #5a5a5a;
        }
        
        .cookie-message-link {
            color: #23527c;
            text-decoration: underline;
        }
        
        .cookie-message-inner .button {
            background: #f86d62;
    				color: #fff;
            border: none;
            padding: 8px 20px;
            border-radius: 5px;
            cursor: pointer;
            font-size: 14px;
            transition: all 0.3s ease;
					margin-bottom: 10px;
					margin-right: 10px;
        }

.cookie-message-inner .button.CUNoAgree {
            background: #707070;
					margin-right: 0px;
        }
        
        .cookie-message-inner .button:hover {
            background-color: #272626;
            color: #fff;
        }
		
		.cookie-message-btn {
			width: 100%;
    display: flex;
    flex-wrap: wrap;
		}
        
        @media (max-width: 480px) {
            .cookie-message {
                max-width: 100%;
                bottom: 0px;
            }
			.cookie-message-inner {
            padding: 0px 20px;
        }
			.cookie-message p {
				margin: 10px 0px;
				margin-bottom: 0px;
				font-size: 13px;
				line-height: 16px;
			}
			
			.cookie-message-btn {
    justify-content: flex-start;
}

.cookie-message-inner .button {
            
					margin-right: 0px;
        }
		
		.cookie-message-inner .button {
     background: unset;
    color: #f86d62;
	padding: 0px;
}

		.cookie-message-inner .button:hover {
     background-color: unset; 
    color: #f86d62;
}

.cookie-message-inner .button.CUNoAgree {
     background: unset; 
    margin-right: 0px;
	margin-left: 10px;
}
        }
/* /cookie */

.text-palata {
	margin-top: 50px;
}

 .text-palata .container{
    max-width: 1010px;
    margin: 0px auto;
}

.text-palata img {
	width: 150px;
	margin-right: 50px;
}

.text-palata p {
	font-size: 2.25rem;
        line-height: 2.75rem;
	color: #63a9dd;
	font-family: Nekst;
}

.text-palata .citate {
    background:none;
	border: 2px dashed #63a9dd
}