.footer{background-color:#212121;color:var(--light-grey);padding:50px 16px 16px}.footer .f-logo{max-width:300px;width:200px}.footer .title{font-size:24px;margin-bottom:16px;color:var(--primary-color)}.footer .mail-input{display:flex;align-items:center;justify-content:space-between;width:100%}.footer .mail-input .borderless-input{width:100%;padding:8px;border-radius:5px}.footer .mail-input .primary-btn{color:#212121!important}.footer .mail-input input{border:none;padding-left:15px!important}.footer .mail-input .borderless-input{font-size:18px;outline:none;margin-right:8px;background-color:var(--very-light-grey)}.footer .mail-input .icon{cursor:pointer}.footer .flex-box{display:flex;align-items:center;margin-bottom:16px}.footer .flex-box img{margin-right:8px}.footer .flex-box .email,.footer .flex-box .number{font-weight:300}.footer .social{padding-top:16px}.footer .social .icon{background-color:var(--light-grey);border-radius:8px;margin-top:16px;margin-right:16px;transition:all .2s ease-in-out;cursor:pointer;height:35px}.footer .social .icon:hover{background-color:var(--primary-color);box-shadow:0 4px 10px -4px var(--primary-color)}.footer .bottom-info{padding:10px 0;color:#fff;display:flex;border-radius:10px;justify-content:space-around}.footer .bottom-info .flex-text{display:flex}.footer .bottom-info .flex-text span,.footer .bottom-info a{color:var(--primary-color)}.footer .bottom-info a{text-decoration:none;font-size:20px;font-weight:600}.footer .link{text-decoration:none;color:var(--light-grey);font-weight:300}.footer .link div{margin-bottom:16px!important}.footer .link:hover{cursor:pointer;color:var(--primary-color)}@media(max-width:768px){.bottom-info{display:block!important}}.header{height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);justify-content:space-between;gap:1rem}.header,.header .header-logo{display:flex;align-items:center}.header .header-logo{flex-shrink:0}.header .logo{height:40px;width:auto}.header .header-nav{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header .header-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;font-size:.95rem;font-weight:600;color:#000;text-decoration:none;background:var(--primary-gradient);transition:all .2s ease-in-out;white-space:nowrap;border:1.5px solid transparent}.header .header-cta:hover{box-shadow:0 3px 8px rgba(152,255,49,.392);transform:translateY(-1px)}.header .header-cta.active{box-shadow:0 3px 8px rgba(152,255,49,.392);border-color:rgba(79,152,5,.35)}@media(max-width:768px){.header{padding:0 16px!important}.header .header-nav{gap:.5rem}.header .header-cta{padding:7px 14px;font-size:.875rem}.header .logo{height:34px}}.home .heading{font-size:50px;font-weight:700;margin-bottom:20px}.home .sub-text{font-size:18px;font-weight:600;color:var(--primary-color);margin-bottom:8px}.home .bottom-line{width:100px;height:5px;background-color:var(--primary-color);margin:auto auto 50px}.home .section-padding{padding:100px 0}@media(max-width:768px){.home .header{padding:0 15px 0 20px}.home .header .contact-btn{margin-right:16px}.home .heading{font-size:30px;text-align:center;font-weight:700;margin-bottom:20px}.home .sub-heading{text-align:center;font-size:16px;margin-bottom:30px}.home .section-padding{padding:32px 16px}}