/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}
.component-authorization{text-align:center;}.component-authorization__item{margin-bottom:2rem;}.component-authorization__item:last-child{margin-bottom:0;}.component-authorization__button{color:var(--color-white);border:1px solid var(--color-linline-orange);background:var(--color-linline-orange);border-radius:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;padding:0.5rem;cursor:pointer;font-size:1.5rem;}.component-authorization__button:hover{color:var(--color-white);background:var(--color-linline-orange-hover);border:1px solid var(--color-linline-blue-hover);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}.authorization-form__group{margin-bottom:0.5rem;}.authorization-form__group:last-child{margin-bottom:0;}.authorization-form__text{text-align:justify;}.authorization-form__button{text-transform:uppercase;text-align:center;display:inline-flex;margin:0.5rem 0;padding:0.5rem;align-items:center;width:100%;flex-wrap:nowrap;justify-content:center;border-radius:5px;border:1px solid #333333;}@media screen and (min-width:576px){.authorization-form__button{font-size:20px;}}.authorization-form__button:hover{color:var(--color-white);background:var(--color-linline-orange-hover);border:1px solid var(--color-linline-orange-hover);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}.authorization-form__button-mobileid{color:var(--color-white);background:#5400BA;border:1px solid #333333;}.authorization-form__button-mobileid:hover{background:#420096;border:1px solid #420096;}.authorization-form__button-description{text-align:justify;font-size:0.8rem;}.authorization-form__type-icon{font-size:1.5rem;margin-right:1rem;}@media screen and (min-width:768px){.authorization-form__type-icon{font-size:1.8rem;}}.authorization-form__type-icon-mobileid{background-image:url(/themes/custom/linline_theme/dist/images/mobileid.svg);width:24px;height:26px;background-size:contain;background-position:center;background-repeat:no-repeat;}.authorization-form__control-phone{font-size:1.65rem;width:100%;}@media screen and (min-width:425px){.authorization-form__control-phone{font-size:1.95rem;}}@media screen and (min-width:768px){.authorization-form__control-phone{font-size:2rem;}}.authorization-form__control-code{text-align:center;font-size:2rem;width:100px;}
.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}
.page__mt{margin-top:60px}@media screen and (min-width:768px){.page__mt{margin-top:80px}}@media screen and (min-width:1200px){.page__mt{margin-top:100px}}
.component-button__center{align-items:center;display:flex;justify-content:center}.component-button__left{align-items:center;display:flex;justify-content:flex-start}.component-button__right{align-items:center;display:flex;justify-content:flex-end}.component-button__item{align-items:center;border:1px solid #252525;border-radius:2.5rem;box-sizing:border-box;color:#252525;display:inline-flex;font-family:var(--font-medium);font-size:.875rem;justify-content:center;line-height:1;padding:.35rem;text-align:center;transition:.3s ease-in-out}.component-button__item:hover{background-color:#15a8f1;border:1px solid #15a8f1;color:#fff}.component-button__item_transparent{background-color:transparent;border-color:#15a8f1;color:#15a8f1}.component-button__item_transparent:hover{background-color:#15a8f1;color:#fff}.component-button__item_transparent-white{background-color:transparent;border-color:#fff;color:#fff}.component-button__item_transparent-white:hover{background-color:#fff;border-color:#fff;color:#15a8f1}.component-button__item_blue{background-color:#15a8f1;border-color:#15a8f1;color:#fff}.component-button__item_blue:hover{background-color:#0497e0;border-color:#0497e0;color:#fff}.component-button__item_gray{background-color:#f4f8fd;border-color:#f4f8fd;color:#15a8f1}.component-button__item_white{background-color:#fff;border-color:#15a8f1;color:#15a8f1}.component-button__item_white:hover{background-color:#15a8f1;color:#fff}.component-button__item_orange{background-color:#f60;border-color:#f60;color:#fff}.component-button__item_orange:hover{background-color:#fff;border-color:#f60;color:#f60}.component-button__item_small{padding:11px 24px}.component-button__item_normal{padding:13px 30px}.component-button__item_big{padding:14px 30px}@media screen and (min-width:768px){.component-button__item_big{font-size:16px}}.component-button__item_cookie{font-size:10px;padding:8px 15px}@media screen and (min-width:1200px){.component-button__item_cookie{font-size:16px;padding:11px 24px}}
.component__clinics-map{margin-bottom:60px}@media screen and (min-width:768px){.component__clinics-map{margin-bottom:80px}}@media screen and (min-width:1200px){.component__clinics-map{margin-bottom:100px}}.clinics-map{display:grid;gap:1rem;grid-template-columns:1fr}@media screen and (min-width:768px){.clinics-map{gap:1.125rem}}@media screen and (min-width:1200px){.clinics-map{gap:1.5rem;grid-template-columns:1fr 1fr}}.clinics-map__list{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:768px){.clinics-map__list{gap:1.125rem}}@media screen and (min-width:1200px){.clinics-map__list{gap:1.5rem}}.clinics-map__content{display:grid;gap:1rem;grid-template-columns:1fr;height:100%}@media screen and (min-width:768px){.clinics-map__content{grid-template-columns:1fr 1fr}}.clinics-map__container{background:#f4f8fd;border:1px solid #e0eaf7;border-radius:.625rem;min-height:290px!important;position:relative}@media screen and (min-width:768px){.clinics-map__container{min-height:512px!important}}.clinics-map__container ymaps{border-radius:.625rem}.clinics-map__select-city{align-items:center;background-color:#f4f8fd;border:1px solid #e0eaf7;border-radius:.625rem;cursor:pointer;display:inline-grid;font-size:.875rem;grid-template-columns:1fr auto;padding:.8125rem 1.5rem;transition:all .3s}@media screen and (min-width:768px){.clinics-map__select-city{font-size:1rem}}.clinics-map__info{background-color:#f4f8fd;border:1px solid #e0eaf7;border-radius:.625rem;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}@media screen and (min-width:1200px){.clinics-map__info{padding:1.5rem}}.clinics-map__addresses,.clinics-map__info-content{display:flex;flex-direction:column}.clinics-map__addresses{gap:.5rem;justify-content:space-between}.clinics-map__item{align-items:start;background-color:#f4f8fd;border:1px solid #e0eaf7;border-radius:.625rem;cursor:pointer;display:flex;font-family:var(--font-medium);gap:.5rem;padding:1.25rem;transition:background-color .2s}@media screen and (min-width:1200px){.clinics-map__item{padding:1.5rem}}.clinics-map__item:hover{background-color:#e0eaf7}.clinics-map__title{font-family:var(--font-normal);font-size:1.125rem;margin-bottom:.5rem}@media screen and (min-width:768px){.clinics-map__title{font-size:1.375rem}}.clinics-map__text{color:#515458;font-size:.875rem;margin-bottom:1rem}@media screen and (min-width:768px){.clinics-map__text{font-size:1rem}}.clinics-map__contact-email,.clinics-map__contact-phone{align-items:center;color:#515458;display:flex;font-size:.8125rem;gap:.5rem;margin-bottom:.5rem}@media screen and (min-width:768px){.clinics-map__contact-email,.clinics-map__contact-phone{font-size:.875rem}}.clinics-map__contact-email-link,.clinics-map__contact-phone-link{display:block;font-family:var(--font-normal);margin-bottom:.5rem}@media screen and (min-width:768px){.clinics-map__contact-email-link,.clinics-map__contact-phone-link{font-size:1.125rem}}.clinics-map__btn{margin-top:30px}.clinics-map__btn .component-button__item{width:100%}.clinics-map__button{background:#f4f8fd;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;margin:1rem 0;padding:.75rem 1.5rem}.clinics-map__item.active{background-color:#e0eaf7}.map-loading{background:#f4f8fd}.map-error,.map-loading{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.map-error{background:hsla(0,100%,96%,.9);flex-direction:column;padding:20px;text-align:center}.error-icon{align-items:center;background:#f44;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin-bottom:10px;width:40px}.error-text{color:#d32f2f;font-size:14px}.map-balloon__title{font-size:16px;margin-bottom:.5rem;margin-top:.5rem}@media screen and (min-width:768px){.map-balloon__title{font-size:18px;margin-bottom:1rem;margin-top:1rem}}.map-balloon__address,.map-balloon__phone{margin-bottom:.5rem}.map-balloon__phone a{text-decoration:none}.map-balloon__phone a:hover{text-decoration:underline}@media screen and (min-width:768px){.map-balloon__phone{margin-bottom:.75rem}}.clinic-route-button{background:#15a8f1;border-radius:2.5rem;color:#fff;display:inline-block;font-family:var(--font-medium);font-size:13px;padding:11px 24px;text-align:center;text-decoration:none;transition:background-color .2s}.clinic-route-button:hover{background:#0497e0;color:#fff;text-decoration:none}@media screen and (min-width:768px){.clinic-route-button{font-size:14px;padding:13px 30px}}.ymaps-2-1-79-placemark-overlay{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.ymaps-2-1-79-placemark-overlay:hover{filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}
.content-meta{align-items:center;border-bottom:1px solid #e0eaf7;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.content-meta__info{align-items:center;display:flex;gap:1rem}.content-meta__info-item{gap:10px}.content-meta__info-item,.content-meta__share{align-items:center;display:flex}
.content-share{display:inline-block;position:relative}.content-share__trigger{align-items:center;cursor:pointer;display:flex;transition:color .3s}.content-share__trigger:hover{color:#15a8f1}.content-share__icon{margin-right:10px}.content-share__dropdown{background-color:#fff;border:1px solid #e0eaf7;border-radius:.625rem;display:none;min-width:174px;padding:8px 14px;position:absolute;right:0;top:100%;z-index:1000}.content-share__dropdown.show{display:block}.content-share__options{list-style:none;margin:0;padding:0}.content-share__option{align-items:center;cursor:pointer;display:flex;padding:6px 0;transition:color .3s}.content-share__option:hover{color:#15a8f1}.content-share__option span{font-size:14px}.content-share__url-hidden{display:none;opacity:0;pointer-events:none;position:absolute}
.control-buttons{display:inline-flex;gap:.3rem;justify-content:center}.control-buttons:has(button:only-child) .control-buttons__btn{margin:0 auto}.control-buttons__btn{align-items:center;background-color:transparent;border:1px solid #15a8f1;border-radius:50%;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin:0;outline:transparent;padding:0;transition:.3s ease-in-out;width:2.5rem}@media screen and (min-width:768px){.control-buttons__btn{height:3rem;width:3rem}}.control-buttons__btn:hover{background-color:#15a8f1;color:#fff}.control-buttons__btn-prev:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2315a8f1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 6-6 6 6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;color:#15a8f1;content:"";display:block;height:24px;width:24px}.control-buttons__btn-next:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2315a8f1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 6 6 6-6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;color:#15a8f1;content:"";display:block;height:24px;width:24px}.control-buttons__btn:hover:before{filter:brightness(0) invert(1)}.control-buttons__btn--bg-color-white{background-color:#fff}
.cookie-policy{background-color:#fff;border-top:1px solid #e0eaf7;bottom:66px;display:none;font-size:10px;opacity:.95;padding:.5rem;position:fixed;text-align:center;width:100%;z-index:100}@media screen and (min-width:1200px){.cookie-policy{bottom:0;font-size:14px;padding:1rem}}.cookie-policy__btn{background:#f60;border:1px solid #f60;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;height:48px;line-height:48px;padding:0 25px;position:relative;text-align:center;transition:color .3s,background .3s,border .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.footer{border-top:1px solid #e0eaf7}.footer__top{display:grid;gap:1rem;grid-template-areas:"logo location" ". ." "social social" "buttons buttons";padding:3.75rem 0 1.875rem}@media screen and (min-width:768px){.footer__top{gap:1.875rem;grid-template-areas:"logo location" "social buttons"}}@media screen and (min-width:1200px){.footer__top{grid-template-areas:"logo location clinics social buttons";padding:1.875rem 0}}.footer__logo{display:flex;grid-area:logo;justify-content:flex-start}.footer__logo-link{align-items:center;display:flex;gap:12px;justify-content:center}.footer__logo-img--icon{height:1.875rem;width:auto}@media screen and (min-width:768px){.footer__logo-img--icon{height:2.5rem}}.footer__logo-img--text{height:1.875rem;width:auto}@media screen and (min-width:768px){.footer__logo-img--text{height:2.5rem}}.footer__location{align-items:center;display:flex;gap:.5rem;grid-area:location;justify-content:flex-end}@media screen and (min-width:1200px){.footer__location{justify-content:center}}.footer__clinics{display:none;grid-area:clinics}@media screen and (min-width:1200px){.footer__clinics{display:inherit}}.footer__phone{display:none}@media screen and (min-width:1200px){.footer__phone{align-items:center;display:flex;justify-content:center}}.footer__social{align-items:center;display:flex;gap:.5rem;grid-area:social;justify-content:start}@media screen and (min-width:1200px){.footer__social{justify-content:end}}.footer__info-list{align-items:center;display:flex;flex:1;flex-direction:column;gap:1rem;justify-content:left;list-style:none;margin:0;padding:0;text-align:center}@media screen and (min-width:1200px){.footer__info-list{flex-direction:row;gap:2rem}}.footer__info-item{align-items:center;display:flex;gap:.5rem;justify-content:center}.footer__info a{text-decoration:none}.footer__controls{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media screen and (min-width:1200px){.footer__controls{flex-direction:row;justify-content:flex-end}}.footer__controls a{text-decoration:none}.footer__buttons{align-items:center;display:flex;gap:.5rem;grid-area:buttons;justify-content:center}@media screen and (min-width:768px){.footer__buttons{justify-content:flex-end}}.footer__buttons .component-button__item{padding:13px 20px}@media screen and (min-width:768px){.footer__buttons .component-button__item{padding:13px 30px}}.footer__bottom{background-color:#f4f8fd;padding:1rem 0}@media screen and (min-width:1200px){.footer__bottom{padding:2.5rem 0}}.footer__content{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1200px){.footer__content{flex-direction:row}}.footer__contacts{width:100%}@media screen and (min-width:1200px){.footer__contacts{width:35%}}.footer__contacts-title{font-size:1rem;font-weight:700}@media screen and (min-width:1200px){.footer__contacts-title{font-size:1.125rem}}.footer__contacts-item-block:not(:last-child){margin-bottom:.5rem}.footer__contacts-block{padding:1rem 0}.footer__contacts-item,.footer__list-sub-menu-item{font-size:.875rem}@media screen and (min-width:1200px){.footer__contacts-item,.footer__list-sub-menu-item{font-size:1rem}}.footer__contacts-item{margin-bottom:.375rem}.footer__contacts-item-phone{font-size:1.125rem;font-weight:700}@media screen and (min-width:1200px){.footer__contacts-item-phone{font-size:1.375rem}}.footer__contacts-item-phone:last-child{margin-bottom:1rem}.footer__menu-list{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media screen and (min-width:1200px){.footer__menu-list{-moz-column-gap:3.375rem;column-gap:3.375rem;grid-template-columns:repeat(2,1fr);row-gap:1.5rem}}.footer__menu-item{border-top:1px solid #e0eaf7;padding:1rem 0;position:relative}@media screen and (min-width:1200px){.footer__menu-item{border-top:none;padding:0}}.footer__menu-item-link{cursor:pointer;display:block;font-family:var(--font-medium);font-size:1.125rem;position:relative}.footer__menu-item-link:after{content:"+";font-size:1.8rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.footer__menu-item.active .footer__menu-item-link:after{content:"-"}.footer__list-sub-menu{color:transparent;line-height:0;list-style:none;margin:0;max-height:0;overflow:hidden;transition:line-height .3s ease,max-height .3s ease,color .5s ease}.footer__menu-item.active .footer__list-sub-menu{color:currentColor;line-height:1.25;max-height:1000px;padding:1rem 0 0}.footer__list-sub-menu-item:not(:last-child){margin-bottom:.375rem}.footer__list-sub-menu-item-link{display:block}.footer__legal{font-size:.875rem;margin-bottom:70px;padding:1.5rem 0}@media screen and (min-width:1200px){.footer__legal{font-size:.875rem;margin-bottom:0}}.footer__legal-text:not(:last-child){margin-bottom:.5rem}.footer__legal-bottom{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:1200px){.footer__legal-bottom{align-items:center;flex-direction:row;justify-content:space-between}}.footer__legal-link{color:#252525;text-decoration:underline}.footer-contactbar{align-items:center;background:#fff;border-top:1px solid #e0eaf7;bottom:0;display:flex;gap:.5rem;justify-content:space-around;opacity:1;padding:.75rem;position:fixed;transition:top .3s;width:100%;z-index:100}@media screen and (min-width:1200px){.footer-contactbar{display:none}}.footer-contactbar__social-link{align-items:center;color:#515458;display:flex;font-size:1.5rem;justify-content:center}.footer-contactbar__social-link:hover{color:#515458}.footer-contactbar__title{font-size:.7em}.footer-contactbar__block{display:flex;flex-direction:column;gap:.2rem;justify-content:space-between}.footer-contactbar__block:last-child{margin-right:0}.scrollup{align-items:center;background:#f4f8fd;border:1px solid #e0eaf7;border-radius:2.5rem;bottom:95px;color:#15a8f1;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:10px;position:fixed;right:20px;text-align:center;z-index:100}@media screen and (min-width:1200px){.scrollup{bottom:20px}}.scrollup:hover{background:#15a8f1;color:#fff}@keyframes pulse-social-link-img{0%,to{filter:brightness(60%) saturate(0) contrast(100%)}50%{filter:brightness(100%) saturate(100%) contrast(100%)}}@keyframes pulse-social-link-text{0%{color:#515458}50%{color:#15a8f1}to{color:#515458}}.footer-contactbar__block--animated .footer-contactbar__social-link--animated{transition:color .3s ease,filter .3s ease}.footer-contactbar__block--animated .footer-contactbar__social-link--animated img{animation:pulse-social-link-img 5s ease-in-out infinite;transition:filter .3s ease}.footer-contactbar__block--animated .footer-contactbar__social-link--animated:focus img,.footer-contactbar__block--animated .footer-contactbar__social-link--animated:hover img{animation-play-state:paused}.footer-contactbar__block--animated .footer-contactbar__title{animation:pulse-social-link-text 5s ease-in-out infinite;transition:color .3s ease}.footer-contactbar__block--animated:focus-within .footer-contactbar__title,.footer-contactbar__block--animated:hover .footer-contactbar__title{animation-play-state:paused}.footer__button-action{color:#15a8f1}
.component__header{border-bottom:1px solid #e0eaf7;margin-bottom:1.5rem;width:100%}@media screen and (min-width:1200px){.component__header{border-bottom:none;margin-bottom:0}}.header__top{background-color:#f4f8fd;font-size:.8125rem;font-weight:400;line-height:124%;padding:.5rem 0}@media screen and (min-width:1200px){.header__top{display:none}}.header__top-content{justify-content:space-between}.header__top-content,.header__top-location{align-items:center;display:flex}.header__top-location-city{margin-left:.5rem;margin-right:2px}.header__top-phone{align-items:center;display:flex;gap:.2rem}.header__content{justify-content:space-between;padding:.875rem 0}.header__content,.header__mobile-menu{align-items:center;display:flex}@media screen and (min-width:1200px){.header__mobile-menu{display:none}}.header__logo,.header__logo-link{display:flex;justify-content:center}.header__logo-link{align-items:center;gap:.5938rem}.header__logo-icon{height:1.875rem;width:auto}@media screen and (min-width:768px){.header__logo-icon{height:2.5rem}}.header__logo-text{height:1.875rem;width:auto}@media screen and (min-width:768px){.header__logo-text{height:2.5rem}}.header__navigation{display:none;white-space:nowrap}@media screen and (min-width:1200px){.header__navigation{display:flex;justify-content:flex-start}}.header__navigation-list{align-items:center;display:flex;flex:1;gap:5rem;justify-content:left;list-style:none;margin:0;padding:0;text-align:center}.header__navigation-item{align-items:center;display:flex;gap:.5rem;justify-content:center}.header__navigation-item--contacts .component-button{gap:.5rem}.header__navigation a{display:inline-flex;text-decoration:none}.header__controls{align-items:center;display:none;gap:.5rem;justify-content:flex-end}@media screen and (min-width:1400px){.header__controls{display:flex}}.header__controls a{text-decoration:none}.header__mobile{align-items:center;display:flex;gap:.5rem;justify-content:center}@media screen and (min-width:768px){.header__mobile{gap:.75rem}}@media screen and (min-width:1200px){.header__mobile{display:none}}.header__mobile-controls{display:flex}@media screen and (min-width:1400px){.header__mobile-controls{display:none}}.header__mobile-prices{display:none}@media screen and (min-width:768px){.header__mobile-prices{display:block}}@media screen and (min-width:1400px){.header__mobile-prices{display:none}}.header__mobile-link{align-items:center;border:1px solid #e0eaf7;border-radius:2.5rem;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:space-between;padding:8px}@media screen and (min-width:768px){.header__mobile-link{padding:12px}}.header__mobile-link-icon{height:1.25rem;width:1.25rem}@media screen and (min-width:768px){.header__mobile-link-icon{height:22px;width:22px}}.header__bottom .header__navigation-list{align-items:center;display:flex;justify-content:space-between}.header__menu{display:none}@media screen and (min-width:1200px){.header__menu{display:block}}.header__search{display:none;padding:1rem 0}@media screen and (min-width:1200px){.header__search{display:block}}.header__bottom-mobile{margin-bottom:14px}@media screen and (min-width:768px){.header__bottom-mobile{display:none}}.header__bottom-mobile .component-button__item{padding:11px 34px}.header__mobile-link-button{padding:14px 16px}
.component__heading-h2{font-size:1.375rem;margin:0 0 .75rem}@media screen and (min-width:768px){.component__heading-h2{font-size:1.875rem;margin-bottom:1rem}}@media screen and (min-width:1200px){.component__heading-h2{font-size:2.5rem;margin-bottom:1.5rem}}
.navigation-menu ul{list-style:none;margin:0;padding:0}.navigation-menu>ul{align-items:center;display:flex;gap:1.875rem}.navigation-menu .nav-item{position:relative}.navigation-menu a{color:#252525;display:inline-block;font-size:1rem;line-height:1;padding:.5625rem 0;text-decoration:none}.navigation-menu .dropdown{background:#fff;border-radius:12px;box-shadow:0 14px 40px rgba(6,30,61,.12);display:block;left:0;min-width:320px;opacity:0;padding:.4rem 0;position:absolute;transform:translateY(8px);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility .18s;visibility:hidden;white-space:nowrap;z-index:500}.navigation-menu .nav-item.has-dropdown:focus-within>.dropdown,.navigation-menu .nav-item.has-dropdown:hover>.dropdown{opacity:1;transform:translateY(0);visibility:visible}.navigation-menu .dropdown ul{display:block;margin:0}.navigation-menu .dropdown li{display:block}.navigation-menu .dropdown li>a{border-radius:.3125rem;color:#252525;display:block;font-size:16px;margin:0 .3125rem;padding:.5625rem .75rem}.navigation-menu .dropdown li>a:focus,.navigation-menu .dropdown li>a:hover{background:#f4f8fd;color:#15a8f1}.navigation-menu .dropdown li.active>a{background:#e0eaf7;color:#15a8f1;font-weight:600}.navigation-menu .dropdown .nav-item{position:relative}.navigation-menu .dropdown .dropdown{left:calc(100% + 5px);min-width:300px;top:0;transform-origin:left top}.navigation-menu .nav-item.has-dropdown>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%238aa3b2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:12px;margin-left:.5rem;transform:rotate(90deg);transform-origin:center;transition:transform .18s ease;vertical-align:middle;width:8px}.navigation-menu .nav-item.has-dropdown:focus-within>a:after,.navigation-menu .nav-item.has-dropdown:hover>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%234aa3d8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");transform:rotate(270deg)}.navigation-menu .dropdown .nav-item.has-dropdown>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%23b7c6cc' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;float:right;height:12px;margin-left:.5rem;transform:rotate(0deg);transform-origin:center;transition:transform .18s ease;width:8px}.navigation-menu .dropdown .nav-item.has-dropdown.open>a:after,.navigation-menu .dropdown .nav-item.has-dropdown:focus-within>a:after,.navigation-menu .dropdown .nav-item.has-dropdown:hover>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%234aa3d8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");transform:rotate(90deg)}@media (max-width:767px){.navigation-menu .nav-item.has-dropdown>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%238aa3b2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");content:"";float:right;transform:rotate(0deg)}.navigation-menu .nav-item.has-dropdown.open>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' fill='none' viewBox='0 0 4 8'%3E%3Cpath stroke='%234aa3d8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.667 7.333 3.333 4 .667.667'/%3E%3C/svg%3E");transform:rotate(90deg)}.navigation-menu .dropdown .nav-item.has-dropdown>a:after{transform:rotate(0deg)}.navigation-menu .dropdown .nav-item.has-dropdown.open>a:after{transform:rotate(90deg)}}
.component__menu-mobile{display:none}.menu-mobile__menu-item--font-strong{font-family:var(--font-strong)}.mm-ocd__content{max-width:450px!important}.mm-spn.mm-spn--light{background:#fff!important}.mm-spn.mm-spn--navbar.mm-spn--main:after{background-color:#f4f8fd!important;color:#252525!important;opacity:1!important}.mm-spn li:after{border-top:1px solid #e0eaf7!important;opacity:1!important}
.component__search{display:block}.search{justify-content:space-between;transition:margin .4s ease}.search,.search__block{align-items:center;display:flex}.search__block{background-color:#f4f8fd;border-bottom-left-radius:2.5rem;border-top-left-radius:2.5rem;flex:1;flex-direction:row;gap:.75rem;padding:.7rem 1.5rem}.search__input{background-color:transparent;border:none;font-size:.875rem;line-height:1;width:100%}.search__input:focus{outline:none}.search__input::-moz-placeholder{color:#515458;font-weight:300}.search__input::placeholder{color:#515458;font-weight:300}.search .component-button{margin-left:-1.5rem}.component__search-results{display:none}.component__search-results_active{box-shadow:0 10px 10px -10px rgba(33,35,38,.188);display:block;padding:2rem;width:100%}
.city-dialog-overlay{background:#fff;box-sizing:border-box;display:none;height:100vh;left:0;max-height:100%;opacity:1;overflow-y:auto;position:fixed;top:0;width:100%;z-index:200}@media screen and (min-width:768px){.city-dialog-overlay{min-height:100%}}.select-region__header{align-items:center;display:flex;flex-wrap:wrap-reverse;justify-content:space-between;padding:1rem 0}.select-region__title{font-size:1.2rem;margin-top:2rem}@media screen and (min-width:768px){.select-region__title{font-size:1.4rem}}@media screen and (min-width:1200px){.select-region__title{font-size:1.6rem;font-size:1.8rem}}.city-dialog__close-popup{cursor:pointer;justify-self:end}.select-region__inner{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.select-region__inner{gap:2rem;grid-template-columns:40% 60%;max-width:96%}}.select-region__cities{border:1px solid #e0eaf7;border-radius:.625rem;margin-bottom:2rem;padding:1rem;transition:all .1s}.select-region__cities:hover{border:1px solid #15a8f1}.city-dialog__list-item:not(:last-child){margin-bottom:.5rem}.select-region__clinics{border:1px solid #e0eaf7;border-radius:.625rem;margin-bottom:2rem;padding:1rem;transition:all .3s}.select-region__clinics:hover{border:1px solid #15a8f1}.select-city__city-link{background:none;border:none;cursor:pointer;display:block;font-size:1rem;text-align:left;transition:all .1s;width:100%}.select-city__city-link:hover{color:#15a8f1}@media screen and (min-width:768px){.select-city__city-link{font-size:1.2rem}}@media screen and (min-width:1200px){.select-city__city-link{font-size:1.4rem}}.select-region__current-city{background-color:#15a8f1;border-radius:.625rem;color:#fff;padding:.5rem 1.5rem}.select-region__current-city:hover{color:#fff}.clinics-list__title{color:#15a8f1;font-size:1.2rem;margin-bottom:1rem}@media screen and (min-width:768px){.clinics-list__title{font-size:1.4rem}}@media screen and (min-width:1200px){.clinics-list__title{font-size:1.6rem;font-size:1.8rem}}.clinic-list__phone{font-size:1.1rem;margin-bottom:1rem}@media screen and (min-width:768px){.clinic-list__phone{font-size:1.2rem}}@media screen and (min-width:1200px){.clinic-list__phone{font-size:1.4rem}}.clinic-list__items{list-style-position:inside;list-style-type:none}.clinics-list__clinics-item{margin:1.6rem 1rem}.clinics-list__clinic-link{background:none;border:none;color:#15a8f1;cursor:pointer;display:block;font-size:1rem;text-align:left;transition:all .3s;width:100%}.clinics-list__clinic-link:hover{color:#15a8f1}
.slider-preview-posts{padding:1.875rem 0}@media screen and (min-width:768px){.slider-preview-posts{padding:3.75rem 0}}@media not (min-width:1200px){.component__slider-preview-posts .wrapper__content--slider-full-width{margin-left:0;margin-right:0;max-width:none;overflow-x:hidden;padding-right:0;position:relative;width:100%}.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:calc((100vw - min(100%,var(--grid-container-max-width)))/2 + .5rem);overflow:hidden}}@media screen and (not (min-width:1200px)) and (min-width:576px){.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:calc((100vw - min(100%,var(--grid-container-max-width)))/2 + 1rem)}}@media screen and (min-width:1200px){.component__slider-preview-posts .wrapper__content--slider-full-width{margin:0 auto;max-width:var(--grid-container-max-width);overflow-x:visible;padding:0 0 0 1rem;position:static}.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:0;overflow:visible;position:static;width:auto}}@media screen and (min-width:1400px){.component__slider-preview-posts .wrapper__content--slider-full-width{padding-left:0}}.slider-preview-posts__bg-color--transparent{background-color:transparent}.slider-preview-posts__bg-color--white{background-color:#fff}.slider-preview-posts__bg-color--blue{background-color:#f4f8fd}.slider-preview-posts__header{margin-bottom:2rem}.slider-preview-posts__header-top{align-items:center;display:grid;gap:.5rem;grid-template-columns:2fr auto;justify-content:space-between}.slider-preview-posts__header-bottom{margin-top:.5rem}.slider-preview-posts__buttons{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.slider-preview-posts__controls{display:none}@media screen and (min-width:768px){.slider-preview-posts__controls{display:inherit}}.slider-preview-posts__title{margin:initial!important}.slider-preview-posts__description{font-size:.875rem;margin-top:1rem}@media screen and (min-width:768px){.slider-preview-posts__description{font-size:1rem;width:50%}}.slider-preview-posts__slide-link{display:block;width:100%}.slider-preview-posts__slide-image{border-radius:.625rem;max-height:22rem;-o-object-fit:cover;object-fit:cover;width:100%}.slider-preview-posts__slide-text{padding:.5rem}.slider-preview-posts__slide-subtitle{color:#515458;display:flex;font-family:var(--font-light);font-size:.8125rem;font-weight:400;gap:.5rem}@media screen and (min-width:992px){.slider-preview-posts__slide-subtitle{font-size:.875rem}}@media screen and (min-width:1200px){.slider-preview-posts__slide-subtitle{font-size:1rem}}.slider-preview-posts__slide-title{font-family:var(--font-medium);font-size:1rem;margin:.5rem 0}@media screen and (min-width:768px){.slider-preview-posts__slide-title{font-size:1.125rem}}.slider-preview-posts__slide-description{color:#515458;font-family:var(--font-light);font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.slider-preview-posts__slide-description{font-size:1rem}}.slider-preview-posts__heading{font-size:1.375rem;margin:0;padding:0}@media screen and (min-width:768px){.slider-preview-posts__heading{font-size:1.875rem}}@media screen and (min-width:1200px){.slider-preview-posts__heading{font-size:2.5rem}}.slider-preview-posts__slide-title_light{font-family:var(--font-light);font-size:.8125rem;font-weight:400}@media screen and (min-width:768px){.slider-preview-posts__slide-title_light{font-size:1rem}}.slider-preview-posts .media-image{border-radius:.625rem}.slider-preview-posts .tns-nav{display:flex;flex-direction:row;gap:.4rem;justify-content:center;padding-bottom:.5rem;padding-top:1rem}.slider-preview-posts .tns-nav button{background-color:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;height:8px;margin:0;padding:0;transform:scale(.5);transition:all .3s ease-in;width:8px}.slider-preview-posts .tns-nav .tns-nav-active{background-color:transparent;border:2px solid #15a8f1;box-sizing:border-box;transform:scale(1)}
.component__text-image{font-size:.875rem;margin:0 auto;max-width:100%;padding:0}@media screen and (min-width:576px){.component__text-image{max-width:var(--grid-container-max-width)}}@media screen and (min-width:768px){.component__text-image{font-size:1rem}}@media screen and (min-width:1200px){.component__text-image{font-size:1.125rem}}.component__text-image ol,.component__text-image ul{padding-left:1.8rem}.component__text-image ol{counter-reset:numbered-list}.component__text-image ol li{counter-increment:numbered-list;list-style-type:none;margin-bottom:.375rem;position:relative}.component__text-image ol li:before{color:#15a8f1;content:counter(numbered-list,decimal-leading-zero) ".";font-weight:var(--font-medium);left:-30px;position:absolute;text-align:right;top:2px;width:22px}.component__text-image ul li{list-style-type:none;margin-bottom:.375rem;padding-left:.2rem;position:relative}.component__text-image ul li:before{background-image:url(/themes/custom/cleanline/components/text-image/assets/images/check.svg);content:"";height:22px;left:-30px;position:absolute;top:2px;width:22px}.component__text-image li::marker{display:inline-block;vertical-align:middle}.component__text-image-title{margin:0;transition:margin-bottom .25s ease,opacity .25s ease}.component__text-image-description{font-size:1.2rem}@media screen and (min-width:768px){.component__text-image-description{font-size:1.5rem}}.component__text-image img,.component__text-image-one img{border-radius:.625rem}.component__text-image img:last-child,.component__text-image-one img:last-child{margin-bottom:0}.component__text-image-one{grid-area:text-image-one;height:100%}@media screen and (min-width:1200px){.component__text-image-one{margin-bottom:0}}.component__text-image-two{grid-area:text-image-two}.component__text-image-colums{align-items:center;display:grid;gap:24px;grid-template-areas:"text-image-one" "text-image-two";grid-template-columns:1fr}@media screen and (min-width:1200px){.component__text-image-colums{grid-template-areas:"text-image-one text-image-two";grid-template-columns:1fr 1fr}}.component__text-image-mobile_bottom{grid-template-areas:"text-image-two" "text-image-one"}.component__text-image_left.img{height:100%}@media screen and (min-width:1200px){.component__text-image_left.component__text-image_left_30{grid-template-columns:.5fr 1fr}.component__text-image_left.component__text-image_left_70{grid-template-columns:1fr .7fr}}.component__text-image_right.img{height:100%}@media screen and (min-width:1200px){.component__text-image_right{grid-template-areas:"text-image-two text-image-one";grid-template-columns:1fr 1fr}.component__text-image_right.component__text-image_right_30{grid-template-columns:1fr .5fr}.component__text-image_right.component__text-image_right_70{grid-template-columns:.7fr 1fr}}.component__text-image-heading{display:flex;justify-content:space-between;margin-bottom:var(--spacing-lg);transition:background-color .25s ease}.component__text-image-heading-arrow{fill:none;stroke-width:2;cursor:pointer;margin:8px;opacity:1;transform:scale(1.8);transition:transform .25s ease,opacity .25s ease}.component__text-image-heading-arrow.expanded{transform:rotate(180deg) scale(1.8)}.component__text-image-title_disable{cursor:pointer;display:none;line-height:1.2rem;margin-bottom:-1.2rem;opacity:0}.component__text-image-nav.expanded div:not(.active){display:block;opacity:.4}.component__text-image-nav.expanded .component__text-image-title{margin-bottom:var(--spacing-lg)}.component__text-image-image{margin-bottom:2rem;text-align:center}.component__text-image-link .media-image:hover{box-shadow:0 0 2px 1px #15a8f1;transition:box-shadow .2s ease-in-out}
