:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.pregnancy-school__container{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:auto 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.pregnancy-school__wrapper{padding-right:40px}.pregnancy-school__title{text-transform:initial;margin-top:0;margin-bottom:0;font-family:Jost,sans-serif;font-weight:500;font-size:32px;line-height:120%;letter-spacing:.02em;color:#2d1b4b}.pregnancy-school__content{color:#2d1b4b}.pregnancy-school__link{border:1px solid #e6e6e6;border-radius:16px;padding:20px 32px;font-family:Jost,sans-serif;font-weight:500;font-size:24px;line-height:120%;text-align:center;color:#2d1b4b;background:#fff;-webkit-transition-property:border-color,color;transition-property:border-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;margin-top:24px}.pregnancy-school__link:hover{color:#222;border-color:#222}.pregnancy-school__picture{grid-column:2/3;grid-row:1/3;border-radius:24px;aspect-ratio:830/605;overflow:hidden}.pregnancy-school__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pregnancy-school .text p{font-size:18px;line-height:130%}.pregnancy-school .text li{font-size:18px;line-height:130%}.pregnancy-school .text ol li,.pregnancy-school .text ul li{margin-bottom:20px}.pregnancy-school .text ol li:last-child,.pregnancy-school .text ul li:last-child{margin-bottom:0}@media (max-width:1199px){.pregnancy-school__container{grid-template-columns:1fr}.pregnancy-school__wrapper{padding-right:0}.pregnancy-school__picture{grid-column:1/1;grid-row:auto}}@media (max-width:833px){.pregnancy-school__container{gap:16px}.pregnancy-school__title{font-size:20px;line-height:120%}.pregnancy-school__link{margin-top:16px;font-size:16px;border-radius:16px;padding:16px 25px}.pregnancy-school__picture{border-radius:16px;aspect-ratio:328/185}.pregnancy-school .text p{font-size:14px;line-height:130%}.pregnancy-school .text li{font-size:14px;line-height:130%}.pregnancy-school .text ol li,.pregnancy-school .text ul li{margin-bottom:16px}}@media (max-width:479px){.pregnancy-school__link{width:100%}}