.simple-carousel__nav{position:relative;z-index:2;margin-top:32px}.simple-carousel__nav .content{padding:0}.simple-carousel__nav-row{display:flex;justify-content:flex-start;align-items:center}.simple-carousel__arrows{display:flex}.simple-carousel__arrow{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#ebefee;color:inherit;cursor:pointer;transition:.3s}.simple-carousel__arrow:hover{background-color:#d8dfde}.simple-carousel__arrow:first-child{margin-right:18px}.simple-carousel__arrow-progress{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.simple-carousel__arrow-progress svg{width:calc(100% + 14px);height:calc(100% + 14px);flex-shrink:0}.simple-carousel__arrow-progress circle{stroke-dasharray:153;stroke-dashoffset:153;transform:rotate(-90deg);transform-origin:center;stroke:currentColor;stroke-width:2px;r:25px;cx:50%;cy:50%}.simple-carousel__arrow-progress_active circle{animation:loader 5s linear infinite both}.simple-carousel__counter{margin-right:25px;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:inherit}@keyframes loader{0%{stroke-dashoffset:150}to{stroke-dashoffset:0}}.koselugo-tabs__head[data-v-7ff6c634]{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:32px;column-gap:32px;margin-bottom:16px}@media screen and (max-width:1199px){.koselugo-tabs__head[data-v-7ff6c634]{grid-gap:16px}}@media screen and (max-width:767px){.koselugo-tabs__head[data-v-7ff6c634]{grid-gap:8px}}.koselugo-tabs__item[data-v-7ff6c634]{cursor:pointer;padding:20px 16px;background-color:#fff;border:1px solid #d2d2d2;border-radius:8px;display:flex;justify-content:flex-start;align-items:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#1f1f1f;height:100%;transition:.3s}@media screen and (max-width:1199px){.koselugo-tabs__item[data-v-7ff6c634]{padding:20px 8px}}@media screen and (max-width:767px){.koselugo-tabs__item[data-v-7ff6c634]{flex-direction:column;align-items:flex-start;padding:8px;font-size:12px;line-height:16px}}.koselugo-tabs__item_active[data-v-7ff6c634]{height:calc(100% + 16px);background-color:#fbf6fb;border-color:#fbf6fb;border-radius:8px 8px 0 0}.koselugo-tabs__item svg[data-v-7ff6c634]{flex-shrink:0}.koselugo-tabs__content[data-v-7ff6c634]{padding:24px 16px;background-color:#fbf6fb}.koselugo-tabs__body[data-v-7ff6c634]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:767px){.koselugo-tabs__body[data-v-7ff6c634]{grid-template-columns:100%}}.koselugo-tabs__block[data-v-7ff6c634]{padding:16px 24px;justify-content:flex-start;align-items:center;background-color:#f8f8f8;border:1px solid #6aa2b9;transition:.3s;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start}.koselugo-tabs__block[data-v-7ff6c634]:last-child{grid-column-start:1;grid-column-end:3}@media screen and (max-width:767px){.koselugo-tabs__block[data-v-7ff6c634]:last-child{grid-column-start:auto;grid-column-end:auto}}.koselugo-tabs__block-title[data-v-7ff6c634]{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#3c4242;margin-bottom:16px}.koselugo-tabs__block-title b[data-v-7ff6c634]{font-weight:500}.koselugo-tabs__block-title ul[data-v-7ff6c634]{margin-top:16px;list-style-type:disc;padding-left:30px}.koselugo-tabs__modal[data-v-7ff6c634]{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999999999}.koselugo-tabs__modal-overlay[data-v-7ff6c634]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1;overflow:hidden}.koselugo-tabs__modal-content[data-v-7ff6c634]{position:fixed;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);max-height:80%;max-width:800px;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}@media screen and (max-width:1219px){.koselugo-tabs__modal-content[data-v-7ff6c634]{max-width:90%}}.koselugo-tabs__modal-head[data-v-7ff6c634]{display:flex;justify-content:flex-start;align-items:center;padding:16px 24px;border-radius:8px 8px 0 0;background-color:#9a3374}.koselugo-tabs__modal-title[data-v-7ff6c634]{font-family:Roboto Slab,sans-serif;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#fff;margin-right:16px}.koselugo-tabs__modal-close[data-v-7ff6c634]{margin-left:auto;cursor:pointer}.koselugo-tabs__modal-body[data-v-7ff6c634]{padding:24px;border-radius:0 0 8px 8px;background-color:#f8f8f8;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#3c4242;overflow-y:auto}.koselugo-tabs__modal-row{margin-bottom:16px;display:grid;grid-template-columns:1fr 220px;-moz-column-gap:32px;column-gap:32px}@media screen and (max-width:1220px){.koselugo-tabs__modal-row{display:flex;flex-direction:column-reverse}}@media screen and (max-width:1220px){.koselugo-tabs__modal-row-img img{width:250px;max-width:100%;margin-bottom:16px}}.koselugo-tabs__modal-row-item{display:grid;grid-template-columns:.4fr .6fr;-moz-column-gap:32px;column-gap:32px}.koselugo-tabs__modal-row-item:not(:last-child){margin-bottom:16px}@media screen and (max-width:1220px){.koselugo-tabs__modal-row-item{grid-template-columns:100%;row-gap:8px}}