@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.font-mon,.render .under p{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.font-mon-semi,.render .under p span{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.render{width:100vw;height:100vh;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;position:relative}.render .under{position:absolute;right:0;bottom:0;left:0;top:5%;z-index:99;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap;padding:1rem 2rem}@media screen and (min-width: 0px) and (max-width: 590px){.render .under{position:absolute;width:min-content;padding:1rem}}.render .under h2{font-size:4rem;line-height:normal;color:#fff}@media screen and (min-width: 0px) and (max-width: 590px){.render .under h2{font-size:2rem}}.render .under h1{line-height:100%;font-size:6rem;color:#fff}@media screen and (min-width: 0px) and (max-width: 590px){.render .under h1{font-size:4rem}}.render .under h1 span{color:#393bb4}.render .under p{margin:1.5rem 0px;width:60%;font-size:2rem;color:#fff}.render .under p span{color:#ffc04c}@media screen and (min-width: 0px) and (max-width: 590px){.render .under p{font-size:20px;width:100%}}.render .under .butns{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:2rem}.render .under .butns .green{font-weight:500;background-color:#393bb4;box-shadow:6px 8px 20px #393bb44d}.render .under .butns .green:hover{box-shadow:none}.render .under .box{width:100%;height:20%}@media screen and (min-width: 0px) and (max-width: 590px){.render .under .box{display:none}}.render .threejs{width:100%;height:100%;position:relative}.render .threejs .video{position:absolute;width:100%;height:100%;overflow:hidden}.area{width:100vw;height:auto;position:relative}.area .gradient{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,white 0%,transparent 20%);z-index:10}.area .catogery{right:0;bottom:0;top:12%;left:2%;z-index:99;padding:0 2rem;gap:2rem;height:auto}@media screen and (min-width: 0px) and (max-width: 590px){.area .catogery{left:5%;top:5%;padding:0;padding-left:2rem}}.selectionContainer{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;margin-bottom:4rem}@media (max-width: 1366px){.selectionContainer{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width: 1024px){.selectionContainer{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width: 768px){.selectionContainer{padding-left:1rem;padding-right:1rem}}.selectionContent{border-radius:12px;padding:1rem;box-sizing:border-box}.sliderWrapper{position:relative}.custom-arrow{background-color:#000;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.custom-arrow.next{right:-16px}.custom-arrow.prev{left:-16px}@media (max-width: 768px){.custom-arrow{width:24px;height:24px;font-size:14px}}.font-mon,.menuCard .content p{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.menuCard{width:20rem;height:18rem;background-color:#ffc04c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,213,0,.3764705882);border-radius:20px;position:relative;padding:.7rem;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;flex-wrap:wrap;margin-top:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.menuCard{width:18rem}}.menuCard .image{position:absolute;top:5%;left:26%;width:9rem;height:9rem;border-radius:100%}.menuCard .image img{width:100%;height:100%;object-fit:contain;border-radius:100%}.menuCard .content{width:100%;height:40%;position:relative;color:#000}.menuCard .content p{font-size:14px}.menuCard .content .btn{position:absolute;right:0;bottom:0;padding:.3rem .5rem .3rem 1rem;border-radius:50px;outline:none;border:none;background-color:#000;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:1rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;cursor:pointer;transition:.3s all cubic-bezier(.175,.885,.32,1.275)}.menuCard .content .btn .icon{background-color:#ffc04c1a;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;padding:.2rem;font-size:1.8rem}.menuCard .content .btn:hover{background-color:#fff;color:#000;transform:scale(.9)}.menuCard .content .btn:hover .icon{background-color:#fff;color:#000}.font-mon-med,.navbar .links ul li{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal}.glow,.navbar .btns{padding:.5rem 1rem;font-size:16px;font-weight:500;border:none;outline:none;border-radius:12px;color:#000;background-color:#ffc04c;box-shadow:6px 8px 20px #ffc04c99;cursor:pointer;transition:.4s all ease}.glow:hover,.navbar .btns:hover{transform:scale(.9);box-shadow:none}.navbar{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0rem 4rem;width:100%;position:fixed;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;z-index:999}@media screen and (min-width: 0px) and (max-width: 590px){.navbar{padding:.5rem}}.navbar .logo{width:8%;height:90%}@media screen and (min-width: 0px) and (max-width: 590px){.navbar .logo{width:30%}}.navbar .logo img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 0px) and (max-width: 590px){.navbar .links{display:none}}.navbar .links ul{list-style-type:none;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1.6rem}@media screen and (min-width: 0px) and (max-width: 590px){.navbar .links ul{flex-direction:column}.navbar .links ul.visible{display:flex;opacity:1;position:relative;z-index:9999}.navbar .links ul.hidden{opacity:0;display:none}}.navbar .links ul li{color:#000;cursor:pointer;transition:.3s all ease}.navbar .links ul li:hover{color:#ffc04c;transform:scale(1.1)}.navbar .links ul li.active{color:#ffc04c}.navbar .links.responsive{display:flex;position:relative;z-index:100000}.navbar .links.visible{z-index:103;width:300px;background-color:#fff;box-shadow:-5px 0 20px #00000025;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;gap:3vh;list-style:none;font-family:700;font-size:1.2rem;height:100vh;right:0;top:0;position:absolute}.navbar .links.visible .nav-menu-icon{position:fixed;right:2%;top:25%}@media screen and (min-width: 0px) and (max-width: 590px){.navbar .btns{display:none}}.navbar .btns.visible{display:inline-block}.font-mon,.pkg .child .block .ratio .tab{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.pkg{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.pkg .child{background-color:#7d7fd6;width:90%;height:38%;margin:20px;border-radius:20px;color:#fff;font-size:1.5rem;transition:background-color .3s ease-in-out;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}@media screen and (min-width: 0px) and (max-width: 590px){.pkg .child{width:100%}}.pkg .child .block{position:absolute;width:90%;height:200%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:wrap;border-radius:18px;color:#000}@media screen and (min-width: 0px) and (max-width: 590px){.pkg .child .block{height:auto;gap:3rem}}.pkg .child .block h2{margin-bottom:2%}@media screen and (min-width: 0px) and (max-width: 590px){.pkg .child .block h2{font-size:1.6rem}}.pkg .child .block h2 span{transition:.4s all ease;color:#393bb4}.pkg .child .block .boxes{width:95%;height:75%}.pkg .child .block .boxes .box{width:18rem;height:24rem;margin-left:5%;background:#393bb4;border-radius:10px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;transition:all .3s ease-in-out}@media screen and (min-width: 0px) and (max-width: 590px){.pkg .child .block .boxes .box{height:22rem;width:16rem;margin-left:4%}}.pkg .child .block .boxes .box:hover .image img{transform:scale(1.1)}.pkg .child .block .boxes .box .image{width:95%;height:45%;position:absolute;top:2%;border-radius:10px;overflow:hidden}.pkg .child .block .boxes .box .image img{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:2px 2px 10px #0000004d;transition:.2s all ease-in-out}.pkg .child .block .boxes .box .content{position:absolute;bottom:0;width:95%;height:50%;color:#fff}.pkg .child .block .boxes .box .content h2{font-size:1.5rem;text-wrap:balance}.pkg .child .block .boxes .box .content p{font-weight:300;font-size:12px;text-wrap:balance}.pkg .child .block .boxes .box .content button{position:absolute;right:0;bottom:4%;padding:.2rem .5rem;border-radius:8px;outline:none;border:none;background-color:#fff;color:#393bb4;font-size:.9rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.3rem;cursor:pointer;transition:.3s ease}.pkg .child .block .boxes .box .content button:hover{transform:scale(.9)}.pkg .child .block .boxes .box .content button:after{content:"->"}.pkg .child .block .ratio{width:100%;height:8%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.6rem;flex-wrap:nowrap}.pkg .child .block .ratio .tab{padding:.2rem 1rem;font-size:1rem;background-color:transparent;color:gray;border:1px solid #b9b9b9;border-radius:100px;cursor:pointer;transition:.3s ease}.pkg .child .block .ratio .tab:hover{transform:scale(.9)}@media screen and (min-width: 0px) and (max-width: 590px){.pkg .child .block .ratio .tab{font-size:.9rem}}.pkg .child .block .ratio .tab.active{background-color:#393bb4;border:1px solid #393bb4;color:#fff}.pkg .child .block .ratio .tab.active:hover{transform:scale(1)}.pkgCard{width:100%;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;cursor:pointer}.pkgCard:hover{transform:translateY(-3px)}.pkgCard .imgWrapper{width:100%;height:260px;overflow:hidden}.pkgCard .imgWrapper img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.pkgCard .pkgContent{padding:12px 16px;text-align:left}.pkgCard .pkgContent .pkgTitle{text-decoration:none}.pkgCard .pkgContent .pkgTitle h2{font-size:1.1rem;font-weight:600;margin:0 0 6px;color:#222}.pkgCard .pkgContent p{font-size:.9rem;color:#555;margin-bottom:10px}.pkgCard .pkgContent h3{font-size:1rem;font-weight:500;margin-bottom:10px}.pkgCard .pkgContent h3 span{font-size:.9rem;color:#aaa;text-decoration:line-through;margin-left:5px}.pkgCard .pkgContent .buyNowBtn{background:#ffc04c;color:#000;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;transition:background .3s;border:none;margin-top:4px}.pkgCard .pkgContent .buyNowBtn:hover{background:#f5af19}.small{width:48px;height:48px;display:block;margin:15px auto;position:relative;color:#111;box-sizing:border-box;animation:rotation 1s linear infinite}.small:after,.small:before{content:"";box-sizing:border-box;position:absolute;width:24px;height:24px;top:50%;left:50%;transform:scale(.5) translate(0);background-color:#111;border-radius:50%;animation:animsmall 1s infinite ease-in-out}.small:before{background-color:#ffc04c;transform:scale(.5) translate(-48px,-48px)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animsmall{50%{transform:scale(1) translate(-50%,-50%)}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-track{background-color:#f1f1f1}*::-webkit-scrollbar-thumb{background:orange}*::-webkit-scrollbar-thumb:hover{background:orange}body,html{overflow-x:hidden}body::-webkit-scrollbar,html::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:#f1f1f1}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:orange}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:orange}.font-p-medium,.menuMain .down .buttons button{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.font-mon,.menuMain .down h1{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.font-mon-med,.menuMain .down .buttons button.activate{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal}.font-mon-semi,.menuMain .up h1{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.glow,.menuMain .down .buttons button.checkout{padding:.5rem 1rem;font-size:16px;font-weight:500;border:none;outline:none;border-radius:12px;color:#000;background-color:#ffc04c;box-shadow:6px 8px 20px #ffc04c99;cursor:pointer;transition:.4s all ease}.glow:hover,.menuMain .down .buttons button.checkout:hover{transform:scale(.9);box-shadow:none}.menuMain{margin-top:6%;width:100vw;height:auto;position:relative}.menuMain .up{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:2rem}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .up{padding:1rem;margin-top:15%;flex-direction:column}}.menuMain .up .tags{width:23%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:3%}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .up .tags{width:100%}}.menuMain .up .tags .context{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.2rem}.menuMain .up .tags .context p{font-size:18px;color:#ffc04c;font-weight:700}.menuMain .up .tags .context .tag{border-radius:8px;padding:5px 16px;background-color:#fff;border:1px solid #b6b6b6;color:gray;outline:none;cursor:pointer;transition:.3s all cubic-bezier(.075,.82,.165,1);display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .up .tags .context .tag{width:10.5rem}}.menuMain .down{width:100%;height:5rem;position:fixed;bottom:0;background-color:#fff;box-shadow:0 -20px 60px -15px #282c3f26;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0px 7rem}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .down{height:6rem;padding:0px 1rem 1rem}}.menuMain .down h1{font-size:1.8rem}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .down h1{font-size:1.3rem}}.menuMain .down .buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.menuMain .down .buttons button{background-color:transparent;color:#54d661;padding:.3rem 1rem;border-radius:10px;border:2px solid currentColor;outline:none;cursor:pointer;transition:.3s all cubic-bezier(.075,.82,.165,1);font-size:18px}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .down .buttons button{padding:.3rem .5rem}}.menuMain .down .buttons button.activate{border-color:#32cd32;color:#32cd32}.menuMain .down .buttons button.next:hover{background-color:#32cd32;color:#fff;border:transparent}.menuMain .down .buttons button.back{border:2px solid #ff5555;color:#f55}.menuMain .down .buttons button.back:hover{background-color:#f55;color:#fff}.menuMain .down .buttons button.disabled{cursor:not-allowed;color:gray;border:2px solid rgba(2,6,12,.256)}.menuMain .down .buttons button.disabled:hover{background-color:transparent;color:gray;border:2px solid rgba(2,6,12,.256)}.menuMain .down .buttons button.checkout{transition:.4s all ease;animation:jump 2s infinite}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .down .buttons button.checkout{padding:.5rem}}@keyframes jump{0%{transform:translateY(0)}50%{transform:translateY(-20%)}to{transform:translateY(0)}}.menuMain .down .buttons button.checkout:hover{animation:none}.menuMain .screens{height:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;overflow:hidden;transition:.3s all ease}.menuMain .screens .child{width:100%;height:auto;overflow-y:scroll;scrollbar-width:none;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:4rem;padding:3rem 8rem;margin-bottom:5rem;transition:.3s opacity ease}@media screen and (min-width: 0px) and (max-width: 590px){.menuMain .screens .child{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;padding:3rem 1rem}}.menuMain .screens .child.nextScreen{transition:.8s opacity ease;animation:op .8s ease 1}@keyframes op{0%{opacity:0}to{opacity:1}}.cards{width:15rem;height:20rem;background:linear-gradient(165deg,#eee,#ebebeb);border-radius:10px;padding:1rem;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;flex-wrap:wrap;gap:.5rem;position:relative}@media screen and (min-width: 0px) and (max-width: 590px){.cards{width:18rem;height:18rem}}.cards .veg{left:4%;top:2%}.cards .image{position:absolute;right:-15%;top:-10%;width:7.5rem;height:7.5rem;border-radius:50%}@media screen and (min-width: 0px) and (max-width: 590px){.cards .image{right:-5%;top:-13%}}.cards .image img{width:100%;height:100%;object-fit:cover;box-shadow:-6px 6px 10px #0000004d;border-radius:50%}.cards .title{font-size:1.5rem}.cards p{font-weight:300;font-size:12px;color:gray}.cards .btn{padding:.3rem .8rem .3rem .3rem;border-radius:50px;outline:none;border:none;background-color:#fff;font-size:1rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;cursor:pointer;transition:.3s all cubic-bezier(.175,.885,.32,1.275)}.cards .btn .icon{background-color:#000;color:#fff;border-radius:50%;padding:.2rem;font-size:1.8rem}.cards .btn .icon.remove{background-color:#f55}.cards .btn:hover{transform:scale(.8)}.font-mon-semi,.boxCard .texts h3,.dabba .ViewDivider .rightSide .insider h2{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.font-mon-extraBold,.dabba .ViewDivider .leftSide .itemsInList h1{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal}.glow,.dabba .ViewDivider .rightSide .insider button{padding:.5rem 1rem;font-size:16px;font-weight:500;border:none;outline:none;border-radius:12px;color:#000;background-color:#ffc04c;box-shadow:6px 8px 20px #ffc04c99;cursor:pointer;transition:.4s all ease}.glow:hover,.dabba .ViewDivider .rightSide .insider button:hover{transform:scale(.9);box-shadow:none}.dabba{margin-top:4%}@media screen and (min-width: 0px) and (max-width: 590px){.dabba{padding:1rem 0}}.dabba .ViewDivider{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;padding:1rem 2rem;margin-bottom:5%}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider{flex-direction:column-reverse;padding:.5rem 1rem;gap:2rem;margin-top:15%}}.dabba .ViewDivider .leftSide{width:65%;height:100%;border-radius:20px}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .leftSide{width:100%;height:auto}}.dabba .ViewDivider .leftSide .image{width:100%;height:25rem;background-size:cover;background-position:center}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .leftSide .image{height:16rem}}.dabba .ViewDivider .leftSide .image img{border-radius:20px;width:100%;height:100%;object-fit:cover;background-position:center center}.dabba .ViewDivider .leftSide .row{margin-top:1%;width:100%;height:11rem}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .leftSide .row{margin-top:5%}}.dabba .ViewDivider .leftSide .row:active{border:none}.dabba .ViewDivider .leftSide .row .slick-slide>div{margin:0 10px}.dabba .ViewDivider .leftSide .row .slick-list{margin:0 -10px}.dabba .ViewDivider .leftSide .row .imgs{width:10rem;height:9rem;background-size:cover;background-position:center;border:none;outline:none;cursor:pointer}.dabba .ViewDivider .leftSide .row .imgs img{border-radius:20px;width:100%;height:100%;object-fit:cover}.dabba .ViewDivider .leftSide .itemsInList h1{font-size:3rem}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .leftSide .itemsInList h1{font-size:2rem}}.dabba .ViewDivider .leftSide .itemsInList .itemList{padding:2% 0;display:flex;justify-content:space-around;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.dabba .ViewDivider .rightSide{width:30%;height:auto;padding:2rem 1rem 1rem;position:sticky;top:3%;background-color:#fff;box-shadow:0 10px 30px #00000020;border-radius:20px}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .rightSide{position:relative;width:100%}}.dabba .ViewDivider .rightSide .insider{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column;flex-wrap:wrap}.dabba .ViewDivider .rightSide .insider h1{width:100%;font-size:3rem}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .rightSide .insider h1{font-size:2rem}}.dabba .ViewDivider .rightSide .insider p{font-family:Montserrat,sans-serif;font-weight:300;font-size:1rem;color:gray}@media screen and (min-width: 0px) and (max-width: 590px){.dabba .ViewDivider .rightSide .insider p{font-size:14px}}.dabba .ViewDivider .rightSide .insider h2{width:100%;font-size:2rem;margin:1rem 0px}.dabba .ViewDivider .rightSide .insider h2 span{font-size:1.2rem;font-weight:400;color:gray;text-decoration:line-through}.dabba .ViewDivider .rightSide .insider .tags{margin:1rem 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}.dabba .ViewDivider .rightSide .insider .tags .tag{border:1px solid #d5d5d5;padding:.3rem .5rem;border-radius:6px;color:#aaa;font-weight:300;font-size:1rem;cursor:default}.boxCard{width:20rem;height:9rem;background-color:#fff;box-shadow:2px 2px 16px #11111125;border-radius:16px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;overflow:hidden;overflow-y:auto;padding:.5rem;scrollbar-width:none;position:relative}.boxCard .veg{right:2%}.boxCard .img{width:35%;height:100%;padding:.5rem}.boxCard .img img{width:100%;border-radius:14px;height:100%;object-fit:contain}.boxCard .texts{width:62%}.boxCard .texts h2{font-size:1.6rem;font-weight:600;line-height:100%;margin-bottom:2%;text-wrap:balance}.boxCard .texts p{font-family:Montserrat,sans-serif;width:100%;font-size:12px;color:gray;text-emphasis:none;text-wrap:balance}.boxCard .texts h3{margin-top:5%;font-size:1.2rem;text-wrap:balance}.font-mon-semi,.CorporateMain .up h1{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.font-mon-extraBold,.CorporateMain h1{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal}.CorporateMain{width:auto!important;height:auto!important;width:100vw;height:100vh;margin-top:6%}@media (max-width: 1366px){.CorporateMain{margin-bottom:10%}}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain{margin-top:15%;margin-bottom:135%}}.CorporateMain h1{font-size:2.5rem}.CorporateMain .up{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0px 4rem}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .up{padding:1rem;align-items:flex-start;flex-direction:column}}.CorporateMain .up .tags{width:60%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:3%}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .up .tags{width:100%;justify-content:space-between}}.CorporateMain .up .tags .circleTags{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;height:100%;gap:.3rem;padding-top:20px}.CorporateMain .up .tags .circleTags p{font-size:18px;color:#ffc04c;font-weight:600}.CorporateMain .up .tags .circleTags .btns{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}.CorporateMain .up .tags .circleTags .btns button{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;padding:.2rem 1rem;background-color:#fff;outline:none;border:none;border:1px solid #d6d6d6;border-radius:20px;cursor:pointer;color:gray}.CorporateMain .up .tags .circleTags .btns button.active{border-color:#ffc04c;color:#ffc04c}.CorporateMain .up .tags .context{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.2rem}.CorporateMain .up .tags .context p{padding-top:20px;font-size:14px;color:#ffd27f}.CorporateMain .up .tags .context .tag{border-radius:8px;padding:5px 16px;background-color:#fff;border:1px solid #d6d6d6;color:gray;outline:none;cursor:pointer;transition:.3s all cubic-bezier(.075,.82,.165,1);display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .up .tags .context .tag{width:6rem}}.CorporateMain .middle{width:100%;height:auto;padding:2rem;display:flex;justify-content:space-around;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;row-gap:1.5rem}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .middle{gap:.5rem;padding:1rem .5rem}}.CorporateMain .middle a{width:30%;height:20rem}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .middle a{width:48%;height:18rem}}.CorporateMain .middle a .coCard{width:100%;height:100%;background-color:#f1f1f1;border-radius:20px;position:relative;overflow:hidden}.CorporateMain .middle a .coCard:hover .blur{transform:translateY(0)}.CorporateMain .middle a img{width:100%;height:100%;object-fit:cover;border-radius:20px}.CorporateMain .middle a .blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000040,#00000095 90%);align-items:flex-start;padding:0px .5rem .8rem;cursor:pointer;transform:translateY(100%);transition:.3s all cubic-bezier(.68,-.55,.27,1.55);display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;flex-wrap:wrap}.CorporateMain .middle a .blur .pos{position:absolute;right:4%;bottom:8%;width:1rem;height:1rem;border-radius:5px;border:.5px solid limegreen;padding:.1rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.CorporateMain .middle a .blur .pos .dot{width:70%;height:70%;background-color:#32cd32;border-radius:5px}.CorporateMain .middle a .blur h1{font-size:2rem;color:#fff}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .middle a .blur h1{font-size:1.2rem}}.CorporateMain .middle a .blur p{font-size:1rem;color:#fff;font-weight:300}@media screen and (min-width: 0px) and (max-width: 590px){.CorporateMain .middle a .blur p{font-size:.8rem}}.CorporateMain .middle a .blur h3{margin-top:1%;color:#ffb733;font-size:1.3rem}.CorporateMain .middle a .blur h3 span{font-size:.85rem;font-weight:400;text-decoration:line-through;color:#eee}.corpCard{width:100%;max-width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;cursor:pointer}.corpCard:hover{transform:translateY(-5px)}.corpCard .imgWrapper{width:100%;height:200px;overflow:hidden}.corpCard .imgWrapper img{width:100%;height:100%;object-fit:cover}.corpCard .corpContent{padding:10px 12px;text-align:left}.corpCard .corpContent h2{font-size:1.1rem;font-weight:600;margin:0 0 5px}.corpCard .corpContent .corpActions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.corpCard .corpContent .corpActions .viewDetailsLink{font-size:.85rem;color:#2196f3;text-decoration:underline;cursor:pointer}.corpCard .corpContent .corpActions .viewDetailsLink:hover{text-decoration:none}.corpCard .corpContent .corpActions .buyNowBtn{background:orange;color:#000;padding:8px 14px;border-radius:6px;font-size:.85rem;font-weight:500;text-align:center;transition:background .3s}.corpCard .corpContent .corpActions .buyNowBtn:hover{background:#ff8c00}.corpCard{width:100%;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;cursor:pointer}.corpCard:hover{transform:translateY(-3px)}.corpCard .imgWrapper{width:100%;height:260px;overflow:hidden}.corpCard .imgWrapper img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.corpCard .corpContent{padding:12px 16px;text-align:left}.corpCard .corpContent .corpTitle{text-decoration:none}.corpCard .corpContent .corpTitle h2{font-size:1.1rem;font-weight:600;margin:0 0 6px;color:#222}.corpCard .corpContent p{font-size:.9rem;color:#555;margin-bottom:10px}.corpCard .corpContent h3{font-size:1rem;font-weight:500;margin-bottom:10px}.corpCard .corpContent h3 span{font-size:.9rem;color:#aaa;text-decoration:line-through;margin-left:5px}.corpCard .corpContent .buyNowBtn{background:#ffc04c;color:#000;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;transition:background .3s;border:none;margin-top:4px}.corpCard .corpContent .buyNowBtn:hover{background:#f9b41f}.pkgContent .pkgTitle h2,.corpContent .corpTitle h2{font-size:1.1rem;font-weight:600;margin:0 0 6px;color:#000;transition:color .3s}.pkgContent .pkgTitle:hover h2,.corpContent .corpTitle:hover h2{color:#ffc04c}.main .child{width:65%;height:95%;background-color:#fff;box-shadow:0 0 20px #00000025;border-radius:20px;padding:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.main .child .content .uperWala{width:90%;height:15%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:3rem}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .uperWala.upperarea{justify-content:space-between;margin-bottom:10%}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .uperWala{width:100%;gap:1rem;margin-bottom:1rem}}.main .child .content .uperWala .box{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;gap:.4rem}.main .child .content .uperWala .box .circle{width:3rem;height:3rem;border-radius:50%;border:1px solid #d9d9d9;color:#d9d9d9;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;transition:.2s all ease}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .uperWala .box .circle{width:3rem;height:3rem}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .uperWala .box .circle{width:3rem;height:3rem}}.main .child .content .uperWala .box .circle.active{border:1px solid #ffc04c;color:#ffc04c}.main .child .content .uperWala .box .circle.done{border:1px solid #ffc04c;background-color:#ffc04c;color:#fff}.main .child .content .uperWala .box p{color:gray;font-size:16px}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .uperWala .box p{font-size:14px}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .uperWala .box p{font-size:14px}}.main .child .content .uperWala .box.active p,.main .child .content .uperWala .box.done p{color:#ffc04c}.main .child .content .form{width:70%;height:70%;margin-top:1%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.5rem;position:relative}.main .child .content .form input,.main .child .content .form textarea,.main .child .content .form select,.main .child .content .form .selectPref{padding:10px 14px;width:50%;border:1px solid #d9d9d9;outline:none;border-radius:8px;resize:none}.main .child .content .form input::-webkit-outer-spin-button,.main .child .content .form input::-webkit-inner-spin-button,.main .child .content .form textarea::-webkit-outer-spin-button,.main .child .content .form textarea::-webkit-inner-spin-button,.main .child .content .form select::-webkit-outer-spin-button,.main .child .content .form select::-webkit-inner-spin-button,.main .child .content .form .selectPref::-webkit-outer-spin-button,.main .child .content .form .selectPref::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main .child .content .form .buttons{width:50%;position:absolute;right:-35%;bottom:-5%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:1rem}.dabba{padding:20px;font-family:Poppins,sans-serif;background:#fafafa}.ViewDivider{display:flex;flex-wrap:wrap;gap:40px;margin-top:20px}.ViewDivider .leftSide{flex:1 1 55%;display:flex;flex-direction:column;gap:20px}.ViewDivider .leftSide .image{width:100%;height:280px;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000000d}.ViewDivider .leftSide .image img{width:100%;height:100%;object-fit:cover}.ViewDivider .leftSide .row{display:flex;gap:12px}.ViewDivider .leftSide .row .imgs{width:60px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid #ddd;transition:border-color .3s}.ViewDivider .leftSide .row .imgs:hover{border-color:orange}.ViewDivider .leftSide .row .imgs img{width:100%;height:100%;object-fit:cover}.ViewDivider .leftSide .itemsInList h1{font-size:1.4rem;margin-bottom:10px;color:#222}.ViewDivider .leftSide .itemsInList .categoryBlock{margin-bottom:30px}.ViewDivider .leftSide .itemsInList .categoryBlock .categoryTitle{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:#444}.ViewDivider .leftSide .itemsInList .categoryBlock .itemList{display:flex;flex-wrap:wrap;gap:20px}.ViewDivider .rightSide{flex:1 1 35%;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d;position:sticky;top:20px;height:fit-content}.ViewDivider .rightSide .insider h1{font-size:1.6rem;margin-bottom:10px;color:#222}.ViewDivider .rightSide .insider p{color:#555;margin-bottom:12px;font-size:.95rem}.ViewDivider .rightSide .insider h2{font-size:1.4rem;color:green;margin-bottom:10px}.ViewDivider .rightSide .insider h2 span{font-size:1rem;color:#aaa;text-decoration:line-through;margin-left:10px}.ViewDivider .rightSide .insider .tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.ViewDivider .rightSide .insider .tags .tag{background:#f1f1f1;padding:6px 12px;border-radius:14px;font-size:.8rem}.ViewDivider .rightSide .insider button{background:orange;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:600;cursor:pointer;transition:background .3s}.ViewDivider .rightSide .insider button:hover{background:#ff8c00}@media (max-width: 768px){.ViewDivider{flex-direction:column}.ViewDivider .leftSide,.ViewDivider .rightSide{flex:1 1 100%}.ViewDivider .rightSide{position:static}}.categoryGroup{width:100%;margin-bottom:2rem}.categoryGroup .categoryTitle{font-size:2rem;font-weight:700;margin-bottom:1rem;border-left:4px solid #ccc;padding-left:1rem;color:#444}.categoryGroup .categoryItems{display:flex;flex-wrap:wrap;gap:1rem}.font-mon,.main .child .content .form input,.main .child .content .form textarea,.main .child .content .form select,.main .child .content .form .selectPref,.main .child .content .form h2,.main .child .content .form h3{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.glow,.main .child .content .form .buttons button{padding:.5rem 1rem;font-size:16px;font-weight:500;border:none;outline:none;border-radius:12px;color:#000;background-color:#ffc04c;box-shadow:6px 8px 20px #ffc04c99;cursor:pointer;transition:.4s all ease}.glow:hover,.main .child .content .form .buttons button:hover{transform:scale(.9);box-shadow:none}.main{position:relative}.main .backme{position:absolute;top:2rem;left:2rem;color:#ffc04c;font-size:1.2rem;cursor:pointer;transition:.3s all ease}.main .backme:hover{color:#54d661}.main .child{width:65%;height:90%;background-color:#fff;box-shadow:0 0 20px #00000025;border-radius:20px;padding:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}@media screen and (min-width: 0px) and (max-width: 590px){.main .child{width:98%;height:85%;justify-content:center;margin-top:16%}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child{width:98%;height:85%;justify-content:center;margin-top:16%}}.main .child .image{width:35%;height:100%}.main .child .image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.main .child .content{width:60%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:0rem}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content{width:100%}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content{width:100%}}.main .child .content .uperWala{width:90%;height:10%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;margin-bottom:3%}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .uperWala{width:100%;gap:1rem}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .uperWala{width:100%;gap:1rem}}.main .child .content .uperWala h1{font-size:3rem;text-align:left}.main .child .content .form{width:70%;height:80%;position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .form{width:100%}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .form{width:100%}}.main .child .content .form h2,.main .child .content .form h3{margin-bottom:1rem}.main .child .content .form h3{margin-bottom:0}.main .child .content .form .selector{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.main .child .content .form input,.main .child .content .form textarea,.main .child .content .form select,.main .child .content .form .selectPref{padding:10px 14px;width:100%;border:1px solid #d9d9d9;outline:none;border-radius:8px;resize:none}.main .child .content .form input::placeholder,.main .child .content .form textarea::placeholder,.main .child .content .form select::placeholder,.main .child .content .form .selectPref::placeholder{color:gray;font-size:.8rem}.main .child .content .form .selectPref{padding:8px 20px;width:fit-content;font-size:1.2rem;color:gray;cursor:pointer;transition:.3s all ease}.main .child .content .form .selectPref.active{border:1px solid #ffc04c;color:#ffc04c}.main .child .content .form textarea{height:10rem}.main .child .content .form .buttons{position:absolute;right:-35%;bottom:-5%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.main .child .content .form .buttons{right:2%}}@media screen and (min-width: 589px) and (max-width: 1023px){.main .child .content .form .buttons{right:2%}}.main .child .content .form .buttons button.success{background:#54d661;box-shadow:6px 8px 20px #54d661cc}.main .child .content .form .buttons button.back{background-color:#f55;box-shadow:6px 8px 20px #f55c}.double-row{display:flex;gap:2%}.double-row input{flex:1}.font-mon,.box-cont .child .upper .billing h2{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.box-cont{height:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;overflow:hidden}.box-cont .child{width:40%;height:auto;background:#222;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;color:#fff;overflow:auto;padding-bottom:2rem}.box-cont .child .upper{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;padding:.5rem}.box-cont .child .upper .billing{width:30%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;padding:.5rem}.box-cont .child .upper .billing h2{font-size:1.3rem;font-weight:600}.box-cont .child .upper .billing p{font-size:12px}.box-cont .child .upper .billing.invoice{width:30%}.box-cont .child .upper .billing.invoice h2{font-size:2rem}.box-cont .child .upper .image{width:30%;height:50%}.box-cont .child .upper .image img{width:100%;height:100%;object-fit:cover}.box-cont .child .middle{margin-top:2%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.lower{position:fixed;bottom:0;width:100vw;height:6rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.table{width:90%;border:1px solid #EEEEEE}.tableHeader{display:flex;width:100%;font-weight:600;border-bottom:1px solid white;padding:18px 0}.tableRow{display:flex;width:100%;padding:18px 0}.tableRow.last{border-top:2px solid white;justify-content:space-between;padding:.5rem 2rem}.tableData,.headerItem{flex:1 1 20%;text-align:center}.img{width:3rem;height:3rem;border-radius:100px}.img img{width:100%;height:100%;object-fit:cover;border-radius:100px}.headerItem{text-transform:uppercase}.filterLink{color:#fff;text-decoration:none;position:relative;display:inline-block;padding-left:24px;padding-right:24px}.filterLink:after{content:"";position:absolute;right:-18px;color:#fff;font-size:12px;top:50%;transform:translateY(-50%)}.filterLink.desc:after{content:"(desc)"}.filterLink.asc:after{content:"(asc)"}.upper{width:100%;height:4rem;display:flex;justify-content:flex-end;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0 3rem}.upper .btns button{padding:4px 14px;border:none;outline:none;background-color:#ffc966;color:#fff;border-radius:6px;font-size:1.2rem;cursor:pointer;margin-left:1rem}.upper .btns button:hover{background-color:#ffd27f}.container{width:100vw;height:100vh;background-color:#fff;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;position:relative;overflow:auto;overflow-x:hidden}.container .visible{position:absolute;right:0%;bottom:0%;left:38%;top:2%;width:30rem;height:43rem;background-color:#fff;border-radius:10px;z-index:10;padding:1% 2%}.container .visible.userEd{height:24rem;left:40%;top:20%}.container .visible.create{left:40%;top:10%}.container .visible h1{width:100%;font-size:2rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.container .visible h1 .icons{cursor:pointer}.container .visible .form{margin-top:2%;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column;flex-wrap:wrap;gap:.5rem}.container .visible .form .imgCont{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;width:100%}.container .visible .form img{border-radius:10px;height:6rem;object-fit:cover}.container .visible .form input,.container .visible .form textarea,.container .visible .form select{width:100%;height:3rem;background-color:#eee;border-radius:10px;outline:none;border:none;padding:10px 3%;font-weight:400;font-size:1.1rem;resize:none}.container .visible .form input::-webkit-outer-spin-button,.container .visible .form input::-webkit-inner-spin-button,.container .visible .form textarea::-webkit-outer-spin-button,.container .visible .form textarea::-webkit-inner-spin-button,.container .visible .form select::-webkit-outer-spin-button,.container .visible .form select::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container .visible .form textarea{height:7rem}.container .visible .form button{padding:2%;background-color:transparent;outline:none;border:none;font-weight:500;font-size:1.1rem;color:#fc9a39;background:#fc9a3930;border-radius:10px;cursor:pointer;transition:.3s ease}.container .visible .form button:hover{transform:scale(.9)}.container .dark{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:#0009;z-index:2}.container .add{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;flex-wrap:wrap;width:100%;height:4rem;position:absolute;top:0;right:0;bottom:0;left:0;padding:0 0%}.container .add .btns{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.7rem;width:20rem}.container .add .btns a{width:100%}.container .add .btns .btn{width:auto;height:auto;font-size:18px;color:#fff;background-color:#fc9b39cc;border-radius:6px;border:none;outline:none;padding:2% 4%;transition:.3s ease;cursor:pointer}.container .add .btns .btn:hover{transform:scale(.9)}.container .core{width:100%;height:85%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:0px;width:auto}.container .core .left{position:sticky;top:0;width:20%;height:130%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;flex-wrap:wrap;border-right:1px solid rgb(206,206,206)}.container .core .left .top{width:100%;height:100%;gap:10px}.container .core .left .top h1{font-family:Inter,sans-serif;font-weight:700;font-size:2.3rem;padding:0% 5%}.container .core .left .top ul{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;background-color:#fff;list-style:none;padding:5% 10%;gap:2%}.container .core .left .top ul li{width:90%;padding:3% 0%;border-radius:5px;font-weight:400;font-size:1.3rem;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:10px;position:relative;cursor:pointer;transition:.2s all ease}.container .core .left .top ul li:hover{transform:scale(.9)}.container .core .left .top ul li.active{color:orange}.container .core .left .top ul li.active:hover{transform:scale(1)}.container .core .left .top ul li.active:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;left:-5%;background-color:orange}.container .core .left .bottom{width:100%;height:0%;padding:0 10%}.container .core .left .bottom .logout{border-top:1px solid rgb(212,212,212);width:100%;height:100%;padding:5% 0%;cursor:pointer;font-size:1.5rem}.container .core .left .bottom .logout button{font-size:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.3rem;background-color:transparent;border:none;outline:none;cursor:pointer;font-weight:400;transition:.3s ease}.container .core .right{width:80%;height:auto;overflow-x:scroll;paint-order:relative}.container .core .right::-webkit-scrollbar{width:3px;height:10px}.container .core .right::-webkit-scrollbar-track{width:3px;background-color:#eee}.container .core .right::-webkit-scrollbar-thumb{width:3px;background-color:orange}.container .core .right table{width:140%;table-layout:fixed;overflow-x:scroll}.container .core .right table.maxout{width:180%}.container .core .right .header{width:100%}.container .core .right .content{width:100%;height:90%;overflow-x:auto;margin-top:0;border:1px solid rgba(255,255,255,.3);position:relative}.container .core .right .content.max{width:140%}.container .core .right .content::-webkit-scrollbar{width:3px;height:10px}.container .core .right .content::-webkit-scrollbar-track{width:3px;background-color:#eee}.container .core .right .content::-webkit-scrollbar-thumb{width:3px;background-color:orange}.container .core .right th{padding:20px 12px;text-align:left;font-weight:600;font-size:14px;background-color:#fc9b39cc;color:#fff;text-transform:uppercase}.container .core .right td{padding:15px;text-align:left;vertical-align:middle;font-weight:500;font-size:14px;color:#000;border-bottom:solid 1px rgba(255,255,255,.1)}.container .core .right tr select{width:85%;margin-top:10%;padding:4%;background-color:#eee;border-radius:10px;outline:none;border:none;font-weight:400;font-size:1rem}.container .core .right tr .empty{background-color:#fc9b39cc;width:5rem;height:4rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.container .core .right tr .empty.icons{background-color:transparent}.container .core .right tr .empty h4{font-weight:600;text-transform:uppercase;color:#fff;font-size:.9rem}.container .core .right tr .empty .edit{cursor:pointer}.container .core .right tr .empty .edit:hover{color:#fc9b39cc}.container .core .right tr .empty .delete{cursor:pointer}.container .core .right tr .empty .delete:hover{color:#dc143c}.container .core .right tr .empty .spinner{animation:spin 1s all ease infinite}@keyframes spin{0%{transform:rotate(0%)}to{transform:rotate(360%)}}.main{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.main .container{background-color:#fff;width:400px;height:500px;border-radius:1.5em;box-shadow:0 11px 35px 2px #00000024;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:wrap;padding-top:1%;gap:1rem;overflow:hidden}.main .container img{width:50%;height:20%}.main .upper{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;margin-bottom:6%;padding:0}.main .upper .sign{color:orange;font-weight:400;font-size:23px}.main .upper .or{font-weight:300;color:gray}.main form{position:relative}.main form p{font-size:12px;margin:0;padding:0;text-align:center;position:absolute;left:28%;top:82%;font-weight:400;opacity:0;color:#f55}.main form p.error{opacity:1}.main form .un{width:76%;color:#263238;font-weight:700;font-size:14px;letter-spacing:1px;background:#887e7e0a;padding:10px 20px;border:none;border-radius:8px;outline:none;box-sizing:border-box;border:2px solid rgba(116,116,116,.247);margin-left:46px;text-align:center;margin-bottom:27px;font-weight:300}.main form .un:focus{border:2px solid rgba(255,165,0,.4)!important}.main form .submit{position:absolute;bottom:-20%;left:12%;width:75%;height:fit-content;cursor:pointer;border-radius:8px;color:#fff;background-color:#ffc04c;border:0;padding:10px 40px;font-size:16px;transition:.2s all ease-in-out}.main form .submit:hover{transform:scale(1.1)}.main form .submit.notAllowed{opacity:.5;cursor:not-allowed}.main form .submit.notAllowed:hover{transform:scale(1)}.main form .submit:active{transition:.2s all cubic-bezier(.68,-.55,.265,1.55);transform:scale(.9)}.main form .forgot{margin-top:10px;text-shadow:0px 0px 3px rgba(117,117,117,.12);color:#e1bee7}.main form a{text-shadow:0px 0px 3px rgba(117,117,117,.12);color:#e1bee7;text-decoration:none}@media (max-width: 600px){.main .main{border-radius:0}}.items{width:100vw;height:100vh;padding:1% 2%;overflow-x:hidden;position:relative}.items .bottom{position:fixed;bottom:0;left:0;width:100%;height:5rem;background-color:#eee;border-top:1px solid #d6d6d6;color:#000;text-align:center;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0px 6rem 0px 3rem}.items .bottom h2{font-weight:400;font-size:2rem}.items .crdParent{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;height:85%;overflow-y:auto;gap:1rem;margin-top:2rem}.items .crdParent .ok{width:10rem;height:10rem;border-radius:10px}.items .crdParent .tag{width:auto;padding:.3rem 1rem;border:1px solid grey;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.6rem;outline:none}.items .crdParent .tag button{border:none;background:transparent;cursor:pointer;font-size:1.2rem}.main{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;position:relative;overflow:hidden}.main .back{position:absolute;left:2%;top:3%}.main .center{width:90%;height:90%}.main .center form{position:absolute;right:0;bottom:0;left:0;top:10%;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:.5%;transition:.4s all ease}.main .center form input,.main .center form select,.main .center form textarea{resize:none;width:30%;height:3rem;padding:.5rem 1rem;border-radius:10px;border:none;outline:none;font-size:1.2rem;background-color:#eee;border:1px solid #d9d9d9}.main .center form input::-webkit-outer-spin-button,.main .center form input::-webkit-inner-spin-button,.main .center form select::-webkit-outer-spin-button,.main .center form select::-webkit-inner-spin-button,.main .center form textarea::-webkit-outer-spin-button,.main .center form textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main .center form .imgCont{width:30%;height:8rem;position:relative}.main .center form .imgCont img{width:100%;height:100%;object-fit:cover;border-radius:10px}.main .center form button{margin-top:.5%}.main .center form button.dim{background-color:#dc143c;box-shadow:6px 8px 20px #dc143c4d}.tag-input-container{display:flex;flex-direction:row;width:30%;height:130px;overflow:auto;margin:0 auto;cursor:default}.tag-input-container .tag-input-field{padding:10px;border:1px solid #ccc;outline:none;font-size:16px}.tag-input-container .tag-input-field:focus{border-color:#007bff}.tag-input-container .tags-container{width:100%;height:auto;overflow:auto;display:flex;flex-wrap:wrap;gap:10px;row-gap:4px;padding:1%;background-color:#eee;border:1px solid #d6d6d6;border-radius:10px;scrollbar-width:5px}.tag-input-container .tags-container .placeholder{position:relative;font-size:1.2rem;color:#696969;font-weight:400;font-family:var(--secondary-font);top:0;right:0;bottom:0;left:0;margin-top:1%;margin-left:4%}.tag-input-container .tag{background-color:#fff;padding:6px 12px;border-radius:8px;display:flex;align-items:center;font-size:14px;height:2rem}.tag-input-container .tag .remove-tag{margin-left:10px;color:#ff4d4f;cursor:pointer;font-size:16px}.imgViewer{width:30%;height:250px;background-color:#eee;border:1px solid #d6d6d6;border-radius:10px;scrollbar-width:5px;padding:8px;overflow:auto;display:flex;flex-wrap:wrap;justify-items:flex-start;align-items:flex-start;gap:.3rem}.imgViewer .imgContainer{width:24%;height:35%;border-radius:10px;position:relative}.imgViewer .imgContainer button{position:absolute;top:-5%;left:-5%;width:fit-content;height:fit-content;font-size:1.2rem;line-height:25px;background-color:#dc143c;padding:0 6px;border-radius:100px;outline:none;border:none;cursor:pointer;color:#fff}.imgViewer .imgContainer img{width:100%;height:100%;object-fit:scale-down;border-radius:10px}.font-mon-bold,.abtcontnr .child .texts h1{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal}.abtcontnr{width:100vw;height:100vh;background-color:#fff;overflow-x:hidden;padding:1rem 2rem;margin-top:3%}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr{height:auto;margin-top:15%;padding:1rem}}.abtcontnr h1{width:fit-content;font-size:4rem;line-height:normal;margin-bottom:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr h1{font-size:2rem}}.abtcontnr .child{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;height:80%}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr .child{height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}}.abtcontnr .child .image{width:55%;height:100%;position:relative;z-index:3}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr .child .image{width:100%;height:100%}}.abtcontnr .child .image:after{content:"";background-color:#ffc04c;position:absolute;top:-3%;left:-3%;width:100%;height:100%;z-index:-1;opacity:1;transition:opacity .5s ease-in-out;border-radius:20px}.abtcontnr .child .image img{width:100%;height:100%;object-fit:cover;border-radius:20px}.abtcontnr .child .texts{width:44%;height:100%;padding:0px .5rem;z-index:2}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr .child .texts{width:100%;padding:0;height:auto;position:relative}}.abtcontnr .child .texts p{width:95%;font-size:.9rem;line-height:1.8;margin-bottom:1rem;text-align:justify}.abtcontnr .child .texts h1{font-size:5rem;margin-bottom:0}.abtcontnr .child .texts h1 span{color:#ffc04c}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr .child .texts h1{font-size:3rem}}.abtcontnr .child .texts h2{font-size:1.5rem;font-weight:400;line-height:1.2;margin-bottom:1rem}.abtcontnr .child .texts h3{font-size:2rem;line-height:1.2;margin-bottom:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.abtcontnr .child .texts{font-size:1.2rem;line-height:1.4}}.image{width:55%;height:auto;position:relative;z-index:3;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 0px) and (max-width: 590px){.image{width:100%;height:auto}}.image:after{content:"";background-color:#ffc04c;position:absolute;top:-3%;left:-3%;width:100%;height:100%;z-index:-1;opacity:1;transition:opacity .5s ease-in-out;border-radius:20px}.image img{width:100%;height:auto;object-fit:cover;border-radius:20px}.image .below-image-text{width:100%;margin-top:1rem}.image .below-image-text p{font-size:.9rem;line-height:1.8;text-align:justify}@media screen and (min-width: 0px) and (max-width: 590px){.image .below-image-text p{font-size:.85rem;line-height:1.6}}.font-mon,.footer .container .quickLinks ul li,.footer .container .logo .words p,.footer .container .copyright{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.font-mon-med,.footer .container .bottomRow .legalLinks .policyLink,.footer .container .quickLinks h1{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal}.footer{width:100%;height:auto;padding:2rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;overflow:hidden!important;scrollbar-width:none}@media screen and (min-width: 0px) and (max-width: 590px){.footer{display:flex;justify-content:column;align-items:center;flex-direction:row;flex-wrap:wrap;padding:1rem}}.footer .container{width:100%;height:auto;background-color:#ffc04c;color:#000;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;gap:1.25rem;padding:1rem 2rem 1.5rem}@media screen and (min-width: 0px) and (max-width: 590px){.footer .container{padding:1rem;gap:1rem}}.footer .container .topCols{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.2)}.footer .container .copyright{color:#000;font-size:1.1rem;text-align:left;margin:0}.footer .container .logo{flex:1 1 300px}@media screen and (min-width: 0px) and (max-width: 590px){.footer .container .logo{width:100%}}.footer .container .logo .image{width:100%;height:40%}.footer .container .logo .image img{width:100%;height:100%;object-fit:contain;filter:contrast(100%)}.footer .container .logo .words{margin-top:5%}.footer .container .logo .words p{color:#000}.footer .container .quickLinks{flex:1 1 240px;color:#000}@media screen and (min-width: 0px) and (max-width: 590px){.footer .container .quickLinks{width:100%}}.footer .container .quickLinks h1{font-size:2rem;cursor:default;color:#000}.footer .container .quickLinks ul{margin-top:5%;list-style-type:none}.footer .container .quickLinks ul li{margin-top:2%;font-size:1.1rem;color:#000}.footer .container .quickLinks ul li.link{cursor:pointer;position:relative;width:fit-content;transition:.3s all ease}.footer .container .quickLinks ul li.link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:0%;border-bottom:2px solid rgb(0,0,0);transition:.3s all ease-in-out}.footer .container .quickLinks ul li.link:hover{transform:translate(10px)}.footer .container .quickLinks ul li.link:hover:after{width:100%}.footer .container .bottomRow{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.footer .container .bottomRow{flex-direction:column;text-align:center;gap:.75rem}}.footer .container .bottomRow .legalLinks{display:flex;align-items:center;gap:1rem}.footer .container .bottomRow .legalLinks .policyLink{color:#000;text-decoration:underline}.footer .container .bottomRow .legalLinks .policyLink:hover{opacity:.85}.container{height:100vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:1rem}.container .hisChild{width:100%;height:70%}.container .hisChild .flexi{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem}.container .hisChild .flexi .boxy{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem .8rem;border-radius:10px;background-color:#f1f1f1}.container .hisChild .flexi .boxy .dot{width:15px;height:15px;border-radius:50%;background-color:#ffc04c}.container .hisChild .flexi .boxy .naming{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.5rem}.container .hisChild .flexi .boxy .naming h2{font-size:2rem;font-weight:600;line-height:60%}.container .hisChild .flexi .boxy .naming h3{margin-top:.4rem;font-size:1rem;font-weight:300}.notes{width:100vw;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.notes .child{width:95%;height:80%}.notes .child h1{font-size:3rem}.notes .child .boxes{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:.5rem;overflow:auto}.notes .child .boxes .box{margin-top:1%;width:22rem;height:15rem;background-color:#eee;border-radius:16px;padding:.6rem 1rem;cursor:pointer;transition:.3s all ease;position:relative}.notes .child .boxes .box .editor{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#00000020;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-10;opacity:0;border-radius:16px;transition:.3s all ease;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.notes .child .boxes .box .editor .edit{padding:1rem;border-radius:100px;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;transition:.2 all cubic-bezier(.68,-.55,.265,1.55)}.notes .child .boxes .box .editor .edit:hover{background:#fff;color:#ffc04c}.notes .child .boxes .box:hover{transform:scale(.9);background:#ffc04c}.notes .child .boxes .box:hover .editor{opacity:1;z-index:10}.notes .child .boxes .box p{font-size:1.1rem}.notes .child .addition{height:auto;background-color:#ffffff20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:2% 0;display:flex;flex-direction:column;gap:1rem}.notes .child .addition textarea{width:30rem;height:15rem;resize:none;padding:.5rem;outline:none;border:none;border-radius:10px;background:#eee;font-size:1.2rem}.notes .child .addition .glow{width:fit-content}.font-mon,.contact .children .agla .form input,.contact .children .agla .form textarea,.contact .children .agla .form select,.contact .children .agla .form .selectPref,.contact .children .agla .form h2,.contact .children .agla .form h3,.contact .children .right p{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.font-mon-semi,.contact .children .right h1{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.font-mon-bold,.contact .children .agla h1{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal}.contact{padding:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.contact .children{margin-top:3%;width:80%;height:85%;padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}@media screen and (min-width: 0px) and (max-width: 590px){.contact .children{height:auto}}@media screen and (min-width: 0px) and (max-width: 590px){.contact .children{padding:0;width:95%;flex-direction:column-reverse;margin-top:25%;height:auto;gap:2rem}}.contact .children .right{width:40%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;border-radius:12px;padding:8px 12px;color:#000}@media screen and (min-width: 0px) and (max-width: 590px){.contact .children .right{width:100%;padding:0}}.contact .children .right h1{font-size:2.5rem}.contact .children .right p{font-size:20px;margin-top:.5rem;margin-bottom:2rem;color:#ffc04c}.contact .children .right .socialMedia{width:90%;height:4rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;background-color:#fff;border-radius:16px;margin-top:5%;text-decoration:none}.contact .children .right .socialMedia:first-child{margin-top:0}.contact .children .right .socialMedia:hover .icon{transform:scale(1.3)}.contact .children .right .socialMedia:hover .headings{transform:translate(10%)}.contact .children .right .socialMedia .icon{width:15%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;transition:.3s ease}.contact .children .right .socialMedia .headings{width:60%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap;transition:.3s all ease}.contact .children .right .socialMedia .headings .title{font-size:1.6rem;font-weight:600;line-height:normal}.contact .children .right .socialMedia .headings .username{font-size:14px;font-weight:400;color:gray}.contact .children .agla{width:58%;height:90%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 0px) and (max-width: 590px){.contact .children .agla{width:100%}}.contact .children .agla h1{font-size:2.6rem}.contact .children .agla .form{width:70%;height:90%;position:relative;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 0px) and (max-width: 590px){.contact .children .agla .form{width:100%}}@media screen and (min-width: 589px) and (max-width: 1023px){.contact .children .agla .form{width:100%}}.contact .children .agla .form h2,.contact .children .agla .form h3{margin-bottom:1rem}.contact .children .agla .form h3{margin-bottom:0}.contact .children .agla .form .selector{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.contact .children .agla .form input,.contact .children .agla .form textarea,.contact .children .agla .form select,.contact .children .agla .form .selectPref{padding:10px 14px;width:100%;border:1px solid #d9d9d9;outline:none;border-radius:8px;resize:none}.contact .children .agla .form input::placeholder,.contact .children .agla .form textarea::placeholder,.contact .children .agla .form select::placeholder,.contact .children .agla .form .selectPref::placeholder{color:gray;font-size:.8rem}.contact .children .agla .form input::-webkit-outer-spin-button,.contact .children .agla .form input::-webkit-inner-spin-button,.contact .children .agla .form textarea::-webkit-outer-spin-button,.contact .children .agla .form textarea::-webkit-inner-spin-button,.contact .children .agla .form select::-webkit-outer-spin-button,.contact .children .agla .form select::-webkit-inner-spin-button,.contact .children .agla .form .selectPref::-webkit-outer-spin-button,.contact .children .agla .form .selectPref::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.contact .children .agla .form .selectPref{padding:8px 20px;width:fit-content;font-size:1.2rem;color:gray;cursor:pointer;transition:.3s all ease}.contact .children .agla .form .selectPref.active{border:1px solid #ffc04c;color:#ffc04c}.contact .children .agla .form textarea{height:10rem}.main{width:100vw;height:100vh;background-color:#e8e8e8;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.main .child{width:80%;height:80%;justify-content:center;flex-direction:column}@media screen and (min-width: 0px) and (max-width: 590px){.main .child{justify-content:center;align-items:center;width:90%}}.main .child h1{font-size:5rem}@media screen and (min-width: 0px) and (max-width: 590px){.main .child h1{font-size:2rem}}.main .child h4{font-size:2.5rem;line-height:none}@media screen and (min-width: 0px) and (max-width: 590px){.main .child h4{font-size:1.5rem}}.main .child h4 span{color:#32cd32}.main .child p{font-size:2rem;margin-bottom:4%}@media screen and (min-width: 0px) and (max-width: 590px){.main .child p{font-size:1.5rem}}.main .child p span{color:#daa520}.screen{width:100vw;height:100vh;overflow:hidden}.screen .header{width:100%;height:10%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.screen .header .logo{width:10%;height:100%;padding:.3rem}.screen .header .logo img{width:100%;height:100%;object-fit:contain}.screen .child{width:100%;height:90%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.screen .child .sidebar{width:20%;height:100%;overflow:auto;scrollbar-width:none;border-right:2px solid #d1d1d1}.screen .child .content{width:80%;height:100%;overflow:auto}.font-poppins,.sidepannel .children .toolbox p{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.sidepannel{width:100%;height:100%;padding:.5rem .8rem;border-left:1px solid gray}.sidepannel .children{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.6rem;overflow-y:auto;margin-top:10%}.sidepannel .children .bottom{width:100%;height:0%;padding:0 10%}.sidepannel .children .bottom .logout{border-top:1px solid rgb(212,212,212);width:100%;height:100%;padding:5% 0%;cursor:pointer;font-size:1.5rem}.sidepannel .children .bottom .logout button{font-size:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.3rem;background-color:transparent;border:none;outline:none;cursor:pointer;font-weight:400;transition:.3s ease}.sidepannel .children .toolbox{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;font-size:1.3rem;cursor:pointer;transition:.2s all ease}.sidepannel .children .toolbox span{padding:.8rem;border-radius:999px;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.sidepannel .children .toolbox p{border-radius:50px;font-size:1.4rem}.sidepannel .children .toolbox.active{transition:.2s all ease}.sidepannel .children .toolbox.active span{transition:.2s all ease;background:#393bb440;color:#27287a}.sidepannel .children .toolbox.active p{transition:.2s all ease;background:#393bb433;color:#393bb4;padding:.3rem 1rem .2rem}.font-poppins{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.font-p-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.font-p-semiBold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.font-p-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.font-p-extraBold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal}.font-mon{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.font-mon-med{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal}.font-mon-semi{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal}.font-mon-bold{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal}.font-mon-extraBold{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal}.glow{padding:.5rem 1rem;font-size:16px;font-weight:500;border:none;outline:none;border-radius:12px;color:#000;background-color:#ffc04c;box-shadow:6px 8px 20px #ffc04c99;cursor:pointer;transition:.4s all ease}.glow:hover{transform:scale(.9);box-shadow:none}.veg{position:absolute;right:8%;top:5%;width:1rem;height:1rem;border-radius:5px;border:.5px solid limegreen;padding:.1rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.veg .dot{width:70%;height:70%;background-color:#32cd32;border-radius:5px}@media screen and (min-width: 0px) and (max-width: 590px){.container{padding:1rem}}.table-container{width:98%;margin:auto;overflow:auto}.table-container .custom-table{width:100%;border-collapse:separate;border-spacing:10px;text-align:center;table-layout:auto}.table-container .custom-table th,.table-container .custom-table td{border-radius:100px;padding:4px 12px;word-wrap:break-word;overflow:hidden;white-space:normal}.table-container .custom-table th{background-color:#393bb433;color:#393bb4;font-weight:600}.table-container .custom-table tr,.table-container .custom-table td{border:none;border-radius:0}.table-container .custom-table tr:nth-child(2n){background-color:#f9f9f9}.table-container .edit{cursor:pointer}.table-container .edit:hover{color:#fc9b39cc}.table-container .delete{cursor:pointer;margin-left:10%}.table-container .delete:hover{color:#dc143c}.fundo{animation:scales 3s alternate infinite;transform-origin:center}.pao-baixo{animation:rotatepao 14s cubic-bezier(.1,.49,.41,.97) infinite;transform-origin:center}.pao-cima{animation:rotatepao 7s 1s cubic-bezier(.1,.49,.41,.97) infinite;transform-origin:center}.left-sparks{animation:left-sparks 4s alternate infinite;transform-origin:150px 156px}.right-sparks{animation:left-sparks 4s alternate infinite;transform-origin:310px 150px}.olhos{animation:olhos 2s alternate infinite;transform-origin:center}@keyframes scales{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes rotatepao{0%{transform:rotate(0)}50%,60%{transform:rotate(-20deg)}to{transform:rotate(0)}}@keyframes olhos{0%{transform:rotateX(0)}to{transform:rotateX(30deg)}}@keyframes left-sparks{0%{opacity:0}}.btns{padding:.4rem .8rem;background-color:orange;color:#fff;text-align:center;border:none;border-radius:100px;margin:2rem 0px;font-size:1rem;cursor:pointer;transition:.3s all ease;border:2px solid transparent}.btns:hover{background-color:transparent;color:orange;border-color:orange}.text_head{font-size:6rem;line-height:1;color:orange}.text_base{text-align:center;font-weight:500;font-weight:5rem}.main_ok{display:flex;flex-direction:column}.main_opsi{height:90vh;margin:0 auto;width:auto;max-width:460px;display:flex;align-items:center;justify-content:center}.path{stroke-dasharray:300;stroke-dashoffset:300;animation:dash 4s alternate infinite}@keyframes dash{0%,30%{fill:4B4B62;stroke-dashoffset:0}80%,to{fill:transparent;stroke-dashoffset:-200}}
