@import"../css/open-iconic/font/css/open-iconic-bootstrap.min.css";@import"animate.css";app{position:relative;display:flex;flex-direction:column}.content{padding-top:1.1rem}.valid.modified:not([type=checkbox]){outline:1px solid #26b050}.invalid{outline:1px solid red}.validation-message{color:red}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem}@font-face{font-family:"Roboto";src:url("../Fonts/Roboto/Roboto-Regular.ttf") format("truetype")}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-Black.ttf") format("truetype");font-weight:900}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-BlackItalic.ttf") format("truetype");font-weight:900;font-style:italic}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-Bold.ttf") format("truetype");font-weight:700}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-ExtraLight.ttf") format("truetype");font-weight:200}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-ExtraLightItalic.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype");font-weight:400}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-Italic.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-Light.ttf") format("truetype");font-weight:300}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-SemiBold.ttf") format("truetype");font-weight:600}@font-face{font-family:"Source Sans Pro";src:url("../Fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic}@media(max-width: 768px){.screenshot-carousel-container{overflow:hidden}}.screenshot-carousel-heading{padding:32px 32px;background-color:#f0f0f0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);z-index:2}.screenshot-carousel-heading span{font-size:2rem;padding:0px 32px 0px 32px}.screenshot-carousel-heading button{font-size:1.5rem;margin:0px 8px 0px 8px}.screenshot-carousel-heading .box-button{height:3rem;width:3rem;border:2px solid #91bee7;background-color:#fff;color:#000}.screenshot-carousel-heading .box-button:focus{outline:none}.screenshot-carousel-heading .box-button-filled{height:3rem;width:3rem;border:2px solid #91bee7;background-color:#3d7abd;color:#fff}.screenshot-carousel-heading .box-button-filled:focus{outline:none}.arrow-icon{height:3rem;cursor:pointer}.arrow-icon:hover{border:1px solid #000}.screenshot-carousel{margin:32px 0px;overflow:hidden}.screenshot-carousel .screenshot-carousel-slider-container{overflow:hidden;font-size:0}.screenshot-carousel .screenshot-carousel-slider{white-space:nowrap;transition:1s}@media(min-width: 1200px){.screenshot-carousel .carousel-screen-body{padding:0px 300px 64px 300px}}@media(min-width: 576px)and (max-width: 1200px){.screenshot-carousel .carousel-screen-body{padding:0px 100px 64px 100px}}@media(max-width: 576px){.screenshot-carousel .carousel-screen-body{padding:0px 48px 64px 48px}}.screenshot-carousel .carousel-screen-body{font-size:initial;white-space:normal;display:inline-flex;min-width:100%}.screenshot-carousel .carousel-screen-body p{font-size:1rem;color:#404040}.screenshot-carousel .carousel-screen-body .carousel-screen-image{max-height:45vh;max-width:90%;cursor:pointer;border:solid 3px silver;box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);transition:all .5s;margin-top:1.2rem}.screenshot-carousel .carousel-screen-body .carousel-screen-image:hover{transform:scale(1.05);box-shadow:5px 5px 12px 1px rgba(0,0,0,.1)}.screenshot-carousel .carousel-screen-heading{font-size:1.5rem;padding:12px 0px 32px 0px}.view-image-inner{z-index:1001;position:fixed;top:5%;left:5%;width:90%;height:90%;text-align:center}.view-image-image{max-width:100%;max-height:100%;cursor:pointer;transition:all .5s;border:12px solid #606060;border-radius:16px;animation:view-image-fade;animation-duration:.5s;animation-fill-mode:forwards}@keyframes view-image-fade{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}.view-video{left:5vw;top:5vh;width:90vw;height:90vh;position:relative}.view-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.screenshot-close-button{position:absolute;right:6vw;top:6vh;animation:button-fade-in;animation-delay:1s;animation-duration:.5s;animation-fill-mode:forwards;opacity:0;cursor:pointer;z-index:5000}@keyframes button-fade-in{from{opacity:0}to{opacity:1}}.screenshot-box{box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);border-radius:8px;padding:40px 40px 40px 40px;background-color:#fff;margin:40px 0px 40px 0px;position:relative}.screenshot-box .screenshot-heading{font-size:1.2rem;padding:0 0 12px 0}.screenshot-box .screenshot-thumb{max-height:100%;max-width:100%;cursor:pointer}.screenshot-box .screenshot-thumb:hover{animation:image-hover;animation-duration:.5s;animation-fill-mode:forwards}@keyframes image-hover{from{box-shadow:0px 0px 0px 0px rgba(0,0,0,.1);transform:scale(1)}to{box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);transform:scale(1.1)}}.screenshot-left{animation:screenshot-left-anim;animation-duration:1s;animation-fill-mode:forwards}.screenshot-right{animation:screenshot-right-anim;animation-duration:1s;animation-fill-mode:forwards}@keyframes screenshot-left-anim{from{opacity:0;transform:translate(-100 px, 0px)}to{opacity:1;transform:translate(0px, 0px)}}@keyframes screenshot-right-anim{from{opacity:0;transform:translate(100 px, 0px)}to{opacity:1;transform:translate(0px, 0px)}}.circle-button-filled,.circle-button{border:2px solid #91bee7;border-radius:2rem;height:2rem;width:2rem;outline:none}.circle-button-filled:focus,.circle-button:focus{outline:none}.circle-button{background-color:#fff;color:#000}.circle-button-filled{background-color:#3d7abd;color:#fff}.main-button{background-color:#3d7abd;border:2px solid #91bee7;border-radius:30px;padding:12px 32px 12px 32px;font-size:.8rem;font-weight:600;color:#fff;letter-spacing:1px;transition:all .5s}.main-button:hover{color:#000;background-color:#91bee7}.main-button:focus{outline:none}.small-button{padding:2px 8px !important}.bottom-footer{padding:50px 0 0 0;background-color:#18355d}.bottom-footer .footer-heading{color:#fff;padding:20px 0px 20px 0px;font-family:Roboto;font-size:1rem}.bottom-footer .footer-text{color:silver;padding:20px 0px 20px 0px;font-family:Roboto;font-size:.9rem}@media(min-width: 992px){.bottom-footer .footer-text{font-size:.8rem}}.bottom-footer .footer-text a{color:#f0f0f0}.bottom-footer .footer-text a:hover{color:#fff}.bottom-footer .footer-copyright{color:#f0f0f0;padding:20px 0px 0px 0px;font-size:.8rem}.bottom-footer .cookie{background-color:#3d7abd;border-top:solid 2px #91bee7;border-left:solid 2px #91bee7;border-right:solid 2px #91bee7;border-top-left-radius:12px;border-top-right-radius:12px;padding:8px;margin:0px;text-align:center;color:#fff}.bottom-footer .cookie a{color:#f0f0f0}.bottom-footer .cookie a:hover{color:#fff}.footerbadges{height:80px;margin:32px 0 80px 0;text-align:center}.footerbadges img{height:100%}.testimonial{box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);border-radius:8px;padding:40px;background-color:#fff;margin:40px}.testimonial .testimonial-name{color:#101010;font-size:1.1rem}.testimonial .testimonial-jobtitle{color:gray;font-size:.7rem}.testimonial .testimonial-source{padding:1rem 0 0 0}.image-section{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;height:50vh;min-height:400px;color:#fff}.image-section .text-section{position:relative;top:50%;transform:translate(0, -50%)}.image-section .image-section-overlay{padding:100px 0px 100px 0px;background-color:rgba(0,0,0,.6)}section{-ms-flex-negative:0}.wide-section{padding:100px 0px 100px 0px}.quote-section{width:100%;background-color:#3d7abd;padding:15vh 0}.quote-section .content{color:#fff;text-align:center}.quote-section h3{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400;margin:1.2rem 0}@media(min-width: 768px){.quote-section h3{font-size:3rem}}.quote-section .keywords{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:.15rem}.horizontal-icon-section{padding:15vh 0}.horizontal-icon-section .container-fluid img{width:auto;max-width:70%;height:10rem;margin:auto}.horizontal-icon-section .container-fluid h2{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:400}.horizontal-icon-section .container-fluid ul{padding:0;margin:0;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.horizontal-icon-section .container-fluid ul li{list-style:none}.horizontal-icon-section svg{stroke:red;stroke-width:5}.hero{height:calc(100vh - 3rem);min-height:800px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.hero img{width:35vw;height:auto;position:absolute;left:10vw;top:100px}@media(max-width: 768px){.hero img{width:60vw}}.hero div{position:absolute;right:0;bottom:120px;width:100%;min-width:100px;text-align:center;padding:4vh 2vw 4vh 2vw;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;flex-direction:column;color:#fff}.hero div span{display:block;margin-bottom:40px;font-size:1.8rem;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif}.hero div button{width:80%;margin:0 auto;max-width:200px}#HQP{display:flex;flex-direction:column;justify-content:center;align-items:center}#HQP img{max-width:100%;height:auto;object-fit:contain}.introduction-section{padding:15vh 0}.introduction-section h3{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-weight:600;font-size:1.5rem;margin-bottom:2rem}.introduction-section .text{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem}.side-banner-section{padding:15vh 0}.side-banner-section .container-fluid{width:100vw;background-color:#f1f1f1;margin-top:2rem}@media(min-width: 768px){.side-banner-section .container-fluid{width:calc(100vw - 5vw)}}.side-banner-section .container-fluid .background-strip{padding-bottom:2rem}.side-banner-section .container-fluid .image-container{padding-left:2rem;padding-right:2rem}.side-banner-section .container-fluid .text-container{margin:auto;width:fit-content;min-width:300px;max-width:85%}@media(max-width: 576px){.side-banner-section .container-fluid .text-container{max-width:100%}}.side-banner-section .container-fluid .text-container h2{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:400}.side-banner-section .container-fluid .text-container .text{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.side-banner-section .container-fluid img{margin-top:-2rem;width:100%;height:auto}.icon-section{padding:0}@media(min-width: 992px){.icon-section{padding:10vh 0}}.icon-section .container-fluid .text-container{width:fit-content}.icon-section .container-fluid .text-container h2{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:400}.icon-section .container-fluid .text-container .text{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.icon-section .container-fluid img{max-height:20vh;width:auto;object-fit:contain}.side-photo-strip-section{padding:0}@media(min-width: 992px){.side-photo-strip-section{padding:10vh 0}}.side-photo-strip-section .text-container{width:fit-content}.side-photo-strip-section .text-container h2{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:400}.side-photo-strip-section .text-container .text{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.side-photo-strip-section img{max-width:100%}@media(min-width: 992px){.side-photo-strip-section img{border-top:solid 12px #f0f0f0;border-bottom:solid 12px #f0f0f0}}@media(min-width: 992px){.side-photo-strip-section .strip-border{border-top:solid 12px #f0f0f0;border-bottom:solid 12px #f0f0f0}}.photo-section{padding:15vh 0}.photo-section .container-fluid{background-size:cover;background-repeat:no-repeat;min-height:550px;height:60vh}.photo-section .text-container{margin:auto;display:table;padding-top:3rem}.photo-section h2{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:400}.photo-section .text{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.contact{padding:15vh 0}.white-on-medium{background-color:#3d7abd;color:#fff}.white-on-dark{background-color:#18355d;color:#fff}.grey-text{color:#707070}.on-grey{background-color:#f0f0f0}.small-heading{padding:20px 0px 20px 0px;text-align:center;font-size:.9rem;font-weight:600;letter-spacing:2px}.large-text{font-size:2rem;text-align:center;line-height:4.5rem}@media(min-width: 768px){.large-text{font-size:3.2rem}}.medium-text{font-size:2.5rem;text-align:center;line-height:4.5rem}.title-text{font-size:3.8rem;text-align:center;line-height:4.5rem}.panel-heading-text{padding:12px 0px;font-size:1.2rem}.normal-text{padding:12px 0px}.center{text-align:center}.heading1{padding:32px 0px;font-size:2rem}.body1{padding:16px 0px;font-size:1.2rem}.tick-paragraph .oi{left:-2rem;width:0rem}.invalid-field{color:#dc3545;font-size:80%}.terms h2{padding-top:3rem;padding-bottom:1.5rem}.terms p{padding-top:.25rem;padding-bottom:.25rem;font-weight:300}.terms .indent{padding-left:2rem;padding-right:2rem}.modal-back{z-index:1000;position:fixed;top:0px;left:0px;width:100vw;height:100vh;animation:modal-back-fade;animation-duration:1s;animation-fill-mode:forwards}.modal-panel,.modal-panel-small{border-radius:8px;box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);background-color:#fff;position:fixed;z-index:1002;top:0;left:0;right:0;bottom:0;margin:auto;padding:40px;height:min-content}@media(max-width: 576px){.modal-panel{width:95vw}}@media(min-width: 576px)and (max-width: 1200px){.modal-panel{width:80vw}}@media(min-width: 1200px){.modal-panel{width:70vw}}@media(max-width: 768px){.modal-panel-small{width:95vw}}@media(min-width: 768px)and (max-width: 1200px){.modal-panel-small{width:50vw}}@media(min-width: 1200px){.modal-panel-small{width:40vw}}.modal-scroll{max-height:98vh;overflow-y:auto}.modal-close{position:absolute;font-size:1.5rem;color:gray;border:1px solid silver;width:2.5rem;height:2.5rem;right:8px;top:8px;text-align:center;border-radius:8px;cursor:pointer}@media(max-width: 991.98px){.modal-close{display:block}}@media(min-width: 992px){.modal-close{display:none}}.modal-close:hover{color:red;background-color:#e0e0e0}@keyframes modal-back-fade{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.8)}}.navbar{position:fixed;z-index:500;width:100%;padding:8px 100px;background-color:#fff;box-shadow:0px 0px 56px -12px;min-height:5rem}@media(max-width: 992px){.navbar{padding:8px 30px}.navbar img{width:100px}.navbar .nav-options{opacity:0;width:100vw;position:fixed;top:5rem;left:0;background-color:#fff;height:0;transition:height 200ms ease-in,opacity 300ms ease-in-out;overflow:hidden}.navbar .nav-options ul{margin:0;flex-direction:column}.navbar .nav-options.active{opacity:1;height:auto;padding:10px 30px;transition:height 0s ease-in-out,opacity 300ms ease-in-out}.navbar .nav-item a{justify-content:center}}@media(min-width: 992px)and (max-width: 1200px){.navbar{padding:8px 30px}}@media(min-width: 992px){.navbar img{width:190px}.navbar .nav-options{opacity:1}.navbar .nav-options.active{opacity:1}}.navspace{height:5rem}.navbar .nav-item a{color:gray;border-radius:8px;height:3rem;display:flex;align-items:center;line-height:3rem;transition:all .5s;position:relative;text-decoration:none;cursor:pointer}.navbar .nav-item a:hover{color:#000}.navbar .nav-item a:hover .highlight{width:100%;border-top:solid 3px #3d7abd;border-bottom:solid 3px #3d7abd}.navbar .nav-item .active .highlight{width:100%;border-top:solid 3px #91bee7;border-bottom:solid 3px #91bee7}.navbar .nav-item .highlight{position:absolute;height:3rem;border-top:solid 3px #3d7abd;border-bottom:solid 3px #3d7abd;transition:all .5s;width:0%}.navbar-toggler{background-color:rgba(255,255,255,.1)}.product-column{text-align:center;display:flex;flex-direction:column;padding:0}.product-column a{text-decoration:none}.product-column .product-column-inner{padding:20px 40px 20px 40px}.product-column:hover{animation-name:product-lift;animation-duration:.5s;animation-fill-mode:forwards;cursor:pointer}.product-column .grey-text{flex-grow:1}.product-column div{padding:20px 0 20px 0}.product-column img{width:80%;margin:auto;flex-shrink:0}.text-column h2{padding:20px 0 20px 0}.text-column p{padding:20px 0 20px 0}.feature-list .tick-paragraph{padding:8px 64px 8px 64px;font-size:1rem;color:#606060}.feature-list .feature-list-section{padding:48px 0 48px 0}.feature-list .feature-list-section img{max-width:100%;max-height:10rem}.feature-list .feature-list-section svg{min-width:80%;height:10rem}.feature-list .feature-heading{font-size:2rem;padding:8px 16px 16px 16px;color:#404040}@keyframes animation-lift{from{box-shadow:0px 0px 0px 0px rgba(0,0,0,0);transform:scale(1)}to{box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);transform:scale(1.05)}}@keyframes product-lift{from{box-shadow:0px 0px 0px 0px rgba(0,0,0,.1);transform:translate(0px, 0px)}to{box-shadow:5px 5px 12px 1px rgba(0,0,0,.1);transform:translate(0px, -8px)}}.fade-up{animation-name:frames-fade-up;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes frames-fade-up{from{opacity:0;transform:translate(0, 100px)}to{opacity:1;transform:translate(0, 0)}}.fade-right{animation-name:frames-fade-right;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes frames-fade-right{from{opacity:0;transform:translate(-100px, 0)}to{opacity:1;transform:translate(0, 0)}}.fade-left{animation-name:frames-fade-left;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes frames-fade-left{from{opacity:0;transform:translate(100px, 0)}to{opacity:1;transform:translate(0, 0)}}.fade-in{animation-name:frames-fade-in;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes frames-fade-in{from{opacity:0}to{opacity:1}}.quick-link-page .header-row{background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff}@media(min-width: 768px){.quick-link-page .header-row .col-12:first-child{border-right:solid #888 1px}}.quick-link-page .header-row h3{font-weight:600;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.7rem}.quick-link-page .header-row ul{margin:0;padding:0}.quick-link-page .header-row ul li{list-style:none}.quick-link-page .header-row ul li a{color:#f0f0f0;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:400;cursor:pointer}.quick-link-page .header-row ul li a:hover{text-decoration:underline}.quick-link-page .body-row{box-shadow:0 -5px 10px rgba(150,150,150,.05)}.quick-link-page .body-row .body-card h4{border-bottom:solid 1px #ccc;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:400}.quick-link-page .body-row .body-card div{font-weight:300;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:1rem}.quick-link-page .body-row .body-card div li{padding:3px 0}.back-to-top-btn:focus{outline:none}.back-to-top-btn{position:fixed;bottom:3vh;right:40px;padding:10px 25px;z-index:1000}.cookie-consent-box{width:100vw;position:fixed;bottom:0;z-index:10000;background-color:#555;text-align:center}.cookie-consent-box div:first-child{color:#ddd;max-width:70%;font-size:.85rem;display:inline-block}.cookie-consent-box div:last-child{display:inline-block}.cookie-consent-box div:last-child button{border-radius:3px;outline:none;padding:.2rem 1rem;border:none;box-shadow:0 0 4px rgba(0,0,0,.3);font-size:.9rem}.cookie-consent-box div:last-child button:first-child{background-color:#c7c7c7;color:#333;margin-left:3rem}.cookie-consent-box div:last-child button:last-child{background-color:#3d7abd;color:#fff;margin-left:1.5rem}.file-input{background-color:#3d7abd;border:2px solid #91bee7;border-radius:30px;padding:4px 12px 4px 12px;font-size:.8rem;font-weight:600;color:#fff;letter-spacing:1px;transition:all .5s}.file-input:hover{color:#000;background-color:#91bee7}.file-input:focus{outline:none}.file-input{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;width:fit-content;margin:10px 0 0 0}.file-input input[type=file]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.drop-zone{padding:.375rem .75rem;margin:0;width:100%;min-height:100px;border:1px dashed #ced4da;border-radius:5px;color:#495057;font-size:smaller}.file-uploads img{height:64px;order:1}.file-uploads td{align-content:center;padding:.25em;word-break:break-all}.file-not-uploaded{font-size:smaller;color:red}html,body{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif}@media(min-width: 992px){html,body{font-size:1.1rem}.navbar-toggler{display:none}}.button{background-color:#3d7abd;border:2px solid #91bee7}.pill{background-color:#3d7abd;border:2px solid #91bee7;height:1rem}/*# sourceMappingURL=sharedstyles.min.css.map */
