﻿@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";.nav-menu .close-button{position:absolute;top:0;right:.55rem;font-size:1.7rem;color:#000 !important;opacity:1 !important}.nav-menu .nav-menu-content{text-align:center;font-size:1.5rem;position:absolute;z-index:90;width:100vw;height:100vh;display:none;left:0;top:0;padding:1rem 2.3rem}.nav-menu .nav-menu-content .nav-menu-content-wrap{max-width:calc(1650px - 3.4rem);margin-right:auto;margin-left:auto;position:relative;display:flex;justify-content:center;flex-direction:column;width:100%}.nav-menu .nav-menu-content .nav-menu-content-wrap .nav-menu-content-list a{display:block;margin:1rem 0 2rem;color:#888}.nav-menu .nav-menu-content .nav-menu-content-wrap .nav-menu-content-list a.active{font-weight:500;color:#000}.nav-menu-content-start{display:flex !important;opacity:0;animation:nav-menu-content-start 1s ease-in-out forwards}.nav-menu-content-end{animation:nav-menu-content-end .2s ease-in-out forwards}@keyframes nav-menu-content-start{to{opacity:1}}@keyframes nav-menu-content-end{from{opacity:1}to{opacity:0}}.nav-menu-blinds span{position:fixed;left:0;top:0;width:100vw;height:0;z-index:80;background-color:#fcfcfc;display:none;border-bottom:solid 1px #f3f3f3}.nav-menu-blinds span:nth-child(1){top:0}.nav-menu-blinds span:nth-child(2){top:10vh}.nav-menu-blinds span:nth-child(3){top:20vh}.nav-menu-blinds span:nth-child(4){top:30vh}.nav-menu-blinds span:nth-child(5){top:40vh}.nav-menu-blinds span:nth-child(6){top:50vh}.nav-menu-blinds span:nth-child(7){top:60vh}.nav-menu-blinds span:nth-child(8){top:70vh}.nav-menu-blinds span:nth-child(9){top:80vh}.nav-menu-blinds span:nth-child(10){top:90vh}.nav-menu-blinds-animation-start span{animation:nav-menu-blinds-start .8s forwards;display:block !important}.nav-menu-blinds-animation-end span{animation:nav-menu-blinds-end .8s forwards}@keyframes nav-menu-blinds-start{to{height:calc(10vh + 3px)}}@keyframes nav-menu-blinds-end{from{height:calc(10vh + 3px)}to{height:0}}#blinds-animation span{position:fixed;left:0;top:10vh;width:100vw;height:10vh;z-index:100;animation:welcome-blinds 1.4s forwards ease-in-out;background-color:#fcfcfc;border-bottom:solid 1px #f3f3f3}#blinds-animation span:nth-child(1){top:0}#blinds-animation span:nth-child(2){top:10vh}#blinds-animation span:nth-child(3){top:20vh}#blinds-animation span:nth-child(4){top:30vh}#blinds-animation span:nth-child(5){top:40vh}#blinds-animation span:nth-child(6){top:50vh}#blinds-animation span:nth-child(7){top:60vh}#blinds-animation span:nth-child(8){top:70vh}#blinds-animation span:nth-child(9){top:80vh}#blinds-animation span:nth-child(10){top:90vh}@keyframes welcome-blinds{to{height:0;display:block}}[x-cloak]{display:none !important}body{font-family:"DM Sans",sans-serif;background-color:#f3f3f3}body .wrap{max-width:1650px;min-height:calc(100vh - 300px);margin:0 auto;padding:6rem .85rem 6rem}.logo{width:6rem;height:auto;margin-bottom:5px}nav{padding:1.3rem 1.8rem;background-color:rgba(255,255,255,.9);backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);position:fixed;top:0;width:100%;transition:top .3s;z-index:50;border-bottom:solid 1px #f3f3f3}nav .nav-content{max-width:calc(1650px - 3.4rem);display:flex;justify-content:space-between;margin:auto}footer{min-height:300px;background-color:#061013;color:#d3d3d3;padding:4rem 0 2rem}footer a{color:#f3f3f3}footer a:hover{color:#d3d3d3}a{color:#888;text-decoration:none;cursor:pointer}a.underline{padding-bottom:1px;border-bottom:solid 2px #a8a8a8}a:hover{color:#595959}a.symbol{transition:opacity .2s ease-in-out}a.symbol:hover{opacity:.75 !important;transition:opacity .2s ease-in-out}@media screen and (max-width: 766px){h1{font-size:2.6rem !important;hyphens:auto;-webkit-hyphens:auto}h2{font-size:2.2rem !important;width:fit-content !important;hyphens:auto;-webkit-hyphens:auto}}h1{font-size:3.2rem;font-weight:400;margin-bottom:2rem}h2{font-size:3.2rem;font-weight:400;margin-bottom:2rem;position:relative;width:max-content;padding:.85rem 1.4rem}h2:before{content:"";background-color:#e9e9e9;margin:-0.85rem -1.4rem;height:100%;width:100%;position:absolute;z-index:-1;transform:skew(10deg)}h3{font-size:1.4rem;font-weight:600;max-width:max-content;padding:.85rem 1.4rem;position:relative;margin-bottom:2.75rem}h3:before{content:"";background-color:#fff;margin:-0.85rem -1.4rem;height:100%;width:100%;position:absolute;z-index:-1;transform:skew(10deg)}h4{font-size:1.25rem;font-weight:800}h5{font-size:1.2rem}h6{font-size:1rem;font-weight:800}p{margin-bottom:2rem;line-height:1.4}small{color:#888}button{border:none}.w-btn{padding:.6rem 1.7rem;margin:0 .6rem .6rem 0;background-color:#e6e6e6;color:#000}.w-btn:hover{opacity:.95}.w-btn:active{opacity:.9}.w-btn.primary{background-color:#081518;color:#fff !important}.w-btn.secondary{background-color:#e6e6e6;color:#000 !important}.w-btn.dark{background-color:#3a484b;color:#fff !important}.well{background-color:#e6e6e6;padding:1.3rem}.well-black{color:#fff;background-color:#061013;padding:1.3rem;min-height:30rem;display:flex;align-items:center}.well-black p{color:#f3f3f3 !important}.quote{position:relative}.quote .quote-mark:before{content:"“";position:absolute;font-size:10rem;top:-3.5rem;left:-7rem;z-index:1;opacity:.15}@media screen and (max-width: 992px){.quote .quote-mark:before{top:-8rem;left:.5rem}}.hero{background-color:#fff;display:flex;justify-content:space-between;padding:0;hyphens:auto;-webkit-hyphens:auto}.hero .hero-content{padding:4rem 4.5vw;display:flex;flex-direction:column;align-items:start;justify-content:center}.hero .hero-content p{margin-bottom:3rem}.hero .hero-content .well{background-color:#f8f8f8 !important;padding:2rem 2rem 1.5rem;position:relative;margin:0 20px}.hero .hero-content .well:before{content:"";position:absolute;transform:skew(5deg);background-color:#f8f8f8;height:100%;width:20px;top:0;right:calc(100% - 10px)}.hero .hero-content .well:after{content:"";position:absolute;transform:skew(5deg);background-color:#f8f8f8;height:100%;width:20px;top:0;left:calc(100% - 10px)}.hero .hero-img{width:100%;height:47rem;background-size:cover;background-position:center;background-color:#000}.hero-min{min-height:max-content !important}.subhero-title{position:relative;z-index:1;hyphens:auto;-webkit-hyphens:auto}.subhero-img{width:100%;height:37rem;background-size:cover;background-position:center;background-color:#000}.hero-testimonial-img{width:40%;height:37rem;background-size:cover;background-position:center;background-color:#000}@media(max-width: 1200px){.hero-testimonial-img{width:80%}}.avatar{width:2.5rem;border-radius:9999px}#testimonial-carousel{position:relative;max-width:980px}#testimonial-carousel .testimonial-control{position:absolute;top:0;right:0}#testimonial-carousel .testimonial-control button{background-color:transparent;opacity:.5;transition:all ease-in-out .1s}#testimonial-carousel .testimonial-control button:hover{opacity:.8;transition:all ease-in-out .1s}.dt-2{margin-top:7.5rem}.dt-1{margin-top:4.5rem}.db-1{margin-bottom:6rem}.dt-submit{margin-top:2.2rem}.no-margin{margin:0 !important}.divider{display:block;width:100%;height:7.2rem}.divider-sm{display:block;width:100%;height:3.5rem}.alpine-modal{position:fixed;overflow-y:auto;z-index:60;display:flex;flex-direction:column;top:0;left:0;width:calc(100vw - 1rem);height:100vh;margin:auto;padding:1rem;background:rgba(0,0,0,.56);pointer-events:none;visibility:hidden;opacity:0;transition:all 256ms ease}.alpine-modal:before,.alpine-modal:after{content:"";display:block;min-height:2rem;height:1.5rem;flex-grow:1}.alpine-modal .alpine-modal-panel{position:relative;width:100%;max-width:50rem;margin:0 auto;padding:2rem;background:#fff;transform:translate3d(0, 20px, 0);transition:all 256ms ease;opacity:0}.alpine-modal.is-active{pointer-events:all;visibility:visible;opacity:1}.alpine-modal.is-active .alpine-modal-panel{transform:translate3d(0, 0, 0);opacity:1}.notification-container{position:fixed;top:5.2rem;right:1rem;z-index:50}.notification-container .notification{background-color:#fff;border-radius:9px;margin-bottom:.7rem;padding:1.3rem 1.6rem;width:25rem;margin-left:auto;display:flex;align-items:center;column-gap:1.2rem;box-shadow:rgba(0,0,0,.1) 0 0 2px;position:relative}.notification-container .notification p{margin-bottom:0}@media(max-width: 40rem){.notification-container .notification{width:calc(100vw - 3rem);max-width:calc(100vw - 3rem)}}.close-button{opacity:.5;transition:all ease-in-out .1s;cursor:pointer;margin-left:auto}.close-button:hover{opacity:.8;transition:all ease-in-out .1s}.close-button img{width:12px}.checkmark{list-style-type:none;position:relative;line-height:2rem}.checkmark li:before{content:"";display:inline-block;height:100%;width:100%;background-size:16px;opacity:.3;background-image:url("../img/icons/check.svg");background-repeat:no-repeat;position:absolute;left:0;margin-top:6px}.service-list{border-top:1px solid #d3d3d3}.service-list .service-list-item{padding-top:1.5rem;padding-bottom:1rem;border-bottom:1px solid #d3d3d3}/*# sourceMappingURL=style.css.map */
