body{box-sizing:border-box;background-color:#fff0ea;padding:10px}*{box-sizing:border-box;margin:0%;padding:0%}:root{--Brand:#ff976b;--Black:#1a1a1a;--White:white;--LiteWhite:whitesmoke;--LiteBlack:grey}.custom-button{transition:background-color .2s!important}.custom-button:hover{background-color:var(--hover-bg)!important}.Navbar{padding:10px;border-radius:10px;justify-content:space-between;align-items:center;padding-inline:50px;display:flex}.Navbar-Content{align-items:center;gap:10px;display:flex}.Navbar-Content p{cursor:pointer}.Navbar-Content p:hover{color:#8a2be2!important}.Navbar-Content-Solution{padding:50px;position:absolute}.Navbar-Content-Solution-Child{justify-content:space-evenly;gap:20px;display:flex}.Navbar-Content-Solution-Child-Card{flex-direction:column;gap:20px;width:100%;padding:20px;display:flex}.Navbar-Content-Solution-Child-Card-Child{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;padding:20px;display:grid}.Navbar-Mobile{justify-content:space-between;align-items:center;width:100%;display:none;margin-top:10px!important}.Navbar-Mobile-Content{gap:10px;display:flex}.Hero{gap:10px;display:flex;border-radius:10px!important;height:700px!important;margin-top:10px!important}.Hero-info{flex-direction:column;justify-content:space-between;width:70%;padding:50px;display:flex;border-radius:10px!important}.Hero-info-text{flex-direction:column;gap:20px;display:flex}.Hero-info-text-Hint{align-items:center;gap:20px;display:flex}.Hero-info-text-Hint-Image img{object-fit:cover;background-color:#fff;border-radius:50px;width:50px;height:50px;margin-right:-10px}.Hero-info-text h1{line-height:110%}.Hero-info-text-highlighted{background-color:#fff;width:max-content;height:20%}.Hero-info-buttons{align-items:center;gap:10px;display:flex}.Hero-info-buttons button{padding:30px!important;font-size:30px!important}.Hero-Content{border-radius:10px;grid-template-columns:50% 50%;justify-content:center;gap:10px;width:50%;padding-inline:20px;display:grid;background-color:#fff!important}.Hero-Content-Section{padding:10px;overflow:hidden}.Hero-Content-Section::-webkit-scrollbar{display:none}.Hero-Content-Section-Scroll1{animation:10s linear infinite scrollYsUp}.Hero-Content-Section-Scroll2{animation:10s linear infinite scrollYsDown}@keyframes scrollYsDown{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollYsUp{to{transform:translateY(0)}0%{transform:translateY(-50%)}}.Hero-Content-Section-Card{margin-top:10px;box-shadow:0 7px 29px #64646f33}.Hero-Content-Section-Card img{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:50%}.Hero-Content-Section-Card-Info{border-end-end-radius:10px;border-end-start-radius:10px;padding:20px}@media screen and (width<=1000px){.Hero-info{gap:30px;width:100%;padding:30px}.Hero-Content{width:100%}}@media screen and (width<=640px){.Hero-Content-Child p{font-size:16px!important}}@media screen and (width<=500px){.Hero-Content-Child p{font-size:10px!important}.Hero-Content-Child div{padding:15px!important}}.Numbers{border-radius:10px;display:flex;margin-top:10px!important}.Numbers-Card{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.Intro{border-radius:10px;padding:50px;margin-top:10px!important}.Intro-text-highlighted{background-color:#ff976b;width:max-content;height:50px;display:inline}.WorkingStart{justify-content:space-around;align-items:center;margin:50px;padding:50px;display:flex}.WorkingStart-Left{flex-direction:column;gap:10px;display:flex}.WorkingStart-Right-Img{width:500px;height:500px}.Compare{padding:50px;border-radius:10px!important;margin-top:10px!important}.Compare-Table{border-collapse:collapse;width:100%;border-radius:20px!important}td,th{text-align:left;background-color:#fff;border:1px solid #f5f5f5;padding:30px}.Footer{border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;gap:50px;padding:50px;display:flex;margin-top:10px!important;margin-bottom:10px!important}.Pricing-Container{border-radius:10px;flex-direction:column;gap:50px;padding:50px;display:flex;margin-top:10px!important}.Pricing{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:20px;display:grid}.Pricing-card{flex-direction:column;gap:10px;padding:20px;display:flex}.Pricing-card-Top{place-content:center space-between;padding:20px;display:flex}.Pricing-card-Button{width:100%}.Pricing-card-Info{flex-direction:column;gap:30px;padding:20px;display:flex}.Popup{z-index:99;justify-content:space-between;align-items:center;padding:20px;display:flex;bottom:0%;box-shadow:0 7px 29px #64646f33;position:sticky!important}
