::-moz-selection{background:#ee78238b;color:#fff}::selection{background:#ee78238b;color:#fff}@font-face{font-family:marckScript;src:url(/fonts/Marck_Script/MarckScript-Regular.ttf)}@font-face{font-family:nunito;src:url(/fonts/Nunito/Nunito-VariableFont_wght.ttf)}@font-face{font-family:quicksand;src:url(/fonts/Quicksand/Quicksand-VariableFont_wght.ttf)}header{position:sticky;top:0;z-index:99999}body{background:#ffedbe}.canceled{display:none!important}.hamburger{z-index:99999;width:70px;height:70px;cursor:pointer;display:none;background:#fff;box-sizing:content-box;background:#ffe5a4}.hamburgerLocation{background:#ffe5a4;display:flex;align-items:center;justify-content:center;width:25%}.hamburger.active{width:50px;height:50px}.hamburgerMenu{position:absolute;height:0;background:#fff;top:122px;left:0;right:0;transition:.5s;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:80}.hamburgerHigherNav{background:#ee7623;width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hamburgerLowerNav{background:#ffe5a4;width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hamburgerSpecialNav{font-size:1.5rem;background:#672f25;width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hamburgerSpecialNav a{text-decoration:none;font-family:nunito;color:#fff}.hamburgerLowerNav ul li a{position:relative}.hamburgerLowerNav ul li a:before{content:"";position:absolute;height:3px;bottom:-4px;border-radius:50px;background:#ee7623;transition:.5s}.hamburgerLowerNav ul li a:hover:before{width:100%}.hamburgerLowerNav ul li .active:before{width:100%}.hamburgerMenu.active{height:65dvh}.hamburgerHigherNav ul li a{position:relative}.hamburgerHigherNav ul li a:before{content:"";position:absolute;height:3px;bottom:-4px;border-radius:50px;background:#ffe5a4;transition:.5s}.hamburgerHigherNav ul li a:hover:before{width:100%}.hamburgerMainUpperMenu{display:flex;flex-direction:column;gap:10px}.hamburgerHigherNav ul li{list-style-type:none}.hamburgerHigherNav ul li a{font-size:1.5rem;text-decoration:none;font-family:nunito;color:#672f25}.hamburgerMainMenu{display:flex;flex-direction:column;gap:20px}.hamburgerLowerNav ul li{list-style-type:none}.hamburgerLowerNav ul li a{font-size:1.5rem;text-decoration:none;font-family:nunito;color:#672f25;cursor:pointer}.mainHeader{position:absolute;left:20%;right:2%;top:0;height:122px;background:#fff;border-bottom-right-radius:30px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.rectangle{position:absolute;left:2%;top:-245px;transform:rotate(-12deg);width:40%;height:400px;background:#fff;border-bottom-left-radius:30px;display:flex;flex-direction:column;justify-content:end;transition:all .25s,transform .3s;border-bottom-right-radius:20px}#logo{width:350px;transform:rotate(12deg);position:relative;transition:all .25s,transform .3s;margin-bottom:4%}.rectangleForMobile{position:absolute;display:none;justify-content:center;align-items:center}#logoForMobile{width:350px;position:absolute;top:30px}.higherNav{display:flex;justify-content:end;margin-right:5%;z-index:100;position:relative;top:-2px}.higherNav ul{display:flex;gap:20px}.higherNav ul li{list-style-type:none}.higherNav ul li a{background:#ee7623;font-size:1.3rem;padding:.5em 1.3em;border-radius:50px;color:#672f25;text-decoration:none;font-family:nunito;font-weight:700}.higherNav ul li a:hover{background:#ffb156;transition:.5s}.toLow{position:relative;top:4px}#specialToRight{margin-left:150px}#specialToRight a:hover{background:#845341;transition:.5s}#specialColor{background:#692f23;color:#fff}#specialBtn{background:#dedede}#specialBtn:hover{background:#efefef;transition:.5s}.lowerNav{display:flex;justify-content:end;margin-right:10%;margin-bottom:20px;z-index:100;margin-left:20%}.lowerNav ul{display:flex;gap:60px}.lowerNav ul li{list-style-type:none}.lowerNav ul li a{color:#672f25;font-size:1.3rem;text-decoration:none;position:relative;font-family:nunito;font-weight:700;cursor:pointer}.lowerNav ul li a:before{content:"";position:absolute;height:3px;bottom:-4px;border-radius:50px;background:#ffedbe;transition:.5s}.lowerNav ul li a:hover:before{width:100%}.lowerNav ul li .active:before{width:100%}main{min-height:100dvh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#ee7623;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#ffb056}.importantAlert{max-width:500px;max-height:300px;background:#ffedbec5;position:fixed;right:20px;bottom:20px;border-radius:15px;animation:alertAnimation 3s infinite;transition:.25s;z-index:70;opacity:1;visibility:visible;word-wrap:break-word}.importantAlertContent{width:100%;max-height:300px;display:flex;flex-direction:column;padding:10px 40px 10px 15px;overflow-y:auto;border-radius:15px;position:relative}#alertCross{width:40px;position:fixed;right:5px;top:5px;cursor:pointer}@keyframes alertAnimation{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}to{transform:translateY(-5px)}}.importantAlert h3{font-size:1.5rem;font-family:nunito;text-wrap:balance}.importantAlert p{font-size:1.1rem;font-family:nunito;text-align:start;padding-top:5px}.welcomePage{height:100dvh;width:100%;background:url(/assets/images/welcome-background-square.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;justify-content:center;align-items:center;animation:enlargement 15s}@keyframes enlargement{0%{background-size:130% auto}to{background-size:100% auto}}.mainInfo{text-align:center}.mainInfo h1{font-size:5rem;color:#ffedbe;margin-bottom:30px;font-family:marckScript;font-weight:100;text-shadow:0 0 30px #000000}.mainInfo button{font-size:1.6rem;padding:.4em 1.5em;border-radius:50px;border:none;background:#ee7623;color:#672f25;font-family:nunito;font-weight:700;cursor:pointer;font-style:italic}.mainInfo button:hover{background:#ffedbe;transition:.5s}.socMedia a{color:#fff;text-decoration:none;font-family:nunito;display:flex;justify-content:space-between;align-items:center;gap:20px}.socMedia a:hover{color:#ee7623;transition:.2s}.socMedia{z-index:50;position:fixed;top:50%;transform:translateY(-30%);left:-145px;display:flex;flex-direction:column;background:#692f23bf;padding:15px;border-radius:0 20px 20px 0;gap:20px;transition:.4s;width:200px;height:-moz-fit-content;height:fit-content}.socMedia:hover{position:fixed;left:0}.socMedia img{width:25px}.fullSocMediaItem.active img{border:2px solid #ffedbe;border-radius:50px;padding:2px}.restauracePage{width:100%;background:#ffedbe;position:relative;display:flex;flex-direction:column;align-items:center;background:url(/assets/images/restaurace.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.restauraceInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:210px 15% 0;padding:2em 5em 4em;border-radius:20px 20px 0 0}.restauraceInfo h2{font-size:4rem;font-family:marckScript;font-weight:100;text-align:center;color:#672f25}.restauraceInfo p{font-size:1.2rem;text-align:justify;font-family:nunito;font-weight:400}.restauraceGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:50px}.restauraceGallery{position:relative;top:-80px;width:85%;display:grid;gap:1em;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;background:#ffedbe}.restauraceGallery img{width:100%;cursor:zoom-in;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.restauraceGallery img:hover{transform:scale(103%);transition:.2s;filter:brightness(120%)}.jidelniListekPage{width:80%;background:#ffe5a4;min-height:100dvh;margin:0 auto}#jidelniListek{height:100dvh}.cooperation{width:100%;display:flex;justify-content:center;gap:60px;align-items:center}.cooperation img{width:120px}.printBtn{display:flex;justify-content:center;align-items:center}.printBtn a{text-decoration:none;color:#fff;font-size:1.5rem;background:#ad7f66;font-family:quicksand;padding:.5em 1em;border-radius:10px;font-weight:500;margin:50px 0 10px;transition:.3s}.printBtn a:hover{color:#000;background:#ffb156}.jidListekPage{width:80%;min-height:100dvh;max-width:1000px;margin:0 auto;background:#ffe5a4;padding:190px 20px 50px}.jidListekPageToPrint{width:100%;min-height:100dvh;margin:0 auto;background:#ffe5a4;padding:50px 3%}.foodCategory{display:flex;flex-direction:column;gap:40px}.afterFoodInfo{font-size:1.1rem;font-family:quicksand;text-align:justify}.adminTools{display:flex;align-items:center;justify-content:space-between;width:45%}.mealHeading{font-size:2.3rem;font-family:quicksand;font-weight:500;color:#672f25;text-align:start}.oneMeal{width:100%;display:flex;justify-content:space-between;align-items:stretch;border-bottom:2px solid #672f25;gap:10px}.foodSecondColumn{width:33%;display:flex;align-items:center;gap:10px}.foodSecondColumnAdmin{width:40%}.foodFirstColumn{width:67%;display:flex;align-items:center}.foodFirstColumnAdmin{width:60%}.foodFirstColumn p{display:inline}.foodInfo{width:97%;display:flex;align-items:stretch;justify-content:space-between;gap:2px}.foodInfoPrint{width:100%}.foodAmount,.foodPrice{width:50%;display:flex;align-items:center;justify-content:end}.foodAmountP{font-size:1.2rem;font-family:quicksand;text-align:end}.foodPriceP{font-size:1.2rem;font-family:quicksand;font-weight:600;text-align:end}.foodName{font-size:1.2rem;font-family:quicksand;font-weight:600}.foodDescription,.foodAllergens{font-size:.9rem;font-family:quicksand}.foodImage{width:3%;display:flex;justify-content:center;align-items:center;min-width:25px}.foodImg{width:25px;cursor:pointer}.vegImg{width:25px;margin-left:10px}.foodImgArea{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-width:80%;display:flex;flex-direction:column;z-index:99999;display:none;overflow:hidden;border-radius:10px;background:#ad7f66}.foodImgInfo{width:100%;background:#ad7f66;padding:.5em .8em;height:7%;display:flex;align-items:center;gap:10px;justify-content:space-between}.foodNameImg{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.foodImgWarningP{font-family:nunito;font-size:1.1rem;padding:.2em .7em;width:-moz-fit-content;width:fit-content;white-space:nowrap}.foodImgArea img{width:100%;-o-object-fit:contain;object-fit:contain;height:100%;max-height:60vh}/*!New!*/.mealAddIcon{width:30px}.foto_info{display:flex;justify-content:space-between;width:80%;background:#ffedbe;border-radius:5px;border:none;align-items:center}#delete_photo{transform:scale(1.8)}.deletePhoto{width:-moz-fit-content;width:fit-content;white-space:nowrap}.foodImgAdmin{position:relative;top:-2px;left:-8px}.closeBtn{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;padding:5px;background:#ad7f66;border-radius:0 0 0 5px;cursor:pointer}.closeBtn img{width:35px}.rank{display:flex;gap:10px;align-items:center;position:relative}.rank img{width:25px;cursor:pointer}.rank input{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito;width:200px}.rank input:focus{outline:1px solid #000}.rankInfo{position:absolute;top:40px;right:0;width:450px;background:#ad7f66;padding:.5em .7em;border-radius:15px;display:none}.rankInfo.active{display:inline}.rankInfo p{font-size:1.1rem;text-align:justify;color:#fff;font-family:nunito}.rankNumber{font-size:1.2rem;font-family:nunito}#field6{transform:scale(1.8)}.checkboxLabel{font-size:1.2rem;font-family:nunito;cursor:pointer}.checkboxArea{display:flex;gap:30px;justify-content:space-between;width:80%}.checkboxAreaIn{display:flex;gap:30px;align-items:center}.fullMealHeading{display:flex;gap:20px;align-items:center}.mealHeadingPizza{display:flex;justify-content:space-between}.mealHeadingPizza h2{font-size:2.3rem;font-family:quicksand;font-weight:500;color:#672f25;text-align:start}.pizzaSizes{width:200px;display:flex;justify-content:space-between;align-items:end}.mealHeadingPizza p{font-size:.9rem;font-family:quicksand;font-weight:500;color:#672f25;text-align:start;display:inline}.fullFoodImg{width:12%;display:flex;align-items:center;justify-content:space-evenly}.foodImg1,.foodImg2{width:20px}.adminTools a{display:flex;align-items:center}.fullFoodNameEdit{width:59%}.mealDescription{display:flex;justify-content:space-between;align-items:center}.mealDescription label{font-size:1.2rem;padding:.2em .4em;font-family:nunito;width:20%;text-align:center;cursor:pointer}.jidListekPageEdit{width:80%;min-height:100dvh;max-width:1000px;margin:0 auto;background:#ffe5a4;padding:140px 3% 50px;display:flex;flex-direction:column;justify-content:space-evenly;position:relative}.oneMealEdit{display:flex;flex-direction:column;gap:10px}.foodNameEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.foodNameEdit:focus{outline:1px solid #000}.foodDescriptionEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.foodDescriptionEdit:focus{outline:1px solid #000}.foodAllergensEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.foodAllergensEdit:focus{outline:1px solid #000}.foodAmountEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.foodAmountEdit:focus{outline:1px solid #000}.foodPriceEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.foodPriceEdit:focus{outline:1px solid #000}.foodImgEdit{font-size:1.2rem;padding:.2em .4em;width:80%;background:#ffedbe;border:none;border-radius:5px;font-family:nunito}.saveMeal{font-size:1.3rem;padding:.5em .7em;width:50%;background:#ffedbe;border:2px solid #ff8b03;cursor:pointer;font-family:nunito;transition:.3s}.saveMeal:hover{background:#3ce000;color:#fff;border:2px solid #3ce000}.saveMealA{font-size:1.3rem;padding:.5em .7em;width:50%;background:#ffedbe;border:2px solid #ff8b03;font-family:nunito;text-decoration:none;color:#000;text-align:center;transition:.3s}.saveMealA:hover{background:#3ce000;color:#fff;border:2px solid #3ce000}.submitAreaEdit{display:flex;gap:20px;margin-top:20px}.editFoodHeading{font-size:2rem;text-align:center;font-family:quicksand;margin-bottom:10px}.jidListekPageDelete{width:80%;min-height:100dvh;max-width:1000px;margin:0 auto;background:#ffe5a4;padding:140px 3% 50px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.deleteAction{display:flex;gap:20px}.toDelete{display:flex;flex-direction:column;gap:20px;border:4px solid #ffb056;border-radius:20px;padding:.8em}.toDelete a{font-family:nunito;font-size:1.5rem;text-decoration:none;color:#000;background:#ffedbe;text-align:center;width:50%;padding:.3em .7em;border-radius:20px;transition:.3s}.toDelete a:hover{background:#3ce000;color:#fff}.toDelete input{font-family:nunito;font-size:1.5rem;background:#ffedbe;border:none;text-align:center;width:50%;padding:.3em .7em;border-radius:20px;transition:.3s;cursor:pointer}.toDelete input:hover{background:#ff5656;color:#fff}.deleteInfo{font-size:1.5rem;font-family:nunito}.nahledDelete{width:100%}.napojovyListekPage{width:80%;background:#ffe5a4;min-height:100dvh;margin:0 auto}#napojovyListek{height:100dvh}.boldText{font-weight:700}.contactPage{width:70%;margin:auto;background:#ffe5a4;min-height:100dvh;padding:200px 40px 50px}#contactH1{color:#672f25;font-size:2.5rem;font-family:nunito}.contactLinks{display:block}.contactPage p{font-family:quicksand;font-size:1.1rem}.contactPage a{font-family:quicksand;font-size:1.1rem;color:#000}.vopPage{width:70%;margin:auto;background:#ffe5a4;min-height:100dvh;padding:200px 40px 50px}#vopH1{color:#672f25;font-size:2.5rem;font-family:nunito;margin-bottom:20px}.vopPage p{font-family:quicksand;font-size:1.1rem;text-align:justify}.mainHeaderAdmin{position:absolute;left:20%;right:2%;top:0;height:90px;background:#fff;border-bottom-right-radius:30px;display:flex;flex-direction:column;justify-content:end;transition:.25s}.rectangleAdmin{position:absolute;left:2%;top:-275px;transform:rotate(-12deg);width:40%;height:400px;background:#fff;border-bottom-left-radius:30px;display:flex;flex-direction:column;justify-content:center}#logoAdmin{width:350px;transform:rotate(12deg);position:relative;top:120px}.dropDown{color:#672f25;font-size:1.3rem;text-decoration:none;font-family:nunito;font-weight:700;cursor:pointer;position:relative}.dropDownArea{background:#fff;position:absolute;top:21px;left:0;width:100%;border-radius:0 0 10px 10px;overflow:hidden;height:0;transition:.5s cubic-bezier(0,1.06,1,1.01);display:flex;justify-content:center;align-items:center}.dropDownArea ul{display:flex;flex-direction:column;align-items:center;gap:5px!important;padding:.7em}.dropDown.active:before{content:"";position:absolute;height:3px;bottom:-4px;width:100%;border-radius:50px;background:#ffe5a4;transition:.5s}.lowerNavAdmin{margin-right:30px}.lowerNavAdmin ul{display:flex;gap:40px}.settingsA{position:absolute;right:25px;top:70px;transition:.2s}.settingsA:hover{transform:scale(.7)}.settingsImg{width:30px}.uploadData form{width:90%;display:flex;flex-direction:column;margin:0 auto;gap:10px}#imgUploader{font-size:1.5rem}#headingUploader{font-size:1.5rem;padding:.2em .5em;font-family:nunito;background:#ffedbe;border:2px solid #ff8b03}#textUploader{font-size:1.2rem;padding:.2em .5em;font-family:nunito;resize:none;background:#ffedbe;border:2px solid #ff8b03}#submitBtn{font-size:1.2rem;padding:.5em;font-family:nunito;background:#ff8b03;cursor:pointer;border:none}#submitBtn:hover{background:#ee7623}.poptavkaArea{width:70%;margin:auto;background:#ffe5a4;min-height:100dvh;padding:200px 5%}#poptavkaForm{display:flex;flex-direction:column;gap:20px}.formSuccess{font-size:1.4rem;font-family:nunito;background:#3ce000;padding:.2em .7em;border-radius:15px;width:-moz-fit-content;width:fit-content;position:absolute;right:0}.formError{font-size:1.4rem;font-family:nunito;background:#e00000;padding:.2em .7em;border-radius:15px;width:-moz-fit-content;width:fit-content;position:absolute;right:0}.introduction{margin-bottom:20px;display:flex;flex-direction:column;gap:5px;position:relative}.poptavkaH1{font-size:2rem;font-family:nunito}.kontaktniInfo{display:flex;flex-direction:column;gap:5px}.kontaktniH2{font-size:1.5rem;font-family:nunito}#kontaktniInfoForm{display:grid;gap:10px;grid-template-areas:"kontaktniInfoFormItem1 kontaktniInfoFormItem2" "kontaktniInfoFormItem3 kontaktniInfoFormItem4"}#kontaktniInfoFormItem1{grid-area:kontaktniInfoFormItem1}#kontaktniInfoFormItem2{grid-area:kontaktniInfoFormItem2}#kontaktniInfoFormItem3{grid-area:kontaktniInfoFormItem3}#kontaktniInfoFormItem4{grid-area:kontaktniInfoFormItem4}.kontaktniInfoFormItem{font-size:1.5rem;font-family:nunito;padding:.2em .8em;background:#ffb156;outline:none;transition:.2s;border-radius:10px;border:none;width:100%}.kontaktniInfoFormItem:hover,.kontaktniInfoFormItem:focus{background:#ffedbe}.rStolu{display:flex;flex-direction:column;gap:5px}.rStoluH2{font-size:1.5rem;font-family:nunito}#rStoluForm{display:grid;gap:10px;grid-template-columns:50%;grid-template-areas:"rStoluFormItem1 rStoluFormItem3" "rStoluFormItem2 rStoluFormItem4"}#rStoluFormItem1{grid-area:rStoluFormItem1}#rStoluFormItem2{grid-area:rStoluFormItem2}#rStoluFormItem3{grid-area:rStoluFormItem3}#rStoluFormItem4{grid-area:rStoluFormItem4}.rStoluFormItem{font-size:1.5rem;font-family:nunito;padding:.2em .8em;outline:none;transition:.2s;border-radius:10px;border:none;width:100%;display:flex;align-items:center}.rStoluItem{display:flex;width:100%;overflow:auto}#rStoluLabel1{color:#000}#rStoluFormItemForLabel1{border-radius:10px;background:#ffb156}#rStoluLabel2{color:#000}#rStoluFormItemForLabel2{border-radius:10px;background:#ffb156}#rStoluLabel3{color:#000}#rStoluFormItemForLabel3{border-radius:10px;background:#ffb156}#rStoluLabel4{color:#000}#rStoluFormItemForLabel4{border-radius:10px;background:#ffb156}#rStoluFormItemForLabel1:hover,#rStoluFormItemForLabel2:hover,#rStoluFormItemForLabel3:hover,#rStoluFormItemForLabel4:hover,#rStoluFormItemForLabel1:focus,#rStoluFormItemForLabel2:focus,#rStoluFormItemForLabel3:focus,#rStoluFormItemForLabel4:focus{background:#ffedbe}#rezervaceInfo{display:flex;flex-direction:column;gap:5px;padding-left:50px;list-style-type:circle}.rezervaceListItem{text-align:justify;font-size:1.2rem;font-family:nunito}.gdpr{font-size:1.2rem;font-family:nunito;color:#000;text-decoration:underline;cursor:pointer}.gdprPageFull{position:fixed;width:100%;height:100dvh;z-index:9999999;display:flex;justify-content:center;align-items:center;background:#000000ad}.gdprPage{position:absolute;width:80%;background:#ffedbe;border:5px solid #ad7f66;border-radius:20px;display:flex;justify-content:center;align-items:start;padding:50px 20px 20px;overflow-y:auto;overflow-x:hidden;max-height:80vh}.gdprClose{position:absolute;width:50px;top:0;right:0;cursor:pointer;transition:.2s}.gdprClose:hover{transform:rotate(90deg)}.gdprText{font-size:1.2rem;font-family:quicksand;text-align:justify}.rezervaceLink{color:#000}.restauraceLink{color:#000;font-weight:700}.poznamka{display:flex;flex-direction:column;gap:5px}.poznamkaH2{font-size:1.5rem;font-family:nunito}.poznamkaFormItem{font-size:1.5rem;font-family:nunito;padding:.2em .8em;background:#ffb156;border:none;outline:none;transition:.2s}.poznamkaFormItem:hover,.poznamkaFormItem:focus{background:#ffedbe}#poznamkaTextarea{width:100%;resize:none;font-family:nunito;padding:.4em .8em;border-radius:10px}.submitBtn{display:flex;gap:20px;flex-wrap:wrap}.submitBtn input[type=reset]{flex-grow:1;font-size:1.5rem;font-family:nunito;padding:.2em .8em;background:#ffb156;border:none;outline:none;border-radius:10px;cursor:pointer;transition:.2s}.submitBtn input[type=reset]:hover{background:#ff0010}.submitBtn input[type=submit]{flex-grow:3;font-size:1.5rem;font-family:nunito;padding:.2em .8em;background:#ffb156;border:none;outline:none;border-radius:10px;cursor:pointer;transition:.2s}.submitBtn input[type=submit]:hover{background:#ee7623}.submitBtn button{flex-grow:3;font-size:1.5rem;font-family:nunito;padding:.2em .8em;background:#ffb156;border:none;outline:none;border-radius:10px;cursor:pointer;transition:.2s}.submitBtn button:hover{background:#ee7623}.grecaptcha-badge{visibility:hidden}.poptavkaInfoPrecaptcha{font-size:1rem;font-family:nunito}.poptavkaInfoPrecaptcha a{font-size:1rem;font-family:nunito;color:#000;text-decoration:underline}.submitBtn div{display:none}.poptavkaInfoP{font-size:1.2rem;font-family:nunito}.novinkyArea{max-width:750px;width:100%;min-height:100dvh;margin:0 auto;background:#ffe5a4;padding:160px 0 0;display:flex;flex-direction:column}.post{overflow:hidden;width:97%;margin:0 auto;padding:.8em;background:#ffb156;font-family:nunito;font-size:1.2rem;word-wrap:break-word}.postImg{width:100%}.postImg img{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.postHeading h2{font-family:nunito;font-size:2rem}.postP p{font-family:nunito;font-size:1.2rem}.postP a{font-family:nunito;font-size:1.2rem;color:#ee7623;text-decoration:underline}.postError{font-family:quicksand;font-size:1.2rem;text-align:center;font-weight:100}.loginPanel{width:50%;margin:0 auto;background:#ffb056;display:flex;align-items:center;padding:0 20px}.loginPanelItem{display:flex;flex-direction:column;gap:30px;width:800px;margin:0 auto;border:10px solid #ffe5a4;padding:1em;border-radius:20px}#loginH1{font-family:quicksand;font-size:2.5rem;text-align:center;color:#2e1410;font-weight:600}#wrongPassword{text-align:center;font-size:1.2rem;font-family:quicksand;color:#c60000;font-weight:500}#loginForm{display:flex;flex-direction:column;justify-content:space-between;height:180px}#loginSubmitBtn{font-size:1.2rem;font-family:quicksand;padding:.5em .8em;border:none;background:#ffedbe;border-radius:10px;transition:.5s;cursor:pointer;font-weight:600;flex-grow:4}#loginSubmitBtn:hover{background:#ee7623;color:#fff}.loginNav{display:flex;gap:10px}.loginBack{font-size:1.2rem;font-family:quicksand;padding:.5em .8em;border:none;background:#ffedbe;border-radius:10px;transition:.5s;cursor:pointer;font-weight:600;text-decoration:none;text-align:center;color:#000;flex-grow:1}.loginBack:hover{background:#ee7623;color:#fff}.settingsPanel{width:70%;background:#ffe5a4;min-height:100dvh;margin:0 auto;padding:160px 3% 50px;max-width:100%;overflow:hidden}.settingsForm{display:flex;flex-direction:column;margin:0 auto;gap:10px;border:4px solid #ad7f66;border-radius:15px;padding:10px;width:100%;max-width:650px}.settingsForm h2,.listSelector h2{font-size:2rem;font-family:quicksand;text-align:center;font-weight:600}#formHeading{font-size:1.5rem;padding:.3em .5em;font-family:quicksand;border:none;background:#ffedbe}#formMessage{font-size:1.1rem;padding:.3em .5em;font-family:quicksand;border:none;background:#ffedbe;resize:none;width:100%;height:170px}.boldInfo{font-size:1.2rem;font-family:quicksand}#formBtn1{font-size:1.2rem;padding:.3em .5em;font-family:quicksand;font-weight:600;border:none;background:#ffedbe;transition:.5s;cursor:pointer;flex-grow:4}#formBtn1:hover{background:#ffb156;color:#fff}#formBtn0{font-size:1.2rem;padding:.3em .5em;font-family:quicksand;font-weight:600;border:none;background:#ffedbe;transition:.5s;cursor:pointer;flex-grow:1;text-align:center;text-decoration:none;color:#000}#formBtn0:hover{background:#ff5656;color:#fff}.submitArea{display:flex;justify-content:space-between;gap:10px}.settingsForm2{margin-top:50px}#imgUploader{font-size:1.5rem;font-family:quicksand}#headingUploader{font-size:1.5rem;padding:.3em .5em;font-family:quicksand;border:none;background:#ffedbe}#textUploader{font-size:1.1rem;padding:.3em .5em;font-family:quicksand;border:none;background:#ffedbe;resize:none;width:100%;height:250px}#formBtn1-2{font-size:1.2rem;padding:.3em .5em;font-family:quicksand;font-weight:600;border:none;background:#ffedbe;transition:.5s;cursor:pointer;flex-grow:4}#formBtn1-2:hover{background:#ffb156;color:#fff}#formBtn0-2{font-size:1.2rem;padding:.3em .5em;font-family:quicksand;font-weight:600;border:none;background:#ffedbe;transition:.5s;cursor:pointer;color:#000;text-decoration:none;text-align:center;flex-grow:1}#formBtn0-2:hover{background:#ff5656;color:#fff}#submitBtn:hover{background:#ffb156;color:#fff}.deletePost{display:block;font-size:1.8rem;color:#000;text-decoration:none;font-family:nunito;text-align:center;margin:15px 0;padding:.5em 0;background:#ffedbe;border-radius:10px;transition:.5s}.deletePost:hover{color:#fff;background:#ff5656}.menuSettings{width:100%;display:flex;justify-content:space-between;gap:20px;flex-wrap:nowrap;margin:0 auto}.listSelector{display:flex;flex-direction:column;gap:15px;margin:50px auto;border:4px solid #ad7f66;border-radius:15px;padding:10px;width:100%;max-width:650px}.menuEdit{text-decoration:none;color:#000;font-size:1.1rem;font-family:nunito;background:#ffedbe;padding:.7em .5em;text-align:center;border-radius:20px;transition:.3s;width:100%}.menuEdit:hover{background:#ad7f66;color:#fff}.fileInputArea{display:flex;align-items:center;font-family:nunito}#dropZone{width:100%;text-align:center;padding:30px 0;border:3px dashed #000;border-radius:10px;font-size:1.2rem;cursor:pointer;transition:1s}#dropZone:hover{animation:blink 1s infinite!important;background:#e0cc99!important}@keyframes blink{0%{border:3px dashed #ad7f66}50%{border:3px dashed #ee7623}to{border:3px dashed #ad7f66}}#fileList{display:none}#fileList h3{font-size:1.4rem;font-family:nunito}#fileInput{display:none}#fileListItems{font-family:nunito;padding-left:15px}#fileListItems li{list-style-type:none}.fullLine{width:100%;height:3px;background:#000;border-radius:50px;display:none}.fullLinePrint{width:100%;height:3px;background:#000;border-radius:50px}.editor{width:100%;min-height:400px;background:#ffedbe;display:flex;flex-direction:column;font-family:nunito,sans-serif}.tool-bar{width:100%;height:40px;background:#e0cc99;display:flex;align-items:center;justify-content:start;gap:20px;padding:0 10px}.tool-img{width:25px;cursor:pointer}.tool-img.active{background:#ffedbe;border-radius:3px;border:1px solid #000000}.source,.source2{position:relative;width:100%;background:#ffedbe;padding:10px;font-size:1.1rem;outline:none;border:none;flex-grow:1}.link-edit-area,.link-edit-area2{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000057;display:none;justify-content:center;align-items:center;font-family:nunito}.link-edit-area.active,.link-edit-area2.active{display:flex}.link-edit,.link-edit2{border-radius:10px;background:#e0cc99;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:15px;display:none}.link-edit input,.link-edit2 input{padding:.5em;border-radius:5px;font-family:nunito,sans-serif;font-size:1.1rem;border:none;min-width:350px}.link-edit button,.link-edit2 button{padding:.5em;border-radius:5px;background:#000;color:#fff;font-family:nunito,sans-serif;font-size:1.1rem;border:none;cursor:pointer;width:50%}.link-edit.active,.link-edit2.active{display:flex}.link-edit .linkHeading,.link-edit2 .linkHeading{display:flex;justify-content:space-between;align-items:center;width:100%}.link-edit .linkHeading img,.link-edit2 .linkHeading img{width:25px;cursor:pointer}.link-edit .linkTarget,.link-edit2 .linkTarget{display:flex;justify-content:start;align-items:center;gap:25px;width:100%;border-bottom:2px solid #000000;padding-bottom:12.5px}.link-edit .linkTarget input,.link-edit2 .linkTarget input{min-width:auto}.link-edit .linkTarget .link-open-in,.link-edit2 .linkTarget .link-open-in{display:flex;flex-direction:column;align-items:start;gap:5px}.link-edit .linkTarget .link-open-in input[type=radio],.link-edit2 .linkTarget .link-open-in input[type=radio]{transform:scale(1.3);cursor:pointer}.link-edit .linkTarget .link-open-in label,.link-edit2 .linkTarget .link-open-in label{cursor:pointer}.target-radio-area{display:flex;align-items:center;gap:5px}.linkAcceptingArea{width:100%;display:flex;gap:15px}.insert-link{font-family:nunito,sans-serif;font-size:1.4rem;text-decoration:underline}.source:before,.source2:before{color:#0009;content:attr(data-placeholder);left:10px;pointer-events:none;position:absolute;right:10px}.post .post1Row,.post .post2Row{width:100%}.postGallery1Row,.postGallery2Row{width:100%;overflow:hidden;transition:.3s}.postGallery{width:100%;height:500px;overflow:hidden;gap:3px;background:#ffb156}.postGallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s;cursor:pointer}.postGallery1,.postGallery2{display:flex}.postGallery2 .postGallery1Row,.postGallery2 .postGallery2Row{flex-basis:50%}.postGallery3{display:flex;flex-direction:column}.postGallery3 .postGallery1Row{flex-basis:50%}.postGallery3 .postGallery2Row{flex-basis:50%;display:flex;gap:3px}.postGallery3 .postGalleryItem{flex-basis:50%}.postGallery4{display:flex;flex-direction:column}.postGallery4 .postGallery1Row,.postGallery4 .postGallery2Row{flex-basis:50%;display:flex;gap:3px}.postGallery4 .postGalleryItem{flex-basis:50%}.postGallery5{display:flex;flex-direction:column}.postGallery5 .postGallery1Row,.postGallery5 .postGallery2Row{flex-basis:50%;display:flex;gap:3px}.postGallery5 .postGalleryItem{flex-basis:50%}.otherPhotos{position:relative}.otherPhotosCount{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#fff}.otherPhotoHidden{display:none}.statusPanel,.statusPanel2{display:none;position:fixed;top:20px;right:20px;gap:20px;justify-content:space-between;align-items:center;background:#3ce000;border-radius:15px;padding:.7em .9em;z-index:9999999}.statusPanel img,.statusPanel2 img{width:40px;cursor:pointer;transition:.2s}.statusPanel img:hover,.statusPanel2 img:hover{transform:rotate(90deg)}.statusPanel p,.statusPanel2 p{font-size:1.2rem;font-family:nunito}.qrCodeArea{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:15px;gap:10px}.qrCodeArea img{width:100%;max-width:100px;height:auto}.resLinkQr{text-decoration:none;color:#000;font-size:1rem;font-family:quicksand}footer{position:relative}.mainFooter{background:#2e1410;padding:.8em 1.2em 1em;gap:5%;width:100%;min-height:180px;display:flex;justify-content:space-around;align-items:center}.mainFooter address{font-style:normal}.mainFooterItem{max-width:410px;min-height:90px}.mainFooterItem ul:not(#theme-switcher){display:flex;flex-direction:column;gap:5px;justify-content:space-between;min-height:90px}.thirdCol ul:not(#theme-switcher){display:flex;flex-direction:column;justify-content:center;align-items:center}.footerPanel{display:flex;align-items:center;justify-content:space-between;gap:30px}.footerPanel li{list-style-type:none}#secretBtn{display:flex;align-items:center}.footerPanel img{width:25px;cursor:pointer}.footerPanel img:not(.dropdown img):hover{animation:zooming .5s infinite ease}@keyframes zooming{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.footerItem{font-size:.9rem;color:#ffedbe;list-style-type:none;font-family:nunito}.footerItem a{font-size:.9rem;color:#ffedbe;text-decoration:none;border-bottom:1px solid #ffedbe}.languageSelector{width:100%;justify-content:space-between;display:none;gap:20px;height:50px}.languageSelector a{height:50px}.languageSelector.special{display:flex}.footerLangImg{width:50px;height:50px}.footerLangActive img{border:4px solid #ffedbe;border-radius:50px;padding:2px}.createdBy{color:#ad7f66;font-family:nunito;font-size:.9rem;list-style-type:none}.createdBy a{color:#ad7f66;font-family:nunito;text-decoration:none;font-size:.9rem}@media only screen and (max-width: 1650px){.lowerNav ul li a,.dropDown{font-size:1.2rem}}@media only screen and (max-width: 1600px){.lowerNav{margin-right:5%}.lowerNavAdmin{margin-right:3%}.lowerNavAdmin ul{gap:30px}}@media only screen and (max-width: 1500px){.lowerNav{margin-right:2%}.lowerNavAdmin ul{gap:25px}.lowerNav ul li a,.dropDown{font-size:1.1rem}}@media only screen and (max-width: 1440px){#logoAdmin{top:125px}.lowerNav ul{gap:30px}.lowerNav ul li a,.dropDown{font-size:1.2rem}#specialToRight{margin-left:100px}.higherNav{display:flex;justify-content:end}.adminNavText{font-size:1rem!important}}@media only screen and (max-width: 1320px){.lowerNav{margin-right:3%}.lowerNav ul{gap:30px}#logoAdmin{top:130px}.higherNav ul li a{font-size:1.2rem}.adminNavText{font-size:.9rem!important}}@media only screen and (max-width: 1250px){.lowerNav{margin-right:2%}.lowerNav ul{gap:25px}}@media only screen and (max-width: 1200px){.lowerNav ul{gap:20px}.higherNav ul li a{font-size:1.1rem}.lowerNav ul li a,.dropDown{font-size:1.05rem}#specialToRight{margin-left:40px}.adminNavText{font-size:.8rem!important}}@media only screen and (max-width: 1040px){.mainFooter,.mainFooterItem,.mainFooterItem ul{min-height:auto}#secretBtn{display:none}.jidListekPage{width:100%;background:#ffedbe;padding:130px 3% 50px}.novinkyArea{padding:130px 0}.postHeading h2{font-size:1.7rem}.postP p{font-size:1.1rem}.mainFooter{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:30px;padding:50px 70px}.footerItem,.footerItem a{font-size:.9rem;color:#ffedbe;font-weight:300}.createdBy,.createdBy a{font-size:.9rem;font-weight:300}.formSuccess{font-size:1.4rem;font-family:nunitoSans;background:#3ce000;padding:.2em .7em;border-radius:15px;width:100%;position:static;margin-bottom:10px;text-align:center}.formError{font-size:1.4rem;font-family:nunitoSans;background:#e00000;padding:.2em .7em;border-radius:15px;width:100%;position:static;margin-bottom:10px;text-align:center}.poptavkaArea,.contactPage,.vopPage{width:90%;min-height:100dvh;padding:140px 5%}#kontaktniInfoForm{display:grid;gap:10px;grid-template-areas:"kontaktniInfoFormItem1" "kontaktniInfoFormItem2" "kontaktniInfoFormItem3" "kontaktniInfoFormItem4"}#poznamkaTextarea{height:250px}#rStoluForm{display:grid;gap:10px;grid-template-columns:auto;grid-template-areas:"rStoluFormItem1" "rStoluFormItem2" "rStoluFormItem3" "rStoluFormItem4"}.lb-container{position:static}.lb-outerContainer{position:fixed!important;right:0;left:0;top:50%;transform:translateY(-50%)}.lb-dataContainer{position:fixed!important;right:0;left:0;top:75%;display:flex;justify-content:center}.lb-close{transform:scale(1.5)}.socMedia:hover{position:fixed;left:0;transition:.4s}.socMedia.special{display:none!important}.mainInfo{text-align:center;display:flex;flex-direction:column;gap:30px}.mainInfo h1{font-size:4.1rem;color:#ffedbe;font-family:marckScript;font-weight:100;text-shadow:0 0 30px #000000;margin:0 20%}.mainInfo button{font-size:1.2rem;padding:.4em 1.5em;border-radius:50px;border:none;background:#ee7623;color:#672f25;font-family:nunitoSans;font-weight:700;cursor:pointer;font-style:italic;margin:0 20%}.socMedia{transform:translateY(-43%)}.rezervaceIframeArea{width:100%;height:100dvh;background:#f2f2f2;margin-top:122px}#rezervaceIframe{position:static;width:100%;height:80dvh}.cenikIframeArea{width:100%;height:100dvh;background:#f2f2f2;margin-top:122px}#cenikIframe{position:static;width:100%;height:80dvh}header{display:flex;justify-content:space-between;background:#fff;height:122px;align-items:stretch;position:fixed;top:0;left:0;right:0}.mainHeader,.mainHeaderAdmin{display:none}#logoForMobile{width:280px;position:static}.higherNav ul li a{font-size:1.05rem}#specialToRight a{margin-left:0;font-size:1.4rem}.mainMenu{display:none!important}.hamburger{display:block}.higherNav ul li{display:none}#specialToRight{display:none;margin-left:0;position:absolute;left:55%}.rectangle{display:none}.mainHeader,.mainHeaderAdmin{left:0;right:0;border-bottom-right-radius:0;height:122px}.rectangleForMobile{position:static;display:flex}.welcomePage{animation:none}.pensionPage{width:100%;background:#ffedbe;position:static;display:flex;flex-direction:column;align-items:center;margin-top:125px}.pensionInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:0;padding:1em 2.5em;border-radius:0}.pensionGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:0}.pensionGallery{position:static;top:0;width:85%;display:grid;gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr;background:#ffedbe}.ubytovaniPage{width:100%;background:#ffedbe;position:static;display:flex;flex-direction:column;align-items:center;margin-top:125px}.ubytovaniInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:0;padding:1em 2.5em;border-radius:0}.ubytovaniGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:0}.ubytovaniGallery{position:static;top:0;width:85%;display:grid;gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr;background:#ffedbe}.restauracePage{width:100%;background:#ffedbe;position:static;display:flex;flex-direction:column;align-items:center;margin-top:125px}.restauraceInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:0;padding:1em 2.5em;border-radius:0}.restauraceGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:0}.restauraceGallery{position:static;top:0;width:85%;display:grid;gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr;background:#ffedbe}.fitnessPage{width:100%;background:#ffedbe;position:static;display:flex;flex-direction:column;align-items:center;margin-top:125px}.fitnessInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:0;padding:1em 2.5em;border-radius:0}.fitnessGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:0}.fitnessGallery{position:static;top:0;width:85%;display:grid;gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr;background:#ffedbe}.wellnessPage{width:100%;background:#ffedbe;position:static;display:flex;flex-direction:column;align-items:center;margin-top:125px}.wellnessInfo{display:flex;flex-direction:column;gap:20px;background:#ffedbe;margin:0;padding:1em 2.5em;border-radius:0}.wellnessGalleryBackground{background:#ffedbe;width:100%;display:flex;justify-content:center;margin-top:0}.wellnessGallery{position:static;top:0;width:85%;display:grid;gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr;background:#ffedbe}}@media only screen and (max-width: 800px){.foodSecondColumn{width:18%;gap:15px;min-width:140px}.foodInfo{flex-direction:column;align-items:end;justify-content:center;gap:0}.foodAmount,.foodPrice{width:100%}}@media only screen and (max-width: 700px){.importantAlert{max-height:300px;right:0;bottom:0;z-index:70;margin:10px}.footerPanel{justify-content:center}.foodImgArea img{height:90%}.foodImgInfo{height:10%}.postHeading h2{font-size:1.5rem}.postP p{font-size:1rem}.mainFooter{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;padding:50px 0;text-align:center}.footerItem,.footerItem a{font-size:.8rem;color:#ffedbe;font-weight:200}.createdBy,.createdBy a{font-size:.8rem;font-weight:200}.poptavkaArea,.contactPage,.vopPage{width:100%}.submitBtn input[type=reset]{display:none}#poznamkaTextarea{height:300px}#specialToRight{display:none}.pensionGallery,.ubytovaniGallery,.restauraceGallery,.fitnessGallery,.wellnessGallery{grid-template-rows:auto;grid-template-columns:1fr}.pensionInfo h2,.ubytovaniInfo h2{font-size:2.7rem;font-family:marckScript;font-weight:100;text-align:center;color:#672f25}.restauraceInfo h2{font-size:3.5rem;font-family:marckScript;font-weight:100;text-align:center;color:#672f25}.fitnessInfo h2,.wellnessInfo h2{font-size:2.7rem;font-family:marckScript;font-weight:100;text-align:center;color:#672f25}}@media only screen and (max-width: 540px){.hamburgerHigherNav ul li a,.hamburgerLowerNav ul li a{font-size:1.4rem}.hamburgerMainMenu,.hamburgerMainUpperMenu{gap:10px}.hamburgerMenu.active{height:75dvh}}@media only screen and (max-width: 400px){#logoForMobile{width:100%;max-width:280px}.hamburgerLocation{min-width:90px}}@media only screen and (max-width: 380px){.mainInfo h1{font-size:17vw}.restauraceInfo{padding:1em 1.2em}}@media only screen and (min-width: 1040px){.languageSelectorOuter,.hamburgerMenu{display:none}.languageSelector{display:none!important}}@media only screen and (min-width: 1700px){#logoAdmin{top:115px}}@media only screen and (min-width: 2000px){#logoAdmin{top:100px}}@media only screen and (min-width: 2500px){#logoAdmin{top:95px}}.spolupracujemeArea{max-width:1000px;width:100%;min-height:100dvh;margin:0 auto;background:#ffe5a4;padding:200px 50px 50px}.spolupracujemeArea h1{text-align:center;margin-bottom:20px}.s-section{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:start;gap:50px}.sp-article{display:flex;flex-direction:column;gap:20px;background:#ffedbe;flex-basis:50%;max-width:400px;border-radius:15px;overflow:hidden;min-height:750px}.sp-main-img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.sp-logo{width:40%;max-height:100px;-o-object-fit:contain;object-fit:contain}.sp-logo-large{width:60%;max-height:100px;-o-object-fit:contain;object-fit:contain}.sp-main-content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px}.sp-article h4{font-size:1.5rem;font-family:nunito;font-weight:bolder}.sp-article p{font-size:1rem;font-family:nunito;text-align:justify}.sp-article a{font-size:1.2rem;font-family:nunito;padding:0 20px;color:#000;text-decoration:underline}@media only screen and (max-width: 1000px){.spolupracujemeArea{padding:150px 20px 20px}.sp-article{flex-basis:100%}}.animate-ring{animation:ring .5s ease-in-out infinite;animation-delay:1s}@keyframes ring{0%{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}to{transform:rotate(0)}}@font-face{font-family:Nunito;src:url(/fonts/Nunito/Nunito-VariableFont_wght.ttf)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}html{font-family:Nunito,sans-serif}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-left-36{left:-9rem}.-left-96{left:-24rem}.-right-80{right:-20rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-40{right:10rem}.right-5{right:1.25rem}.start-3{inset-inline-start:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-24{top:6rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[7\.25rem\]{top:7.25rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100000\]{z-index:100000}.z-\[999\]{z-index:999}.m-2{margin:.5rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-ml-px{margin-left:-1px}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-3{margin-left:.75rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-28{margin-top:7rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-2{height:.5rem}.h-24{height:6rem}.h-32{height:8rem}.h-36{height:9rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-\[500px\]{height:500px}.h-\[calc\(100dvh\)\],.h-dvh{height:100dvh}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-64{max-height:16rem}.max-h-\[400px\]{max-height:400px}.max-h-\[85dvh\]{max-height:85dvh}.max-h-\[95dvh\]{max-height:95dvh}.min-h-8{min-height:2rem}.min-h-dvh{min-height:100dvh}.w-0{width:0px}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-28{width:7rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-64{max-width:16rem}.max-w-96{max-width:24rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[700px\]{max-width:700px}.max-w-\[800px\]{max-width:800px}.max-w-\[95\%\]{max-width:95%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-\[0\]{transform-origin:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-4{--tw-translate-y: -1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}.place-self-center{place-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-ee-lg{border-end-end-radius:.5rem}.rounded-es-lg{border-end-start-radius:.5rem}.rounded-se-lg{border-start-end-radius:.5rem}.rounded-ss-lg{border-start-start-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-dashed{border-style:dashed}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-secondary-500{--tw-border-opacity: 1;border-color:rgb(238 118 35 / var(--tw-border-opacity))}.border-b-primary-500{--tw-border-opacity: 1;border-bottom-color:rgb(105 47 35 / var(--tw-border-opacity))}.bg-\[\#0000006c\]{background-color:#0000006c}.bg-black\/40{background-color:#0006}.bg-black\/60{background-color:#0009}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-500\/50{background-color:#22c55e80}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(105 47 35 / var(--tw-bg-opacity))}.bg-red-400\/50{background-color:#f8717180}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-secondary-200{--tw-bg-opacity: 1;background-color:rgb(245 195 160 / var(--tw-bg-opacity))}.bg-secondary-300{--tw-bg-opacity: 1;background-color:rgb(239 150 89 / var(--tw-bg-opacity))}.bg-secondary-500{--tw-bg-opacity: 1;background-color:rgb(238 118 35 / var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.bg-tertiary-100{--tw-bg-opacity: 1;background-color:rgb(255 253 248 / var(--tw-bg-opacity))}.bg-tertiary-200{--tw-bg-opacity: 1;background-color:rgb(255 248 232 / var(--tw-bg-opacity))}.bg-tertiary-400{--tw-bg-opacity: 1;background-color:rgb(255 237 190 / var(--tw-bg-opacity))}.bg-tertiary-400\/80{background-color:#ffedbecc}.bg-tertiary-500{--tw-bg-opacity: 1;background-color:rgb(173 127 102 / var(--tw-bg-opacity))}.bg-tertiary-600{--tw-bg-opacity: 1;background-color:rgb(255 229 164 / var(--tw-bg-opacity))}.bg-tertiary-600\/60{background-color:#ffe5a499}.bg-tertiary-600\/75{background-color:#ffe5a4bf}.bg-tertiary-700{--tw-bg-opacity: 1;background-color:rgb(90 42 33 / var(--tw-bg-opacity))}.bg-tertiary-700\/50{background-color:#5a2a2180}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-primary-500\/80{--tw-gradient-from: rgb(105 47 35 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(105 47 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-tertiary-500{--tw-gradient-from: #ad7f66 var(--tw-gradient-from-position);--tw-gradient-to: rgb(173 127 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-secondary-500\/80{--tw-gradient-to: rgb(238 118 35 / .8) var(--tw-gradient-to-position)}.to-tertiary-700{--tw-gradient-to: #5a2a21 var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pt-24{padding-top:6rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-5{line-height:1.25rem}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-secondary-500{--tw-text-opacity: 1;color:rgb(238 118 35 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-65{opacity:.65}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[right\]{transition-property:right;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sortable-item.dragging{opacity:.2}.bounce{animation:bounce 5s infinite}.shake{animation:shake 1s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes shake{0%,to{transform:translate(0) rotate(0)}10%,30%,50%,70%,90%{transform:translate(-10px) rotate(-1deg)}20%,40%,60%,80%{transform:translate(10px) rotate(1deg)}}.hide-eye::-ms-reveal,.hide-eye::-ms-clear{display:none}@media (min-width: 1280px){.xl\:container{width:100%}@media (min-width: 640px){.xl\:container{max-width:640px}}@media (min-width: 768px){.xl\:container{max-width:768px}}@media (min-width: 1024px){.xl\:container{max-width:1024px}}.xl\:container{max-width:1280px}@media (min-width: 1536px){.xl\:container{max-width:1536px}}}.\*\:inline>*{display:inline}.backdrop\:blur-2xl::backdrop{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-bottom-0:before{content:var(--tw-content);bottom:-0px}.before\:h-\[3px\]:before{content:var(--tw-content);height:3px}.before\:w-0:before{content:var(--tw-content);width:0px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:bg-white:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.before\:duration-150:before{content:var(--tw-content);transition-duration:.15s}.empty\:hidden:empty{display:none}.hover\:rotate-90:hover{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\:bg-secondary-100:hover{--tw-bg-opacity: 1;background-color:rgb(236 215 200 / var(--tw-bg-opacity))}.hover\:bg-secondary-200:hover{--tw-bg-opacity: 1;background-color:rgb(245 195 160 / var(--tw-bg-opacity))}.hover\:bg-secondary-700:hover{--tw-bg-opacity: 1;background-color:rgb(204 102 31 / var(--tw-bg-opacity))}.hover\:bg-tertiary-200:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 232 / var(--tw-bg-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-secondary-500:hover{--tw-text-opacity: 1;color:rgb(238 118 35 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:ring-4:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-secondary-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 215 200 / var(--tw-ring-opacity))}.hover\:before\:w-full:hover:before{content:var(--tw-content);width:100%}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(105 47 35 / var(--tw-ring-opacity))}.focus\:ring-secondary-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 118 35 / var(--tw-ring-opacity))}.active\:scale-105:active{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.group:hover .group-hover\:rotate-12{--tw-rotate: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:placeholder-shown~.peer-placeholder-shown\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:placeholder-shown~.peer-placeholder-shown\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:focus~.peer-focus\:-translate-y-5{--tw-translate-y: -1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:focus~.peer-focus\:scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:focus~.peer-focus\:text-primary-500{--tw-text-opacity: 1;color:rgb(105 47 35 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:bottom-5{bottom:1.25rem}.sm\:left-5{left:1.25rem}.sm\:right-5{right:1.25rem}.sm\:m-5{margin:1.25rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-8{width:2rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-96{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-ee-lg{border-end-end-radius:.5rem}.sm\:rounded-es-xl{border-end-start-radius:.75rem}.sm\:rounded-se-lg{border-start-end-radius:.5rem}.sm\:rounded-ss-lg{border-start-start-radius:.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:max-h-\[550px\]{max-height:550px}.md\:w-48{width:12rem}.md\:w-80{width:20rem}.md\:flex-row{flex-direction:row}.md\:gap-3{gap:.75rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:top-\[11\.75rem\]{top:11.75rem}.lg\:z-auto{z-index:auto}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-auto{height:auto}.lg\:w-\[400px\]{width:400px}.lg\:w-auto{width:auto}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:bg-transparent{background-color:transparent}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:text-start{text-align:start}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.lg\:before\:bg-primary-500:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(105 47 35 / var(--tw-bg-opacity))}}@media (min-width: 1280px){.xl\:w-\[450px\]{width:450px}.xl\:flex-row{flex-direction:row}.xl\:gap-3{gap:.75rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.dark\:border-gray-600:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:bg-gray-800:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:bg-green-600\/50:where(.dark,.dark *){background-color:#16a34a80}.dark\:bg-quaternary-100:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(59 59 59 / var(--tw-bg-opacity))}.dark\:bg-quaternary-200:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(31 36 42 / var(--tw-bg-opacity))}.dark\:bg-quaternary-300:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(22 27 34 / var(--tw-bg-opacity))}.dark\:bg-quaternary-300\/30:where(.dark,.dark *){background-color:#161b224d}.dark\:bg-quaternary-300\/60:where(.dark,.dark *){background-color:#161b2299}.dark\:bg-quaternary-300\/75:where(.dark,.dark *){background-color:#161b22bf}.dark\:bg-quaternary-400:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(16 21 30 / var(--tw-bg-opacity))}.dark\:bg-quaternary-500:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(13 17 23 / var(--tw-bg-opacity))}.dark\:bg-quaternary-600:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(6 11 19 / var(--tw-bg-opacity))}.dark\:bg-quaternary-700:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(1 4 9 / var(--tw-bg-opacity))}.dark\:bg-gradient-to-br:where(.dark,.dark *){background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.dark\:from-quaternary-500:where(.dark,.dark *){--tw-gradient-from: #0d1117 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 17 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-primary-900:where(.dark,.dark *){--tw-gradient-to: #341712 var(--tw-gradient-to-position)}.dark\:text-gray-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:text-gray-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-gray-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.dark\:text-white:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:invert:where(.dark,.dark *){--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.dark\:hover\:bg-quaternary-200:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(31 36 42 / var(--tw-bg-opacity))}.dark\:hover\:bg-quaternary-700:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(1 4 9 / var(--tw-bg-opacity))}.dark\:hover\:bg-secondary-800:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(171 76 11 / var(--tw-bg-opacity))}.dark\:hover\:text-gray-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:hover\:text-tertiary-700:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(90 42 33 / var(--tw-text-opacity))}.dark\:focus\:border-blue-700:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:focus\:border-blue-800:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:active\:bg-gray-700:active:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:active\:text-gray-300:active:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}@media (min-width: 1024px){.dark\:lg\:text-white:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}@media print{.print\:hidden{display:none}.print\:flex-row{flex-direction:row}}.\[\&_a\]\:text-secondary-500 a{--tw-text-opacity: 1;color:rgb(238 118 35 / var(--tw-text-opacity))}.\[\&_a\]\:underline a{text-decoration-line:underline}
