.content .inner{flex-flow:wrap;justify-content:space-between;display:flex}.content .inner p{width:48%}.layer-text{color:#f1f1f1;opacity:0;background-color:#20202099;max-width:90%;padding:5px 15px;transition:opacity .8s ease-in 1.5s;position:absolute;bottom:15%;left:4%}.active .layer-text{opacity:1}.layer-text p{font-size:18px}.layer-text button{color:#e8e8e8;text-transform:uppercase;background-color:#0000;border:1px solid #f1f1f1;margin:10px 0 20px;padding:8px 15px}.layer-text button:hover{color:#202020;background-color:#e8e8e8}.js_slider{width:100%;margin:0 auto;position:relative;overflow:hidden}.js_slider:not(.fullscreen){max-width:1260px}.slider{flex-flow:row;transition:all 1.4s ease-in-out;display:flex;position:absolute;transform:translate(0)}.slides{width:100%;position:relative}.slides img{width:100%}.arrows{color:#ebebeb66;cursor:pointer;text-align:center;background-color:#95959566;border-radius:50%;width:80px;height:80px;font-size:60px;line-height:87px;transition:all .6s ease-in;position:absolute;top:50%;transform:translateY(-50%)}.arrows:hover{color:#ebebebcc;background-color:#20202066}.arrows span{display:none}.arrow-prev{left:20px}.arrow-prev i{margin-right:5px}.arrow-next{right:20px}.arrow-next i{margin-left:5px}.js_slider nav{text-align:center;width:auto;margin:0 auto;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.js_slider nav ul{flex-direction:row;padding:0;list-style:none;display:flex}.js_slider nav ul li{cursor:pointer;background-color:#c8c8c866;border:1px solid #999;border-radius:50%;width:20px;height:20px;margin:0 5px;display:block}.js_slider nav ul li:hover{background-color:#2151719e}.js_slider nav ul li.active{background-color:#58585899}
label{margin:15px 0 5px;font-family:Ranga,sans-serif;font-size:22px;display:block}input{border:1px solid #d3d3d3;border-radius:5px;width:calc(100% - 30px);height:36px;margin-bottom:15px;padding:5px 15px;font-size:18px}select{border:1px solid #d3d3d3;border-radius:5px;width:100%;height:48px;margin-bottom:15px;padding:0 15px;font-size:18px}#generate{border-color:var(--action);background:var(--action);color:var(--fontlight);cursor:pointer;border-radius:0;width:auto;height:auto;padding:15px 80px}#generate:hover{background:#3d9d0b;border-color:#3d9d0b}.content{flex-flow:wrap;display:flex}.content .card{background:#fafafa;border:1px solid #ededed;flex-flow:wrap;width:98%;margin:.5%;padding:10px 15px;display:flex;box-shadow:1px 2px 5px #999}@media screen and (min-width:767px){.content .card{width:44%}}@media screen and (min-width:1024px){.content .card{width:30%}}.content .card h2{color:#b10b1a;width:100%;margin:1% 1% 2%;font-size:1.3em;font-weight:400}.content .card .euroBox{clear:both;width:100%}.content .card .numbers{text-align:center;background:#f1f1f1;border:1px solid #cac8c8;width:12%;margin:1% 1% 2%;padding:15px 5px;display:inline-block;box-shadow:inset 0 0 3px #d3d3d3}.content .card .euronumbers{text-align:center;background:#e7eaf3;border:1px solid #c9d8b5;width:12%;margin:1% 1% 2%;padding:15px 5px;display:inline-block;box-shadow:inset 0 0 3px #d3d3d3}.err-msg{color:#fff;background:#e45858;border-radius:5px;width:100%;margin:20px 0;padding:20px;font-weight:700}
.image-contaier{background-color:#e8e8e8}.listing{flex-flow:wrap;justify-content:space-between;margin-top:40px;display:flex}.product-box{background:#e6e6e6;width:23%}.product-images{width:100%}.product-title{color:#920505;padding:5px 10px;font-weight:600}.product-description{padding:0 10px 10px}.product-priceinfo{text-align:right;flex-direction:column;padding:0 10px 10px;display:flex}.price{color:#a70101}.pseudo-price{color:#909090;height:15px;font-size:.8em;text-decoration:line-through}.product-buybox{flex-flow:row;justify-content:space-between;padding:0 10px 10px;display:flex}.product-buybox .product-quantity{text-align:center;max-width:50px;height:25px;font-size:1em}.product-buybox .product-Buybutton{color:#920505;cursor:pointer;background:0 0;border:1px solid #920505;font-size:1em;transition:all .3s ease-in}.product-buybox .product-Buybutton:hover{color:#f1f1f1;background-color:#920505}.header .inner{position:relative}.header .basket{cursor:pointer;color:#fff;background:#376a15;border-radius:23px;padding:5px 45px 8px 15px;line-height:24px;position:absolute;top:50%;right:150px;transform:translate(-10px,-50%)}.header .basket .fas{font-size:22px}.basket-quantity{z-index:10;text-align:center;color:#f1f1f1;background:#1bba1b;border:2px solid #90d34d;border-radius:50%;width:35px;height:35px;line-height:34px;display:none;position:absolute;top:0;right:-5px}.basket-quantity.has-items{display:block}.cart{z-index:100;background:#f0f0f0;border-left:1px solid #c3c3c3;width:400px;height:100%;transition:all .8s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%)}.cart.cart-open{transform:translate(0)}.cart .products-list{background:#d3d3d3;height:calc(100vh - 130px);display:block;overflow-y:auto}.cart-item{grid-gap:0 10px;grid-template-rows:40px 1fr 1fr;grid-template-columns:40% 15% 45%;width:90%;margin:10px 5% 25px;display:grid}.cart-item .cart-image{grid-area:1/1/4/2;width:100%}.cart-item .cart-title{grid-area:1/2/2/4;width:100%}.cart-item .cart-quantity{grid-area:2/2/4/3}.cart-item .cart-quantity label{margin-bottom:5px;font-size:.8em;display:block}.cart-item .cart-quantity .cart-quantity-entry{text-align:center;width:30px}.cart-item .cart-item-price{text-align:right;grid-area:2/3/3/4;width:88%;font-size:.8em}.cart-item .cart-item-summe{text-align:right;grid-area:3/3/4/4;width:88%;font-size:.8em}.cart-item .cart-product-nr{font-size:.7em;display:block}.cart-item{position:relative}.cart-item-delete{color:#f1f1f1;text-align:center;cursor:pointer;opacity:0;background:#646464;border-radius:3px;width:25px;height:25px;font-weight:700;line-height:25px;transition:all .3s ease-in;position:absolute;top:0;right:0}.cart-item:hover .cart-item-delete{opacity:1}.cart-header{color:#f1f1f1;background:#868686;height:40px;padding:5px 15px;font-size:18px;font-weight:700;line-height:40px}.cart-price-info,.cart-price-gesamt{text-align:right;padding:5px 20px 0 0}.close-btn{text-align:center;color:#f1f1f1;cursor:pointer;background:#424242;border-radius:3px;width:30px;height:30px;font-weight:700;line-height:30px;display:block;position:absolute;top:10px;right:10px}
.modal-main{position:relative}.modal-main .hidden{display:none}.modal-main .is--primary{background-color:#dc143c}.modal-main .is--secondary{background-color:#323232}.modal-main .inner--content{flex-wrap:wrap;width:100%;max-width:1240px;margin:25px auto 20px;display:flex}.modal-main .inner--content .headline{flex:0 0 100%;margin:10px 0 25px}.modal-main .box{border:1px solid #d3d3d3;border-radius:10px;flex-direction:column;flex:0 0 32%;max-width:32%;padding:10px 15px;display:flex}.modal-main .box .box--content{margin:10px 0}.modal-main .box button{align-self:center;width:100%}.modal-main .close{text-align:center;cursor:pointer;background:#a9a9a9;border-radius:3px;width:45px;height:45px;font-size:28px;line-height:45px}.modal-main .overlay{background-color:#202020cc;width:100%;height:100%;position:absolute;top:0;left:0}.modal-main .modal-box{background-color:#f1f1f1;width:80%;height:60%;margin:auto;padding:15px 25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-main .modal-box header{justify-content:space-between;display:flex}.modal-main .actions{justify-content:center;gap:25px;margin-top:30px;display:flex}.modal-main .btn{text-align:center;color:#f1f1f1;border:0;border-radius:5px;min-width:120px;height:50px}
.style-module__tO-t_a__calLayouts{gap:20px;margin-bottom:30px;display:flex}.style-module__tO-t_a__calLayoutsBtn{background:#085279}.style-module__tO-t_a__calLayoutsBtn:hover,.style-module__tO-t_a__calLayoutsBtn.style-module__tO-t_a__btnActive{background:#93221f}.style-module__tO-t_a__calLayoutsBtn:disabled{background:0 0}.style-module__tO-t_a__callWrapper{margin:1rem 0 2.5rem}.style-module__tO-t_a__callApp{background-color:#e5e5e5;border-radius:.25rem;max-width:800px;margin-left:0;margin-right:0;padding:1.25rem .5rem}@media screen and (min-width:1024px){.style-module__tO-t_a__callApp{margin-left:.5rem;margin-right:.5rem}}.style-module__tO-t_a__flex{display:flex}.style-module__tO-t_a__flexRow{flex-direction:row}.style-module__tO-t_a__flexCol{flex-direction:column}.style-module__tO-t_a__flexAuto{flex:auto}.style-module__tO-t_a__grid{display:grid}.style-module__tO-t_a__gridCols7{grid-template-columns:repeat(7,minmax(0,1fr))}.style-module__tO-t_a__justifyCenter{justify-content:center}.style-module__tO-t_a__itemsCenter{align-items:center}.style-module__tO-t_a__contentCenter{align-content:center}.style-module__tO-t_a__textCenter{text-align:center}.style-module__tO-t_a__w300{width:300px}.style-module__tO-t_a__gap3{gap:.75rem}.style-module__tO-t_a__mt5{margin-top:1.25rem}.style-module__tO-t_a__mb5{margin-bottom:1.25rem}.style-module__tO-t_a__p1{padding:.25rem}.style-module__tO-t_a__pb2{padding-bottom:.5rem}.style-module__tO-t_a__roundFull{border-radius:9999px}.style-module__tO-t_a__w10{width:2.5rem}.style-module__tO-t_a__h10{height:2.5rem}.style-module__tO-t_a__wh9{width:2.25rem;height:2.25rem}.style-module__tO-t_a__wh10{width:2.5rem;height:2.5rem}.style-module__tO-t_a__w50P{width:50%}.style-module__tO-t_a__w30P{width:30%}.style-module__tO-t_a__fontSemiBold{font-weight:600}.style-module__tO-t_a__fontBold{font-weight:700}.style-module__tO-t_a__textLg{font-size:1.125rem;line-height:1.75rem}.style-module__tO-t_a__absolute{position:absolute}.style-module__tO-t_a__relative{position:relative}.style-module__tO-t_a__actDayBtn{background-color:#0369a1;width:6px;height:6px;margin-left:-3px;bottom:4px;left:50%}.style-module__tO-t_a__textG400{color:#a3a9b4}.style-module__tO-t_a__textG800{color:#1f2937}.style-module__tO-t_a__m0{margin:0}.style-module__tO-t_a__eventDay{color:#1e293b;cursor:pointer;background-color:#bfdbfe;font-weight:600}.style-module__tO-t_a__eventDay:hover{color:#ededed;background-color:#1d4ed8}.style-module__tO-t_a__activeEvent{color:#ededed;background-color:#1d4ed8;font-weight:600}.style-module__tO-t_a__borderR2{border-right:1px solid #99bacc}.style-module__tO-t_a__borderB2{border-bottom:1px solid #99bacc}.style-module__tO-t_a__logoContainer{justify-content:center;align-items:center;margin-bottom:10px;padding:0 0 15px;display:flex;position:relative}.style-module__tO-t_a__logoContainer button{cursor:pointer;border:none;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex;position:absolute;top:0;left:0}.style-module__tO-t_a__logoContainer button svg{color:#f1f1f1;background-color:#085279;border-radius:9999px;width:28px;height:28px;padding:.25rem;font-weight:700}.style-module__tO-t_a__logoContainer button svg:hover{background-color:#93221f}.style-module__tO-t_a__logoContainer button:hover{background:0 0}.style-module__tO-t_a__logoContainer img{width:auto;max-height:80px}.style-module__tO-t_a__infoContent{padding:.5rem 1.25rem .5rem .5rem}.style-module__tO-t_a__infoContainer{color:#334155}.style-module__tO-t_a__infoContainer img{width:auto;height:30px}.style-module__tO-t_a__infoContainer h2{margin-bottom:.5rem;padding-bottom:.25rem;font-size:1.5rem;font-weight:700;line-height:2rem}.style-module__tO-t_a__corporateInfo{padding:.125rem 0 .5rem;font-size:.875rem}.style-module__tO-t_a__corporateInfo .style-module__tO-t_a__corporateName{color:#737373;font-weight:700}.style-module__tO-t_a__corporateInfo .style-module__tO-t_a__corporateSubline{color:#a3a3a3;text-transform:uppercase}.style-module__tO-t_a__timeInfo{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.style-module__tO-t_a__timeInfo svg{width:2rem;height:2rem}.style-module__tO-t_a__infoText{margin-top:.5rem}.style-module__tO-t_a__infoText h3{margin-bottom:.5rem;font-size:1.1rem}.style-module__tO-t_a__infoText p{color:#737373;font-size:.975rem;line-height:1.25rem}.style-module__tO-t_a__selectedTimeDate{align-items:center;gap:.5rem;margin-bottom:4px;display:flex}.style-module__tO-t_a__selectedTimeDate .style-module__tO-t_a__eventInfo{font-size:.875rem;font-weight:700}.style-module__tO-t_a__timeTable{flex-direction:column;gap:.375rem;width:12rem;margin:0 .5rem;display:flex}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot{gap:.5rem;margin-bottom:.5rem;transition:all .3s ease-in-out;display:flex}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot .style-module__tO-t_a__timeBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f6;flex:auto;padding:.5rem 0;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot .style-module__tO-t_a__timeBtn:hover{color:#f1f1f1;background:#3b82f6}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot .style-module__tO-t_a__timeBtn:disabled{color:#f1f1f1;cursor:default;background:#9ca3af;border-color:#9ca3af}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot .style-module__tO-t_a__nextBtn{color:#f1f1f1;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;flex:auto;padding:.5rem 0;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.style-module__tO-t_a__timeTable .style-module__tO-t_a__timeSpot .style-module__tO-t_a__nextBtn:hover{background:#1d4ed8}.style-module__tO-t_a__timeTable.style-module__tO-t_a__fullWidth{width:100%}.style-module__tO-t_a__timeTable.style-module__tO-t_a__w48{width:12rem}.style-module__tO-t_a__timeTable h3{color:#1f2937;margin:1.75rem 0 1.25rem}.style-module__tO-t_a__calForm{margin:0 auto;padding-left:.5rem;padding-right:.5rem}.style-module__tO-t_a__calForm.style-module__tO-t_a__w100{width:100%}.style-module__tO-t_a__calForm.style-module__tO-t_a__w65{width:65%}.style-module__tO-t_a__calForm h3{color:#334155;margin:1.25rem 0 .75rem}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol{flex-direction:column;display:flex}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__formLabel{color:#334155;margin-bottom:.25rem;font-weight:700}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__formLabel sup{margin-left:2px;position:relative;top:3px}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__formInput{background:0 0;border:1px solid #94a3b8;border-radius:.375rem;margin-bottom:1.25rem;padding:.6rem .5rem;font-size:1rem}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__formInput:focus{background:#f1f1f1;border-color:#0369a1;outline:none}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__addGuests{color:#0369a1;cursor:pointer;background:0 0;border:1px solid #0369a1;border-radius:9999px;margin-bottom:1.25rem;padding:.325rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .3s ease-in-out}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__addGuests:hover{color:#f1f1f1;background:#0369a1}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__subInfo{color:#727986;margin-bottom:1.25rem;font-size:.75rem;line-height:1rem}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__textArea{min-height:6rem;margin-bottom:.25rem}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__sendAction{justify-content:flex-end;display:flex}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__sendAction .style-module__tO-t_a__sendBtn{color:#f1f1f1;cursor:pointer;background:#0369a1;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.style-module__tO-t_a__calForm .style-module__tO-t_a__formCol .style-module__tO-t_a__sendAction .style-module__tO-t_a__sendBtn:hover{background:#0284c7}.style-module__tO-t_a__error{color:#ce1515;font-size:.75rem;font-weight:700;position:relative;top:-13px}.style-module__tO-t_a__inputError{border-color:#db2659}
.calLayouts{gap:20px;margin-bottom:30px;display:flex}.calLayoutsBtn{background:#085279}.calLayoutsBtn:hover,.calLayoutsBtn.btnActive{background:#93221f}.calLayoutsBtn:disabled{background:0 0}.callWrapper{margin:1rem 0 2.5rem}.callApp{background-color:#e5e5e5;border-radius:.25rem;max-width:800px;margin-left:0;margin-right:0;padding:1.25rem .5rem}@media screen and (min-width:1024px){.callApp{margin-left:.5rem;margin-right:.5rem}}.flex{display:flex}.flexRow{flex-direction:row}.flexCol{flex-direction:column}.flexAuto{flex:auto}.gridCols7{grid-template-columns:repeat(7,minmax(0,1fr))}.justifyCenter{justify-content:center}.itemsCenter{align-items:center}.contentCenter{align-content:center}.textCenter{text-align:center}.w300{width:300px}.gap3{gap:.75rem}.mt5{margin-top:1.25rem}.mb5{margin-bottom:1.25rem}.p1{padding:.25rem}.pb2{padding-bottom:.5rem}.roundFull{border-radius:9999px}.w10{width:2.5rem}.h10{height:2.5rem}.wh9{width:2.25rem;height:2.25rem}.wh10{width:2.5rem;height:2.5rem}.w50P{width:50%}.w30P{width:30%}.fontSemiBold{font-weight:600}.fontBold{font-weight:700}.textLg{font-size:1.125rem;line-height:1.75rem}.actDayBtn{background-color:#0369a1;width:6px;height:6px;margin-left:-3px;bottom:4px;left:50%}.textG400{color:#a3a9b4}.textG800{color:#1f2937}.m0{margin:0}.eventDay{color:#1e293b;cursor:pointer;background-color:#bfdbfe;font-weight:600}.eventDay:hover{color:#ededed;background-color:#1d4ed8}.activeEvent{color:#ededed;background-color:#1d4ed8;font-weight:600}.borderR2{border-right:1px solid #99bacc}.borderB2{border-bottom:1px solid #99bacc}.logoContainer{justify-content:center;align-items:center;margin-bottom:10px;padding:0 0 15px;display:flex;position:relative}.logoContainer button{cursor:pointer;border:none;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex;position:absolute;top:0;left:0}.logoContainer button svg{color:#f1f1f1;background-color:#085279;border-radius:9999px;width:28px;height:28px;padding:.25rem;font-weight:700}.logoContainer button svg:hover{background-color:#93221f}.logoContainer button:hover{background:0 0}.logoContainer img{width:auto;max-height:80px}.infoContainer{color:#334155}.infoContainer img{width:auto;height:30px}.infoContainer h2{margin-bottom:.5rem;padding-bottom:.25rem;font-size:1.5rem;font-weight:700;line-height:2rem}.corporateInfo{padding:.125rem 0 .5rem;font-size:.875rem}.corporateInfo .corporateName{color:#737373;font-weight:700}.corporateInfo .corporateSubline{color:#a3a3a3;text-transform:uppercase}.timeInfo{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.timeInfo svg{width:2rem;height:2rem}.infoText{margin-top:.5rem}.infoText h3{margin-bottom:.5rem;font-size:1.1rem}.infoText p{color:#737373;font-size:.975rem;line-height:1.25rem}.selectedTimeDate{align-items:center;gap:.5rem;margin-bottom:4px;display:flex}.selectedTimeDate .eventInfo{font-size:.875rem;font-weight:700}.timeTable{flex-direction:column;gap:.375rem;width:12rem;margin:0 .5rem;display:flex}.timeTable .timeSpot{gap:.5rem;margin-bottom:.5rem;transition:all .3s ease-in-out;display:flex}.timeTable .timeSpot .timeBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f6;flex:auto;padding:.5rem 0;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.timeTable .timeSpot .timeBtn:hover{color:#f1f1f1;background:#3b82f6}.timeTable .timeSpot .timeBtn:disabled{color:#f1f1f1;cursor:default;background:#9ca3af;border-color:#9ca3af}.timeTable .timeSpot .nextBtn{color:#f1f1f1;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;flex:auto;padding:.5rem 0;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.timeTable .timeSpot .nextBtn:hover{background:#1d4ed8}.timeTable.fullWidth{width:100%}.timeTable.w48{width:12rem}.timeTable h3{color:#1f2937;margin:1.75rem 0 1.25rem}.calForm{margin:0 auto;padding-left:.5rem;padding-right:.5rem}.calForm.w100{width:100%}.calForm.w65{width:65%}.calForm h3{color:#334155;margin:1.25rem 0 .75rem}.calForm .formCol{flex-direction:column;display:flex}.calForm .formCol .formLabel{color:#334155;margin-bottom:.25rem;font-weight:700}.calForm .formCol .formLabel sup{margin-left:2px;position:relative;top:3px}.calForm .formCol .formInput{background:0 0;border:1px solid #94a3b8;border-radius:.375rem;margin-bottom:1.25rem;padding:.6rem .5rem;font-size:1rem}.calForm .formCol .formInput:focus{background:#f1f1f1;border-color:#0369a1;outline:none}.calForm .formCol .addGuests{color:#0369a1;cursor:pointer;background:0 0;border:1px solid #0369a1;border-radius:9999px;margin-bottom:1.25rem;padding:.325rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .3s ease-in-out}.calForm .formCol .addGuests:hover{color:#f1f1f1;background:#0369a1}.calForm .formCol .subInfo{color:#727986;margin-bottom:1.25rem;font-size:.75rem;line-height:1rem}.calForm .formCol .textArea{min-height:6rem;margin-bottom:.25rem}.calForm .formCol .sendAction{justify-content:flex-end;display:flex}.calForm .formCol .sendAction .sendBtn{color:#f1f1f1;cursor:pointer;background:#0369a1;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.calForm .formCol .sendAction .sendBtn:hover{background:#0284c7}.error{color:#ce1515;font-size:.75rem;font-weight:700;position:relative;top:-13px}.inputError{border-color:#db2659}.calendry-app{background:#f2f2f2;border-radius:5px}.w-\[30\%\]{width:30%}.w-\[50\%\]{width:50%}.w-\[300px\]{width:300px}.calendry-app-cal{width:100%}.gap-3{gap:30px}.p-1{padding:10px}.p-2{padding:20px}.pt-5{padding-top:50px}.pl-2{padding-left:20px}.pr-2{padding-right:20px}.pr-5{padding-right:50px}.border-r-2{border-color:#d3d3d3;border-right-style:solid;border-right-width:2px}.border-b-2{border-color:#d3d3d3;border-bottom-style:solid;border-bottom-width:2px}.mr-5{margin-right:50px}.items-center{align-items:center}.justify-center{justify-content:center}.flex-auto{flex:auto}.grid{display:grid}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.rounded-full{border-radius:99999px}.w-10{width:46px}.h-10{height:46px}.text-gray-800{color:#334155}.text-gray-400{color:#94a3b8}.bg-blue-200{background-color:#bfdbfe}.text-white{color:#f1f1f1}.bg-blue-200:hover{color:#f1f1f1;background-color:#0369a1}.calendry-calender button{aspect-ratio:1;cursor:pointer;border:none;height:auto;font-size:.875rem}.calendry-calender button:disabled{cursor:default}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.left-0{left:0}.info-container{text-align:left;padding-top:10px}.calendry-app-cal-switch button{color:#f1f1f1;padding:0}.calendry-app-cal-switch button:disabled{color:#94a3b8}.flex-col{text-align:left;flex-direction:column}.justify-end{justify-content:flex-end}.bg-sky-700{background-color:#0369a1}.calendry-calender button{width:40px;height:40px}.w-48{width:24rem}.gap-2{gap:20px}.timeTable button{cursor:pointer;border-radius:0}.border-blue-500{border:1px solid #3b82f6}.text-blue-500{color:#3b82f6}.border-gray-400{border:1px solid #94a3b8}.bg-blue-500{background-color:#3b82f6}.bg-blue-700{background-color:#0369a1}.pb-2{padding-bottom:10px}.pt-2{padding-top:10px}.timeTable button:hover{color:#f1f1f1;background-color:#0369a1}.timeTable button:disabled{cursor:default;color:#f1f1f1;background-color:#94a3b8;border-color:#94a3b8}.logo-container button{background:#0369a1;border:none;border-radius:99999px;width:30px;height:30px;padding:0;font-size:2rem}.logo-container button:hover{background:#93221f}.logo-container button svg{padding:5px}.text-2xl{font-size:1.3rem;font-weight:500}.font-bold{font-weight:500}.font-semibold{font-weight:600}.text-md{font-size:1rem}.text-lg{font-size:1.2rem}.pt-1{padding-top:5px}.pb-1{padding-bottom:5px}.pl-1{padding-left:5px}.pr-1{padding-right:5px}.pt-1-5{padding-top:10px}.pb-1-5{padding-bottom:10px}.pl-4{padding-left:20px}.pr-4{padding-right:20px}.border-sky-700{border:1px solid #0369a1}.text-sky-700{color:#0369a1}.rounded-md{border:none;border-radius:6px}.mb-5{margin-bottom:20px}.cal-form textarea{min-height:100px}.active-day{width:6px;height:6px;bottom:5px;left:calc(50% - 3px)}
.styles-module__opNXqq__confCard{background:#1c283a;border:1px solid #314157;border-radius:5px;margin:20px 0;padding:15px 10px;transition:all .3s}.styles-module__opNXqq__confCardInner{flex-wrap:wrap;gap:20px;display:flex}.styles-module__opNXqq__confCardInner .styles-module__opNXqq__confBtn{flex-basis:calc(50% - 10px)}.styles-module__opNXqq__confHeadline{text-align:center;flex:0 0 100%;margin:20px 0;font-size:1.4rem}.styles-module__opNXqq__confHeadline .styles-module__opNXqq__confSubline{margin:10px 0 0;font-size:1rem;display:block}.styles-module__opNXqq__confIcon{justify-content:center;font-size:3rem;display:flex}.styles-module__opNXqq__confInput.styles-module__opNXqq__confInputUrl{flex-direction:column;justify-content:center;display:flex}.styles-module__opNXqq__confInput .styles-module__opNXqq__confTextInput{background:0 0;width:50%;font-size:1.2rem}.styles-module__opNXqq__confActions{justify-content:flex-end;gap:10px;margin-bottom:20px;display:flex}.styles-module__opNXqq__confActions .styles-module__opNXqq__confBtnPrev{color:#fff;background:linear-gradient(90deg,#892be1,#671eb5);border:none;padding:10px 15px 10px 0;transition:all .3s ease-in-out}.styles-module__opNXqq__confActions .styles-module__opNXqq__confBtnPrev:hover{filter:brightness(90%)}.styles-module__opNXqq__confActions .styles-module__opNXqq__confBtnNext{color:#fff;background:linear-gradient(90deg,#c50eae,#bb27dc);border:none;padding:10px 0 10px 15px;transition:all .3s ease-in-out}.styles-module__opNXqq__confActions .styles-module__opNXqq__confBtnNext:hover{filter:brightness(90%)}.styles-module__opNXqq__confActions button{cursor:pointer;border-radius:5px;align-items:center;transition:all .3s;display:flex}.styles-module__opNXqq__confActions button svg{font-size:2rem}.styles-module__opNXqq__confBtn{cursor:pointer;text-align:center;color:#f1f1f1;background-color:#1c283a;border:5px solid #233147;border-radius:5px;padding:15px 20px;transition:all .3s;position:relative}.styles-module__opNXqq__confBtn:hover{background-color:#233147}.styles-module__opNXqq__confBtn.styles-module__opNXqq__confActive{color:#fff;background:linear-gradient(90deg,#892be1,#1e1eb5) padding-box padding-box,linear-gradient(90deg,#892be1,#1e1eb5) border-box;border-color:#0000}.styles-module__opNXqq__confInput{flex:100%;align-items:center;height:0;padding-top:0;transition:all .3s}.styles-module__opNXqq__confInput .styles-module__opNXqq__confTextInput{border:0 solid #549bc4;border-bottom-width:2px;padding:8px 10px;transition:border-color .3s}.styles-module__opNXqq__confInput .styles-module__opNXqq__confTextInput:focus{border-color:#c50eae;outline:none}.styles-module__opNXqq__confInput.styles-module__opNXqq__confInputActive{height:120px;padding-top:25px}.styles-module__opNXqq__confTextArea{color:#f2f2f2;background-color:#314157;width:100%;height:auto;min-height:160px;padding:8px 10px}.styles-module__opNXqq__confTextArea:focus{outline:none}.styles-module__opNXqq__stepsContainer{flex-wrap:wrap;gap:20px;display:flex}.styles-module__opNXqq__stepsContainer .styles-module__opNXqq__stepsPointer{color:#fff;background-color:#e096d5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.styles-module__opNXqq__stepsContainer .styles-module__opNXqq__stepsPointer.styles-module__opNXqq__done{background-color:#007bff}.styles-module__opNXqq__stepsContainer .styles-module__opNXqq__stepsPointer.styles-module__opNXqq__active{background-color:#c50eae}.styles-module__opNXqq__confTitleHeadline{margin-bottom:10px;padding-left:10px;font-size:1.2rem;font-weight:600}.styles-module__opNXqq__confTable{border-collapse:collapse;width:100%;margin-bottom:20px;display:table}.styles-module__opNXqq__confTable .styles-module__opNXqq__confTableRow{display:table-row}.styles-module__opNXqq__confTable .styles-module__opNXqq__confTableRow span{border:1px solid #233147;padding:15px 10px;display:table-cell}.styles-module__opNXqq__confTable .styles-module__opNXqq__confTableRow span:first-child{width:350px;font-weight:600}.styles-module__opNXqq__confTable .styles-module__opNXqq__confTableRow span span{border:none;padding:5px 0;display:block;width:auto!important;font-weight:400!important}.styles-module__opNXqq__confFormRow{flex-wrap:wrap;flex:0 0 100%;gap:20px;display:flex}.styles-module__opNXqq__confFormCol{flex-direction:column;min-width:calc(50% - 10px);display:flex}.styles-module__opNXqq__confFormCol label{margin-bottom:5px;font-size:1rem}.styles-module__opNXqq__confInputSelect{color:#f2f2f2;background-color:#314157;border-radius:3px;min-width:150px;padding:14px 12px}.styles-module__opNXqq__confInputText{color:#f2f2f2;background-color:#314157;border-radius:3px;padding:12px}.styles-module__opNXqq__confInputText:focus{outline:none}.styles-module__opNXqq__confError{color:#bd0527;flex:0 0 100%;padding:8px 0 15px}
