:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:13;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.results{margin-bottom:var(--p-margin)}@media screen and (max-width:1023px){.results{margin-bottom:calc(var(--p-margin)/2)}}.results__header{background:var(--yellow);padding:34rem 3rem calc(var(--p-margin)/2);border-radius:0 0 var(--radius)var(--radius);margin-bottom:calc(var(--p-margin)/2)}@media screen and (max-width:1023px){.results__header{padding:calc(var(--header-height) + var(--p-margin)/2)3rem calc(var(--p-margin)/2);text-align:center}}.results__subtitle{color:var(--white);letter-spacing:-.02em;margin-bottom:1.2rem;font-size:2.8rem;font-weight:600}@media screen and (max-width:1023px){.results__subtitle{margin-bottom:.8rem;font-size:1.8rem;font-weight:400}}.results__list{flex-direction:column;gap:3.2rem;display:flex}@media screen and (max-width:1023px){.results__list{gap:1.2rem}}.results__item{background:var(--gray);border-radius:2rem;flex-direction:column;align-items:flex-start;gap:1.7rem;padding:4rem;display:flex}@media screen and (max-width:1023px){.results__item{padding:2.4rem}}.results__item-title{letter-spacing:-.02em;font-family:inherit;font-size:2.8rem;font-weight:600}@media screen and (max-width:1023px){.results__item-title{font-size:2rem}}.results__empty{color:var(--blue);margin:0;font-size:1.8rem}
