@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap);.header{background-color:#282b30;color:#fff;margin:0;padding:0 1rem;position:fixed;top:0;z-index:1000}.header,.header-inner-container{align-items:center;display:flex;justify-content:space-between;width:100%}.header-inner-container{height:auto;margin:0 auto;padding:1rem}.logo-container .nav-top-logo{content:url(/static/media/mobile-logo.b3b6d3d07d9625613dd0.png);display:block;height:auto;margin:0;max-height:50px;max-width:none;width:auto}.cart-badge{right:-5px;top:-7px}.hamburger-menu-toggle{cursor:pointer;display:block;padding:.5rem;z-index:1001}.hamburger-menu-toggle span{background-color:#fff;display:block;height:3px;margin-bottom:.3rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:25px}.hamburger-menu-toggle.open span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger-menu-toggle.open span:nth-child(2){opacity:0}.hamburger-menu-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.main-menu{background-color:#282b30;box-shadow:-5px 0 15px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s ease-out;width:70%;z-index:999}.main-menu.open{transform:translateX(0)}.main-menu ul{display:flex;flex-direction:column;flex-grow:1;gap:25px;justify-content:flex-start;list-style:none;margin-top:50px;padding:0;width:100%}.main-menu ul li{margin-bottom:0;margin-left:0;width:100%}.main-menu ul li a{color:#fff;display:block;font-size:1.5em;padding:10px 0;text-align:left;text-decoration:none;transition:color .3s ease}.main-menu ul li a.active,.main-menu ul li a:hover{color:#00bcd4}.mobile-menu-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2em;padding:10px;position:absolute;right:15px;top:15px;z-index:1002}.mobile-menu-backdrop{background-color:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s ease-out,visibility .4s ease-out;visibility:hidden;width:100vw;z-index:998}.main-menu.open+.mobile-menu-backdrop{opacity:1;visibility:visible}@media (min-width:993px){.logo-container .nav-top-logo{content:url(/static/media/Logo-Rect.940b5a65295eb267788f.png);max-height:60px}.hamburger-menu-toggle{display:none}.main-menu{background-color:initial;box-shadow:none;display:flex;flex-direction:row;height:auto;padding:0 .5rem 0 0;position:static;transform:none;width:auto}.main-menu ul{flex-direction:row;gap:0;margin-top:1rem}.main-menu ul li{margin-left:1.5rem;width:auto}.main-menu ul li:first-child{margin-left:0}.main-menu ul li a{font-size:.9rem;padding:.5rem 0;text-align:center}.Cart-icon{display:block;margin-left:2rem}.mobile-menu-backdrop,.mobile-menu-close-btn,.quote-link{display:none}}#current-page a{color:orange;text-decoration:underline}.cart-icon-btn{align-items:center;animation:pulse 1.5s infinite;background-color:orange;border-radius:50%;box-shadow:0 0 0 #ffa500b3;color:#fff;display:flex;font-size:1em;font-weight:700;height:50px;justify-content:center;padding:.5rem;position:relative;text-decoration:none;width:50px}.cart-icon-btn img{height:auto;max-width:30px}.cart-badge{align-items:center;background-color:#ef4444;border-radius:9999px;color:#fff;display:flex;font-size:1rem;height:1.5rem;justify-content:center;line-height:1rem;position:absolute;right:-4px;top:-6px;width:1.5rem}.get-quote-button:hover{opacity:.9}.footer{background-color:#282b30;color:#fff;margin:0;padding:1.5rem 1rem;text-align:center;width:100%}.orange-DE{color:orange;font-weight:700}.blue-rest{color:blue}.footer-container{display:flex;flex-direction:column;gap:20px}.footer-side1{flex:1 1;font-size:1.5rem;padding:5px;text-align:center}.footer-side2{display:flex;flex:2 1;flex-direction:column;gap:20px;margin:0;padding:5px}.side2-colum{flex:1 1;padding:2px;text-align:center}.footer-side2 ul{list-style:none;padding:0;text-align:center}.List-Header{font-size:1.1rem;font-weight:700;text-decoration:none}.nav-link-footer{color:#fff;text-decoration:none}.nav-link-footer:hover{color:blue;text-decoration:underline}#made-by{display:flex;font-size:.8rem;justify-content:center;margin-top:1.5rem}@media (min-width:768px){.footer{padding:1rem}.footer-container{flex-direction:row;text-align:left}.footer-side1{font-size:2rem;text-align:right}.footer-side2{flex-direction:row;margin-right:5rem}.side2-colum{justify-items:end}.footer-side2 ul{text-align:right}.List-Header{font-size:1.2rem}}.Home-Page-main,.hero{align-items:center;display:flex;flex-direction:column}.hero{background-color:initial;margin:1.5rem auto 0;max-width:none;overflow:hidden;padding:3rem 1rem;position:relative;text-align:center;width:100%}.hero:before{background:linear-gradient(180deg,#0006,#0000001a 50%,#0006);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-content{animation:fadeInMoveUp 1s ease-out forwards;flex:none;margin-bottom:2.5rem;opacity:0;padding:0 1rem;transform:translateY(20px);width:100%;z-index:2}.hero-content h1{color:#fff;font-family:Lato,sans-serif;font-size:2rem;line-height:1.3;margin-bottom:1rem;text-shadow:2px 2px 5px #000000b3}.hero-content p{color:#d3d3d3;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 3px #00000080}.hero-buttons{flex-direction:column;width:100%}.hero-buttons a{font-size:1rem;margin-right:0;padding:1rem 1.5rem;text-align:center;width:90%}.hero-image-container{animation:fadeIn 1.5s ease-out forwards;animation-delay:.3s;flex:none;max-width:400px;opacity:0;text-align:center;width:90%;z-index:2}.hero-image-container img{border-radius:.5rem;box-shadow:0 8px 20px #0000004d;display:block;height:auto;max-width:100%;object-fit:cover}.button.primary,.get-quote-button{animation:pulse 1.5s infinite;background-color:orange;border-radius:.5rem;box-shadow:0 0 0 #ffa500b3;color:#fff;display:inline-block;font-weight:700;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.button.primary:hover,.get-quote-button:hover{background-color:#e0a800;transform:translateY(-2px)}.hero-buttons .secondary{background-color:initial;border:2px solid #282b30;color:#282b30}.hero-buttons .secondary:hover{background-color:#f0f0f0}@keyframes fadeInMoveUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 0 #ffa500b3}70%{box-shadow:0 0 0 10px #ffa50000}to{box-shadow:0 0 0 0 #ffa50000}}.why-choose{background-color:#37383b;margin:.5rem auto;max-width:100%;padding:3rem 1rem;text-align:center}.why-choose h2{font-size:1.8rem;margin-bottom:1.5rem}.benefits-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none;padding:0}.testimonels h2{font-size:1.6rem;padding-top:3rem}.Test{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;margin-bottom:2rem;padding:1.5rem}.Test-Header{font-size:1.8rem!important;margin:.5rem 0!important}.Test-Header,.Test-Relations{padding:0!important;text-align:center}.Test-Relations{font-size:1rem!important;margin:.2rem 0 1rem!important}.Test-Comment{font-size:1.2rem!important;font-style:italic;margin:0!important;padding-bottom:1.5rem!important;padding-left:.5rem!important;padding-right:.5rem!important;text-align:center}.our-approach{margin:2rem auto;max-width:100%;padding:3rem 1rem;text-align:center}.our-approach h2{font-size:1.8rem;margin-bottom:1.5rem}.process-steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.step{padding:1.5rem}.step .icon{height:2.5rem;margin:0 auto .8rem;width:2.5rem}.step h3{font-size:1.2rem}.step p{font-size:.95rem}.quality-tools{background-color:#37383b;margin:2rem auto;max-width:100%;padding:3rem 1rem;text-align:center}.quality-tools h2{font-size:1.8rem;margin-bottom:1.5rem}.tools-used{align-items:center;flex-direction:column;gap:.8rem;margin-bottom:1rem}.tool{font-size:.9rem;padding:.6rem 1.2rem}.quality-tools p{font-size:.95rem}.call-to-action{border-radius:.3rem;font-size:1rem;margin:2rem auto;max-width:100%;padding:3rem 1rem}.call-to-action h2{font-size:2rem;margin-bottom:1rem}.call-to-action p{font-size:1rem;margin-bottom:1.5rem}.call-to-action .button.large{font-size:1.2rem;padding:1rem 2rem}@media (min-width:993px){.hero{flex-direction:row;max-width:1200px;padding:7rem 2rem;text-align:left}.hero:before{background:none}.mobile-br{display:none}.hero-content{animation:none;flex:1 1;margin-bottom:0;opacity:1;padding-right:2rem;transform:none}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.hero-buttons{align-items:flex-start;flex-direction:row;width:auto}.hero-buttons a{font-size:1rem;margin-bottom:0;margin-right:1rem;padding:1rem 2rem;text-align:left;width:auto}.hero-image-container{animation:none;border-radius:.5rem;flex:1 1;max-width:100%;opacity:1;width:auto}.hero-image-container img{border-radius:.5rem;box-shadow:0 8px 20px #0000004d;display:block;height:auto;max-height:450px;max-width:100%;object-fit:cover;object-position:top}.why-choose{background-color:#37383b;margin:2rem auto;max-width:1200px;padding:4rem 2rem;text-align:center}.why-choose h2{color:#fff;font-family:Lato,sans-serif;font-size:2rem;margin-bottom:2rem}.benefits-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none;padding:0}.benefit{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;padding:2rem;text-align:left}.benefit .icon{background-color:orange;border-radius:50%;height:2rem;margin-right:1rem;width:2rem}.benefit .icon,.benefit h3{display:inline-block;vertical-align:middle}.benefit h3{color:#fff;font-family:Lato,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.benefit p{color:#dedede;line-height:1.6}.testimonels h2{font-size:2rem;padding-top:4rem}.Test{padding:2rem}.Test-Header{font-size:2.5rem!important}.Test-Header,.Test-Relations{margin-left:2rem;margin-right:2rem;text-align:left}.Test-Relations{font-size:1.2rem!important}.Test-Comment{font-size:1.5rem!important;font-style:italic;margin-left:2rem;margin-right:2rem;text-align:justify}.our-approach{margin:2rem auto;max-width:1200px;padding:4rem 2rem;text-align:center}.our-approach h2{color:#fff;font-family:Lato,sans-serif;font-size:2rem;margin-bottom:2rem}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{background-color:#202124;border-radius:.5rem;padding:2rem;text-align:center}.step .icon{background-color:orange;border-radius:50%;display:block;height:3rem;margin:0 auto 1rem;width:3rem}.step h3{color:#fff;font-family:Lato,sans-serif;font-size:1.3rem;margin-bottom:.5rem}.step p{color:#dedede;line-height:1.6}.quality-tools{max-width:1200px;padding:4rem 2rem}.quality-tools h2{font-size:2rem;margin-bottom:2rem}.tools-used{flex-direction:row;gap:1rem;justify-content:center;margin-bottom:1.5rem}.tool{padding:.75rem 1.5rem}.quality-tools p,.tool{font-size:1rem}.call-to-action{border-radius:.5rem;font-size:1.2rem;max-width:1200px;padding:5rem 2rem}.call-to-action h2{font-size:2.5rem;margin-bottom:1.5rem}.call-to-action p{font-size:1.2rem;margin-bottom:2rem}.call-to-action .button.large{font-size:1.5rem;padding:1.2rem 2.5rem}}.benefits-carousel-container{margin:0 auto;overflow:hidden;position:relative;width:100%}.benefits-carousel-slider{display:flex;flex-shrink:0;flex-wrap:nowrap;transition:transform .4s ease-out;width:100%}.benefit-card{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;box-sizing:border-box;flex:0 0 100%;margin-right:0;max-width:100%;padding:2rem;text-align:left}.benefit-card .icon{background-color:orange;border-radius:50%;height:2rem;margin-right:1rem;width:2rem}.benefit-card .icon,.benefit-card h3{display:inline-block;vertical-align:middle}.benefit-card h3{color:#fff;font-family:Lato,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.benefit-card p{color:#dedede;line-height:1.6}.carousel-dots{display:flex;gap:8px;justify-content:center;margin-top:1.5rem}.carousel-dots .dot{background-color:#ffffff80;border-radius:50%;cursor:pointer;height:10px;transition:background-color .3s ease,transform .3s ease;width:10px}.carousel-dots .dot.active{background-color:orange;transform:scale(1.2)}.approach-stepper-container{margin:0 auto;max-width:500px;overflow:hidden;padding:1.5rem 0;width:100%}.stepper-header{display:flex;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.step-indicator{align-items:center;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.5rem;opacity:.6;position:relative;transition:opacity .3s ease,transform .3s ease}.step-indicator:after{background-color:#ffffff4d;bottom:-10px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease-out;width:100%}.step-indicator.active{opacity:1}.step-indicator.active:after{background-color:orange;transform:scaleX(1)}.step-number{align-items:center;background-color:#202124;border:2px solid #ffffff4d;border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:30px;justify-content:center;transition:background-color .3s ease,border-color .3s ease;width:30px}.step-indicator.active .step-number{background-color:orange;border-color:orange}.step-title{color:#dedede;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stepper-slider{display:flex;flex-wrap:nowrap;transition:transform .4s ease-out;width:100%}.approach-step-card{background-color:#202124;border-radius:.5rem;box-shadow:0 4px 12px #0003;box-sizing:border-box;flex:0 0 100%;margin:0;max-width:100%;padding:2rem;text-align:left}.approach-step-card .icon{background-color:orange;border-radius:50%;display:block;height:3rem;margin:0 auto 1rem;width:3rem}.approach-step-card h3{color:#fff;font-family:Lato,sans-serif;font-size:1.3rem;margin-bottom:.5rem;text-align:center}.approach-step-card p{color:#dedede;line-height:1.6;text-align:center}.stepper-navigation{display:flex;justify-content:space-between;margin-top:2rem;padding:0 1rem}.stepper-navigation button{background-color:orange;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1.5rem;transition:background-color .3s ease}.stepper-navigation button:disabled{background-color:#555;cursor:not-allowed;opacity:.7}.stepper-navigation button:hover:not(:disabled){background-color:#e0a800}.tools-carousel-wrapper{margin:2rem auto;max-width:900px;overflow:hidden;position:relative;width:100%}.tools-carousel-container{grid-gap:1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:.8fr 1.4fr .8fr;overflow-x:scroll;padding:0 1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.tools-carousel-container::-webkit-scrollbar{display:none}.tool-carousel-item{background-color:#202124;border-radius:.8rem;box-shadow:0 5px 15px #0000004d;cursor:grab;flex-shrink:0;opacity:.7;padding:1.5rem;scroll-snap-align:center;text-align:center;transform:scale(.9);transition:transform .4s ease-out,opacity .4s ease-out,box-shadow .3s ease}.tool-carousel-item:active{cursor:grabbing}.tool-carousel-item.center-active{box-shadow:0 10px 25px #00000080;opacity:1;transform:scale(1.1);z-index:10}.carousel-navigation .nav-button{height:45px!important}@media (max-width:768px){.tools-carousel-container{grid-template-columns:1fr;padding:0 .5rem}.tool-carousel-item{cursor:grab;opacity:1;transform:scale(1)}.tool-carousel-item.center-active{transform:scale(1)}.tool-carousel-item.hidden-item,.tool-carousel-item.left-neighbor,.tool-carousel-item.right-neighbor{display:none}.tools-carousel-wrapper{padding:1rem 0}.carousel-navigation{padding:0 .9rem}}@media (min-width:480px){.tool-carousel-item.left-neighbor,.tool-carousel-item.right-neighbor{display:block;opacity:.7}}.tool-carousel-item .tool-icon{align-items:center;background-color:orange;border-radius:50%;color:#fff;display:inline-flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.tool-carousel-item h3{color:#fff;font-size:1.4rem;margin-bottom:.5rem}.tool-carousel-item p{color:#ccc;font-size:.9rem;line-height:1.5}.carousel-navigation{display:flex;justify-content:space-between;left:0;padding:0 1rem;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:20}.carousel-navigation .nav-button{align-items:center;background-color:#ffa500cc;border:none;border-radius:50%;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;pointer-events:all;transition:background-color .3s ease,transform .2s ease;width:40px}.carousel-navigation .nav-button:hover{background-color:orange;transform:scale(1.1)}.carousel-navigation .nav-button:disabled{background-color:#555;cursor:not-allowed;opacity:.5}@media (min-width:993px){.tools-carousel-container{gap:1.5rem;grid-template-columns:repeat(4,1fr);overflow-x:hidden;padding:0 .5rem;scroll-snap-type:none}.tool-carousel-item{box-shadow:0 4px 10px #0003;cursor:default;display:block;opacity:1;transform:scale(1)}.tool-carousel-item.center-active,.tool-carousel-item.hidden-item,.tool-carousel-item.left-neighbor,.tool-carousel-item.right-neighbor{box-shadow:0 4px 10px #0003;display:block;opacity:1;transform:scale(1);z-index:auto}.carousel-navigation{display:none}}.hero-section{background:linear-gradient(90deg,#2f25b6,#1e30ce);color:#fff;margin:0 auto;overflow:hidden;position:relative;width:100%}.hero-pattern{background-position:50%;background-size:200px;inset:0;opacity:.1;position:absolute}.hero-content{max-width:42rem;position:relative;z-index:10}.hero-title{font-size:2.25rem;font-weight:800;line-height:1;margin-bottom:0;margin-left:.7rem}.hero-title span{color:#fde047}.hero-subtitle{color:#bfdbfe;font-size:1.25rem;margin-left:.7rem;padding-bottom:1rem}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.1rem;margin-bottom:5px;margin-left:.7rem}.btn-primary{background-color:blue;border:.5px solid #fff;color:#fff;font-size:1rem;font-weight:700;padding:.5rem 3.3rem}.btn-secondary{background-color:#fff;border:.5px solid #000;font-size:1rem;padding:.5rem 1.97rem}.hero-wave{background-color:orange;bottom:0;-webkit-clip-path:polygon(-50% -5%,100% 10%,100% 100%,0 100%);clip-path:polygon(-50% -5%,100% 10%,100% 100%,0 100%);height:11rem;left:0;position:absolute;right:0}@media (min-width:640px){.hero-title{font-size:3rem}.hero-button{gap:1rem;margin-bottom:5px;margin-left:.7rem}.btn-primary{font-size:1rem;padding:.5rem 1rem}.btn-secondary{font-size:1rem;padding:.47rem .97rem}.hero-wave{-webkit-clip-path:polygon(0 0,100% 44%,100% 100%,0 100%);clip-path:polygon(0 0,100% 44%,100% 100%,0 100%);height:6rem}}@media (min-width:768px){.hero-title{font-size:3.75rem}}.Homepage-body{color:#fff;margin-top:5rem}.content-section1{display:flex;flex-direction:column;gap:20px;margin:0 1rem;text-align:center}.cs1-side{flex:1 1;padding:0}.cs1-button{color:#fff}.cs1-button,.no-link{text-decoration:none}.cs1-card{background-color:rgba(39,37,37,.788);height:auto;margin:0 auto;padding:1rem;width:95%}.cs1-photo img{height:auto;max-width:50%}.cs1-header{font-size:1.5rem;font-weight:700}.cs1-description{margin:1rem auto;width:90%}.cs1-button{border:1px solid #fff;margin:0 auto;padding:8px 12px;width:70%}.cs1-button:hover{background-color:#800505;border:1.5px solid #fff}.content-section2,.content-section3{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;margin-top:2rem}.cs2-benefits,.cs3-content{background-color:rgba(39,37,37,.788);padding:1.5rem;width:90%}.cs2-header,.cs3-header{font-size:1.25rem;font-weight:700}.cs2-benefit{display:flex;flex-direction:row;gap:20px;margin-bottom:1rem;margin-top:1rem;text-align:left}.cs2-icon{align-items:center;display:flex;flex:1 1;font-size:1.5rem;justify-content:center}.cs2-benefit-content{flex:15 1}.cs2-ben-header{font-size:1.2rem;font-weight:700}.cs3-contact{display:flex;flex-direction:row;gap:20px;margin-bottom:1rem;margin-top:1rem;text-align:left}.mobile-br{display:block}.cs3-con-icon{align-items:center;display:flex;flex:1 1;font-size:1.25rem;justify-content:center}.cs3-con-link{flex:20 1;font-size:1rem}@media (min-width:768px){.content-section1{flex-direction:row;gap:60px;margin:1rem 1.5rem 0}.cs1-left{display:flex;justify-content:flex-end}.cs1-right{display:flex;justify-content:flex-start}.cs1-card{height:34rem;padding:1rem;width:85%}.mobile-br{display:none}.cs1-photo img{max-width:35%}.cs1-header{font-size:2rem}.cs1-description{margin:2rem auto;width:75%}.cs1-button{padding:5px;width:45%}.cs2-benefits,.cs3-content{gap:0;padding:2rem;width:82%}.cs2-header,.cs3-header{font-size:1.5rem}.cs2-icon{font-size:2rem}.cs2-ben-header,.cs3-con-icon,.cs3-con-link{font-size:1.5rem}}.about-us-main{align-items:center;margin:0 auto;padding-bottom:2rem;padding-top:3rem;width:95%}.about-us-main,.about-us-main .container{box-sizing:border-box;display:flex;flex-direction:column}.about-us-main .container{align-items:stretch;margin:1.5rem 0;max-width:1500px;padding:1rem;width:100%}.page-header,.section-header{color:#fff;font-family:Lato,sans-serif;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.page-header{font-size:2.2rem}.body-text{color:#dedede;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:1rem}.about-intro{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;text-align:center}.about-intro .image-column{margin:0 auto;max-width:300px;width:90%}.about-intro .image-column img{border-radius:.5rem;box-shadow:0 4px 8px #0000001a;display:block;height:auto;max-width:100%}.about-intro .text-column{flex:none;width:100%}.what-sets-apart{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;text-align:center}.what-sets-apart .image-column{margin:0 auto;max-width:300px;width:90%}.what-sets-apart .image-column img{border-radius:.5rem;box-shadow:0 4px 8px #0000001a;display:block;height:auto;max-width:100%}.what-sets-apart .text-column{flex:none;width:100%}.features-list{list-style:none;margin:0 auto;padding:0;text-align:left;width:-webkit-fit-content;width:fit-content}.features-list li{color:#dedede;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:.75rem;padding-left:1.2rem;position:relative}.features-list li:before{color:orange;content:"\2022";font-size:1.5rem;left:0;line-height:1;position:absolute;top:.2rem}.websites-we-build{margin-bottom:2rem;text-align:center}.websites-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.mobile-website-item{align-items:center;background-color:#37383b;border-radius:.5rem;box-shadow:0 2px 6px #0003;color:#dedede;display:flex;font-family:Montserrat,sans-serif;font-size:1.1rem;gap:.7rem;justify-content:center;padding:1rem;text-align:center}.website-icon{color:orange;font-size:1.5rem}.CS1-Header{font-size:2rem;text-align:center}.CS1-Person-Container{display:flex;flex-direction:column;justify-content:center}.CS1-Person{background-color:#37383b;border:1px solid #fff;border-radius:5%;margin-bottom:2rem;padding:.5px 20px;width:95%}.Person-Name{font-size:1.8rem;font-weight:700;margin:0;text-align:center}.PImage-Container{display:flex;justify-content:center}.Image{height:9rem;width:9rem}.role{font-size:1.1rem;font-weight:700;text-align:center}@media (min-width:769px){.about-us-main{width:90%}.about-us-main .container{margin:2rem 0;padding:2rem}.page-header,.section-header{font-size:2rem}.page-header{font-size:2.5rem}.body-text{font-size:1.1rem}.about-intro{flex-direction:row;gap:2rem;margin-bottom:3rem;text-align:left}.about-intro .image-column{flex:1 1;margin:0;max-width:none;width:auto}.about-intro .text-column{flex:1.5 1;width:auto}.what-sets-apart{flex-direction:row;gap:2rem;margin-bottom:3rem;text-align:left}.what-sets-apart .image-column{order:2}.what-sets-apart .text-column{order:1}.what-sets-apart .image-column{flex:1 1;margin:0;max-width:none;width:auto}.what-sets-apart .text-column{flex:1.5 1;width:auto}.features-list{margin:0;width:auto}.websites-we-build{margin-bottom:3rem}.websites-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.mobile-website-item{display:none}.AB-ContentSeciton1{justify-content:left;margin:.5rem}.CS1-Header{color:#fff;text-align:left}.CS1-Person-Container{display:flex;flex-direction:row;gap:20px;justify-content:center}.CS1-Person{background-color:#37383bcb;border:1px solid #fff;flex:1 1 auto;margin-bottom:2rem;padding:.5px 20px}.Person-Name{font-size:1.8rem;font-weight:700;margin:0;text-align:center}.PImage-Container{display:flex;justify-content:center}.Image{height:9rem;width:9rem}}.reveal-on-scroll-hidden{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.reveal-on-scroll-visible{opacity:1;transform:translateY(0)}@media (min-width:769px){.reveal-on-scroll-hidden,.reveal-on-scroll-visible{opacity:1;transform:translateY(0);transition:none}}.flip-card-container{background-color:initial;border-radius:.8rem;box-shadow:0 4px 10px #0000004d;cursor:pointer;height:300px;perspective:1000px;transition:transform .3s ease-out,box-shadow .3s ease-out;width:250px}.flip-card-container:hover{box-shadow:0 8px 20px #00000080;transform:translateY(-5px)}.flip-card-inner{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .8s;width:100%}.flip-card-inner.is-flipped{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.8rem;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem;position:absolute;width:100%}.flip-card-front{background-color:#37383b;color:#fff;z-index:2}.flip-card-back{background-color:orange;color:#fff;transform:rotateY(180deg)}.flip-card-front .avatar-container,.flip-card-front h3{color:#fff;margin-bottom:.5rem}.flip-card-front .avatar-container{border-radius:50%;box-shadow:0 2px 5px #0003;height:100px;margin-bottom:1rem;overflow:hidden;width:100px}.flip-card-front .avatar-container img{display:block;height:100%;object-fit:cover;width:100%}.flip-card-front p{font-size:.9rem;opacity:.8}.flip-card-back p{color:#fff;font-size:.95rem;line-height:1.5;text-align:center}.mobile-card-wrapper{align-items:center;background-color:#37383b;border-radius:.5rem;box-shadow:0 2px 6px #0003;display:flex;flex-direction:column;gap:.8rem;height:auto;margin:0 auto;max-width:300px;padding:1.5rem;text-align:center;width:100%}.mobile-card-wrapper .mobile-card-front-content{align-items:center;color:#fff;display:flex;flex-direction:column;width:100%}.mobile-card-wrapper .mobile-card-back-content{color:#dedede;font-size:.95rem;line-height:1.5;text-align:center;width:100%}.mobile-card-wrapper .avatar-container{border-radius:50%;box-shadow:0 2px 5px #0003;height:100px;margin-bottom:.5rem;overflow:hidden;width:100px}.mobile-card-wrapper .avatar-container img{height:100%;object-fit:cover;width:100%}.mobile-card-wrapper h3{color:#fff;font-family:Lato,sans-serif;font-size:1.3rem;margin-bottom:.2rem}.collapsible{background-color:initial;border-radius:.5rem;margin-bottom:.5rem;overflow:hidden;text-align:center;width:100%}.collapsible-header{align-items:center;background-color:initial;border-bottom:1px solid #fff3;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:1em;font-weight:700;justify-content:left;line-height:1.3;padding:.8em 0}.collapsible-header:hover{color:orange}.collapsible-title{margin:0}.collapsible-icon{color:orange;flex-shrink:0;height:1em;margin-left:.5em;position:relative;transition:transform .3s ease;width:1em}.collapsible-icon:after,.collapsible-icon:before{background-color:currentColor;border-radius:2px;content:"";position:absolute}.collapsible-icon:before{height:2px;left:0;top:50%;transform:translateY(-50%);width:100%}.collapsible-icon:after{height:100%;left:50%;top:0;transform:translateX(-50%);width:2px}.collapsible-icon.open:after{transform:translateX(-50%) rotate(90deg)}.collapsible-content-wrapper{color:#dedede;overflow:hidden;padding-bottom:.5em;padding-top:.5em;transition:height .3s ease-out,opacity .3s ease-out}.collapsible-content-wrapper .normal-list{list-style:none;margin:0;padding:0;text-align:center}.collapsible-content-wrapper .normal-list-item{border-bottom:none;font-size:.9em;line-height:1.4;padding:.2em 0}@media (max-width:400px){.collapsible-header{font-size:.9em}}.pricing-main{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;padding-bottom:2rem;padding-top:6.6rem;width:95%}#title{color:#fff;font-size:2em;margin-bottom:1em;text-align:center}#title h1{font-family:Lato,sans-serif;font-size:2.2rem;margin:0}.tier-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:10px;width:100%}.tier-column{background-color:#202124;border-radius:8px;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;max-width:350px;padding:20px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:95%}.tier-column .tier-description{font-family:Montserrat,sans-serif;font-size:.95em;line-height:1.5;margin-bottom:15px}.tier-column .tier-features{flex-grow:1;margin-bottom:20px}.tier-column ul{list-style:none;margin:0;padding:0;text-align:left}.tier-column ul li{border-bottom:1px solid #ffffff1a;color:#dedede;font-family:Montserrat,sans-serif;font-size:1em;line-height:1.3;padding:8px 0}.tier-column ul li:last-child{border-bottom:none}.tier-price-range{border-top:1px solid #ffffff1a;margin-bottom:15px;margin-top:auto;padding-top:15px}.tier-price-range p{color:orange;font-family:Lato,sans-serif;font-size:1.6em;font-weight:700;margin:0}.tier-button{background-color:orange;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.1em;padding:12px 25px;transition:background-color .3s ease,box-shadow .3s ease;width:100%}.tier-button:hover{background-color:#ff8c00;box-shadow:0 4px 8px #ff6f614d}.tier-column.recommended{border:2px solid orange;box-shadow:0 8px 16px #ff6f614d}.badge{background-color:orange;border-radius:20px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.85em;font-weight:700;padding:6px 10px;position:absolute;right:15px;top:-15px;white-space:nowrap}.get-a-quote{margin-bottom:2em;margin-top:4em;text-align:center}.get-a-quote .button{background-color:orange;border:1px solid orange;border-radius:15px;color:#fff;cursor:pointer;display:inline-block;font-size:1.2em;font-weight:700;padding:.8em 2.5em;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease}.get-a-quote .button:hover{background-color:#ff8c00;box-shadow:0 4px 8px #ff6f6180;text-decoration:underline}@media (min-width:769px){.pricing-main{padding-top:6.6rem;width:90%}#title h1{font-size:2.5rem;margin-top:1em}.tier-container{align-items:stretch;flex-direction:row;gap:30px;margin-top:2em;padding:20px}.tier-column{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:space-between;margin-bottom:0;transition:transform .3s ease,box-shadow .3s ease;width:300px}.tier-column.recommended{border:3px solid orange;box-shadow:0 10px 25px #ff6f6166;transform:none;z-index:1}.tier-column:not(.recommended):hover{box-shadow:0 8px 16px #0000004d;transform:translateY(-5px)}.tier-column .tier-description,.tier-features{margin-bottom:20px}.collapsible-content-wrapper .normal-list,.collapsible-content-wrapper .normal-list-item{text-align:center}.get-a-quote{margin-bottom:3em;margin-top:5em}.get-a-quote .button{font-size:1.5em;padding:1em 3em}.pricing-main{padding-top:6.6rem;width:90%}#title h1{font-size:2.5rem}.tier-container{align-items:stretch;flex-direction:row;gap:30px;padding:20px}.tier-column{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:space-between;margin-bottom:0;transition:transform .3s ease,box-shadow .3s ease;width:300px}.tier-column.recommended{border:3px solid orange;box-shadow:0 10px 25px #ff6f6166;margin-bottom:-20px;margin-top:-20px;transform:scale(1.1);z-index:1}.tier-column:not(.recommended){margin-bottom:0;margin-top:0}.tier-column:not(.recommended):hover{box-shadow:0 8px 16px #0000004d;transform:translateY(-5px)}.tier-column .tier-description,.tier-features{margin-bottom:20px}.tier-features{min-height:420px}.collapsible-content-wrapper .normal-list,.collapsible-content-wrapper .normal-list-item{text-align:center}.get-a-quote{margin-bottom:3em;margin-top:5em}.get-a-quote .button{font-size:1.5em;padding:1em 3em}.growth-price{margin-bottom:4em!important}.evolved-price{margin-bottom:3.5em!important}}@media (max-width:480px){.pricing-main{padding:6rem 1rem 1rem;width:100%}#title h1{font-size:2rem}.tier-column{padding:15px}.tier-column h3{font-size:1.6em}.tier-column .tier-description{font-size:.9em}.tier-price-range p{font-size:1.4em}.tier-button{font-size:1em;padding:10px 20px}}.blog-main{background-color:#202124;border-radius:.5rem;box-shadow:0 0 10px #0000001a;box-sizing:border-box;display:flex;margin:7em auto 2rem;max-width:1000px;padding:20px}.article-list{border-right:1px solid #ddd;box-sizing:border-box;flex:3 1;margin-bottom:2rem;margin-top:0;padding-right:30px}article{border-bottom:1px solid #eee;margin-bottom:2.5em;padding-bottom:1.5em}article:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}article h2{font-size:1.75rem;line-height:1.3;margin-bottom:.5em;margin-top:0}article h2 a{color:#fff;text-decoration:none;transition:color .3s ease}article h2 a:hover{color:#007bff}.post-meta{color:#fff;font-size:.9em;margin-bottom:1em}.read-more{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;margin-top:1.5em;padding:.7em 1.2em;text-decoration:none;transition:background-color .3s ease}.read-more:hover{background-color:#0056b3}.sidebar{box-sizing:border-box;flex:1 1;margin-bottom:2rem;margin-top:0;padding-left:30px}.sidebar h3{border-bottom:2px solid #ccc;color:#fff;font-size:1.25rem;margin-bottom:1.2em;margin-top:0;padding-bottom:.7em}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar ul li{margin-bottom:.7em}.sidebar ul li a{color:#8a9096;text-decoration:none;transition:color .3s ease}.sidebar ul li a:hover{color:#007bff}@media (max-width:768px){.blog-main{flex-direction:column;padding:15px}.article-list{border-right:none;margin-bottom:2em;padding-left:0;padding-right:0}.sidebar{margin-bottom:0;margin-top:2em;padding-left:0}}.faq-main{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;margin-top:2.5em!important;max-width:1500px;padding-bottom:2rem;padding-top:6.6rem;width:90%}.faq-main .container.main-content{box-sizing:border-box;margin:0 auto;padding:2em;width:100%}.faq-main .kanban-board{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:2rem 0;width:100%}.kanban-column{background-color:#282b30;border-radius:.5rem;box-shadow:0 2px 5px #0003;box-sizing:border-box;display:flex;flex-direction:column;padding:25px}.faq-main .column-header{border-bottom:2px solid #555;color:#fff;font-family:Lato,sans-serif;font-size:2rem;margin-bottom:1rem;margin-top:0;padding-bottom:10px;text-align:center}.faq-main .faq-item{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 8px #00000026;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;padding:15px}.faq-main .faq-item .question{align-items:flex-start;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;font-family:Lato,sans-serif;font-size:1.1rem;justify-content:space-between;margin-bottom:.5rem;margin-top:0;padding-right:35px;position:relative}.faq-main .faq-item .question button.expand-button{align-items:center;background:none;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:25px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:0;transition:background-color .3s ease,color .3s ease;width:25px}.faq-main .faq-item .question button.expand-button:hover{background-color:#333;color:#fff}.faq-main .faq-item .answer{color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;line-height:1.6;margin-top:.75rem;max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out,visibility .3s ease-out;visibility:hidden}.faq-main .faq-item .answer.open{max-height:500px;opacity:1;transform:translateY(0);visibility:visible}.faq-main .faq-item .answer p{margin-bottom:10px;margin-top:0}.faq-main .faq-item .answer p:last-child{margin-bottom:0}.faq-main .faq-item .answer ol{margin-top:.5rem;padding-left:1.5rem}.faq-main .faq-item .answer ol li{line-height:1.6;margin-bottom:.3rem}.faq-main .faq-item .answer a{color:orange;text-decoration:none;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.faq-main .faq-item .answer a:hover{text-decoration:underline}@media (max-width:768px){.faq-main{margin:0 auto;padding-bottom:1rem;padding-top:1rem;width:95%}.faq-main .container.main-content{padding:1rem}.faq-main .kanban-board{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.kanban-column{margin-bottom:1rem;min-width:0;min-width:auto;padding:15px}.kanban-column:last-child{margin-bottom:0}.faq-main .column-header{font-size:1.8rem;margin-bottom:.3rem;text-align:left}.faq-main .faq-item{border:1px solid #333;border-radius:.3rem;margin-bottom:.75rem;padding:10px}.faq-main .faq-item .question{align-items:center;font-size:1rem;padding-right:25px}.faq-main .faq-item .question button.expand-button{background:none;border:1px solid #fff;color:#fff;font-size:.8rem;height:20px;margin-left:0;top:50%;transform:translateY(-50%);width:20px}}@media (min-width:769px) and (max-width:991px){.faq-main .kanban-board{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.kanban-column{min-width:0;min-width:auto}}#passwordgen-main.main{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;margin-top:2.5em!important;padding-bottom:2rem;padding-top:6.6rem;width:90%}.passwordgen-container{box-sizing:border-box;font-family:Montserrat,sans-serif;padding:20px;width:75%}.passwordgen-container .passwordgen{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 5px #ffffff1a;box-sizing:border-box;margin-bottom:20px;padding:25px 15px;text-align:center}.passwordgen-container .passwordgen h2.PG-header{color:#fff;margin-bottom:1.5rem;text-align:left}.passwordgen-container .passwordgen input#results{background-color:#333;border:1px solid #ccc;border-radius:.3rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;margin-right:10px;padding:12px;width:65%}.passwordgen-container .passwordgen input#results::placeholder{color:#999}.passwordgen-container .passwordgen button#GenerateBtn{background-color:#007bff;border:none;border-radius:.3rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:12px 20px;transition:background-color .3s ease}.passwordgen-container .passwordgen button#GenerateBtn:hover{background-color:#0056b3}.passwordgen-container .passwordgen-custom{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 5px #ffffff1a;box-sizing:border-box;margin-bottom:20px;margin-top:20px;padding:25px}.passwordgen-container .passwordgen-custom h2{color:#fff;margin-bottom:1rem}.passwordgen-container .passwordgen-custom .three-colums{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.passwordgen-container .passwordgen-custom .colum:first-child .password-options-length label{color:#fff;display:block;margin-bottom:8px}.passwordgen-container .passwordgen-custom .colum:first-child .password-options-length input[type=number],.passwordgen-container .passwordgen-custom .colum:first-child .password-options-length input[type=range]{background-color:#333;border:1px solid #ccc;border-radius:.3rem;box-sizing:border-box;color:#fff;display:inline-block;margin-right:10px;padding:8px;vertical-align:middle;width:auto}.passwordgen-container .passwordgen-custom .colum:nth-child(2) .radio-group label{color:#fff;display:block;margin-bottom:8px}.passwordgen-container .passwordgen-custom .colum:nth-child(2) .radio-group input[type=radio]{margin-right:5px}.passwordgen-container .passwordgen-custom .colum:nth-child(3) .checkbox-group label{color:#fff;display:block;margin-bottom:8px}.passwordgen-container .passwordgen-custom .colum:nth-child(3) .checkbox-group input[type=checkbox]{margin-right:5px}.passwordgen-container .PG-note{background-color:#202124;border-radius:.5rem;box-shadow:0 2px 5px #ffffff1a;box-sizing:border-box;color:#fff;font-size:.95rem;line-height:1.8;margin-top:20px;padding:20px}.passwordgen-container .PG-note a{color:#007bff;text-decoration:none;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.passwordgen-container .PG-note a:hover{text-decoration:underline}.passwordgen-container .PG-note .security-assurance{color:#aaa;font-style:italic;margin-top:1em}@media (max-width:768px){#passwordgen-main.main{padding-top:1rem;width:95%}.passwordgen-container{padding:15px;width:100%}.passwordgen-container .passwordgen input#results{font-size:1rem;margin-bottom:.75em;margin-right:0;width:100%}.passwordgen-container .passwordgen button#GenerateBtn{font-size:1rem;width:100%}.passwordgen-container .passwordgen-custom .three-colums{gap:15px;grid-template-columns:1fr}.passwordgen-container .passwordgen-custom .colum:first-child .password-options-length input[type=number],.passwordgen-container .passwordgen-custom .colum:first-child .password-options-length input[type=range]{display:block;margin-bottom:10px;margin-right:0;width:100%}.passwordgen-container .passwordgen-custom h2{font-size:1.2rem}.passwordgen-container .PG-note{font-size:.9rem;line-height:1.6;padding:15px}}@media (max-width:480px){.passwordgen-container h2.PG-header{font-size:1.4rem}.passwordgen-container .passwordgen input#results::placeholder,.passwordgen-container .passwordgen-custom input[type=checkbox],.passwordgen-container .passwordgen-custom input[type=radio],.passwordgen-container .passwordgen-custom label{font-size:.9rem}.passwordgen-container .PG-note{font-size:.85rem}}.quote-page-main{align-items:center;flex-direction:column;margin-top:15px;padding-bottom:2rem;padding-top:6.9rem}.quote-page-main,.quote-page-main .container{box-sizing:border-box;display:flex;width:100%}.quote-page-main .container{align-items:flex-start;gap:2rem;max-width:1500px;padding:2rem}.form-header{flex:1 1;margin-bottom:20px;text-align:center}#form-header-head{color:#fff;font-family:Lato,sans-serif;font-size:1.5rem;margin-bottom:10px;padding-top:20px;text-decoration:underline}.formheader-content{color:#dedede;font-family:Montserrat,sans-serif;line-height:1.6;margin-bottom:10px}#form-container{background-color:#202124;border:1px solid #ccc;box-sizing:border-box;flex:2 1;font-family:Montserrat,sans-serif;padding:20px;text-align:left}#formheader{color:#fff;font-family:Lato,sans-serif;font-size:1.5rem;text-align:center!important}#form div,#formheader{margin-bottom:15px}label{color:#fff;display:block;font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:5px;text-align:left}input[type=email],input[type=number],input[type=text],textarea{background-color:#202124;border:1px solid #fff;box-sizing:border-box;color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:1rem;margin-bottom:20px;padding:10px;width:100%}textarea{height:150px;min-height:150px}.feature-textarea,textarea{max-height:250px;overflow-y:auto;resize:vertical}.feature-textarea{height:45px;min-height:45px}.buttons{align-items:center;display:flex;justify-content:space-between;padding:0 10px}.formbtns{background-color:#202124;border:1px solid #fff;border-radius:.3rem;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.1rem;padding:15px 30px;transition:background-color .3s ease;width:auto}.formbtns:hover{background-color:#333;border-color:orange;color:orange}.contact-details{box-sizing:border-box;flex:1 1;font-family:Montserrat,sans-serif;padding:30px;text-align:center}.contact-details #contact-header h1{color:#fff;font-family:Lato,sans-serif;font-size:1.5rem;margin-bottom:15px}.contact-details #contact-content p{color:#fff;line-height:1.6;margin-bottom:10px}.contact-details #contact-content p a{color:orange;text-decoration:none;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.contact-details #contact-content p a:hover{text-decoration:underline}.website-type-inputs{display:none;margin-bottom:20px}.website-questionaire{display:none;margin-top:30px}.domain-name,.inspo-website{display:none}.website-questionaire label,.website-type-inputs label{color:#fff;display:block;font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:5px;text-align:left}.website-questionaire input[type=number],.website-questionaire input[type=text],.website-type-inputs input[type=number],.website-type-inputs input[type=text]{background-color:#202124;border:1px solid #fff;box-sizing:border-box;color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:1rem;margin-bottom:20px;padding:10px;width:100%}.radio-button-title{display:none}@media (max-width:768px){.quote-page-main .container{align-items:stretch;flex-direction:column;gap:1rem}.form-header{text-align:center}}main.article-content{background-color:#202124;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:5rem auto!important;max-width:900px;padding:30px}.article-content h1{color:#fff;font-size:2.75em;line-height:1.2;margin-bottom:.75em}.article-content .post-meta{color:#fff;display:block;font-size:.95em;margin-bottom:2em}.article-content .featured-image{border-radius:5px;box-shadow:0 2px 5px #0000001a;margin-bottom:2.5em;max-height:500px;object-fit:cover;width:100%}.article-content p{color:#dedede;font-size:1.05em;line-height:1.7;margin-bottom:1.5em}.article-content h2,.article-content h3{color:#fff;line-height:1.3;margin-bottom:1em;margin-top:2.5em}.article-content h2{font-size:2em}.article-content h3{font-size:1.6em}.article-content ol,.article-content ul{margin-bottom:1.5em;padding-left:25px}.article-content li{color:#dedede;line-height:1.6;margin-bottom:.7em}.article-content b{color:#dedede;font-weight:700}.article-content a{color:#007bff;text-decoration:none;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.article-content a:hover{text-decoration:underline}@media (max-width:768px){main.article-content{border-radius:0;margin-top:1.5rem;padding:20px}.article-content h1{font-size:2.2em}.article-content h2{font-size:1.7em}.article-content h3{font-size:1.3em}.article-content li,.article-content p{font-size:1em;line-height:1.6}.article-content .featured-image{margin-bottom:2em;max-height:300px}}.product-card{background-color:#272525;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;min-width:160px;overflow:hidden;transition:all .3s ease;width:160px}.product-card:hover{box-shadow:0 5px 10px -2px #0000001a;transform:translateY(-1px)}.product-card-content-link{color:inherit;display:flex;flex-direction:column;flex-grow:1;text-decoration:none}.product-image-container{align-items:center;aspect-ratio:1/1;background-color:rgba(48,45,45,.788);display:flex;flex-shrink:0;justify-content:center;padding:.75rem}.product-image{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.product-card:hover .product-image{transform:scale(1.03)}.product-info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:.75rem}.product-name{color:#1726f3;font-size:.875rem;font-weight:600;line-height:1.3;margin-bottom:.25rem}.product-price-container{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.product-price{color:#f97316;font-size:1rem;font-weight:700}.product-card-actions{padding:0 .75rem .75rem}.product-add-button{background-color:#fca503;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.75rem;padding:.4rem .6rem;transition:background-color .2s;white-space:nowrap;width:100%}.product-add-button:hover{background-color:#ff7d04}.learn-more-button{background-color:initial;border:none;border-radius:.25rem;color:#e2e2e2;cursor:pointer;font-size:.75rem;margin-top:2px;padding:.2rem .6rem;transition:background-color .2s;white-space:nowrap;width:100%}.learn-more-button:hover{text-decoration:underline}.product-add-button.added{background-color:#28a745;color:#fff;cursor:not-allowed;opacity:.8}@media (min-width:640px){.product-card{border-radius:.625rem;box-shadow:0 2px 5px #0000001a;min-width:180px;width:180px}.product-card:hover{box-shadow:0 8px 12px -3px #0000001a;transform:translateY(-1.5px)}.product-image-container,.product-info{padding:1rem}.product-name{font-size:.95rem;margin-bottom:.5rem}.product-price{font-size:1.1rem}.product-card-actions{padding:0 1rem 1rem}.product-add-button{font-size:.8rem;padding:.25rem .75rem}}@media (min-width:768px){.product-card{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;height:auto;min-width:200px;width:200px}.product-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.product-image-container{padding:1.25rem}.product-card:hover .product-image{transform:scale(1.05)}.product-info{padding:1.25rem}.product-name{font-size:1rem}.product-price{font-size:1.25rem}.product-card-actions{padding:0 1.25rem 1.25rem}.product-add-button{font-size:.875rem;padding:.3rem .8rem}.learn-more-button{font-size:.87rem;padding:.2rem .6rem}}@media (min-width:1024px){.product-card{min-width:220px;width:220px}.product-name{font-size:1.1rem}}.filter-sidebar{margin-bottom:2rem;width:100%}.filter-header-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.filter-sidebar h3{color:#c3c3c4}.clear-filters-button{background:none;border:none;border-radius:.25rem;color:#ef4444;cursor:pointer;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s ease}.clear-filters-button:hover{background-color:#fee2e2}.filter-group h4{color:silver}.filter-select{-webkit-appearance:none;appearance:none;background-color:#2e2e2eb4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m7 7 3-3 3 3m0 6-3 3-3-3' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#aaa;cursor:pointer;font-size:1rem;padding:.75rem 1rem;width:100%}.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}@media (min-width:768px){.filter-sidebar{flex-shrink:0;margin-bottom:0;margin-right:2rem;position:-webkit-sticky;position:sticky;top:50px;width:280px}}.products-page-container{display:flex;flex-direction:column;margin:5rem auto 0;max-width:1400px;padding:1rem}.products-header{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:0 .5rem}.products-page-title{color:hsla(0,0%,100%,.788);font-size:2rem;font-weight:700}.search-bar{align-self:flex-end;margin-right:1.5rem;max-width:300px;width:100%}.search-input{border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#cacaca;font-size:1rem;padding:.75rem 1rem;width:100%}.search-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731633;outline:none}.products-content-wrapper{display:flex;flex-direction:column;gap:2rem}.filter-sidebar{background-color:#2e2e2eb4;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;margin:0 auto;padding:1.5rem;width:86%}.filter-sidebar h3{border-bottom:1px solid #e5e7eb;color:#b8b8b8;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.filter-group{margin-bottom:1.5rem}.filter-group h4{color:#b8b8b8;font-size:1rem;font-weight:600;margin-bottom:.75rem}.product-list-grid{grid-gap:1rem;display:grid;flex-grow:1;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.no-products-found{color:#6b7280;font-size:1.125rem;grid-column:1/-1;padding:2rem;text-align:center}@media (min-width:768px){.products-header{align-items:center;flex-direction:row;justify-content:space-between;padding:0}.products-page-title{font-size:2.5rem}.search-bar{width:auto}.products-content-wrapper{align-items:flex-start;flex-direction:row}.filter-sidebar{flex-shrink:0;margin:0;position:-webkit-sticky;position:sticky;top:110px;width:280px}.product-list-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1024px){.product-list-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.product-info-page-container{background-color:rgba(39,37,37,.788);margin:5rem auto 0;max-width:1200px;padding:1.5rem 1rem}.product-info-grid{display:flex;flex-direction:column;gap:2rem}.product-image-gallery{align-items:center;display:flex;flex-direction:column;gap:1rem}.main-image-container{align-items:center;aspect-ratio:1/1;background-color:#f9fafb;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;justify-content:center;max-width:350px;overflow:hidden;padding:1rem;width:100%}.main-product-image{height:100%;object-fit:contain;width:100%}.thumbnail-gallery{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.thumbnail-image{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;height:60px;object-fit:contain;padding:.25rem;transition:border-color .2s,transform .2s;width:60px}.thumbnail-image.active{border-color:#f97316;transform:scale(1.05)}.thumbnail-image:hover:not(.active){border-color:#fb923c;transform:scale(1.02)}.product-details{display:flex;flex-direction:column;gap:1rem}.product-details-name{color:#1726f3;font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:.1rem}.product-details-price{color:#f97316;font-size:1rem;font-weight:700;margin-bottom:0}.section-title{border-bottom:1px solid #e5e7eb;color:#d3d3d3;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.25rem}.product-description{color:#afafaf;font-size:.95rem;line-height:1.5;margin-bottom:1rem;white-space:pre-wrap}.product-features-list,.product-specifications-list{list-style:none;margin:0;padding:0}.product-features-list li,.product-specifications-list li{color:#afafaf;font-size:.9rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.product-features-list li:before{color:#22c55e;content:"✓";font-weight:700;left:0;position:absolute;top:0}.product-specifications-list li strong{color:#afafaf}.product-actions{margin-top:0}.product-actions,.product-actions-service{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.product-actions-service{margin-top:1rem}.quantity-selector{display:flex;flex-direction:column}.quantity-selector label{color:#727272;font-size:1rem;font-weight:600;margin-right:.5rem}.quantity-controls{display:flex;gap:.5rem;margin-top:.5rem}.quantity-button{background-color:#f97316;border:1px solid #fc9d59;border-radius:.5rem;cursor:pointer;font-size:1.25rem;font-weight:700;height:40px;transition:background-color .2s ease,border-color .2s ease;width:40px}.quantity-button:hover{background-color:#fb923c;color:#fff}.quantity-button:active{background-color:#9c5215;color:#fff}.quantity-input{-moz-appearance:textfield;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.5rem .75rem;text-align:center;width:70px}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-button,.get-quote-button{background-color:#0004ff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;margin-top:.8rem;max-width:250px;padding:.75rem 1.5rem;transition:background-color .2s ease,transform .1s ease;width:100%}.add-to-cart-button:hover,.get-quote-button:hover{background-color:#3549fc;transform:translateY(-1px)}.product-meta{color:#6b7280;font-size:.875rem;margin-top:1rem}.product-info-loading{color:#6b7280;font-size:1.2rem;padding:3rem;text-align:center}@media (min-width:768px){.product-info-grid{align-items:flex-start;flex-direction:row;gap:3rem}.product-image-gallery{flex-basis:40%;max-width:450px;position:-webkit-sticky;position:sticky;top:20px}.main-image-container{padding:1.5rem}.thumbnail-gallery{gap:1rem}.thumbnail-image{height:80px;padding:.5rem;width:80px}.product-details{flex-basis:60%;gap:1.5rem}.product-details-name{font-size:2.5rem}.product-details-price{font-size:2.25rem}.section-title{font-size:1.5rem}.product-description,.product-features-list li,.product-specifications-list li{font-size:1rem}.product-actions,.product-actions-service{align-items:center;flex-direction:row;gap:1.5rem}.add-to-cart-button,.get-quote-button{padding:.8rem 2rem;width:auto}}@media (min-width:1024px){.product-info-page-container{padding:3rem 2rem}}.cart-page-container{background-color:rgba(39,37,37,.788);margin:5rem auto 0;max-width:1200px;padding:1.5rem 1rem}.cart-page-title{color:#d8d8d8;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.cart-empty-message{background-color:rgba(39,37,37,.938);border:1px dashed #a7a8a8;border-radius:.75rem;padding:3rem;text-align:center}.cart-empty-message p{color:#ca8505;font-size:1.125rem;margin-bottom:1.5rem}.continue-shopping-link{background-color:#000ed6;border-radius:.5rem;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.continue-shopping-link:hover{background-color:#010db3;text-decoration:underline}.cart-content{gap:2rem}.cart-content,.cart-items-list{display:flex;flex-direction:column}.cart-items-list{flex-grow:1;gap:1rem}.cart-item{align-items:center;background-color:rgba(39,37,37,.788);border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000000d;display:flex;gap:1rem;padding:1rem}.cart-item-image-link{display:block;flex-shrink:0}.cart-item-image{background-color:#f9fafb;border-radius:.5rem;height:80px;object-fit:contain;padding:.5rem;width:80px}.cart-item-details{display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.cart-item-name-link{color:inherit;text-decoration:none}.cart-item-name{color:#dfdfdf;font-size:1rem;font-weight:600;line-height:1.2}.cart-item-price{color:silver;font-size:.9rem;font-weight:500}.cart-item-actions{gap:.75rem;margin-top:.5rem}.cart-item-actions,.cart-item-quantity-control{align-items:center;display:flex}.cart-item-quantity-input{-moz-appearance:textfield;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem;padding:.5rem;text-align:center;width:60px}.cart-item-quantity-input::-webkit-inner-spin-button,.cart-item-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-remove-button{background:none;border:none;border-radius:.25rem;color:#ef4444;cursor:pointer;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s ease}.cart-item-remove-button:hover{background-color:#fee2e2}.cart-item-total-price{color:#b8b8b8;font-size:1rem;font-weight:600;white-space:nowrap}.cart-summary{background-color:rgba(39,37,37,.788);border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000000d;flex-shrink:0;padding:1.5rem}.cart-summary-title{border-bottom:1px solid rgba(39,37,37,.788);color:#b9b9b9;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.cart-subtotal-row{color:#9fa0a0;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;margin-bottom:1.5rem}.proceed-to-checkout-button{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;padding:.75rem 1.5rem;transition:background-color .2s ease;width:100%}.proceed-to-checkout-button:hover{background-color:#1d4ed8}.clear-cart-button{background-color:#fef2f2;border:1px solid #ef4444;border-radius:.5rem;color:#dc2626;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s ease,color .2s ease;width:100%}.clear-cart-button:hover{background-color:#ef4444;color:#fff}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (min-width:768px){.cart-page-container{min-height:50rem}.cart-page-title{font-size:2.5rem;margin-bottom:3rem}.cart-content{align-items:flex-start;flex-direction:row}.cart-items-list{margin-right:2rem}.cart-item{padding:1.25rem}.cart-item-image{height:100px;width:100px}.cart-item-details{align-items:center;flex-direction:row;gap:1.5rem;justify-content:space-between}.cart-item-name{font-size:1.125rem}.cart-item-price{font-size:1rem}.cart-item-actions{margin-top:0}.cart-item-quantity-input{width:70px}.cart-item-total-price{font-size:1.25rem}.cart-summary{padding:2rem;position:-webkit-sticky;position:sticky;top:20px;width:350px}}:root{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#141414;color:#f3f3f3;font-family:Montserrat,sans-serif;line-height:1.5;margin:0;min-height:100vh;padding:0}.main-content-area{box-sizing:border-box;margin:0 auto;padding-bottom:15px;padding-top:8rem;position:relative;width:95%;z-index:1}@media (min-width:601px){body{background-attachment:fixed;background-image:url(/static/media/background-color.56df66278d4d9e6a6048.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.main-content-area{padding-top:7rem;width:85%}}@media (min-width:993px){.main-content-area{padding-top:6.6rem;width:77%}}
/*# sourceMappingURL=main.77f94955.css.map*/