@import"//fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap";@import"//fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,400;0,700;1,400&display=swap";@import"//fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{font-family:"Alegreya Sans",sans-serif;font-size:16px;line-height:1.4;color:#1c1c1c;background-color:#fafbfd;scroll-behavior:smooth}@media(max-width: 768px){:root{font-size:14px}}@media(max-width: 576px){:root{font-size:12px}}html,body{scroll-padding-top:6rem;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;color:#1c1c1c}a{color:#1b6dd2;transition:all 250ms ease-in-out;text-decoration:none;font-weight:700}a:hover{text-decoration-line:underline;text-decoration-thickness:auto;text-decoration-skip-ink:auto;text-decoration-color:#1b6dd2;text-decoration-style:solid;cursor:pointer}a.active{font-weight:700;color:#1b6dd2;text-decoration-line:underline;text-decoration-thickness:auto;text-decoration-skip-ink:auto;text-decoration-color:#1b6dd2;text-decoration-style:solid;cursor:pointer}@media(hover: hover){[title]{text-decoration:underline dotted #919191 auto;text-decoration-skip-ink:auto;cursor:help}iframe[title]{text-decoration:none;cursor:default}li+li [title]{text-decoration:none;cursor:default}}.small-caps{font-family:"Alegreya Sans SC",sans-serif;font-feature-settings:"smcp"}.content{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.content{max-width:768px;margin-left:auto;margin-right:auto;padding-right:1rem}}@media(min-width: calc(768px + 2rem)){.content{padding-left:0;padding-right:0}}@media(min-width: 1025px){.content{max-width:960px}}.content.header{display:flex;width:100%;justify-content:space-between}@media(min-width: 768px){.content.header{padding-right:1rem}}@media(min-width: calc(768px + 2rem)){.content.header{padding-right:0}}.content.home{margin-bottom:6rem}@media(max-width: 768px){.content.home{margin-bottom:0}}header{height:5rem;position:sticky;top:-1rem;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:"Montserrat",sans-serif;color:#1c1c1c;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}header::before,header::after{content:"";display:block;height:1rem;position:sticky}header::before{top:3rem;box-shadow:0 0 .5rem rgba(0,0,0,.25)}header::after{background:linear-gradient(to bottom, #fafbfd 10%, rgba(250, 251, 253, 0.8) 50%, rgba(250, 251, 253, 0.4) 70%, transparent);top:0;z-index:2}header .sticky-header{background:#fafbfd;position:sticky;top:0;margin-top:-1rem;z-index:3;height:4rem;display:flex;align-items:center}@media(min-width: 576px){header .sticky-header{padding:0}}.plate{flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.plate a h1,.plate a h2{margin:0;font-weight:700}.plate a h1{font-size:1.1rem;color:#1c1c1c}.plate a h2{font-size:.8rem;color:#ff1493}.plate a:hover h1,.plate a:hover h2{text-decoration-line:underline;text-decoration-thickness:auto;text-decoration-skip-ink:auto;text-decoration-color:#1b6dd2;text-decoration-style:solid;cursor:pointer}.plate a:hover h1{text-decoration-color:#1c1c1c}.plate a:hover h2{text-decoration-color:#ff1493}nav{align-items:center}nav#menu{display:flex;text-align:right}nav ul{list-style:none;padding:0;margin:0;width:100%;display:flex;align-items:baseline}nav ul li+li{margin-left:.5rem}nav ul li+li.lang.active a{background-color:#1b6dd2;color:#fafbfd;border-radius:2px;padding:0px 2px}main h1{margin-top:0}main.home h1{font-size:4rem;margin:0;line-height:1;font-weight:700}@media(max-width: 768px){main.home h1{font-size:3rem}}@media(max-width: 576px){main.home h1{font-size:2.5rem}}main.home h1>span{background:linear-gradient(to right, #ff8a00, deeppink);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}main.home h1>span [title]{text-decoration-thickness:5%;text-underline-offset:6px}main.home h2{color:hsl(0,0%,45.9803921569%);font-weight:600;margin-top:.5rem;font-size:1.3rem}main.home p,main.home ul{font-size:2rem;font-weight:400}main.home small{display:block;color:hsl(0,0%,45.9803921569%);font-size:1.3rem}main.home ul{padding-left:2.5rem;margin:1rem 0}main.home ul li{margin-bottom:.75rem}main.home p:last-of-type{font-size:1.3rem;line-height:1.3}main.colophon .side p{font-size:1.15rem}@media(min-width: 768px){main.colophon .side p{padding-right:2rem}}main.colophon .side p:first-of-type{margin-top:0}@media(min-width: 576px){main.colophon .page form .form-top{display:flex;gap:.5rem}main.colophon .page form .form-top .form-group{flex:1}}@media(min-width: 1025px){main.colophon .page form{max-width:75%}}main.colophon .page .form-group{margin-bottom:.5rem;width:100%}main.colophon .page .form-group label{display:block;margin-bottom:.3rem;font-size:.9rem}main.colophon .page input,main.colophon .page textarea{font-family:"Alegreya Sans",sans-serif;outline:none;display:block;width:100%;padding:.5rem;border-radius:4px;border:1px solid #ddd;margin-bottom:0;height:3rem;background:#fff;transition:background 250ms ease-in-out}main.colophon .page input:focus,main.colophon .page textarea:focus{background:#faffbd}main.colophon .page input::placeholder,main.colophon .page textarea::placeholder{color:#919191}main.colophon .page textarea{min-height:6rem;max-height:18rem;resize:vertical;overflow:auto}main.colophon .page button.send{border:none;border-radius:.25rem;height:3rem;background-color:#1b6dd2;color:#fafbfd;transition:all 250ms ease-in-out;cursor:pointer;font-weight:normal;width:125px;margin-top:.5rem}main.colophon .page button.send:hover{text-decoration:none;background-color:rgb(249.5,0,134.8361702128)}main.colophon .page button.send:active{background-color:rgb(198.5,0,107.2744680851)}main.fourohfour{padding-top:0;height:300px;display:flex;align-content:center;justify-content:center;align-items:center}main.fourohfour .container{margin:0 auto;max-width:600px;text-align:center}main.fourohfour .container h1{margin:0 0 2rem;font-size:7rem;line-height:1;letter-spacing:-1px;font-weight:600}main.fourohfour .container p+p{margin-bottom:0}main.fourohfour .container .button{border:none;border-radius:.25rem;height:3rem;background-color:#1b6dd2;color:#fafbfd;transition:all 250ms ease-in-out;cursor:pointer;font-weight:normal;padding:0 1rem;margin-top:1rem;display:inline-block;line-height:3rem}main.fourohfour .container .button:hover{text-decoration:none;background-color:rgb(249.5,0,134.8361702128)}main.fourohfour .container .button:active{background-color:rgb(198.5,0,107.2744680851)}.page-loop{display:flex;flex-direction:column}@media(min-width: 768px){.page-loop{flex-direction:row}}.page-loop .side{margin-bottom:1rem}@media(min-width: 768px){.page-loop .side{width:250px;flex-shrink:0;margin-bottom:0}}.page-loop .page{width:100%}footer{height:2rem;margin:4rem auto 2rem;display:flex;align-items:center;font-size:.8rem;color:#919191}@media(max-width: 768px){footer{margin-top:2rem}}