.shadow{box-shadow:7px 5px 15px rgba(0,0,0,.3)}.br-top{border-top:1px solid gray}.service{max-width:400px;padding:1rem;margin:1rem 0;position:relative;background-color:#fff;border:1px solid gray;border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between}.service .icon-container{position:absolute;top:-1.5rem;left:.5rem;border-radius:50%;color:#fff;background-color:#d9ac07;border:1px solid gray}@media(max-width: 800px){.service .icon-container{margin:1rem 2rem;top:-2.5rem;left:-1.5rem}}.service svg{height:40px;width:40px;margin:.5rem}@media(max-width: 800px){.service svg{height:30px;width:30px}}.portfolio img{aspect-ratio:3/4;border:1px solid gray;border-radius:.5rem;transition:border .2s ease}.portfolio img:hover{border:4px solid #0734d9}.badges{display:flex;flex-direction:column;gap:.5rem;max-width:150px}.badges p{margin:0}.badges img{height:48;width:48}@media(max-width: 800px){.badges img{height:36px;width:36px}}section#hero{padding:0 1rem}section#hero .container{padding:0;margin:0 auto;margin-bottom:2rem}section#hero .hero-cta{flex:1;padding:1rem 2rem}@media(max-width: 800px){section#hero .hero-cta{padding:1rem 0}}section#hero .hero-cta .proof{display:flex;flex-direction:column;gap:.5rem;color:#292929;font-size:.8rem}section#hero .hero-cta .proof h3{margin:0;font-weight:normal}section#hero .hero-cta .proof p{margin:0}section#hero .hero-cta .hero-buttons{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}@media(max-width: 800px){section#hero .hero-cta .hero-buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}}section#hero .hero-image{flex:1}section#hero .hero-image .hero-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;box-shadow:15px 10px 15px rgba(0,0,0,.5019607843)}.testimony-card{max-width:400px;margin:0 auto}.fw-bold{font-weight:bold}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.m-auto{margin:auto}.mt-1{margin-top:1rem !important}.mt-2{margin-top:2rem !important}.mt-3{margin-top:3rem !important}.mt-4{margin-top:4rem !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:2rem !important}.mb-3{margin-bottom:3rem !important}.mb-4{margin-bottom:4rem !important}@media(min-width: 800px){.mt-md-1{margin-top:1rem}.mt-md-2{margin-top:2rem}.mt-md-3{margin-top:3rem}.mt-md-4{margin-top:4rem}}.bg-primary{background-color:#d9ac07;color:#fff}.bg-secondary{background-color:#f5f5f5;color:#1a1a1a}.bg-tertiary{background-color:#ebebeb;color:#1a1a1a}.fs-h1{font-size:2rem}.rounded{border-radius:.5rem}.custom-shape-divider-top-1756539428{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1756539428 svg{position:relative;display:block;width:calc(135% + 1.3px);height:48px}.custom-shape-divider-top-1756539428 .shape-fill{fill:#fff}.custom-shape-divider-bottom-1756539578{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1756539578 svg{position:relative;display:block;width:calc(120% + 1.3px);height:48px}.custom-shape-divider-bottom-1756539578 .shape-fill{fill:#fff}.custom-shape-divider-top-1756539932{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1756539932 svg{position:relative;display:block;width:calc(120% + 1.3px);height:44px;transform:rotateY(180deg)}.custom-shape-divider-top-1756539932 .shape-fill{fill:#fff}.custom-shape-divider-bottom-1756540157{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1756540157 svg{position:relative;display:block;width:calc(120% + 1.3px);height:44px;transform:rotateY(180deg)}.custom-shape-divider-bottom-1756540157 .shape-fill{fill:#fff}.demo-alert{position:fixed;z-index:1000;text-align:center;bottom:0;left:0;width:100vw;background-color:#ffd439;color:#000;padding:0}.demo-alert .text-link{padding:.25rem}.site-header{max-width:100%}.site-header .quick-info{background-color:#0734d9;display:flex;justify-content:center;position:fixed;top:0;width:100%;z-index:1000}.site-header .quick-info .header-container{display:flex;justify-content:end;flex-wrap:wrap;gap:.5rem;max-width:1200px;width:100%}@media(max-width: 400px){.site-header .quick-info .header-container{justify-content:center}}.site-header .quick-info .header-container .text-link{color:#fff;padding:.25rem}.site-header .navbar{display:flex;justify-content:center;margin-top:2.25rem}.site-header .navbar .header-container{display:flex;justify-content:space-between;gap:1rem;max-width:1200px;width:100%;padding:0 1rem}.site-header .navbar .header-container .site-branding .site-title{font-size:1.5rem}.site-header .navbar .header-container .site-branding .site-logo img{height:80px;width:auto}@media(max-width: 800px){.site-header .navbar .header-container .site-branding .site-logo img{height:50px}}.site-header .navbar .header-container .nav-menu ul.nav-links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-evenly;list-style:none}@media(max-width: 800px){.site-header .navbar .header-container .nav-menu{display:none}}.container{max-width:1200px;margin:1rem auto;flex:1}.container-xl{max-width:1600px}.flex-row{display:flex;flex-direction:row}@media(max-width: 800px){.flex-row.md-col{flex-direction:column}}.flex-row .flex-item{flex:1}.flex-4{display:flex;flex-wrap:wrap}.flex-4 .flex-item{flex:1 1 25%}@media(max-width: 1200px){.flex-4{flex:1 1 50%}}@media(max-width: 800px){.flex-4{flex:1 1 100%}}.flex-col{display:flex;flex-direction:column}.flex-col .flex-item{flex:1}.flex-row.gap-05,.flex-col.gap-05,.flex-4.gap-05{gap:.5rem}.flex-row.gap-1,.flex-col.gap-1,.flex-4.gap-1{gap:1rem}.flex-row.gap-2,.flex-col.gap-2,.flex-4.gap-2{gap:2rem}.flex-row.gap-3,.flex-col.gap-3,.flex-4.gap-3{gap:3rem}.flex-row.gap-4,.flex-col.gap-4,.flex-4.gap-4{gap:4rem}.flex-row.flex-even,.flex-col.flex-even,.flex-4.flex-even{justify-content:space-evenly;flex-wrap:wrap}.flex-row.flex-center,.flex-col.flex-center,.flex-4.flex-center{justify-content:center;align-items:center;flex-wrap:wrap}.flex-row.flex-between,.flex-col.flex-between,.flex-4.flex-between{justify-content:space-between;flex-wrap:wrap}.site-footer{background-color:#1a1a1a;color:#fff;display:flex;padding:1rem 0}.site-footer .site-info{text-align:center}.site-footer .text-link{color:#fff}body{height:100vh;height:100dvh;max-width:100vw;margin:0}section{padding:1rem;min-height:75vh;min-height:75dvh;display:flex;align-items:center;justify-content:center;position:relative}section.py-2{padding-top:2rem !important;padding-bottom:2rem !important}section.py-4{padding-top:4rem !important;padding-bottom:4rem !important}section .section-heading{display:flex;flex-direction:column;gap:.25rem;margin-bottom:2rem}section .section-heading p,section .section-heading h1,section .section-heading h2,section .section-heading h3{margin:0}section .section-heading h1,section .section-heading .smallheading{font-size:1rem;font-weight:400}section .section-heading .bigheading{font-size:2rem;font-weight:700}a.text-link{text-decoration:none;color:inherit;font-weight:bolder;padding:.25rem}a.text-link:hover{color:#0734d9;text-decoration:underline}.card{padding:1rem;display:flex;flex-direction:column;gap:1rem;border:1px solid gray;border-radius:.5rem;background-color:#fff;color:#1a1a1a}.card blockquote{margin:0}.contact-form{display:flex;flex-direction:column}.contact-form p{margin-top:0}input,textarea{padding:.25rem .5rem;font-size:1rem;border-radius:.5rem;border:1px solid gray;background-color:#f5f5f5}input:focus,textarea:focus{outline:none;border:1px solid #0734d9;background-color:#fff}textarea{resize:vertical;min-height:150px}figure{max-width:100%;margin:0 auto;flex:1}figure img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}figure figcaption{margin-top:0;padding:0 1rem}figure figcaption h3,figure figcaption p{margin:.25rem 0}.btn{display:flex;justify-content:center;align-items:center;text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;width:-moz-fit-content;width:fit-content;transition:background-color .2s,color .2s}.btn.btn-accent{background-color:#0734d9;color:#f5f5f5}.btn.btn-accent:hover{background-color:#3662f5}.btn.btn-invert{background-color:#1a1a1a;color:#fff}.btn.btn-invert:hover{background-color:#474747}.hero-buttons .btn{width:auto}.btn-submit{width:100%;margin-top:1rem}button{border:none;font-size:1rem}.img-cover{-o-object-fit:cover;object-fit:cover}@font-face{font-family:"Roboto";src:url("../fonts/Quicksand-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url("../fonts/Roboto-Italic-VariableFont_wdth,wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}html{font-size:24px;font-family:"Roboto",sans-serif}@media(max-width: 1200px){html{font-size:20px}}@media(max-width: 800px){html{font-size:16px}}body{min-width:300px;overflow-x:hidden;color:#1a1a1a;background-color:#fff}h1{font-size:1rem !important}/*# sourceMappingURL=style.min.css.map */