body.solutions-page{letter-spacing:1px;background-color:var(--primary-background);--header-link-color: var(--light-background);--header-link-hover-color: var(--orange-color)}#overlay{position:absolute;width:100%;top:0;left:0;min-height:100%;background:#00000040}#bottom-gradient{position:absolute;width:100%;bottom:0;left:0;height:60%;background:linear-gradient(.31deg,#f5f5fa 42.35%,#91919400 84.43%)}#hero{min-height:450px;position:relative;background:url(/images/developerscreen.jpg);color:#fff;display:flex}#hero-container{z-index:2;height:100%}#hero-container h1{font-size:clamp(1.5rem,calc(3vw + 1rem),3rem)}#hero-container h1 span{color:var(--orange-color)}.hero-card{background:#f5f5fa;color:var(--text-color);display:flex;justify-content:center;gap:2rem;border-radius:20px;padding:13px 20px;margin-top:2rem;box-shadow:-5px 12px 40.8px -8px #00000051}.hero-card div{display:flex;flex-direction:column;align-items:center}.hero-card span{font-size:clamp(1.5rem,calc(3vw + 1rem),3rem)}.hero-card p{font-size:10px;text-align:center}#solutions{background:var(--primary-background);padding:1rem 0;letter-spacing:1px}#solutions-container .top-solutions{display:flex;gap:2rem;overflow-x:scroll;scrollbar-width:none}#solutions-container .top-solutions button{font-size:13px;border:none;min-width:fit-content;font-weight:700;padding:.7rem 1rem;border-radius:50px;color:var(--light-background);cursor:pointer;background:linear-gradient(90deg,#ff6701 55.77%,#ff9f60)}.crm-dashboard{margin-top:2rem;background:#fff;padding:1rem;border-radius:20px;box-shadow:-5px 12px 40.8px -8px #0003;display:flex;flex-direction:column;gap:1rem;width:100%}.crm-text{min-width:250px}.crm-text p{font-size:13px}.checks{display:grid;grid-template-columns:repeat(2,1fr);font-size:11px;gap:1rem;margin-top:1rem}.crm-buttons{margin-top:1rem;display:flex;justify-content:space-around;gap:.5rem}.crm-buttons button{width:100%;border:none;color:#fff;background:linear-gradient(90deg,#ff6701 55.77%,#ff9f60);font-weight:700;border-radius:5px;padding:.5rem 0;cursor:pointer}.dashboard-container{min-width:250px;background:var(--orange-color)!important;padding:1rem;border-radius:10px;display:flex}.card{padding:min(2rem,10%);border-radius:10px;width:100%;min-height:95%;margin:auto;background-color:var(--light-background);display:flex;flex-direction:column}.crm{background:var(--orange-color);width:100%;color:var(--light-background);font-size:12px;text-align:center;padding:.5rem;border-radius:10px}.card img{width:60px;margin:auto}.card div{background:var(--primary-background);padding:.5rem;display:flex;align-items:center;gap:.5rem;border-radius:10px;margin-bottom:1rem}.card div p{font-size:13px}.popular{background:var(--light-background);box-shadow:-5px 12px 40.8px -8px #0003;margin-top:2rem;padding:1rem;border-radius:10px;min-width:300px}.popular-header{background:linear-gradient(180deg,#d95700,#ff6701 62.98%);color:#fff;padding:1rem;border-radius:20px;margin:1rem 0}.popular-header .popular-p{font-size:14px}.popular-header p{font-size:12px}.popular h4{margin-top:.5rem}.popular p{font-size:13px;margin-top:.5rem}.popular-options{background:#f8f9fa;display:flex;justify-content:space-around;gap:1rem}.popular-options button{background:#fff;border:1px solid var(--orange-color);width:100%;border-radius:10px;font-weight:700}.popular-buttons{display:flex;gap:1rem;margin-top:1rem}.popular-buttons button{width:100%;border:none;background-color:var(--orange-color);color:var(--light-background);font-weight:700;border-radius:10px;padding:.5rem 0;cursor:pointer}.new{background:var(--light-background);box-shadow:-5px 12px 40.8px -8px #0003;margin-top:2rem;padding:1rem;border-radius:10px;min-width:300px}.new-header{background:linear-gradient(180deg,#002864,#004bbc);color:#fff;padding:1rem;border-radius:20px;margin:1rem 0}.new-header .new-p{font-size:14px}.new-header p{font-size:12px}.new h4{margin-top:.5rem}.new p{font-size:13px;margin-top:.5rem}.features-checks{display:grid;grid-template-columns:repeat(2,1fr)}.features-checks div{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.features-checks div span{font-size:13px}.new-options{background:#f8f9fa;display:flex;justify-content:space-around;gap:1rem}.new-options button{background:#fff;border:1px solid #003686;width:100%;border-radius:10px;font-weight:700}.new-buttons{display:flex;gap:1rem;margin-top:1rem}.new-buttons button{width:100%;border:none;background-color:var(--blue-color);color:var(--light-background);font-weight:700;border-radius:10px;padding:.5rem 0;cursor:pointer}#customers{padding:1rem 0}.customers{margin-top:2rem;display:grid;gap:2rem}.customer{min-width:230px;padding:1.5rem 1rem;border-left:2px solid var(--orange-color);border-radius:5px 20px;box-shadow:-5px 12px 40.8px -8px #0003}.customer>p{font-size:.85rem}.client-info{display:flex;margin-top:1rem;gap:1rem;align-items:center}.client-info h5{color:var(--orange-color);font-weight:400}.custom{margin-top:5rem}.custom p{margin-top:1rem}.custom div{margin-top:1rem;display:flex;justify-content:space-between;gap:1.5rem}.custom div button{width:100%;border:1px solid var(--orange-color);padding:.8rem 0;background:var(--light-background);color:var(--orange-color);cursor:pointer;border-radius:5px}@media screen and (min-width:40rem){.crm-text{max-width:60%}.dashboard-container{width:40%}.crm-dashboard{display:flex;flex-direction:row}#solutions,#customers{padding:3rem 0}.customers{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:50.625rem){.popular,.new{width:50%}.fasti-solutions{display:flex;gap:2rem}}@media screen and (min-width:64rem){body.solutions-page .container{width:80%}}@media(min-width:1200px){body.solutions-page .container{width:60%}}
