: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}}.text-page{margin-top:calc(var(--header-height) + 2rem);margin-bottom:4rem}@media screen and (max-width:1023px){.text-page{margin-bottom:calc(var(--p-margin)/2)}}.text-page__wrap{background-color:var(--white);border-radius:var(--radius);padding:calc(var(--p-margin)/1.5)0px}@media screen and (max-width:1023px){.text-page__wrap{padding:calc(var(--p-margin)/2)0px}}.text-page__page{justify-content:space-between;gap:10rem;display:flex}@media screen and (max-width:1023px){.text-page__page{flex-direction:column;gap:2rem}}.text-page__title{flex-shrink:0;width:100%;max-width:53.6rem}.text-page__content{width:100%}@media screen and (min-width:1023px){.text-page__content{--content-fz:2rem;font-size:2rem}}
