@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}@font-face{font-family:courgette;font-display:block;unicode-range:U+0-5FF;src:url(/fonts/courgette.woff2)format("woff2"),url(/fonts/courgette.woff)format("woff")}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;font-size:95%;--webkit-font-smoothing:antialiased;background:hsl(var(--background-primary))}@media screen and (min-width:800px){html{font-size:100%}}@media screen and (min-width:1150px){html{font-size:105%}}@media screen and (min-width:1400px){html{font-size:115%}}@media screen and (min-width:2000px){html{font-size:130%}}@media screen and (min-width:2100px){html{font-size:150%}}@media screen and (min-width:2200px){html{font-size:160%}}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif}h1,h2{font-family:courgette !important;line-height:2.625rem}h1{font-size:2.121rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,Droid Serif,Times,Source Serif Pro,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin-top:.1rem;margin-left:-.2rem;color:#ededed}blockquote cite{font-style:italic;font-size:.95rem;color:#717171}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:hsl(var(--background-secondary));border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,Liberation Mono,Lucida Console,monospace;padding:.2em .4em;margin:0;background-color:hsl(var(--background-secondary));border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline dotted}a{color:hsl(var(--fancy));text-decoration:none}::selection{background:hsla(var(--fancy),.4);color:hsl(var(--background-primary))}::-moz-selection{background:hsla(var(--fancy),.4);color:hsl(var(--background-primary))}*:focus{outline:none}.burger{position:relative;width:28px;height:28px;cursor:pointer;margin-top:3px}.burger__container{height:4rem;display:flex;flex-direction:row;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:hsl(var(--background-primary));z-index:10000}@media only screen and (min-width:800px){.burger__container{display:none}}.burger__meat{position:absolute;width:28px;height:1px;background:currentColor;top:calc(50% - 1px/2);left:calc(50% - 28px/2);border-radius:2em;border:1.4px solid}.burger__meat--1{transform:translateY(-10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.burger__meat--2{width:calc(28px - 6px)}.nav--active .burger__meat--2{opacity:0}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--3{transform:rotate(-45deg)}.togglers{align-self:flex-end;display:block;cursor:pointer;fill:currentColor;margin-top:1.5rem;margin-right:1.5rem;z-index:10000}@media only screen and (max-width:799px){.togglers{margin-top:1.15rem}}.togglers .icon{margin:0;width:1.75rem;height:1.75rem}@media only screen and (max-width:799px){.togglers .icon{width:2rem;height:2rem}}.nav--active .togglers{display:none}.icon.sun-icon{display:flex}[data-theme=dark] .icon.sun-icon{display:none}.icon.moon-icon{display:none}[data-theme=dark] .icon.moon-icon{display:flex}.spacer{width:1.5rem;cursor:default}.togglers{align-self:flex-end;display:flex;flex-direction:row}.lang__options{display:flex;list-style:none;flex-direction:column;position:absolute;margin-top:1rem}.lang__option{opacity:.7;margin-left:-1.85rem;margin-bottom:.4rem;padding:.4rem;border-radius:.5rem}@media only screen and (max-width:799px){.lang__option{margin-bottom:0}}.lang__option:hover{opacity:1;background:hsl(var(--background-primary));box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}.lang__option.active{opacity:.5}.lang__option.active:hover{opacity:.5}.lang__switch a{color:hsl(var(--text-primary));display:block}.lang__switch .lang-switch-icon{width:1.15rem !important;height:1.15rem !important;min-width:1.15rem !important;min-height:1.15rem !important;vertical-align:sub}.lang__option_tag{padding:.5rem}.togglers .icon{width:1.7rem;height:1.7rem}.lang__options{background:hsl(var(--background-secondary));padding:.25rem;padding-left:.75rem;border-radius:.5rem;margin-left:-.4rem}.lang__option{margin-left:-.5rem;padding:.4rem;margin-top:-.5em}.lang__switch .icon{padding-top:.05rem;padding-bottom:.05rem;color:hsla(var(--text-primary),.9)}.lang__option:last-of-type{margin-bottom:0}.lang__options:first-of-type{padding-top:.5em}@media only screen and (max-width:799px){.lang__options:first-of-type{padding-top:0}}.lang__option.active:hover{background:inherit;box-shadow:none}.lang__option.active{cursor:default}.lang__switch .lang-switch-icon{padding:0 !important}.lang__options{display:none}.lang--active .lang__options{display:block}@media only screen and (max-width:799px){.togglers{position:fixed;right:0}.lang__options{background:hsl(var(--background-secondary))}.lang__option:not(.active){opacity:1}.lang__option{margin-top:0}}.nav{background:0 0;color:hsl(var(--text-primary));font-size:1rem;position:fixed;display:flex;justify-content:center;align-items:center;visibility:hidden;padding-right:.5rem;z-index:1}@media only screen and (min-width:800px){.nav{display:block;visibility:visible;padding-top:3rem;width:8.5rem}}.nav svg{margin-bottom:.1em}.nav--active .nav{visibility:visible;background:hsl(var(--background-primary));width:100vw;min-width:100vw;height:100vh;min-height:100vw;z-index:9999}@media only screen and (max-width:799px){.nav--active .nav{min-height:-webkit-fill-available;min-height:-moz-available}}@media only screen and (min-width:800px){.nav--active .nav{width:8.5rem}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media only screen and (min-width:800px){.nav__list{width:auto}}@media only screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list a{text-decoration:none;font-size:2em;line-height:1.2em;color:hsl(var(--text-faded))}@media only screen and (min-width:800px){.nav__list a{font-size:1em}}.nav__list a:hover{color:hsl(var(--text-secondary))}.nav__list a.active{color:hsl(var(--text-secondary))}.nav__list a:active{color:hsl(var(--text-secondary))}.nav__list a:focus{color:hsl(var(--text-secondary))}.nav__list li{line-height:1.5em;margin-bottom:1.3em}@media only screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.nav__list li:last-of-type{margin-bottom:0}.nav__list_sub{margin:0;padding:0;list-style:none}.nav__list_sub>li{margin:0}.nav--active{width:100vw !important;min-width:100%;height:100vh !important;min-height:100%;overflow:hidden}.nav--active::-webkit-scrollbar{display:none}@media only screen and (max-width:799px) and (orientation:landscape){.nav__list{min-height:100vh;font-size:.5rem;display:inline-table}}footer{width:100%;max-width:34em;padding:0;margin:0;margin-top:5rem;margin-bottom:6rem;display:flex;flex-direction:column;align-items:flex-start;margin-left:1.5rem}@media only screen and (max-width:799px){footer{margin-left:0;font-size:.9em}}.section footer{margin-left:4rem}@media only screen and (max-width:799px){.section footer{margin-left:0}}footer .social{display:flex;flex-direction:row;height:max-content;justify-content:center}@media only screen and (max-width:799px){footer .social{flex-direction:column}}footer .social .row{display:inline-flex;margin-right:1.5rem}@media only screen and (max-width:799px){footer .social .row{margin-top:1rem}}footer .social__link{padding:0;margin-right:2rem;display:flex;align-self:center;margin-bottom:.25em}footer .social__call{display:inline-flex;min-width:max-content;padding:0;margin:0;line-height:normal;font-size:.95em;padding-top:.4rem}@media only screen and (max-width:799px){footer .social__call{font-size:1.2em}}footer .social__call a{color:hsl(var(--text-faded))}footer .mentions{font-size:.95em;margin:0;margin-top:1.5rem}footer .mentions>ul{padding:0;margin:0;line-height:0;display:flex;list-style:none}footer .mentions>ul>li{margin:0}@media only screen and (max-width:799px){footer .mentions>ul>li{flex-direction:column;display:flex}}footer .mentions a{color:hsl(var(--text-faded));margin-right:2em}@media only screen and (max-width:799px){footer .mentions a{font-size:1.2em}}footer .mentions a:hover{color:hsl(var(--text-secondary))}footer .mentions a:active{color:hsl(var(--text-secondary))}footer .mentions a:focus{color:hsl(var(--text-secondary))}.paginator-container{position:absolute;width:100%;text-align:center}.paginator{display:inline-block;height:24px;width:24px;margin:0 1.5rem;background-size:contain;background-repeat:no-repeat}.paginator--right{transform:rotate(180deg)}.pagination__return .pagination__title{margin-left:1.25rem}.pagination svg{vertical-align:middle;margin-right:.25em;margin-left:-1.25rem}.pagination__title{display:block}.pagination__explore{padding:1rem;background:hsl(var(--background-secondary));border-radius:1rem}.pagination__return{align-self:first baseline;width:max-content}.pagination__cover_title{font-size:1.2rem !important;font-family:courgette !important}#content,#page{width:100%;margin:0;float:none}@page{margin:2cm}body{background:0 0;color:#000}.header,.navigation,.mentions .nav__list{display:none}.toc-container{position:unset}@media print{*{overflow:visible !important}}a{page-break-inside:avoid}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid}table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}form.searcher{display:none}.search--active form.searcher{display:block;background:0 0;padding:0;margin:0;box-shadow:none}form.searcher label.search{background:hsl(var(--background-secondary));border-radius:.5rem;color:hsl(var(--text-primary));padding:0 .5rem;margin-right:.5rem}form.searcher label.search:hover{border:.075rem solid hsla(var(--fancy),.4)}form.searcher label.search.active,form.searcher label.search:focus,form.searcher label.search:hover:focus{border:.075rem solid hsl(var(--fancy))}form.searcher label.search input.query{border:none;border-radius:.5rem;background:hsl(var(--background-secondary));padding:.25rem;color:hsl(var(--text-primary));margin-top:0}form.searcher label.external{cursor:auto}form.searcher ul.results{background:hsl(var(--background-secondary));display:none;list-style:none;padding:0;margin:0;max-width:25rem;background:hsl(var(--background-secondary));border-radius:.5rem;padding:.5rem;margin-top:1rem;margin-right:.5rem}@media only screen and (max-width:799px){form.searcher ul.results{width:100%;position:absolute;left:0;right:0;margin-right:0}}form.searcher ul.results:empty{background:hsl(var(--background-primary))}.search.active form.searcher ul.results{display:block}form.searcher ul.results li{padding:.5rem;border-radius:.5rem}form.searcher ul.results li:hover{background:hsl(var(--background-primary));box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}form.searcher ul.results li:hover .result_description{color:hsl(var(--text-primary)) !important}form.searcher ul.results .result_title{font-weight:700}form.searcher ul.results .result_description{color:hsl(var(--text-faded)) !important;text-overflow:ellipsis;display:block;font-size:.9rem;line-height:1.5}@media only screen and (max-width:799px){form.searcher ul.results .result_description{color:hsl(var(--text-primary)) !important}}form.searcher ul.results .result_description::before{content:"\A";display:block}.searcher{display:none}.search--active .searcher{display:block}.toggle-search{display:flex;flex-direction:row-reverse}.togglers .icon{min-width:1.7rem;min-height:1.7rem}input.query{width:max-content;max-width:8rem}.lang--active input.query{display:block}.search--active input.query{display:block}.search{width:9rem;margin-right:.25rem;margin-left:auto;display:block}.togglers .icon{min-width:1.7rem;min-height:1.7rem}footer .social__link.rappel{margin:.2rem;height:1.6rem;width:1.6rem}footer .social__call.rappel__wrapper{background:hsla(var(--fancy),.75);color:hsla(var(--background-primary),85);border-radius:50%;padding:.2rem;margin-right:1.25rem;margin-top:-.25rem}@media only screen and (min-width:800px){footer .social__call.rappel__wrapper{margin-left:-4.25rem}}footer .social .row:first-of-type{margin:0;display:none}footer .social__call.rappel__wrapper:hover{color:hsla(var(--background-primary),1);background:hsl(var(--fancy));box-shadow:var(--shadow)}#rappel_thanks{display:none}#rappel_thanks:target{display:grid;width:100vw;overflow:hidden;height:100vh;position:fixed;background:hsl(var(--background-primary));z-index:10000;top:0;left:0;right:0;bottom:0;color:hsl(var(--text-primary))}#rappel_thanks:target::after{content:"\00D7";position:fixed;font-size:2em;font-weight:200;line-height:0;top:.75em;right:.5em;z-index:4}#rappel_thanks .content{width:max-content;margin:auto;height:max-content;padding:2.5rem;max-height:80vh;max-width:80vw;text-align:center;background:hsl(var(--background-secondary));border-radius:.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}#rappel_form{display:none;min-height:100vh;width:100%;background:hsla(var(--background-primary),.95);overflow:hidden;background-size:cover;position:fixed;top:0;right:0;bottom:0;left:0;place-items:center;align-content:center;border:0;z-index:9999999999999999999;transition-timing-function:ease;transition-duration:600ms}#rappel_form:target{display:flex}#rappel_form form{width:34rem;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:var(--shadow)}form{background:hsl(var(--background-secondary));border-radius:.5rem;padding:.75rem}form p{margin:0;padding:0;margin-bottom:.25rem;margin-top:.75rem}form input,form textarea{background:hsl(var(--background-primary));border:none;border-radius:.25rem;padding:.25rem .5rem;margin-top:.5rem;display:flex;width:100%;color:hsl(var(--text-primary))}form label{color:hsl(var(--text-primary));vertical-align:sub}form button{margin-left:auto;display:block;background:hsl(var(--fancy));border:none;padding:.25rem .5rem;margin-bottom:.5rem;border-radius:.25rem;color:hsl(var(--background-primary))}form button:hover{cursor:pointer}form table{width:100%;border:none}form table td{border:none;padding:0}form td:first-of-type{padding-right:.75rem}form .select{padding-top:.25rem}form select{max-width:max-content;width:11rem;min-width:30%}#close{position:absolute;width:1.5rem;height:1.5rem;top:1rem;right:1rem;padding:1.75rem;display:grid;justify-content:center;align-content:center;color:hsl(var(--text-primary))}#close .icon{width:1.5rem;height:1.5rem}.rappel__wrapper{padding:.5rem;margin-right:1.25rem;background:hsla(var(--fancy),.75);border-radius:50%;color:hsl(var(--text-primary))}.icon.rappel{width:1.75rem;height:1.75rem;margin:0}.rappel__wrapper{color:hsla(var(--background-primary),.85);display:inline-block;padding-top:.25rem;padding-bottom:.15rem;display:none}.rappel__wrapper:hover{color:hsl(var(--background-primary));background:hsl(var(--fancy));box-shadow:var(--shadow)}html,body{min-width:30rem;transition:background .3s ease}body.nav--active{overflow:hidden}main{padding:3rem 1.5rem 1rem;width:100%}@media only screen and (min-width:800px){main{padding-left:calc(1.5rem + 8.5rem)}}@media only screen and (max-width:799px){main{padding-top:calc(3rem + 4rem)}}img{width:100%;height:auto}.scroll-down .header{display:none;transition:all .4s}.invisible{display:none}.flex-wrapper{display:flex}.post__container{flex-grow:1;min-width:0}.post{width:100%;max-width:34rem;margin:0 auto}.post h2,.post h3{position:relative;padding-top:10px}.post h2 .anchor,.post h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:#9b9b9b;font-size:1.2rem;font-weight:400}.post h2 .anchor:hover,.post h3 .anchor:hover{color:#717171}.post blockquote{width:95%;margin:0 auto;font-size:1rem}.post blockquote a{color:#717171;text-decoration:underline}.post img{width:100%;height:auto;max-width:48rem;margin:0 auto;display:block;border-radius:1rem}#post__title{margin-top:0;margin-bottom:.5rem}.post__date{color:hsl(var(--text-faded));font-size:.8rem}.post__footer{padding-top:3rem}.toc-container{position:sticky;align-self:start;top:3rem;max-width:25rem;min-width:12.5rem}@media screen and (max-width:1024px){.toc-container{display:none;width:0;margin:0}}.toc-post-title{font-size:.9rem;margin-bottom:.5em;color:hsl(var(--text-primary));display:block}#TableOfContents ul{list-style:none;margin:0}#TableOfContents a{text-decoration:none;color:hsl(var(--text-faded));font-size:.9rem}#TableOfContents a.active{color:hsl(var(--text-primary))}.tags__list{padding-right:1.5rem;margin:1.5rem 0 0;list-style:none;display:flex;justify-content:flex-end}.tag__item{margin-right:1rem;display:inline-block}.tag__item:last-child{margin-right:0}.tag__link{display:inline-block;text-decoration:none;padding:.2em .4em;border-radius:3px;background:hsla(var(--fancy),.4);color:hsl(var(--fancy));font-size:.8rem}.tag__link:hover{background:hsla(var(--fancy),.3)}.gif{margin-top:1.5rem}.gif img{max-width:375px}.pagination{display:flex;flex-direction:column;margin-top:1.5rem}@media screen and (min-width:600px){.pagination{flex-direction:row;justify-content:space-between}}.pagination__item{text-decoration:none;display:flex;flex-direction:column}.pagination__item:nth-child(2){margin-top:1.5rem}@media screen and (min-width:600px){.pagination__item{width:275px;padding:15px;border-radius:4px}.pagination__item:first-of-type{padding-right:15px}.pagination__item:last-of-type{margin-top:0}}.pagination__label{color:hsl(var(--text-faded));font-size:.8rem}.pagination__title{color:hsl(var(--text-primary));font-weight:700;margin-top:.25rem}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:hsl(var(--text-faded));position:absolute;margin-left:-15px}.twitter-tweet.twitter-tweet-rendered{margin:1.5rem auto !important;width:375px !important}table{max-width:100%;border-spacing:0}table thead{background:hsl(var(--text-faded))}table th,table td{padding:.5em 1em;border:1px double hsl(var(--text-faded))}.is-hidden{display:none}.matomo--on,.matomo--off{margin-top:1em}.post__title_subtitle{color:hsl(var(--text-primary));font-size:.75em;font-weight:400;display:inline}.post__title_subtitle::before{content:"\A";display:flex}@media only screen and (max-width:1400px){.post__container{min-width:100%}}.post__cover{margin-top:1.5rem}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc,.fc *,.fc *:before,.fc *:after{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc th,.fc td{vertical-align:top;padding:0}.fc a[data-navlink]{cursor:pointer}.fc a[data-navlink]:hover{text-decoration:underline}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,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)format("truetype");font-weight:400;font-style:normal}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:fcicons !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc{}.fc .fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc .fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc .fc-button{-webkit-appearance:button}.fc .fc-button:not(:disabled){cursor:pointer}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc{}.fc .fc-button{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:hover{text-decoration:none}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button:disabled{opacity:.65}.fc{}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary:not(:disabled).fc-button-active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc{}.fc .fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc .fc-button-group>.fc-button{position:relative;flex:auto}.fc .fc-button-group>.fc-button:hover{z-index:1}.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button.fc-button-active{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0;border-bottom-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section{height:1px}.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section table{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-header>*,.fc .fc-scrollgrid-section-footer>*{border-bottom-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc{}.fc .fc-scrollgrid-section-sticky>*{background:#fff;background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc{}.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-bg-event,.fc .fc-non-business,.fc .fc-highlight{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:#8fdf82;background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}a.fc-event,a.fc-event:hover{text-decoration:none}.fc-event[href],.fc-event.fc-event-draggable{cursor:pointer}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event:hover,.fc-event-selected{}.fc-event:hover .fc-event-resizer,.fc-event-selected .fc-event-resizer{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:#fff;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected{}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/-2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/-2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:#fff;background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}:root{--fc-daygrid-event-dot-width:8px}.fc-daygrid-day-frame,.fc-daygrid-day-events,.fc-daygrid-event-harness{}.fc-daygrid-day-frame:before,.fc-daygrid-day-events:before,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc-daygrid-day-frame:after,.fc-daygrid-day-events:after,.fc-daygrid-event-harness:after{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc{}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc{}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc{}.fc .fc-daygrid-day-events{margin-top:1px}.fc{}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural{}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc{}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc{}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc{}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc{}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc{}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:gray;color:var(--fc-neutral-text-color,#808080)}.fc{}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px 0}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event:hover,.fc-daygrid-dot-event.fc-event-mirror{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/2)solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event{}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event{}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/-2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/-2)}.fc-v-event{}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/-2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{position:relative;z-index:1;min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-axis-chunk>table{position:relative;z-index:1}.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-slot-label{vertical-align:middle}.fc{}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc{}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc{}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc{}.fc .fc-timegrid-col-events{z-index:3}.fc{}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:#d0d0d0;background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc{}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc{}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}:root{--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc{}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc{}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0;background:#fff;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-table td,.fc .fc-list-day-cushion{padding:8px 14px}.fc{}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc{}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/2)solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/2)}.fc{}.fc .fc-list-event-title a{color:inherit;text-decoration:none}.fc{}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}.fc .fc-event,.fc .fc-scrollgrid table tr{-moz-column-break-inside:avoid;break-inside:avoid}.fc-media-print{display:block;max-width:100%}.fc-media-print .fc-timegrid-slots,.fc-media-print .fc-timegrid-axis-chunk,.fc-media-print .fc-timeline-slots,.fc-media-print .fc-non-business,.fc-media-print .fc-bg-event{display:none}.fc-media-print .fc-toolbar button,.fc-media-print .fc-h-event,.fc-media-print .fc-v-event{color:#000 !important;background:#fff !important}.fc-media-print .fc-event,.fc-media-print .fc-event-main{color:#000 !important}.fc-media-print .fc-timegrid-event{margin:.5em 0}.fc .fc-timeline-body{min-height:100%;position:relative;z-index:1}.fc .fc-timeline-slots{position:absolute;z-index:1;top:0;bottom:0}.fc .fc-timeline-slots>table{height:100%}.fc{}.fc .fc-timeline-slot-minor{border-style:dotted}.fc{}.fc .fc-timeline-slot-frame{display:flex;align-items:center;justify-content:center}.fc .fc-timeline-header-row-chrono{}.fc .fc-timeline-header-row-chrono .fc-timeline-slot-frame{justify-content:flex-start}.fc .fc-timeline-header-row:last-child{}.fc .fc-timeline-header-row:last-child .fc-timeline-slot-frame{overflow:hidden}.fc .fc-timeline-slot-cushion{padding:4px 5px;white-space:nowrap}.fc{}.fc-direction-ltr .fc-timeline-slot{border-right:0 !important}.fc-direction-rtl .fc-timeline-slot{border-left:0 !important}.fc .fc-timeline-now-indicator-container{position:absolute;z-index:4;top:0;bottom:0;left:0;right:0;width:0}.fc .fc-timeline-now-indicator-arrow,.fc .fc-timeline-now-indicator-line{position:absolute;top:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc .fc-timeline-now-indicator-arrow{margin:0 -6px;border-width:6px 5px 0;border-left-color:transparent;border-right-color:transparent}.fc .fc-timeline-now-indicator-line{margin:0 -1px;bottom:0;border-width:0 0 0 1px}.fc{}.fc .fc-timeline-events{position:relative;z-index:3;width:0}.fc{}.fc .fc-timeline-event-harness,.fc .fc-timeline-more-link{position:absolute;top:0}.fc-timeline-event{z-index:1}.fc-timeline-event.fc-event-mirror{z-index:2}.fc-timeline-event{position:relative;display:flex;align-items:center;border-radius:0;padding:2px 1px;margin-bottom:1px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timeline-event .fc-event-main{flex-grow:1;flex-shrink:1;min-width:0}.fc-timeline-event .fc-event-time{font-weight:700}.fc-timeline-event .fc-event-time,.fc-timeline-event .fc-event-title{white-space:nowrap;padding:0 2px}.fc-direction-ltr .fc-timeline-event.fc-event-end,.fc-direction-ltr .fc-timeline-more-link{margin-right:1px}.fc-direction-rtl .fc-timeline-event.fc-event-end,.fc-direction-rtl .fc-timeline-more-link{margin-left:1px}.fc-timeline-overlap-disabled .fc-timeline-event{padding-top:5px;padding-bottom:5px;margin-bottom:0}.fc-timeline-event:not(.fc-event-start):before,.fc-timeline-event:not(.fc-event-end):after{content:"";flex-grow:0;flex-shrink:0;opacity:.5;width:0;height:0;margin:0 1px;border:5px solid #000;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-ltr .fc-timeline-event:not(.fc-event-start):before,.fc-direction-rtl .fc-timeline-event:not(.fc-event-end):after{border-left:0}.fc-direction-ltr .fc-timeline-event:not(.fc-event-end):after,.fc-direction-rtl .fc-timeline-event:not(.fc-event-start):before{border-right:0}.fc-timeline-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);color:inherit;color:var(--fc-more-link-text-color,inherit);background:#d0d0d0;background:var(--fc-more-link-bg-color,#d0d0d0);padding:1px;cursor:pointer}.fc-timeline-more-link-inner{display:inline-block;left:0;right:0;padding:2px}.fc .fc-timeline-bg{position:absolute;z-index:2;top:0;bottom:0;width:0;left:0;right:0}.fc .fc-timeline-bg .fc-non-business{z-index:1}.fc .fc-timeline-bg .fc-bg-event{z-index:2}.fc .fc-timeline-bg .fc-highlight{z-index:3}.fc .fc-timeline-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-resource-timeline-divider{width:3px;cursor:col-resize}.fc{}.fc .fc-resource-timeline .fc-resource-group:not([rowspan]){background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc .fc-timeline-lane-frame{position:relative}.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events{box-sizing:content-box;padding-bottom:10px}.fc-timeline-body-expandrows td.fc-timeline-lane{position:relative}.fc-timeline-body-expandrows .fc-timeline-lane-frame{position:static}.fc-datagrid-cell-frame-liquid{height:100%}.fc-liquid-hack .fc-datagrid-cell-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc{}.fc .fc-datagrid-header .fc-datagrid-cell-frame{position:relative;display:flex;justify-content:flex-start;align-items:center}.fc{}.fc .fc-datagrid-cell-resizer{position:absolute;z-index:1;top:0;bottom:0;width:5px;cursor:col-resize}.fc{}.fc .fc-datagrid-cell-cushion{padding:8px;white-space:nowrap;overflow:hidden}.fc{}.fc .fc-datagrid-expander{cursor:pointer;opacity:.65}.fc .fc-datagrid-expander .fc-icon{display:inline-block;width:1em}.fc .fc-datagrid-expander-placeholder{cursor:auto}.fc .fc-resource-timeline-flat .fc-datagrid-expander-placeholder{display:none}.fc-direction-ltr .fc-datagrid-cell-resizer{right:-3px}.fc-direction-rtl .fc-datagrid-cell-resizer{left:-3px}.fc-direction-ltr .fc-datagrid-expander{margin-right:3px}.fc-direction-rtl .fc-datagrid-expander{margin-left:3px}[id^=js-calendar-]{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5;--fc-small-font-size:.85em;--fc-page-bg-color:transparent;--fc-neutral-bg-color:rgba(208, 208, 208, 0.3);--fc-neutral-text-color:#808080;--fc-border-color:hsla(var(--text-secondary),.15);--fc-button-text-color:hsl(var(--background-primary));--fc-button-bg-color:hsla(var(--fancy),.2);--fc-button-border-color:hsla(var(--fancy),.2);--fc-button-hover-bg-color:hsla(var(--fancy),.5);--fc-button-hover-border-color:hsla(var(--fancy),.5);--fc-button-active-bg-color:hsla(var(--fancy),.9);--fc-button-active-border-color:hsla(var(--fancy),.9);--fc-event-bg-color:#3788d8;--fc-event-border-color:#3788d8;--fc-event-text-color:hsl(var(--background-primary));--fc-event-selected-overlay-color:rgba(0, 0, 0, 0.25);--fc-event-resizer-thickness:8px;--fc-event-resizer-dot-total-width:8px;--fc-event-resizer-dot-border-width:1px;--fc-non-business-color:rgba(215, 215, 215, 0.3);--fc-bg-event-color:rgb(143, 223, 130);--fc-bg-event-opacity:0.3;--fc-highlight-color:hsla(var(--fancy),.05);--fc-today-bg-color:hsla(var(--fancy),.1);--fc-now-indicator-color:red}[data-theme=dark]{}[data-theme=dark] table thead{background:#4d4d4d}.fc-h-event{border:none !important}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:0}.fc-daygrid-week-number{font-size:.8em}.fc-h-event{background-color:hsl(var(--fancy));border:1px solid hsl(var(--fancy))}.fc .fc-button-primary{background-color:hsl(var(--fancy));border-color:hsl(var(--fancy))}.fc .fc-button-primary:hover{background-color:hsl(var(--fancy));border-color:hsl(var(--fancy));filter:brightness(.8)}.fc-col-header{background:hsl(var(--background-primary))}.fc a{color:hsl(var(--fancy));text-align:center}.fc{margin-top:2em;margin-bottom:2em}.fc .fc-toolbar-title{padding:0;margin:0;font-size:1.75em}.fc .fc-button{padding:.25em .5em}.fc .fc-bg-event{background:hsl(var(--fancy));opacity:.3}.dark-theme .fc .fc-bg-event{color:#111}.fc .reserve{background:hsl(var(--text-faded));border:hsl(var(--text-faded));text-align:center}.fc-daygrid-day-frame,.fc-daygrid-day-events,.fc-daygrid-event-harness{visibility:visible !important}.fc-daygrid-more-link{display:none}a.fc-daygrid-week-number{color:hsl(var(--text-primary)) !important}.fc-day-today a.fc-daygrid-day-number{color:hsl(var(--text-primary)) !important}.reserve .fc-event-title{color:transparent}.reserve .fc-event-title::before{color:#fff;display:inline-block;vertical-align:top;width:100%;overflow:hidden;text-align:center}[lang=fr] .reserve .fc-event-title::before{content:"indisponible"}[lang=en] .reserve .fc-event-title::before{content:"busy"}.fc .fc-day-other .fc-daygrid-day-top a.fc-daygrid-day-number{color:hsla(var(--fancy),.6)}ul.gallery{margin:0;padding:0;display:grid;grid-gap:.75em;margin-right:-5%;margin-top:2em;margin-left:-5%;max-width:110%}ul.gallery>li{margin:0;padding:0}ul.gallery>li::before{content:none !important}ul.gallery>li img{display:block;width:100%;max-width:100%;margin:0;border-radius:.25em}.gallery__item_photo{cursor:zoom-in;box-shadow:rgba(15,17,21,.6)0 3px 4px}.gallery.plan{margin-right:auto;width:70%;margin-left:auto}.gallery__item.portrait{grid-row-end:span 2}.gallery__item.wide.portrait{grid-row-end:span 4}.gallery+.gallery{margin-top:.5rem}.gallery+.gallery.plan{margin-top:2rem}.lightbox{display:none;color:#eee}.lightbox:target{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;background:#000;border:0;z-index:99999;cursor:zoom-out;transition-timing-function:ease;transition-duration:600ms}.lightbox img{max-height:100vh;max-width:100vw;z-index:999999;padding:2em;height:auto;width:auto;border-radius:2.5em}.lightbox:target:before{content:"";height:2em;width:2em;animation:spin .8s infinite linear;border:1px solid #eee;border-right-color:transparent;border-radius:50%;display:block;position:absolute;transform:translateX(-50%)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lightbox:target:after{content:"\00D7";position:fixed;font-size:2em;font-weight:200;line-height:0;top:.75em;right:.5em;z-index:4;cursor:pointer;min-width:48px;min-height:48px;text-align:right}.lightbox-sub{background-color:rgba(0,0,0,.75);bottom:0;font-size:16px;left:0;padding:.5em 1em;margin-bottom:2em;position:fixed;right:0;text-align:center;z-index:999999}.lightbox-sub h4{margin:0;font-size:13px;font-weight:700}.lightbox-sub p{font-size:12px;line-height:1em;margin:0}.gallery.col-1{grid-template-columns:repeat(1,1fr)}.gallery.col-2{grid-template-columns:repeat(2,1fr)}.gallery.col-3{grid-template-columns:repeat(3,1fr)}.gallery.col-4{grid-template-columns:repeat(4,1fr)}.gallery.col-5{grid-template-columns:repeat(5,1fr)}.gallery.col-6{grid-template-columns:repeat(6,1fr)}.gallery.col-7{grid-template-columns:repeat(7,1fr)}.gallery.col-8{grid-template-columns:repeat(8,1fr)}.gallery__item_photo.border-col-1{border-radius:var(--radius)}.gallery__item_photo.border-col-2{border-radius:calc(var(--radius)/2)}.gallery__item_photo.border-col-3{border-radius:calc(var(--radius)/3)}.gallery__item_photo.border-col-4{border-radius:calc(var(--radius)/4)}.gallery__item_photo.border-col-5{border-radius:calc(var(--radius)/5)}.gallery__item_photo.border-col-6{border-radius:calc(var(--radius)/6)}.gallery__item_photo.border-col-7{border-radius:calc(var(--radius)/7)}.gallery__item_photo.border-col-8{border-radius:calc(var(--radius)/8)}.position{display:flex;justify-content:center;z-index:-1;position:relative}.position svg{max-width:80%;margin-left:-2em;height:auto;stroke:hsl(var(--text-primary))}.position svg polygon{stroke:hsl(var(--text-primary));fill:hsl(var(--background-secondary))}.position .est-ouest{stroke:hsl(var(--text-primary))}.position .nord-sud{stroke:hsl(var(--text-primary))}.position .maison{fill:hsl(var(--fancy))}.post blockquote.mothotes{text-align:justify;hyphens:auto;font-style:italic;width:90%;margin-top:3em}.post blockquote.mothotes::before{font-family:Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,Droid Serif,Times,Source Serif Pro,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin-left:-.5em;color:hsl(var(--fancy))}.post blockquote.mothotes p:first-of-type{text-indent:1em}.post blockquote.mothotes p:last-of-type{margin-bottom:.75em}.post blockquote.mothotes cite{text-align:right;display:block;color:hsl(var(--fancy))}img.mothotes__cover{border-radius:50%;border:.1em solid hsl(var(--fancy));width:6em;height:auto;float:inline-end;margin:0;padding:0;margin-top:-3em;margin-right:-5em;margin-left:1em}.post .mothotes__footer{display:flex;flex-direction:row-reverse}.post .mothotes img{height:auto;width:7rem;flex-shrink:1;border:2px solid hsl(var(--fancy));margin-top:-1.25rem;margin-right:-2rem;margin-left:1rem}.post .mothotes__footer{vertical-align:middle;display:flex}.post blockquote.mothotes cite{text-align:revert;margin-right:0;margin-top:1.5rem;text-align:right}.prestations .divers{margin-top:1em}.prestations{display:flex;flex-direction:row;margin-top:1.5em;align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.prestations__item{display:flex;display:inline-flex;justify-content:center;align-items:center;width:calc(100%/3);position:relative;justify-content:flex-end;flex-direction:row;padding-top:1em;padding-bottom:1em}@media screen and (max-width:799px){.prestations__item{width:calc(100%/2)}}.prestations__item>.icon{height:100%;width:25%;align-self:center;margin:0;padding:0;display:flex;justify-content:center;align-items:center;align-content:center;align-self:center}.prestations .value{text-align:left;width:75%;font-size:.95em}.prestations svg{display:block;width:40%;margin:0;padding:0;height:auto}blockquote.review{margin-top:2rem;background:hsl(var(--background-secondary));border-radius:.5rem;border:2px solid hsl(var(--fancy));padding:1rem}blockquote.review::before{content:""}blockquote.review cite::before{content:""}blockquote.review footer{margin:0;display:flex;flex-direction:row-reverse;margin-top:1rem}blockquote.review img{height:4rem;width:4rem;border-radius:50%;border:2px solid hsl(var(--fancy));min-width:unset;position:absolute;margin-left:-3rem;margin-top:-.5rem}blockquote.review .review__author{font-size:1.25em;font-weight:700;font-style:normal;color:hsl(var(--fancy))}blockquote.review .review__details{display:block;color:hsla(var(--text-primary),.69);font-style:italic}blockquote.review .review__meta{margin-left:2rem;display:block}blockquote.review .review__source a{color:hsl(var(--text-faded))}blockquote.review .review__house{margin-left:-6rem;position:absolute;display:block;margin-top:-3.9rem;font-style:italic;text-align:right;width:100%;max-width:34rem}blockquote.review .review__house a{color:hsl(var(--fancy));text-decoration:none;font-size:1.5em}@media only screen and (max-width:799px){blockquote.review .review__house a{margin-right:1.5rem}}blockquote.review .review__house a:hover{color:hsl(var(--text-secondary))}.reviews{margin-top:2rem;margin-bottom:2rem}.reviews p{text-indent:1rem;padding:0 1rem}.pagination__item{width:100%;padding:1rem;padding-left:0}.pagination___label{color:hsl(var(--text-faded));font-size:.8rem}.pagination__title{display:block;color:hsl(var(--text-primary));font-weight:700;margin-top:.25rem}.pagination__cover{width:100%;position:relative;padding:0}.pagination img{margin:0;padding:0}.pagination__cover_title{left:0;top:0;bottom:0;right:0;position:absolute;width:100%;height:100%;justify-content:center;align-items:center;display:none;margin:0;text-align:center;font-size:1.5rem;text-shadow:1px 1px 2px #111;line-height:2rem;padding:0;flex-direction:column}.pagination__item:first-of-type{padding-right:unset}.pagination__item:nth-child(2){margin-top:0;padding-right:1em}.pagination__cover:hover>.pagination__cover_title{display:flex;border-radius:.5rem;background:#111111b3}.pagination__explore .pagination__item{width:50%}.pagination__explore_items{display:flex}.pagination__explore{padding:1rem;background:hsl(var(--background-secondary));border-radius:1rem;padding-bottom:0}.pagination__explore a{color:#fff;font-weight:700}.pagination__explore .pagination__item:hover{background:unset}.pagination svg{vertical-align:middle;margin-right:.25em;margin-left:-1.25em}.pagination__item{height:max-content}.pagination__return{align-self:first baseline;min-width:35%}.pagination__return .pagination__title{margin-left:1.25rem}.pagination__item:nth-child(1){padding-right:.5em}.pagination__item:last-of-type{padding-right:0;padding-left:.5em}.pagination__return .pagination__item:last-of-type{padding:1em}@media screen and (max-width:799px){.pagination{display:flex;flex-direction:column-reverse}.pagination__cover_title{display:flex}}.post .avis blockquote.review{box-shadow:rgba(15,17,21,.6)0 1px 1px -1px;color:hsl(var(--text-primary));width:100%;margin-top:1rem;border:2px solid hsl(var(--background-secondary))}.post .avis blockquote.review .review__author{color:hsl(var(--text-primary))}.post .avis blockquote.review .review__details{display:unset}.post .avis blockquote.review .review__meta{margin-left:0}.post .avis blockquote.review p{margin-top:.5rem}.flex-wrapper{display:flex}.post__container{flex-grow:1;min-width:0}.post{width:100%;max-width:34rem;margin:0 auto}.post h2,.post h3{position:relative;padding-top:10px}.post h2 .anchor,.post h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:#9b9b9b;font-size:1.2rem;font-weight:400}.post h2 .anchor:hover,.post h3 .anchor:hover{color:#717171}.post blockquote{width:95%;margin:0 auto;font-size:1rem}.post blockquote a{color:#717171;text-decoration:underline}.post img{width:100%;max-width:500px;margin:0 auto;display:block}#post__title{margin-top:0;margin-bottom:.5rem}.post__date{color:#9b9b9b;font-size:.8rem}.toc-container{position:sticky;align-self:start;top:3rem;max-width:21em;min-width:12em}@media screen and (max-width:1024px){.toc-container{visibility:hidden;width:0;margin:0}}.toc-post-title{font-size:.9rem;margin-bottom:.5em;color:hsl(var(--text-primary));display:block}#TableOfContents ul{list-style:none;margin:0}#TableOfContents a{text-decoration:none;font-size:.9rem}.tags__list{padding-right:1.5rem;margin:1.5rem 0 0;list-style:none;display:flex;justify-content:flex-end}.tag__item{margin-right:1rem;display:inline-block}.tag__item:last-child{margin-right:0}.tag__link{display:inline-block;text-decoration:none;padding:.2em .4em;border-radius:3px;background:#c0e7e7;color:#3b9b9b;font-size:.8rem}.tag__link:hover{background:#b5e3e3}.gif{margin-top:1.5rem}.gif img{max-width:375px}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:#717171;position:absolute;margin-left:-15px}.twitter-tweet.twitter-tweet-rendered{margin:1.5rem auto !important;width:375px !important}table{max-width:100%;border-spacing:0}table thead{background:#f7f7f7}table th,table td{padding:.5em 1em;border:1px double #eee}.post__title{color:hsl(var(--fancy));font-size:2.9rem;font-family:courgette !important}.post__title_subtitle{color:hsl(var(--text-primary));font-size:1.414rem}@media only screen and (max-width:799px){.post__title_subtitle{line-height:0}}.post__title_subtitle::before{content:"\A";display:flex;margin-top:.5rem}.post__title_localized{opacity:.7;font-size:.9em;font-style:italic;color:hsl(var(--fancy))}.post__title_localized::before{content:'"';font-size:.95}.post__title_localized::after{content:'"';font-size:.95}@media only screen and (max-width:799px){.maisons .post__container{min-width:100%}}.post .cover__image{box-shadow:rgba(15,17,21,.6)0 3px 4px}@font-face{font-family:courgette;font-display:block;unicode-range:U+0-5FF;src:url(/fonts/courgette.woff2)format("woff2"),url(/fonts/courgette.woff)format("woff")}q::before,q::after{opacity:.75}q{opacity:1}.fancy{color:hsl(var(--fancy))}.fancy-color{color:hsl(var(--fancy)) !important}.fancy-bg{background:hsl(var(--fancy)) !important}.fancy{color:hsl(var(--fancy)) !important}.fancy-background{background:hsl(var(--fancy)) !important}.text-faded-background,.faded-background{background:hsl(var(--text-faded)) !important}.text-faded,.faded{color:hsl(var(--text-faded)) !important}.is-hidden{display:none}.matomo--on,.matomo--off{margin-top:1em}@media only screen and (max-width:799px){.break-on-phone::before{content:"\A";display:block}}.currentcolor{fill:currentColor;stroke:currentColor}.cloaked-e-mail:before{content:attr(data-domain)"@" attr(data-user);unicode-bidi:bidi-override;direction:rtl}.tel.cloaked-e-mail::before{content:attr(data-domain)attr(data-user)}.post .cover__image{margin:0 auto;display:block;border-radius:1em;min-width:110%;margin-left:-5%;margin-right:-5%;height:auto}main.situer-les-maisons .post,main.locate-the-houses .post,main.trova-le-case .post{max-width:48em}.pagination{margin-top:3em}.tile{margin-right:auto;margin-left:auto;margin-top:1.5rem;background-color:hsl(var(--background-secondary));border-radius:.5em;width:100%;padding:.8em}.tile p{margin:0;padding:0}.tile.infogreffe div{display:flex;flex-direction:column}.tile.infogreffe img{margin:0;padding:0;float:left;width:4em;padding-right:.8em}.tile.infogreffe,.tile.infogreffe a,.tile.infogreffe a:active,.tile.infogreffe a:hover,.tile.infogreffe a:visited{color:hsl(var(--text-secondary))}.carte .post__title{color:inherit}body{background:hsl(var(--background-primary));color:hsl(var(--text-primary));display:flex;min-height:100vh;min-width:100vw;max-width:100vw !important}@media screen and (max-width:799px){body{overflow-x:hidden}}html{min-height:100%;height:100%;width:100%;min-width:100vw;overflow-y:scroll;overflow-x:hidden}.header{display:flex;min-width:100%;flex-direction:column;height:max-content;position:fixed;z-index:10000;position:absolute}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:hsl(var(--background-primary))}*::-webkit-scrollbar-thumb{background-color:hsl(var(--text-faded));border-radius:20px}.dark-theme #TableOfContents a.active{color:hsl(var(--text-primary))}.mentions .nav__list a:hover{color:hsl(var(--text-primary))}code{background-color:hsl(var(--background-secondary))}.icon.other{margin-left:.25em}.dark-theme blockquote{color:#cdcdcb}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;cursor:pointer;position:relative;display:inline;vertical-align:middle;margin-bottom:2px;outline:0;width:17px;height:17px}a.anchor{visibility:hidden}a.anchor:hover{visibility:visible}a.anchor-section{display:none}a.anchor-section::before{content:"";display:none}.hasAnchor:hover .anchor-section{display:none}.toc-container{top:5rem;padding-left:2.5rem;padding-right:1.5rem}.item__title_localized::after,.item__title_localized::before{content:'"';font-size:.95em}.icon{margin-left:.2em;margin-right:0;display:inline-flex;vertical-align:baseline;height:1em;width:1em}.icon.social-icons{justify-content:flex-start;padding:0;width:1.75rem;height:1.75rem}@media screen and (max-width:799px){.icon.social-icons{width:2rem;height:2rem}}.icon.flag-icon{border-radius:50%;vertical-align:middle}.icon.mayday-icon{width:4.5em;height:4.5em;margin-bottom:-.5em;margin-top:-.6em;fill:currentColor;opacity:.7;margin-left:0}.icon.menu-icon{width:.75em;height:.75em;opacity:.6}.nav__list a:hover .menu-icon{opacity:1}@media screen and (max-width:799px){.maisons h3{white-space:nowrap}}#TableOfContents{margin-right:2em}.divers{display:inline-block;width:100%}.item{max-height:100%}.item__cover{height:100%}.item a{height:-webkit-fill-available;height:auto;max-height:100%}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:hsl(var(--text-faded));position:absolute;margin-left:-15px}.pagination img{border-radius:.5rem;height:auto}.pagination__item{border-radius:.5rem}.share__mail{display:block;margin-top:1rem}.view__avis{display:block}.nous blockquote{width:100%;padding-top:1rem;padding-bottom:1rem;margin-top:1rem;border-radius:1rem;padding-left:2rem;padding-right:1rem;font-style:italic}.nous blockquote::before{margin-left:-3.25rem;margin-top:1rem;color:hsl(var(--fancy))}.nous cite{text-align:right;width:100%;display:block;color:hsl(var(--fancy))}@media only screen and (max-width:799px){.pagination__explore{margin-bottom:1rem}.pagination{flex-direction:column-reverse}}.pagination__explore{box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}label{color:hsl(var(--text-faded))}hr{margin-top:2rem;margin-bottom:1rem;height:1px;background:hsl(var(--text-faded));border:none}.content-icon{margin-right:.2em;margin-left:.2em;width:.8em;height:.8em}.post figcaption{font-style:italic;text-align:center;margin-top:1rem}video.html-video{border-radius:1rem;margin-top:1rem}#expandAll{display:flex;height:3rem;margin-top:1.5rem;padding:1rem;background:hsla(var(--fancy),.7);width:max-content;border-radius:.5rem;border:none;box-shadow:0 1px 2px rgba(0,0,0,.1)}#expandAll:focus{background:hsla(var(--fancy),.5)}#expandAll.col:focus{background:hsla(var(--fancy),.7)}.answer{box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:5px;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.answer::after{content:"";border-radius:5px;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.3);opacity:0;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.answer:hover::after{opacity:1}.contact.contact__mailto.social__link{margin:0;margin-right:1.25rem}footer .contact.contact__mailto.social__link{margin-right:1.25rem;margin-bottom:.25rem}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}[data-theme=dark] img{filter:brightness(.8)contrast(1.025)}