footer{position:relative;padding:50px 0;border-top:1px solid #DBDDDF;display:flex;gap:var(--grid-gap);@media screen and (width < 768px){flex-direction:column;padding:40px 0}}footer>div{display:flex;flex-direction:column;flex-shrink:0;gap:10px;@media screen and (width < 768px){align-items:center!important;text-align:center!important}}footer .col1{align-items:flex-start;@media screen and (1400px <= width){width:var(--cols5)}@media screen and (1000px <= width < 1400px){width:var(--courses-cols1)}@media screen and (768px <= width < 1000px){width:var(--cols2)}@media screen and (width < 768px){align-items:center}.logo-bar{position:unset;display:unset}.legal{margin-top:10px;@media screen and (1000px <= width),screen and (width < 768px){display:none}}}footer .col2{@media screen and (1400px <= width){width:var(--cols4)}@media screen and (1000px <= width < 1400px){width:var(--courses-cols1)}@media screen and (width < 1000px){display:none}}footer .col3{text-align:right;@media screen and (1400px <= width){width:var(--cols3)}@media screen and (1000px <= width < 1400px){width:var(--courses-cols1)}@media screen and (768px <= width < 1000px){width:var(--cols2);text-align:right}.block1{@media screen and (1000px <= width){display:none}}.legal{@media screen and (768px <= width){display:none}}}footer .public-courses{margin-top:16px}footer a{text-decoration:none;color:var(--light-main-color)}footer .legal{display:flex;flex-direction:column;gap:10px;>a,.copyright{font-weight:400}.copyright{color:var(--grey)}}footer p,footer a,footer div{font-size:20px;@media screen and (width < 768px){font-size:15px}}.hint{display:flex;flex-direction:column}.hint.question{align-self:stretch;text-align:center}.hint.question:has(+.message){color:var(--light-main-color)}.hint.question+.message{display:block;align-self:stretch;color:var(--dark-main-color);font-size:16px;font-weight:400;line-height:130%}
