@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Poppins:wght@300;400;700&family=Pacifico&display=swap";*,html,body,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:10px;line-height:1.6;scroll-behavior:smooth}body{margin:0;font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dropdown-solutions-container{background-color:#fff;padding:42px 32px;border-radius:10px;width:860px;height:371px;box-sizing:border-box}.dropdown-title{font-family:Inter,sans-serif;font-size:1.8rem;color:#111827;text-align:left;font-family:DM Sans;font-weight:700;font-style:Bold;font-size:24px;line-height:128%;letter-spacing:0%;margin:52px 0 28px 35px}.dropdown-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 30px;width:100%;height:calc(100% - 60px)}@media (max-width: 768px){.dropdown-solutions-grid{grid-template-columns:1fr;gap:1rem}}.dropdown-solution-card{position:relative;background:#fff;border-radius:.75rem;transition:all .3s ease;cursor:pointer;overflow:hidden;padding:16px;width:430px;height:120px;box-sizing:border-box}.dropdown-solution-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.dropdown-solution-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);opacity:0;transition:opacity .3s ease;z-index:1}.dropdown-solution-card:hover:before{opacity:.05}.dropdown-solution-card:nth-child(1):before{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.dropdown-solution-card:nth-child(2):before{background:linear-gradient(135deg,#10b981,#059669)}.dropdown-solution-card:nth-child(3):before{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.dropdown-solution-card:nth-child(4):before{background:linear-gradient(135deg,#f59e0b,#d97706)}.dropdown-title-container{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px;position:relative;z-index:2;text-align:left}.dropdown-title-icon{width:24px;height:24px;transform:rotate(0);opacity:1;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;margin-top:2px;margin-left:15px}.dropdown-solution-card:nth-child(1) .dropdown-title-icon{background-image:url(/Icon.png)}.dropdown-solution-card:nth-child(2) .dropdown-title-icon{background-image:url(/Icon1.png)}.dropdown-solution-card:nth-child(3) .dropdown-title-icon{background-image:url(/Icon1.png)}.dropdown-solution-card:nth-child(4) .dropdown-title-icon{background-image:url(/Icon.png)}.dropdown-card-title{font-family:Inter;font-weight:500;font-style:Medium;font-size:19px;line-height:158%;letter-spacing:0%;white-space:nowrap}.dropdown-solution-card:hover .dropdown-card-title{color:#374151}.dropdown-card-description{position:relative;z-index:2;font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:158%;letter-spacing:0%;color:#51564e;transition:color .3s ease;text-align:left;width:290px;margin:0 0 0 46px;max-width:calc(100% - 68px)}.dropdown-solution-card:hover .dropdown-card-description{color:#374151}.dropdown-hover-arrow{position:absolute;top:16px;right:16px;z-index:2;opacity:0;transition:all .3s ease;transform:translate(.5rem)}.dropdown-solution-card:hover .dropdown-hover-arrow{opacity:1;transform:translate(0)}.dropdown-arrow-circle{width:1.5rem;height:1.5rem;border-radius:50%;background:#fff;box-shadow:0 2px 4px -1px #0000001a;display:flex;align-items:center;justify-content:center}.dropdown-arrow-icon{width:.75rem;height:.75rem;color:#6b7280}.dropdown-bottom-border{position:absolute;bottom:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .5s ease}.dropdown-solution-card:nth-child(2) .dropdown-bottom-border{background:linear-gradient(90deg,#10b981,#059669)}.dropdown-solution-card:nth-child(3) .dropdown-bottom-border{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.dropdown-solution-card:nth-child(4) .dropdown-bottom-border{background:linear-gradient(90deg,#f59e0b,#d97706)}.dropdown-solution-card:hover .dropdown-bottom-border{width:100%}@media (max-width: 768px){.dropdown-solutions-container{padding:1.5rem .75rem;width:auto;height:auto}.dropdown-title{font-size:1.5rem;margin-left:0}.dropdown-header{margin-left:0;text-align:center;margin-bottom:1.5rem}.dropdown-solutions-grid{width:auto;height:auto}.dropdown-solution-card{padding:1.25rem;width:auto;height:auto}.dropdown-title-icon{width:24px;height:24px}.dropdown-card-title{font-size:1rem;margin-bottom:0}.dropdown-card-description{font-size:.85rem;line-height:1.4}.dropdown-hover-arrow{top:1.25rem;right:1.25rem}.dropdown-arrow-circle{width:1.5rem;height:1.5rem}.dropdown-arrow-icon{width:.75rem;height:.75rem}}
