:root{--main: #ff6c1f;--black: #000;--black2: #2b2b2b;--light-black: #5e5a52;--gray: #f4f4f4;--light: #f7f7f5;--white: #fff}.hight-contrast{--main: #ff6c1f;--black: #ffff;--black2: #fff;--light-black: #fff;--white: #212529;--gray: #0000}.harmonogram{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.harmonogram-item{width:calc(25% - 1rem);padding:1.5rem;background:#f6f6f6}@media only screen and (max-width: 1300px){.harmonogram-item{width:calc(33.33% - 1rem)}}@media only screen and (max-width: 998px){.harmonogram-item{width:calc(50% - 1rem)}}@media only screen and (max-width: 768px){.harmonogram-item{width:calc(100% - 1rem)}}.harmonogram-item h3{text-align:center;color:var(--main1);margin-top:0;margin-bottom:.5em;font-size:2.3rem;font-weight:700;letter-spacing:.01em}.harmonogram-item p{margin-bottom:0}.harmonogram-item .harmonogram-opis{font-size:1rem;color:#232323;line-height:1.6}/*# sourceMappingURL=box.min.css.map */