body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#fff;min-height:100vh}:root{height:100%}.app{display:flex;flex-flow:column nowrap;justify-content:space-between;height:100%;position:relative}.header{display:flex;flex-flow:column nowrap;min-width:100%;align-items:flex-start;background-color:#fff;box-shadow:0 4px 8px #0003}.header .call-banner{background-color:#ff1c21;display:flex;justify-content:flex-end;align-items:center;gap:.5em;height:2.5em;min-width:100%;box-shadow:0 2px 4px #0003;font-size:20px}.header .call-banner a{color:#fff;font-weight:600;text-decoration:none;margin-right:1em}.header .call-banner a:hover{text-decoration:underline}.header .info{position:sticky;top:0;display:flex;justify-content:flex-start;align-items:center;width:100%}.header img{max-height:120px;margin-right:20px}.header h1{font-size:36px;margin:0 0 16px;width:12em}.header p{margin:0;font-size:16px;color:#666}.navbar{display:flex;justify-content:space-around;align-items:flex-end;background-color:#fff;z-index:1;width:100%}.navbar a{margin:0 10px;padding:5px;background:none;border:none;cursor:pointer;font-size:20px;font-weight:600;text-decoration:none;color:#333;text-wrap:nowrap}.navbar a:hover{text-decoration:underline}.navburger,#navpane{display:none}.footer{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:1em;background-color:#fff;box-shadow:0 -4px 8px #0003;color:#fff;background-color:#333}.footer iframe{height:auto}.footer .footer-info{display:flex;flex-flow:column nowrap;justify-content:space-between}.footer .footer-info p{margin:0 0 1em 2em!important}.footer .footer-info a{color:#fff;text-decoration:none;white-space:nowrap}.footer .footer-info .info{display:flex;margin:1em 1em 0}.footer .footer-info .info p{margin:0!important}.footer .footer-info .info .icon-section .info-section .info-unit a{color:#fff}.video-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;height:40em}.video-container video{width:300%;height:60em}.video-container .about{border-radius:16px;position:absolute;width:40%;height:80%;top:10%;right:5%;overflow:hidden}.video-container .about .section{border-radius:16px;margin-top:0;padding:1em;background-color:#fffc;justify-content:flex-end;min-width:200px}.video-container .about h2{margin:.25em 0}.video-container .about p{padding-bottom:0}.sections{display:flex;flex-flow:column nowrap;align-items:center}.section-title{font-size:40px;font-weight:600;align-self:flex-start;margin:64px 64px 0}.section{display:flex;align-items:center;gap:28px;padding:40px;margin:4em 4em 0;border-radius:16px;background-color:#fff;box-shadow:2px 2px 8px #80808080;font-size:16px;min-width:250px}.section h2{font-size:2.5em;margin-bottom:8px}.section h3{font-size:2em;font-weight:0;margin-top:8px;margin-bottom:8px}.section p{line-height:1.75;font-size:1em}.section-image{display:flex;align-items:center;justify-content:center;flex-direction:column}.section-image img{height:100%;max-height:400px;border-radius:16px;box-shadow:2px 2px 8px #80808080}.image-caption{text-align:center;margin-top:10px}.grid{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:center;gap:2em;margin:2em 5em}.grid .grid-item{display:flex;flex-flow:column nowrap;align-items:center;flex:1 1 40%;border-radius:16px;background-color:#fff;box-shadow:2px 2px 8px #80808080;min-width:25%;max-width:704px;overflow:hidden}.grid .grid-item h2{font-size:28px;margin-bottom:8px;margin-top:.5em;text-align:center;padding:0 2em}.grid .grid-item h3{font-size:20px;margin-top:8px;margin-bottom:8px;text-align:center;padding:0 2em}.grid .grid-item p{line-height:1.5;font-size:14px;padding:0 2em 2em}.grid .grid-item img{width:100%;height:300px;object-fit:cover;overflow:hidden;border-radius:16px 16px 0 0}.links{display:flex;flex-flow:column nowrap;gap:1em;align-items:center;margin:2em 0;width:100%}.link{display:flex;gap:1em;align-items:center;padding:1em;border-radius:16px;background-color:#fff;box-shadow:2px 2px 8px #80808080;width:80%;cursor:pointer}.link:hover{box-shadow:2px 2px 16px #80808080}.link img{height:100px;border-radius:16px 0 0 16px}.icon-section{display:flex;flex-flow:row nowrap;gap:.5em;align-items:flex-start;margin:1em}.icon-section .info-section{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:1em}.icon-section .info-section .info-unit h4{margin:0 0 .25em}.icon-section .info-section .info-unit p{margin:.25em 0 0}.icon-section .info-section .info-unit a{color:#000;text-decoration:none}.contact-layout{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:2em}.contact-layout .info-sections{display:inline-flex;flex-flow:row wrap;justify-content:flex-start;align-content:flex-start;font-size:20px}.contact-layout .icon-section{flex:1 0 40%}@media (max-width: 1179px){.video-container .about{width:80%;height:80%;top:10%;right:10%}.video-container .about .section{margin:0}.navbar{display:none}.navburger{display:flex;justify-content:flex-end;width:100%}.navburger svg{margin-right:1em;font-size:40px}.navburger svg:hover{cursor:pointer}#navpane{position:absolute;min-height:100%;max-height:100%;min-width:100%;max-width:100%;top:0;right:0}#navpanecontent{min-height:100%;max-height:100%;min-width:80%;max-width:80%;margin-left:auto;top:0;right:0;background-color:#ff1c21;border:1px solid white;display:flex;flex-flow:column nowrap;align-items:flex-end;z-index:10}#navpane svg{font-size:28px;margin:1em;color:#fff}#navpane svg:hover{cursor:pointer}#navpane a{color:#fff;width:88%;font-size:28px;font-weight:600;text-decoration:none;align-self:flex-start;padding:1em 1.5em}#navpane a:hover{border-top:1px solid white;border-bottom:1px solid white}.section{font-size:14px}.grid .grid-item{flex:1 1 40%}.icon-section{font-size:12px}}@media (max-width: 800px){.header .call-banner{font-size:16px}.header img{max-height:100px}.header h1{font-size:28px;margin-bottom:8px}.header p{font-size:12px}.grid{margin:2em 3em}.grid .grid-item{flex:1 1 60%}.section:nth-child(2n){flex-flow:column-reverse}.section:nth-child(odd){flex-flow:column}.footer{flex-flow:column-reverse nowrap;align-items:center}.footer iframe{width:100%;height:300px}.footer .footer-info .info{flex-flow:column wrap}.footer .footer-info .info .info-unit{width:50%}.footer .footer-info .info .icon-section .info-section{flex-flow:row nowrap;justify-content:space-between;width:100%}.contact-layout{flex-flow:column nowrap}.contact-layout iframe{display:none}}@media (max-width: 525px){.video-container{height:40em}.video-container video{width:375%;margin-right:10em}.header img{max-height:80px;margin-right:.5em}.header h1{font-size:17px}.section-image img{max-width:250px}.navburger svg{margin-right:.5em;font-size:34px}.header p{font-size:10px}.grid{margin:2em}.footer .icon-section .info-section .info-unit{font-size:10px}}@media (min-width: 1440px){.video-container video{height:90em;margin-top:25em}}
