: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:45;--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}}.page-screen+.service-content{margin-top:calc(var(--p-margin)*-1.15);z-index:2;position:relative}.service-content__nav-wrap{border-radius:var(--radius);background:var(--gray);padding:calc(var(--p-margin)/1.5);margin-bottom:2rem}@media screen and (max-width:1023px){.service-content__nav-wrap{padding:calc(var(--p-page)*.1rem)0rem}}.service-content__list{flex-wrap:wrap;justify-content:center;gap:1.6rem;display:flex}@media screen and (max-width:1023px){.service-content__list{gap:1.2rem}}.service-content__item{display:inline-flex}@media screen and (max-width:1023px){.service-content__item{width:100%!important}}.service-content__link{background:var(--white);border-radius:9rem;padding:2rem 3.4rem;font-size:2rem}@media screen and (max-width:1023px){.service-content__link{text-align:center;width:100%;padding:1.5rem 2rem;font-size:1.6rem}}.service-content__link--active,.service-content__link:hover{background:var(--blue);color:var(--white)}.service-content__link--active{pointer-events:none;font-weight:600}.service-content__content{max-width:92.5rem;margin:calc(var(--p-margin)/2)auto;--content-fz:2rem;font-size:2rem}@media screen and (max-width:1023px){.service-content__content{--content-fz:1.6rem;font-size:1.6rem}}
