﻿@charset "UTF-8";body{padding-top:3.5rem;font-size:1.5rem;font-family:"Inter",sans-serif;display:flex;flex-direction:column;min-height:100vh;}main{padding:2rem 0;flex:1;}img{max-width:100%;}a{color:#11bcff;transition:all .2s ease-in-out;-webkit-text-decoration:none;text-decoration:none;}a:hover{color:#44caff;-webkit-text-decoration:underline;text-decoration:underline;}.container{max-width:1140px;}.bg-polmont-red{background-color:#ca4347;}.text-polmont-red{color:#ca4347;}.bg-polmont-lblue{background-color:#96dbff;}.text-polmont-lblue,.navbar.fixed-top .navbar-nav .active a{color:#96dbff;}.bg-polmont-dblue{background-color:#4e81c6;}.text-polmont-dblue{color:#4e81c6;}footer{font-size:1rem;}.footer-logo{filter:grayscale(100%) brightness(.8);opacity:.7;transition:filter .3s,opacity .3s;}.footer-logo:hover{filter:grayscale(0%) brightness(1);opacity:1;}body{font-family:Lato,sans-serif;}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif;}blockquote{border-left:6px solid #4caf50;padding:.5rem 1.5rem;color:#333;font-style:italic;background:linear-gradient(to right,#f8f8f8,#fff);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);}blockquote footer{font-weight:500;color:#777;margin-top:.5rem;}.navbar-brand small{font-family:Lato,sans-serif;font-size:75%;font-weight:400;margin-left:.5rem;}.lead{font-size:1.2rem;}.btn{font-family:"Inter",sans-serif;}.btn.btn-primary{background-color:#f94c3b;border-color:#f94c3b;transition:all .2s ease-in-out;}.btn.btn-primary:hover{background-color:#e11a07;border-color:#e11a07;}.card .card-img,.card .card-img-top{border-bottom-left-radius:0;border-bottom-right-radius:0;}.nav-tile{transition:all .2s ease-in-out;border-radius:1rem;}.nav-tile:hover{transform:translateY(-5px);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}.navbar.fixed-top a{color:#fff;}.navbar.fixed-top .navbar-nav{font-size:.875rem;font-weight:bold;text-transform:uppercase;}.navbar.fixed-top .navbar-toggler{padding:.25rem .5rem;}.navbar.fixed-top .navbar-toggler .navbar-toggler-icon{width:1em;height:1em;}@media(max-width:767px){.navbar.fixed-top .container{max-width:100%;}}header{background-position:50% 50%;background-size:cover;position:relative;}header .container{padding-top:7rem;padding-bottom:7rem;position:relative;}header h1{font-size:3.6rem;text-transform:uppercase;}header .lead{font-size:1.35rem;}header.has-image{color:#eee;text-shadow:1px 1px 1px rgba(0,0,0,.15);}header.has-image .dimmer{background:#000;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.45;}.block{padding:0 0 1.5rem;}.block img{border-radius:.25rem;}.block.column-block .col-md:not(:last-child){margin-bottom:1.5rem;}.block.column-block img{height:100%;object-fit:cover;}.block.image-gallery-block .carousel{border-radius:.25rem;overflow:hidden;}.leaflet-map .leaflet-control-attribution{font-size:11px;}.html-block{overflow-wrap:break-word;}.nav-tile-block{display:inline-block;width:calc(33% - 1rem);margin:0 5px;box-sizing:border-box;vertical-align:top;}@media(max-width:900px){.nav-tile-block{width:calc(50% - 1rem);}}@media(max-width:600px){.nav-tile-block{width:98%;}}@media(min-width:768px){.block.column-block .col-md:not(:last-child){margin-bottom:0;}}.post-meta{font-size:.875rem;}.post-meta span:not(:last-child)::after{content:"◆";display:inline-block;padding:0 .25rem;}.archive article{padding-bottom:1rem;}.comments .alert{background:#f4f4f4;padding:2rem 2.5rem;}.comment p{white-space:pre-line;}.page-link{color:#f94c3b;min-width:2.5rem;text-align:center;}.page-link:hover{color:#f71f0a;}.page-item.active .page-link{background:#f94c3b;border-color:#f94c3b;}