:root{--header-height:11rem;--logo-height:5.625rem;--logo-width:calc(var(--logo-height) * 3.09);--footer-height:6rem;--thumb-size:10rem;--base-font:1.25rem;--base-pad:2rem;--base-head:calc(var(--base-font) * 2)}body{margin:0;padding:0;background-color:#fff;height:100vh}a{color:#32507c}a:link{text-decoration:none}a:hover,a:focus{text-decoration:underline}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}#footer{text-align:center;font-family:bellota text;font-size:calc(var(--base-font) * .9);height:var(--footer-height)}header#layout-header{height:var(--header-height)}.header-logo-container{padding-top:var(--base-head);text-align:center;width:100%}.header-logo img{width:var(--logo-width);height:var(--logo-height)}.header-logo{margin:0 auto}.post-announce{display:flex;flex-direction:column;align-items:flex-start}section#layout-content{min-height:calc(100vh - var(--header-height) - var(--footer-height));margin-top:var(--base-pad)}.post-list-container{max-width:960px;min-width:50%;width:75%;padding-left:calc(var(--base-pad) * 3);padding-top:var(--base-pad);margin:0 auto}ul.post-list{list-style:none;margin-top:0}.post-announce h3{font-family:calistoga,serif;font-weight:400;font-style:normal;color:#32507c;text-align:left;vertical-align:text-top;font-size:var(--base-head);line-height:1.1;border-style:hidden;outline:none;margin-top:0;margin-bottom:0}.post-list p.excerpt{font-family:bellota text,sans-serif;font-weight:400;font-style:normal;font-size:var(--base-font);margin-top:calc(var(--base-pad)/2)}.post-list-item{display:flex;gap:1.6rem;align-items:center;margin-bottom:3rem}.post-list .post-image-thumb{width:var(--thumb-size);height:var(--thumb-size);min-width:var(--thumb-size);opacity:.7;filter:saturate(.7);transition:ease-in-out all .3s;border:solid 5px #32507c30;border-radius:100%;background-position:50%;background-size:var(--thumb-size)var(--thumb-size);background-repeat:no-repeat}.post-list-item:hover .post-image-thumb{filter:saturate(1);opacity:1;background-size:calc(var(--thumb-size-big) * 1.1)calc(var(--thumb-size-big) * 1.1)}.text-center{text-align:center}.lang-selector-wrapper{width:var(--logo-width);text-align:center;background-color:#e7f0f5;padding:calc(var(--base-pad)/3)calc(var(--base-pad)/2);font-size:calc(var(--base-font) * .7);color:#566172;display:flex;gap:calc(var(--base-pad));border-radius:2rem;margin:calc(var(--base-pad)/2)auto var(--base-pad);justify-content:center}.lang-selector-wrapper .language a{display:flex;gap:calc(var(--base-pad) * .5);align-items:center;text-decoration:none;color:#566172}.lang-selector-wrapper .language img{width:calc(var(--base-font) * .8);height:calc(var(--base-font) * .8)}p img{max-width:90vw}:root{--p-width:60rem}section#layout-content .content{padding:var(--base-pad);margin:0 auto}section#layout-content .content h1,section#layout-content .content .h1{font-size:calc(var(--base-head) * 1.1);line-height:1.2;color:#486f87;font-family:calistoga,serif;font-weight:400;font-style:normal}section#layout-content .content h2,section#layout-content .content .h2{font-size:var(--base-head);font-weight:700;padding-top:var(--base-pad);margin-bottom:var(--base-pad);line-height:1.1;color:#4887a8;font-family:bellota text,serif;font-weight:700;font-style:normal}section#layout-content .content p,section#layout-content .content li{font-family:bellota text,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:var(--base-font);color:#162c38;margin-bottom:var(--base-pad)}section#layout-content .content ul{margin-top:var(--base-pad);margin-bottom:var(--base-pad)}section#layout-content .content li{color:#2d6e92;margin-bottom:calc(var(--base-pad)/2)}section#layout-content .content p{line-height:1.4;max-width:var(--p-width)}@media screen and (min-width:1600px){section#layout-content .content{max-width:50%}}@media screen and (max-width:1200px){:root{--header-height:9rem;--footer-height:6rem;--logo-height:6rem;--thumb-size:8rem;--base-pad:1rem;--base-font:2rem;--base-head:calc(var(--base-font) * 1.6)}ul.post-list{padding-left:1rem;padding-right:1rem}.post-list-item{align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.post-list-container{max-width:98%;min-width:80%;width:98%;padding-left:calc(var(--base-pad)/2);padding-right:calc(var(--base-pad)/2);padding-top:calc(var(--base-pad) * 2);margin:0 auto}}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}@media(-webkit-min-device-pixel-ratio:1.25) and (max-width:1200px),(min-resolution:120dpi) and (max-width:1200px){:root{--header-height:8rem;--footer-height:6rem;--logo-height:5rem;--thumb-size:8rem;--base-font:1.4rem;--base-pad:1.3rem}}@media(-webkit-min-device-pixel-ratio:2.5) and (min-width:900px),(min-resolution:250dpi) and (min-width:900){:root{--header-height:18rem;--footer-height:6rem;--logo-height:14rem;--thumb-size:12rem;--base-font:3rem;--base-pad:3rem}}#cookies-bar{position:fixed;left:0;right:0;bottom:0;z-index:1050;background:rgba(20,20,20,.94);color:#f2f2f2;padding:.9rem 1rem;font-size:.92rem}#cookies-bar[hidden]{display:none!important}#cookies-bar .cookies-bar-inner{max-width:60rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}#cookies-bar strong{margin-right:.3rem}#cookies-bar span{flex:1 1 16rem}#cookies-bar .btn-accept-all{flex:none}