@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--primary:#f41f2a;--secondary:#383838;--colorOnSecondary:#fff;--borderColor:#0000001a;--boxShadow:#00000040}.storybook-header{border-bottom:1px solid var(--borderColor);background-color:var(--primary);height:80px;box-shadow:0px 4px 4px var(--boxShadow);justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.storybook-top-header{background-color:var(--secondary);height:36px;color:var(--colorOnSecondary);border-bottom:1px solid #0000001a;justify-content:flex-end;align-items:center;padding:15px 20px;display:flex}.storybook-header svg{vertical-align:top;display:inline-block}.storybook-header h1{vertical-align:top;margin:6px 0 6px 10px;font-size:20px;font-weight:700;line-height:1;display:inline-block}.storybook-header button+button{margin-left:10px}.storybook-header .navbar.css{color:var(--secondary);margin-right:10px;font-size:14px}.storybook-header .link{color:#fff;flex:none;order:0;width:65px;height:28px;margin-left:10px;margin-right:10px;font-size:16px;font-style:normal;font-weight:600;line-height:28px}.storybook-header .center-links{align-items:center}.storybook-header .end-links{align-items:right}.storybook-top-header .link{width:65px;color:var(--colorOnSecondary);flex:none;order:0;margin-left:10px;margin-right:10px;font-size:12px;font-style:normal;font-weight:600;line-height:28px}a{text-decoration:none}.nav-section{justify-content:space-between;width:85%;margin:auto;padding:20px 10px;display:flex}@media (max-width:768px){.storybook-header .center-links{display:none}.nav-main{padding:10px!important}.nav-section{width:100%}}.profile-pic-nav{border-radius:50%;height:30px}
.hero-section{margin-bottom:1rem}.hero-text{color:#fff;flex-direction:column;justify-content:center;align-items:start;gap:30px;width:60%;display:flex}.hero-actionbar{flex-direction:row;align-items:end;gap:20px;display:flex}.hero-image{justify-content:center;align-items:flex-end;width:auto;display:flex;position:relative}.hero-image img{z-index:2;max-width:100%;height:auto}.hero-svg{z-index:1;width:20%;height:auto;position:absolute;bottom:55px;right:-55px}.card-container{gap:16px;margin:40px auto;display:flex}.card{box-shadow:none;background-color:#f9fafb;border:1px solid #f9fafb;border-radius:12px;flex-direction:column;justify-content:space-between;padding:20px;display:flex}.card-icon{width:50px;height:50px;margin-bottom:15px}.card-header{background-color:inherit;border:none;flex-direction:column;align-items:flex-start;gap:10px;padding:0;display:flex}.card-button{color:#bc252b;cursor:pointer;float:right;background-color:#0000;border:1px solid #bc252b;border-radius:38px;flex-direction:row;align-items:center;gap:10px;width:auto;margin-left:auto;padding:8px 16px;font-size:17px;font-weight:600;display:flex}@media (max-width:965px){.hero-image{display:none}.card-container{flex-direction:column;align-items:center}.card{margin-bottom:20px;width:100%!important}.hero-actionbar{flex-direction:column;align-items:center;gap:10px;width:100%}.hero-text{width:100%}}.profile-pop1{color:#fff;flex-wrap:"wrap";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(90deg,#7776 31.73%,#1116 100%);border-radius:15px;justify-content:space-between;width:100%;height:90px;padding:30px;display:flex;top:20px}.profile-item1{max-width:200px}.profile-item-value1{color:#fff;font-size:16px}.profile-item-title1{color:#fff;font-size:14px}.hero-main{background-color:#87ceeb;background-position:100%;background-repeat:no-repeat;justify-content:space-between;align-items:center;padding:0;display:flex}.hero-container{margin:auto;width:85%!important}@media (max-width:768px){.hero-container{margin:auto;width:100%!important}}@media only screen and (max-width:700px){.get-started-btn{margin-top:20px!important}.would-section{width:100%}.hero-wrap{padding-left:20px!important;padding-right:20px!important}.profile-pop1{display:none}}
.service-card-container{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.parent{width:85%}@media (max-width:768px){.parent{width:100%}}
.wrapper{background-color:#f9fafb;width:100%;margin-bottom:10px}.parent{text-align:center;width:85%;margin:auto;padding:20px 10px}@media (max-width:768px){.parent{width:100%}}.main-header{color:#bc252b;font-size:1.25rem}.subheader{font-size:2rem;font-weight:600}.text{color:#637381;margin:10px 0}.container{flex-direction:row;justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:2rem;display:flex}.container-text,.container-steps{width:40%}.steps-list{padding:0;list-style:none}.steps-list li{text-align:start;align-items:flex-start;margin-bottom:2.1rem;display:flex;position:relative}.steps-list li:before{content:"";z-index:-1;background-color:#ccc;width:2px;position:absolute;top:40px;bottom:-50px;left:20px}.steps-list li:last-child:before{bottom:30px}.step-circle{color:#fff;background-color:#f41f2a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;font-size:1.2rem;display:flex}.step-text h2{margin:0;font-size:1.1rem;font-weight:700}.step-text p{color:#637381;max-width:200px;margin:0;font-size:.9rem}.container-image{width:60%}.container-image img{object-fit:contain;width:100%;height:auto}button{display:flex}.guide-container{flex-wrap:wrap;justify-content:space-between;margin-top:20px;display:flex}@media (max-width:868px){.container-image{display:none}.container-steps,.container-text{width:100%}}
