@charset "UTF-8";.pl-checkbox{width:100%;display:inline-flex;align-items:flex-start;margin:0}.pl-checkbox__label{display:flex;align-items:flex-start;cursor:pointer;font-size:11px;line-height:1.2em;color:#fff;position:relative;padding-left:35px}.pl-checkbox__input{position:absolute;left:0;opacity:0}.pl-checkbox__input:checked+.pl-checkbox__custom{background-color:#091a3d;border-color:#091a3d}.pl-checkbox__input:checked+.pl-checkbox__custom:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;left:8px;top:4px;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.pl-checkbox__input.pl-input--error+.pl-checkbox__custom,.pl-checkbox__input.pl-field--error+.pl-checkbox__custom{border:1px solid #FF0000}.pl-checkbox__custom{width:24px;height:24px;background-color:#fff;border-radius:8px;transition:all .3s ease;position:absolute;left:0;top:0;border:1px solid #D6D8D9}.pl-checkbox__custom:hover{background:#d6d8d9}.pl-checkbox__content{display:block;padding-top:4px;max-height:18px;overflow:hidden;transition:.3s all ease-in-out;color:#727272;text-align:left;font-weight:300}.pl-checkbox__content.active{max-height:1000px!important}.pl-checkbox--privacy-policy .pl-checkbox__content{max-height:unset}.pl-checkbox--information .pl-checkbox__content{max-height:30px}.pl-checkbox-container{display:flex;flex-direction:column}.pl-checkbox-container__box{width:100%;min-height:24px}.pl-checkbox-container__expand-button{border:none;background:none;font-size:11px;font-weight:700;color:#727272;align-self:flex-end;cursor:pointer}.pl-checkbox-container .pl-field-box__validation{padding-left:35px}.pl-field-box{display:flex;flex-direction:column;position:relative;width:100%}.pl-field-box__placeholder{display:none}.pl-field-box__validation{color:#000;display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:1.2em}.pl-field-box__validation svg{position:relative;top:-2px;min-width:12px}.pl-field-box__information{color:#000;font-size:14px;line-height:1.2em;margin-bottom:6px}.pl-field-box__required{color:red}.pl-field-box.active .pl-field-box__placeholder{display:inline-block;position:absolute;left:12px;top:7px;font-size:11px;line-height:1;color:gray;z-index:10}@media screen and (min-width: 768px){.pl-field-box.active .pl-field-box__placeholder{left:16px}}.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 16px}}.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 16px}}select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){display:flex;align-items:center;padding:11px 12px;width:100%;min-height:46px;font-size:15px;line-height:1.3em;color:#727272;border:1px solid #D6D8D9;border-radius:5px;font-family:Josefin Sans,sans-serif;transition:padding .15s ease-in-out,border-color .3s ease-in-out;margin:0}@media screen and (min-width: 768px){select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px}}select:not([type=submit]):not([type=checkbox]):hover,input:not([type=submit]):not([type=checkbox]):hover,.pl-input:not([type=submit]):not([type=checkbox]):hover,.pl-field:not([type=submit]):not([type=checkbox]):hover{border-color:#252525}select:not([type=submit]):not([type=checkbox]):focus,input:not([type=submit]):not([type=checkbox]):focus,.pl-input:not([type=submit]):not([type=checkbox]):focus,.pl-field:not([type=submit]):not([type=checkbox]):focus{border-color:#0e73b6}select:not([type=submit]):not([type=checkbox])::placeholder,input:not([type=submit]):not([type=checkbox])::placeholder,.pl-input:not([type=submit]):not([type=checkbox])::placeholder,.pl-field:not([type=submit]):not([type=checkbox])::placeholder{font-size:16px;color:#5e5e5e}select:not([type=submit]):not([type=checkbox]),select.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px 11px 4px}select:not([type=submit]):not([type=checkbox]):invalid,select.pl-field:not([type=submit]):not([type=checkbox]):invalid{color:#5e5e5e}select.pl-field{background:#fff}select.pl-field:not([type=submit]):not([type=checkbox]):focus{color:#252525}input[type=submit]:disabled,button:disabled,.pl-input:disabled,.pl-field:disabled{background:#adadad;color:gray;border-color:gray;cursor:not-allowed}.pl-input,.pl-field{cursor:text}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error{border:2px solid #FF0000}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation{margin-top:4px}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--success{border:2px solid #00CA43}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--area-code{width:82px;padding:20px 10px;color:#d6d8d9}.pl-input__password-box,.pl-field__password-box{position:relative}.pl-input__password-box.active .pl-input__eye,.pl-input__password-box.active .pl-field__eye,.pl-field__password-box.active .pl-input__eye,.pl-field__password-box.active .pl-field__eye{display:none}.pl-input__password-box.active .pl-input__closed-eye,.pl-input__password-box.active .pl-field__closed-eye,.pl-field__password-box.active .pl-input__closed-eye,.pl-field__password-box.active .pl-field__closed-eye{display:block}.pl-input__closed-eye,.pl-field__closed-eye{display:none}.pl-input__toggle-password,.pl-field__toggle-password{position:absolute;right:10px;top:48%;transform:translateY(-50%);background:none;border:none;padding:4px}.pl-field-container{display:grid;gap:0 10px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.pl-field-container .pl-field-box__validation,.pl-field-container .pl-field-box__information{grid-column:1/-1}.pl-select-box{width:100%;position:relative}.pl-select-box:after{content:"▼";display:flex;align-items:center;justify-content:center;width:26px;height:calc(100% - 20px);border-left:1px solid #D6D8D9;font-size:9px;color:#091a3d;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.pl-select-box__select{display:flex;align-items:center;width:100%;min-height:50px;font-size:15px;background:#fff;border:1px solid #D6D8D9;border-radius:5px;color:#727272;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pl-select-box__select:not([type=submit]):not([type=checkbox]){padding:11px 35px 11px 11px}.pl-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;justify-content:center;align-items:center;z-index:99999999999;padding:20px;box-sizing:border-box}.pl-modal *{box-sizing:border-box}.pl-modal__close-button{display:flex;align-items:center;justify-content:center;font-size:60px;line-height:35px;padding:6px;color:#fff;cursor:pointer;position:absolute;top:20px;right:20px;background:none;border:none;z-index:50}@media screen and (min-width: 768px){.pl-modal__close-button{top:32px;right:32px}}.pl-modal__content{position:relative;color:#fff}.pl-modal__content a{color:#fff;text-decoration:underline}.pl-modal__content a:hover,.pl-modal__content a:focus{text-decoration:none}.pl-modal2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:99999999999;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pl-modal2__wrap{background-color:#fff;padding:60px 24px 24px;border-radius:16px;width:90%;height:90%;max-width:90%;width:100%;position:relative;opacity:0;transform:scale(.9) translateY(20px);transition:transform .4s ease,opacity .4s ease;box-shadow:0 10px 40px #0003}@media screen and (min-width: 1200px){.pl-modal2__wrap{max-width:1000px;width:100%;height:100%;max-height:730px}}.pl-modal2__close-button{position:absolute;top:20px;right:20px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none}.pl-modal2__close-button:hover .pl-modal2__close-button-icon path,.pl-modal2__close-button:focus .pl-modal2__close-button-icon path{fill:#252525}.pl-modal2__close-button-icon{width:20px;height:20px}.pl-modal2__close-button-icon path{transition:all .3s ease-in-out}.pl-modal2.active{visibility:visible;opacity:1;pointer-events:auto}.pl-modal2.active .pl-modal2__wrap{opacity:1;transform:scale(1) translateY(0);transition-delay:.05s}.pl-modal2.closing{opacity:0;pointer-events:none;visibility:hidden}.pl-modal2.closing .pl-modal2__wrap{transform:scale(.9) translateY(20px);opacity:0}.pl-message{width:100%;max-width:383px;padding:38px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(169deg,#f20,#ea6500);border-radius:12px;font-size:16px;text-align:center;border:1px solid #FF0000}.pl-message__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 17px;border:1px solid white;border-radius:6px;font-size:20px;font-weight:700}.pl-message__text{line-height:1.2em}.pl-message--success{background:linear-gradient(169deg,#138c00,#00ca43);border:1px solid #00CA43}.pl-credited-med-course button{font-family:Josefin Sans,sans-serif}.pl-credited-med-course p{color:inherit}.pl-credited-med-course h1,.pl-credited-med-course h2,.pl-credited-med-course h3,.pl-credited-med-course h4,.pl-credited-med-course h5,.pl-credited-med-course h6{font-weight:700}.pl-credited-med-course *{box-sizing:border-box;line-height:1.2em}.mk-header{border-bottom:none;background-color:unset}.mk-header .intro-left{display:none}.mk-header .mk-header-holder .mk-header-inner{border-bottom:none}.mk-header .mk-header-holder .mk-header-toolbar,.mk-post-nav{display:none}.trans-header header.mk-header .mk-grid.header-grid ul.main-navigation-ul>.menu-item:hover .menu-item-link:after,.trans-header header.mk-header .mk-grid.header-grid ul.main-navigation-ul>.menu-item:focus .menu-item-link:after{background-color:#0085c2}.trans-header header.mk-header .mk-grid.header-grid ul.main-navigation-ul>.menu-item>.menu-item-link{color:#0085c2!important}.chat-section{padding:40px 20px 91px}@media screen and (min-width: 768px){.chat-section{padding:134px 20px 91px}}.chat-section__container{width:100%;max-width:1000px;margin:0 auto}.chat-section__title{font-size:36px;color:#0085c2;margin:0 0 120px;font-weight:700}@media screen and (min-width: 768px){.chat-section__title{padding:0 0 0 246px;margin:0 0 51px}}.chat-section__chat{position:relative;min-height:521px;border:1px solid #0085C2;border-radius:16px;background:#fff}.chat-section__teddy{position:absolute;left:52px;top:-114px;display:block;width:165px;height:144px}.desc-section{padding:0 20px}.desc-section__container{width:100%;max-width:1180px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin:0 auto;gap:40px}@media screen and (min-width: 768px){.desc-section__container{flex-direction:row;align-items:flex-start;gap:16px}}@media screen and (min-width: 1200px){.desc-section__container{gap:0}}.desc-section__content{width:100%;max-width:500px}@media screen and (min-width: 768px){.desc-section__content{max-width:500px}}@media screen and (min-width: 1200px){.desc-section__content{max-width:609px}}.desc-section__title{font-size:36px;font-weight:400;margin:0 0 25px}.desc-section__desc{color:#202244}.desc-section__desc:last-of-type{margin:0 0 37px}.desc-section__button{display:flex;align-items:center;justify-content:center;color:#fff;background:#0078bc;width:250px;height:51px;font-size:14px;font-weight:500;border-radius:6px;transition:all .2s ease-in-out}.desc-section__button:hover,.desc-section__button:focus{color:#fff;background:#0064a4}.desc-section__img{display:block;width:100%;max-width:574px;height:auto}.instruction-section{padding:60px 20px 20px}@media screen and (min-width: 768px){.instruction-section{padding:140px 20px 20px}}.instruction-section__container{width:100%;max-width:972px;margin:0 auto}.instruction-section__title{font-size:36px;font-weight:700;color:#202244;margin:0 0 20px;text-align:center}@media screen and (min-width: 768px){.instruction-section__title{margin:0}}.instruction-section__img{width:100%;height:auto;margin:0 auto 40px}@media screen and (min-width: 768px){.instruction-section__img{margin:0 0 87px}}.instruction-section__img--mobile{max-width:430px;display:block}@media screen and (min-width: 768px){.instruction-section__img--mobile{display:none}}.instruction-section__img--desktop{display:none}@media screen and (min-width: 768px){.instruction-section__img--desktop{display:block}}.instruction-section__items{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:83px;gap:50px}@media screen and (min-width: 768px){.instruction-section__items{gap:30px;flex-direction:row}}.instruction-section__item{display:flex;flex-direction:column;align-items:center}.instruction-section__svg-item{display:block;margin:0 0 20px}.instruction-section__title-item{color:#202244;margin:0 0 6px;font-weight:700}.instruction-section__desc-item{color:#202244;text-align:center;font-size:16px;line-height:1.2em}.instruction-section__button{display:flex;align-items:center;justify-content:center;color:#fff;background:#0078bc;width:250px;height:51px;margin:0 auto;font-size:14px;font-weight:500;border-radius:6px;transition:all .2s ease-in-out}.instruction-section__button:hover,.instruction-section__button:focus{color:#fff;background:#0064a4}.pl-virtual-assistant{position:relative;word-break:break-word}.pl-virtual-assistant:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:1000px;z-index:-1;background:#deecf4;background:linear-gradient(180deg,#deecf4,#deecf400)}.pl-virtual-assistant *{box-sizing:border-box}.pl-virtual-assistant button{font-family:Josefin Sans,sans-serif}.przelacznik{background:#175033;width:250px;height:150px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}
