.background-image{background-image:url("{% static 'images/fontijne-background.jpg' %}");background-size:cover;background-position:center}#header-text h2{color:#0a78be}#header-image img{max-height:25vw;float:right}#tech-sheet-download a{background-color:#eb6659;border:3px solid #eb6659}#tech-sheet-download a:hover{background-color:#074575!important;border:3px solid #074575}#pro-video a{background-color:#eb6659;border:3px solid #eb6659}#pro-video a:hover{background-color:#074575!important;border:3px solid #074575}.nav-tabs .nav-link{border:none;border-bottom:3px solid #fff0;color:#000}.nav-tabs .nav-link.active{border-bottom:3px solid #0a78be!important;color:#0a78be!important}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff0;border-color:#fff0}h4,h5,h6{color:#0a78be}@media (max-width:768px){#header-image img{max-height:40vw;float:right}#header-text{margin-top:20px;margin-bottom:20px}#header-text h2{font-size:1.25em}#header-text p{font-size:.8em}#tech-sheet-download{margin-bottom:20px}#tech-sheet-download a{font-size:.8em}#pro-video a{background-color:#eb6659;border:3px solid #eb6659}#pro-video a:hover{background-color:#074575!important;border:3px solid #074575}h4{font-size:.9em;padding-top:10px;padding-bottom:10px}h5,h6{font-weight:700;font-size:1em;padding-bottom:10px}}.thumbnail-link{cursor:pointer;display:inline-block;position:relative;aspect-ratio:1 / 1;overflow:hidden}.thumbnail-link img{height:100%;width:100%;object-fit:cover}.modal-content{position:relative}#closeOverlayBtn{position:absolute;top:-10px;right:-10px;border-radius:50%;width:20px;height:20px;background-color:#f8f9fa;color:#000;display:flex;align-items:center;justify-content:center;z-index:100;opacity:.8}#closeOverlayBtn:hover{opacity:1}#closeOverlayBtn .bi{font-size:1.5rem}.btn-close:hover{--bs-btn-close-focus-shadow:0 0 0 0.2rem rgba(10, 120, 190, 0.50)}#prevImg,#nextImg{position:absolute;top:40%;border-radius:2px;width:40px;height:80px;background-color:#f8f9fa;color:#000;display:flex;align-items:center;justify-content:center;z-index:100;opacity:.8}#prevImg:hover,#nextImg:hover{opacity:1}#prevImg .bi,#nextImg .bi{font-size:1.5rem}#prevImg{left:-40px}#nextImg{right:-40px}#prevImg:active,#nextImg:active{outline:none;box-shadow:0 0 0 .2rem rgb(10 120 190 / .5)}#imgViewer img{transition:opacity 0.25s ease-in-out}@media (max-width:768px){#prevImg,#nextImg{background-color:rgb(255 255 255 / .2);width:30px;height:60px}#prevImg{left:0}#nextImg{right:0}}.gallery-image{transition:transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out}.gallery-image:hover{box-shadow:0 4px 8px rgb(0 0 0 / .2);transform:scale(1.05)}