.info-cards{display:flex;margin-top:6.5rem;flex-direction:column;gap:1.5rem}
.info-cards .card:not(:last-child){border-bottom:.0625rem solid #f5f5f5}
.info-cards .card{padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:center}
.info-cards .card p{text-align:center}
.info-cards .card-title{font-family:Nekst;font-size:1.125rem;text-align:center;font-weight:500;line-height:1.5rem;padding:.625rem 1.5rem;color:var(--primary);border-radius:3.125rem;border:2px solid var(--primary)}
.when-to-apply{background-color:#f5f5f5;;background-repeat:no-repeat;background-position:right top;background-size:cover;border-radius:1.5rem;margin-top:6.5rem;margin-bottom:6.5rem;padding:6.5rem 1rem}
.about-clinic + .when-to-apply{margin-top:0rem;}
.when-to-apply .tags{display:flex;flex-wrap:wrap;gap:.5rem;position:relative;padding-top:6.75rem}
.when-to-apply .tags:before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;width:100%;top:0;height:8.75rem}
.when-to-apply .tag{display:flex;align-items:center;background-color:#fff;border-radius:1rem;padding:1rem;gap:.75rem;font-family:Inter;font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--primary-dark)}
.when-to-apply .tag .icon img{width:1.5625rem;height:1.5rem}
.contact-form{
    margin-top: 0rem!important }
    .kittens-wrapper img{margin-top:2rem;}
.kittens .main-img{width:100%;margin-bottom:3rem}
@media screen and (min-width: 48rem) {
.info-cards{flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem 0}
.info-cards .card{gap:1.5rem;padding:0 2.25rem}
.info-cards .card p{max-width:17.25rem}
.info-cards .card:not(:last-child){border:none}
.when-to-apply{background-position:right center}
.when-to-apply .tags{padding-top:12.5rem}
.when-to-apply .tags:before{height:19.29563rem}
}
@media screen and (min-width: 84rem) {
    .kittens-wrapper img{margin-top:0;}
.page-headings{display:flex;justify-content:space-between;align-items:start}
.subheading{max-width:57rem}
.when-to-apply .heading.is-2{max-width:30rem}
.when-to-apply .subheading{max-width:35rem}
.when-to-apply .tags{padding-top:3rem;max-width:70rem}
.when-to-apply .tags:before{width:50.5625rem;height:19.32556rem;right:-20%;top:-58%}
.text-content{display:flex;gap:2rem}.kittens-wrapper{display:flex;gap:2.5rem}
.kittens-wrapper > *{min-width:45%}
}
@media screen and (min-width: 115rem) {
.when-to-apply .tags{max-width:106rem}
.when-to-apply .tags:before{width:52rem;height:21.8125rem;top:-90%;right:7%}
.info-cards .card{flex-grow:1}
.kittens .main-img{width:53.75rem}
}
.kittens img{ border-radius:20px}
.red_citate {padding:1.875rem 2.25rem;justify-content:center;align-items:center;display:flex;border-radius:var(--large,1.5rem);background:var(--primary-gradient)}
.red_citate p{color:var(--FFFFFF,#fff);text-align:center;font-family:Nekst;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem}
@media screen and (min-width: 48rem) {
.red_citate{border-radius:3.125rem}
}
@media screen and (min-width: 84rem) {
.red_citate{padding:1.875rem 2.25rem}
}
.choose-specialization{padding-bottom:6.5rem}.specialization-grid{ display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.875rem;flex-wrap:wrap}
.card-specialization{ display:flex;height:6.25rem;padding:0 3rem;justify-content:center;align-items:center;align-self:stretch;border-radius:var(--large,1.5rem);background:var(--F5F5F5,#f5f5f5)}
.card-specialization span{ color:var(--333333,#333);text-align:center;font-family:Nekst;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.375rem}
@media screen and (min-width: 48rem){
    .specialization-grid{ flex-direction:row;margin-top:2.75rem;display:grid;grid-template-columns:1fr 1fr}.
}@media screen and (min-width: 84rem){ .specialization-grid{ grid-template-columns:1fr 1fr 1fr}}
@media screen and (min-width: 115rem){ .specialization-grid{ grid-template-columns:1fr 1fr 1fr 1fr}