﻿.wizard_frame{position:absolute;opacity:0;top:0;left:0;height:100%;width:100%;z-index:999}.wizard_frame .wizard_bcg{background-color:var(--bg-widgets-str-widgets);backdrop-filter:blur(2px);filter:brightness(0.5);opacity:.85;height:100%;width:100%;position:fixed}.wizard_frame .wizard_wrapper{display:flex;padding:60px 50px 30px;position:absolute;top:20%;left:20%;background:var(--bg-widgets-bg-widgets);border-radius:var(--form-radius-radius-8);border:1px solid var(--bg-widgets-str-widgets);color:var(--text-main);width:450px}.wizard_frame .wizard_wrapper::after{content:"";position:absolute;top:-17%;left:38%;width:100px;height:100px;border-radius:50%;background-image:url("../wizard/img/MRKNOW_Assistent_small.png");background-size:cover;background-color:var(--bg-widgets-bg-widgets);border:2px solid var(--bg-widgets-str-widgets)}.wizard_frame .wizard_wrapper.wizard-wrapper-tipp::after{display:none}.wizard_frame .wizard_wrapper .wizard_content_wrapper{user-select:none;max-width:420px}.wizard_frame .wizard_wrapper .wizard_content_wrapper h6{margin:20px 0 5px;font-size:18px;font-weight:bold}.wizard_frame .wizard-wrapper-tipp{display:flex;justify-content:space-between;padding:15px;width:500px}.wizard_frame .wizard-wrapper-tipp .wizard-wrapper-left{display:flex;flex-direction:column;justify-content:center;width:150px;margin:10px 5px}.wizard_frame .wizard-wrapper-tipp .wizard-wrapper-left .wizard-wrapper-img{width:150px;height:125px;background-image:url("../wizard/img/MRKNOW_Assistent_small.png");background-size:contain;background-repeat:no-repeat;background-position:center}.wizard_frame .wizard-wrapper-tipp .wizard-wrapper-left h4{text-align:center;background:var(--bg-widgets-bg-widgets);padding:3px;color:var(--text-main);font-family:var(--font-family-all)}.wizard_frame .wizard-wrapper-tipp .wizard-content{display:flex;flex-direction:column;width:315px;padding:0 10px}.wizard_frame .wizard-wrapper-tipp .wizard-content .wizard_content_wrapper h6{margin:20px 0 15px}.wizard_frame .wizard-special-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:absolute;max-width:1070px;width:100%;max-height:95%;background-color:var(--bg-widgets-bg-widgets);top:5%;left:12%;display:flex;padding:25px 20px 25px 0;border-radius:var(--form-radius-radius-8);border:1px solid var(--bg-widgets-str-widgets)}.wizard_frame .wizard-special-wrapper .wizard-special-container{display:flex;justify-content:center;align-items:center;width:100%}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-img{background-image:url("../wizard/img/MRKNOW_Assistent_big.png");background-repeat:no-repeat;background-position:bottom;width:155px;height:215px;background-size:contain}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content{display:flex;flex-wrap:wrap}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content .wizard-special-card{display:flex;flex-direction:column;align-items:center;width:23%;min-width:210px;padding:10px 0 5px;margin:5px}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content .wizard-special-card .special-header{font-weight:600;text-align:center}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content .wizard-special-card .special-img{border:1px solid var(--bg-widgets-str-widgets);margin-top:10px;height:200px;width:200px}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content .wizard-special-card .special-text{width:200px;margin-top:15px}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-content .wizard-special-card:last-child .special-img{object-fit:contain}.wiz_wizard_min{position:fixed;opacity:0;width:70px;height:70px;right:35px;bottom:35px;border-radius:50%;background-image:url("../wizard/img/MRKNOW_Assistent_small.png");background-size:cover;background-color:var(--bg-widgets-bg-widgets);border:1px solid var(--bg-widgets-str-widgets);box-shadow:1px 0 10px 0 rgba(0,0,0,.35);cursor:pointer;transition:transform 350ms}.wiz_wizard_min:hover{transform:scale(1.15)}.wiz_wizard_min img{width:100%;height:100%}.wizard-element-highlight{position:absolute;z-index:1000;background-color:var(--bg-widgets-bg-widgets);border:2px solid var(--input-str-focused);padding:10px}.wizard-element-highlight.btn-regular{background-color:var(--bg-widgets-bg-widgets);border:2px solid var(--input-str-focused)}.wizard_assist_container{position:relative;height:0}.wizard_assist_container .wizard_assist_svg{position:absolute;z-index:3;top:-26px;left:51%;color:var(--color-neutral-25, #F4F4F4)}.wizard_assist_container .wizard_assist_svg::after{content:"";position:absolute;left:0px;top:0px;background-color:var(--color-primary-600, #645C84);border-radius:50%;font-family:"Material Symbols";font-weight:normal;font-style:normal;font-size:17px;line-height:1;display:none;cursor:pointer}@media only screen and (min-width: 768px){.wizard_assist_container .wizard_assist_svg::after{display:block}}.wizard_assist_container .wizard_assist_content{display:none;user-select:none;position:absolute;cursor:default;z-index:4;width:300px;top:-24px;left:55%;padding:15px;border-radius:3px;background-color:var(--bg-widgets-bg-widgets);color:var(--text-main);font-family:var(--font-family-all);box-shadow:1px 0 10px 0 rgba(0,0,0,.35);text-transform:none;text-align:start;font-size:14px}.wizard_assist_container .wizard_assist_content p:first-of-type{font-weight:bold;margin-bottom:15px}.wizard_assist_container .wizard_assist_content._active{display:block}.theme-dark .wizard_assist_container .wizard_assist_content{background-color:var(--color-neutral-400, #555255)}@media(max-width: 1400px){.wizard_frame .wizard-special-wrapper{left:5%;padding:10px;width:90%;max-width:550px}.wizard_frame .wizard-special-wrapper .wizard-special-container{width:100%}.wizard_frame .wizard-special-wrapper .wizard-special-container .wizard-special-img{display:none}.wizard_frame .wizard-special-wrapper .wizard-special-content{justify-content:center}}@media(max-width: 560px){.wizard_frame .wizard-special-wrapper{max-width:260px}}.wizard-button-wrapper{display:none}.wizard-button-wrapper.active{display:flex;margin-top:20px}.wizard-button-steps{justify-content:center;gap:10px}.wizard-button-last{justify-content:center}.wizard-button-special{width:100%;display:flex}.wizard-info-container{display:flex;flex-direction:column;justify-content:space-between;background:var(--bg-widgets-bg-widgets);border-radius:var(--form-radius-radius-8);border:1px solid var(--bg-widgets-str-widgets);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:500px;max-width:90vw;width:100%;min-height:500px;padding:20px}.wizard-info-container .wizard-info-buttons{display:flex;flex-direction:row;justify-content:center}.wizard-info{display:flex;flex-direction:column;width:100%}.wizard-info.hide{display:none}.wizard-info .wizard-info-wrapper{display:none;flex-direction:row;flex-wrap:nowrap;width:100%;height:100%;padding:20px 65px;gap:20px;flex-basis:400px}.wizard-info .wizard-info-text{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:360px;min-width:360px}.wizard-info .wizard-info-text .wizard-info-header{font-weight:600;text-align:center;font-size:18px}.wizard-info .wizard-info-text .wizard-info-content{padding:20px 0;line-height:130%}.wizard-info .wizard-info-text .wizard-info-content ol{list-style:auto;padding:15px}.wizard-info .wizard-info-text .wizard-info-content ul{list-style:square;padding:15px}.wizard-info .wizard-info-text .wizard-info-content li{display:list-item;padding:5px}.wizard-info .wizard-info-text .wizard-info-content .wizard-info-bold{font-weight:600;color:var(--text-main);font-family:var(--font-family-all)}.wizard-info .wizard_img_container{box-sizing:border-box;flex:1}.wizard-info .wizard_img_container .wizard-info-img{object-fit:contain;width:100%;height:100%}.wizard-info .wizard-slide-buttons{position:absolute;top:50%;left:0;transform:translate(0%, -50%);width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:10px}.wizard-info .btn-slide{width:40px;height:80px;position:relative;cursor:pointer;background-color:rgba(0,0,0,0);transition:background-color ease-in-out 50ms}.wizard-info .btn-slide:hover{background-color:var(--color-neutral-100, #BDBCBD)}.wizard-info .btn-slide span{width:100%;height:100%;font-size:40px;display:flex;align-items:center;justify-content:center}.wizard-info .btn-slide.btn-prev span{transform:rotate(180deg)}.theme-dark .wizard-info .btn-slide:hover{background-color:var(--color-neutral-400, #555255)}@media(max-width: 1050px){.wizard-info .wizard-info-wrapper{flex-direction:column;align-items:center}.wizard-info .wizard-info-wrapper .wizard-info-text{max-width:100%}}@media(min-width: 1800px){.wizard-info-container{max-width:1600px}}
