@charset "UTF-8";@font-face{font-family:Maax;src:url(/wp-content/themes/lowtide/assets/dist/fonts/maax/maax-bold.ttf) format("truetype"),local("Maax");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Maax;src:url(/wp-content/themes/lowtide/assets/dist/fonts/maax/maax-medium.ttf) format("truetype"),local("Maax");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Maax;src:url(/wp-content/themes/lowtide/assets/dist/fonts/maax/maax.ttf) format("truetype"),local("Maax");font-weight:400;font-style:normal;font-display:auto}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;overflow-y:scroll;text-rendering:optimizelegibility;text-size-adjust:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,header,footer,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}a:active,a:hover{outline:0}hr{box-sizing:content-box;height:0}pre{overflow:auto;overflow-wrap:break-word;white-space:pre;white-space:pre-wrap}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.site-wrapper{overflow:hidden;display:flex;flex-direction:column;min-height:100vh}.backdrop{z-index:99;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000a6;pointer-events:none;opacity:0;visibility:hidden;transition:.3s ease}.backdrop.isVisible{pointer-events:all;opacity:1;visibility:visible}p a{color:inherit;display:inline-block;text-underline-offset:5px;text-decoration-color:transparent;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}p a:hover{text-decoration-color:inherit;text-underline-offset:3px}.message{z-index:111;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;row-gap:1rem;width:calc(100% - 2rem);max-width:525px;padding:2.75rem 2rem;text-align:center;color:#000;border-radius:10px;background-color:#fff;transition:.3s ease}.message_heading{font-weight:500}.message_buttonContainer{display:flex;justify-content:center;column-gap:1rem;margin-top:1.25rem}.message_button{cursor:pointer;display:flex;justify-content:center;width:150px;padding:calc(.75rem + 2px) 1.75rem .75rem;color:inherit;border:0;border-radius:999px;color:#fff;background-color:#e15b0d;transition:.3s ease}.message_button:hover{transform:translateY(2px);background-color:#a9440a;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.message_button:first-child{border:1px solid rgb(0,0,0);color:#000;background-color:transparent;opacity:.5}.message_button:first-child:hover{opacity:1}.site-header__wrapper{position:relative;column-gap:2rem;display:flex;padding-left:2rem!important;padding-right:2rem!important;margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.site-header__wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.site-header__wrapper{max-width:1280px}}@media (min-width: 1500px){.site-header__wrapper{max-width:1500px}}.site-header__nav{display:flex;flex-direction:column;justify-content:center;margin-left:auto}.site-header__nav .site-header__logo{display:none}.site-header__nav ul{display:flex;align-items:center;column-gap:2.25rem;list-style:none}.site-header__nav ul .menu-item:not(.menu-item--highlight) a{color:inherit;display:inline-block;text-underline-offset:5px;text-decoration-color:transparent;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}.site-header__nav ul .menu-item:not(.menu-item--highlight) a:hover{text-decoration-color:inherit;text-underline-offset:3px}.site-header .menu-item{font-weight:500}.site-header .menu-item.menu-item--spacing{margin-left:4rem}.site-header .menu-item.menu-item--highlight{cursor:pointer;display:flex;border-radius:10px;background-color:#e15b0d;transition:.3s ease}.site-header .menu-item.menu-item--highlight:hover{transform:translateY(2px);background-color:#a9440a;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.site-header .menu-item.menu-item--highlight a{padding:calc(.75rem + 2px) 1.75rem .75rem;text-decoration:none;color:inherit}.site-header .header-toggler{display:flex;flex-direction:column;width:25px;height:20px;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}@media (min-width: 1280px){.site-header .header-toggler{display:none}}.site-header .header-toggler .bar{position:absolute;width:100%;height:2px;background-color:#fff;border-radius:10px}.site-header .header-toggler .bar:nth-child(1){top:0}.site-header .header-toggler .bar:nth-child(2),.site-header .header-toggler .bar:nth-child(3){top:50%;transform:translateY(-50%)}.site-header .header-toggler .bar:nth-child(4){top:100%;transform:translateY(-100%)}@media (max-width: 1280px){.site-header #primary-navigation{z-index:1000;position:fixed;display:block;padding-top:2rem;top:0;left:0;width:75vh;max-width:350px;height:100vh;border-right:1px solid rgba(255,255,255,.15);background-color:#0d9aa8;pointer-events:none;transform:translate(-100%);transition:.3s ease transform}.site-header #primary-navigation.isVisible{pointer-events:all;transform:translate(0)}.site-header #primary-navigation .site-header__logo{display:block;padding-left:1rem}.site-header #primary-navigation #menu-header{flex-direction:column;row-gap:1rem;align-items:flex-start;padding:2rem 2rem 2rem 1rem}.site-header #primary-navigation #menu-header .menu-item{width:100%;font-size:1.5rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.15)}.site-header #primary-navigation #menu-header .menu-item:first-child{border-top:1px solid rgba(255,255,255,.15);padding-top:1rem}.site-header #primary-navigation #menu-header .menu-item.menu-item--spacing{margin-left:0}.site-header #primary-navigation #menu-header .menu-item.menu-item--highlight{width:fit-content;margin-top:2rem;padding-bottom:0;margin-left:auto;margin-right:auto}}.site-footer{margin-top:auto;padding-top:3rem}.site-footer__wrapper{margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.site-footer__wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.site-footer__wrapper{max-width:1280px}}@media (min-width: 1500px){.site-footer__wrapper{max-width:1500px}}.site-footer .footbar{font-weight:500;font-size:.85rem}.site-footer .footbar_wrapper{display:flex;flex-direction:column;justify-content:space-between;row-gap:.5rem;margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.site-footer .footbar_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.site-footer .footbar_wrapper{max-width:1280px}}@media (min-width: 1500px){.site-footer .footbar_wrapper{max-width:1500px}}@media (min-width: 768px){.site-footer .footbar_wrapper{flex-direction:row}}.site-footer .footbar .copyright{order:2}@media (min-width: 768px){.site-footer .footbar .copyright{order:unset}}.site-footer .footbar .footbar__nav{order:1}@media (min-width: 768px){.site-footer .footbar .footbar__nav{order:unset}}.site-footer .footbar .footbar__nav ul{column-gap:1rem;display:flex;list-style:none}@media (min-width: 768px){.site-footer .footbar .footbar__nav ul{column-gap:2rem}}.site-footer .footbar .footbar__nav ul a{color:inherit;display:inline-block;text-decoration:none;transition:.3s ease}.site-footer .footbar .footbar__nav ul a:hover{opacity:.5;transform:translateY(2px)}.pageIntro_wrapper{margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.pageIntro_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.pageIntro_wrapper{max-width:1280px}}@media (min-width: 1500px){.pageIntro_wrapper{max-width:1500px}}.pageIntro .images{display:grid;grid-template-columns:repeat(1,1fr);column-gap:2rem}@media (min-width: 1024px){.pageIntro .images{grid-template-columns:repeat(3,1fr)}}.pageIntro .images .imageWrapper{display:flex}.pageIntro .images .imageWrapper:not(.image_middle) img{border-radius:999px;border:5px solid white;object-fit:cover}.pageIntro .images .image_left{display:none}@media (min-width: 1024px){.pageIntro .images .image_left{position:relative;display:unset;align-items:center;justify-content:flex-start;margin-top:3rem}}.pageIntro .images .image_left:before{z-index:-1;content:"";position:absolute;bottom:9rem;right:8%;transform:translateY(100%);width:250px;height:250px;background-image:url(/wp-content/themes/lowtide/assets/dist/images/doodle1.svg);background-repeat:no-repeat;background-size:contain}.pageIntro .images .image_left img{width:100%}@media (min-width: 1280px){.pageIntro .images .image_left img{width:350px}}.pageIntro .images .images_right{display:none}@media (min-width: 1024px){.pageIntro .images .images_right{display:flex;column-gap:.75rem;justify-content:flex-end;align-items:center}}.pageIntro .images .images_right .imageWrapper{position:relative}.pageIntro .images .images_right .imageWrapper figcaption{position:absolute;top:calc(100% + 1.5rem);font-weight:500;font-size:.9rem;color:#fff}.pageIntro .images .images_right .imageWrapper:nth-child(1) figcaption{right:15%}.pageIntro .images .images_right .imageWrapper:nth-child(1):before{z-index:-1;content:"";position:absolute;top:92.5%;left:17%;width:29px;height:50px;background-image:url(/wp-content/themes/lowtide/assets/dist/images/jaap-arrow.svg);background-repeat:no-repeat;background-size:contain}.pageIntro .images .images_right .imageWrapper:nth-child(2){margin-top:4rem}.pageIntro .images .images_right .imageWrapper:nth-child(2):before{z-index:-1;content:"";position:absolute;top:95.5%;right:11%;width:65px;height:95px;background-image:url(/wp-content/themes/lowtide/assets/dist/images/doodle2.svg);background-repeat:no-repeat;background-size:contain}.pageIntro .images .images_right .imageWrapper:nth-child(2) figcaption{top:calc(100% + 4rem);left:-6px}.pageIntro .images .images_right .imageWrapper:hover img{transform:scale(1.05);box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.pageIntro .images .images_right img{width:150px;height:225px;transition:transform .3s ease,box-shadow .3s ease}.pageIntro .images .image_middle{display:flex;justify-content:center;aspect-ratio:1/1;max-width:400px;margin-left:auto;margin-right:auto}.pageIntro .images .image_middle img{border-radius:22px;width:100%;height:100%}@media (min-width: 1024px){.pageIntro .images .image_middle img{width:350px;height:350px}}.pageIntro .prelude{display:flex;flex-direction:column;row-gap:.25rem;width:100%;max-width:290px;margin:4rem auto 1rem;text-align:center}@media (min-width: 480px){.pageIntro .prelude{max-width:575px}}.pageIntro .prelude_heading{font-size:clamp(1.15rem,2vw + .25rem,1.25rem);font-weight:500;line-height:1.35}@media (min-width: 1024px){.pageIntro .prelude_heading{font-size:clamp(1.25rem,2vw + .25rem,1.5rem)}}.pageIntro .prelude_subHeading{margin-top:.5rem;font-size:clamp(2.25rem,3vw + .75rem,4rem);font-weight:600;line-height:1.25}@media (min-width: 1024px){.pageIntro .prelude_subHeading{font-size:clamp(2rem,3vw + .75rem,2.75rem)}}.voteComponent{padding-bottom:5rem;width:calc(100% - 2rem);margin:0 auto}@media (min-width: 1280px){.voteComponent{width:100%}}.voteComponent_wrapper{position:relative;display:flex;flex-direction:column;max-width:500px!important;padding:0!important;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width: 1024px){.voteComponent_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.voteComponent_wrapper{max-width:1280px}}@media (min-width: 1500px){.voteComponent_wrapper{max-width:1500px}}.voteComponent_content{position:relative;border-radius:10px;background-color:#08646d;order:2;margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.voteComponent_content{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.voteComponent_content{max-width:1280px}}@media (min-width: 1500px){.voteComponent_content{max-width:1500px}}@media (min-width: 1280px){.voteComponent_content{order:unset}}.voteComponent .rules{width:100%;margin-bottom:2rem;padding:2.25rem 2rem;color:#000;border-radius:10px;border:5px dashed rgb(13,154,168);background-color:#fff;order:1}@media (min-width: 1280px){.voteComponent .rules{position:absolute;top:0;right:-1.6rem;transform:translate(100%);width:333px;margin-bottom:0;order:unset}}@media (min-width: 1500px){.voteComponent .rules{right:-2.7rem;width:425px}}.voteComponent .rules_heading{font-size:2rem;font-weight:600}.voteComponent .rules_description{margin-top:1rem;font-weight:500}.voteComponent .rules_description ul{display:flex;flex-direction:column;row-gap:1rem;padding-left:1rem}.voteComponent .poweredBy{display:flex;column-gap:1rem;align-items:center;margin-top:1.25rem;font-size:.85rem;font-weight:600;order:3}@media (min-width: 1280px){.voteComponent .poweredBy{order:unset}}.voteComponent .poweredBy_text{opacity:.7}.voteComponent .poweredBy_permalink{transition:.3s ease;opacity:.6}.voteComponent .poweredBy_permalink:hover{opacity:1;transform:scale(1.05)}.voteComponent .poweredBy_permalink:nth-child(2){margin-top:-5px}.voteComponent fieldset{margin:0;padding:0;border:0}.voteComponent input{width:100%;padding:calc(1rem + 3px) 1.25rem 1rem;border-radius:10px;border:0;color:#000;background-color:#fff;font-weight:500}.voteComponent input::placeholder{font-weight:400}.voteComponent button[type=submit]{cursor:pointer;display:flex;justify-content:center;width:100%;margin-top:1.25rem;padding:calc(1rem + 2px) 1.75rem 1rem;color:inherit;border:0;border-radius:999px;background-color:#e15b0d;transition:.3s ease}.voteComponent button[type=submit]:hover{transform:translateY(2px);background-color:#a9440a;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.voteComponent button[type=submit]:disabled{pointer-events:none;opacity:.5}.voteComponent .searchInput_wrapper{position:relative}.voteComponent .searchInput_wrapper #searchInput{z-index:100;position:relative}.voteComponent .searchInput_wrapper .searchButton{z-index:110;position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:1.35rem;height:1.35rem;border:0;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-search-icon%20lucide-search'%3e%3cpath%20d='m21%2021-4.34-4.34'/%3e%3ccircle%20cx='11'%20cy='11'%20r='8'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;transition:.3s ease}.voteComponent .searchInput_wrapper .searchButton:hover{transform:scale(1.25) translateY(calc(-50% + 2px))}.voteComponent .voteFilters{z-index:100;position:relative;display:flex;column-gap:1rem;margin-top:1rem;margin-bottom:2rem}.voteComponent .voteFilters input{display:none}.voteComponent .voteFilters input:checked+.inputField_labelText{opacity:1;border-color:#0d9aa8;background-color:#0d9aa8;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.voteComponent .voteFilters input:checked+.inputField_labelText:after{opacity:1}.voteComponent .voteFilters input:checked+.inputField_labelText:hover{transform:scale(.95)}.voteComponent .voteFilters .inputField_labelText{position:relative;cursor:pointer;display:flex;align-items:center;padding:calc(.5rem + 2px) 1rem .5rem;border-radius:999px;border:1px solid white;opacity:.5;transition:.3s ease}.voteComponent .voteFilters .inputField_labelText:after{content:"";position:absolute;left:23px;top:6px;width:8px;height:16px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg);opacity:0;pointer-events:none;transition:.3s ease}.voteComponent .voteFilters .inputField_labelText:hover{opacity:1}.voteComponent .voteFilters .inputField_labelText:before{content:"";width:1rem;height:1rem;margin-top:-2px;margin-right:.5rem;border:1px solid white;border-radius:4px}.voteComponent #searchResults{z-index:100;overflow:hidden scroll;position:absolute;width:calc(100% - 2rem);max-height:500px;color:#000;border-radius:10px;background-color:#fff;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;opacity:0;visibility:hidden;transform:translateY(5px);transition:.3s ease}@media (min-width: 1024px){.voteComponent #searchResults{width:calc(100% - 4rem)}}.voteComponent #searchResults.isVisible{opacity:1;visibility:visible;transform:translateY(0)}.voteComponent .book_placeholder,.voteComponent .bookRequestItem,.voteComponent .bookItem{width:100%;padding:1rem 2rem calc(1rem - 2px);text-align:left;border:0;color:#000;background-color:#fff;transition:background-color .3s ease}.voteComponent .book_placeholder:hover,.voteComponent .bookRequestItem:hover,.voteComponent .bookItem:hover{background-color:#0d9aa840}.voteComponent .book_placeholder:not(:last-child),.voteComponent .bookRequestItem:not(:last-child),.voteComponent .bookItem:not(:last-child){border-bottom:1px solid rgba(13,154,168,.5)}.voteComponent .book_placeholder_heading,.voteComponent .book_placeholder_title,.voteComponent .bookRequestItem_heading,.voteComponent .bookRequestItem_title,.voteComponent .bookItem_heading,.voteComponent .bookItem_title{font-weight:500;line-height:1}.voteComponent .book_placeholder_heading+.bookItem_author,.voteComponent .book_placeholder_title+.bookItem_author,.voteComponent .bookRequestItem_heading+.bookItem_author,.voteComponent .bookRequestItem_title+.bookItem_author,.voteComponent .bookItem_heading+.bookItem_author,.voteComponent .bookItem_title+.bookItem_author{margin-top:.45rem;line-height:1}.voteComponent .book_placeholder_description,.voteComponent .book_placeholder_author,.voteComponent .bookRequestItem_description,.voteComponent .bookRequestItem_author,.voteComponent .bookItem_description,.voteComponent .bookItem_author{font-size:.95rem}.voteComponent .bookRequestItem:hover{background-color:initial}.voteComponent .bookRequestItem_heading{margin-bottom:.5rem}.voteComponent .bookRequestItem_description{display:inline-block}.voteComponent .bookRequestItem_button{margin:1rem 0 0;padding:0;border:0;background-color:transparent;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#000;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}.voteComponent .bookRequestItem_button:hover{text-decoration-color:transparent;text-underline-offset:3px}.voteComponent #selectedBooksList{display:flex;flex-direction:column;row-gap:1rem;transition:.3s ease}.voteComponent #selectedBooksList:not(:empty){padding-bottom:2rem}.voteComponent #selectedBooksList .bookItem{position:relative;border-radius:999px;border:unset;transition:.3s ease}.voteComponent #selectedBooksList .bookItem:before{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.4344%203.65878C13.5475%20-0.170013%207.24561%20-0.170152%203.35856%203.65878C-0.52848%207.48772%20-0.528339%2013.6954%203.35856%2017.5242C7.24561%2021.3531%2013.5474%2021.3531%2017.4344%2017.5242C21.3214%2013.6953%2021.3214%207.48772%2017.4344%203.65878ZM16.0268%205.04533C19.1362%208.1082%2019.1362%2013.0748%2016.0268%2016.1377C12.9175%2019.2005%207.8755%2019.2005%204.76615%2016.1377C1.65658%2013.0746%201.65679%208.1082%204.76615%205.04533C7.8755%201.98245%2012.9173%201.98225%2016.0268%205.04533ZM13.9154%207.12514C13.527%206.74245%2012.8964%206.74245%2012.5079%207.12514L10.3965%209.20495L8.28511%207.12514C7.8964%206.74224%207.26602%206.74245%206.87752%207.12514C6.48903%207.50782%206.48882%208.12879%206.87752%208.51168L8.9889%2010.5915L6.87752%2012.6713C6.48903%2013.054%206.48903%2013.6752%206.87752%2014.0578C7.26602%2014.4405%207.89661%2014.4405%208.28511%2014.0578L10.3965%2011.978L12.5079%2014.0578C12.8964%2014.4405%2013.527%2014.4405%2013.9154%2014.0578C14.3039%2013.6752%2014.3039%2013.054%2013.9154%2012.6713L11.8041%2010.5915L13.9154%208.51168C14.3039%208.12899%2014.3039%207.50782%2013.9154%207.12514Z'%20fill='%23D20000'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease-in-out}.voteComponent #selectedBooksList .bookItem:hover{background-color:#fff;transform:scale(.95) translateY(2px);box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.voteComponent #selectedBooksList .bookItem_title{padding-right:2.5rem}.voteComponent #selectedBooksList.isSubmitted{pointer-events:none}.voteComponent #selectedBooksList.isSubmitted .bookItem:before{opacity:0;transform:translateY(-50%) translate(10px)}.voteComponent .placeholders{display:flex;flex-direction:column;row-gap:1rem;transition:.3s ease;list-style:none;margin:0;padding:0}.voteComponent .placeholders>*:last-child{margin-bottom:3rem}.voteComponent .book_placeholder{cursor:pointer;position:relative;border-radius:999px;border:unset;transition:.3s ease;border:0!important;font-weight:600}.voteComponent .book_placeholder:hover{background-color:#fff}.voteComponent .book_placeholder_title{padding-right:2.5rem}.voteComponent #form_stemformulier .frm_form_fields{display:none}.voteComponent #form_stemformulier .frm_form_fields.matchedConditions{display:block}.voteComponent .frm_message{padding:1rem;text-align:center;font-size:2.25rem;font-weight:600}.voteComponent .frm_fields_container{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1rem}.voteComponent .frm_fields_container>*{flex-basis:100%}.voteComponent .frm_fields_container .frm_half{flex-basis:49%}.voteComponent .frm_error{margin-top:.5rem;padding:calc(.5rem + 2px) 1.25rem .5rem;font-weight:500;font-size:.85rem;border-radius:8px;background-color:#a9440a}.voteComponent .hint{margin-top:.75rem;font-size:.85rem;text-align:center;opacity:.75}.voteComponent .hint a{text-decoration-color:#ffffff40;text-decoration-thickness:2px}.voteComponent .hint a:hover{text-decoration-color:#fff;text-decoration-thickness:1px}.voteComponent .frm_error_style{display:flex;flex-direction:column;row-gap:1rem;margin-top:.5rem;margin-bottom:2rem;padding:calc(.5rem + 2px) 1.25rem .5rem;font-weight:500;font-size:.85rem;text-align:center;border-radius:8px;background-color:#a9440a}#requestForm{z-index:111;position:fixed;top:50%;left:calc(50% - 7.5px);transform:translate(-50%,-50%);width:calc(100% - 2rem);max-width:500px!important;padding:2rem;border-radius:10px;background-color:#08646d;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;pointer-events:none;opacity:0;visibility:hidden;transition:.3s ease}@media (hover: none) and (pointer: coarse){#requestForm{left:50%}}#requestForm.isVisible{pointer-events:all;opacity:1;visibility:visible}#requestForm .frm_form_title{margin-bottom:.5rem;font-size:2rem;font-weight:600}#requestForm .frm_fields_container{margin-top:2rem}#requestForm button[type=submit]{background-color:#0d9aa8}.voteComponent_form{margin-top:1rem}.socialBanner{background-image:url("data:image/svg+xml,%3csvg%20width='1410'%20height='113'%20viewBox='0%200%201410%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%202.38086C32.0382%202.38086%2032.0382%20110.381%2064.0762%20110.381C96.1145%20110.381%2096.1145%202.38086%20128.152%202.38086C160.191%202.38086%20160.191%20110.381%20192.229%20110.381C224.268%20110.381%20224.268%202.38086%20256.306%202.38086C288.344%202.38086%20288.344%20110.381%20320.382%20110.381C352.421%20110.381%20352.421%202.38086%20384.459%202.38086C416.498%202.38086%20416.498%20110.381%20448.536%20110.381C480.574%20110.381%20480.574%202.38086%20512.612%202.38086C544.65%202.38086%20544.65%20110.381%20576.689%20110.381C608.727%20110.381%20608.727%202.38086%20640.766%202.38086C672.804%202.38086%20672.804%20110.381%20704.843%20110.381C736.881%20110.381%20736.881%202.38086%20768.919%202.38086C800.957%202.38086%20800.957%20110.381%20832.995%20110.381C865.034%20110.381%20865.034%202.38086%20897.072%202.38086C929.11%202.38086%20929.11%20110.381%20961.149%20110.381C993.187%20110.381%20993.187%202.38086%201025.23%202.38086C1057.26%202.38086%201057.26%20110.381%201089.3%20110.381C1121.34%20110.381%201121.34%202.38086%201153.38%202.38086C1185.42%202.38086%201185.42%20110.381%201217.46%20110.381C1249.49%20110.381%201249.49%202.38086%201281.53%202.38086C1313.57%202.38086%201313.57%20110.381%201345.61%20110.381C1377.65%20110.381%201377.65%202.38086%201409.69%202.38086'%20stroke='%230F8C99'%20stroke-opacity='0.75'%20stroke-width='4'/%3e%3c/svg%3e");background-repeat:repeat-x;background-position:center bottom;background-size:auto 100px}.socialBanner_wrapper{margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.socialBanner_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.socialBanner_wrapper{max-width:1280px}}@media (min-width: 1500px){.socialBanner_wrapper{max-width:1500px}}@media (min-width: 1280px){.socialBanner_wrapper{padding-top:15rem!important}}.socialBanner .prelude{display:flex;flex-direction:column;row-gap:1rem;text-align:center;max-width:450px;margin:0 auto}@media (min-width: 1024px){.socialBanner .prelude{max-width:unset}}.socialBanner .prelude_heading{font-size:1.75rem;font-weight:500;line-height:1.25}.socialBanner_socials{display:flex;flex-wrap:wrap;column-gap:3rem;align-items:center;justify-content:center}@media (min-width: 1024px){.socialBanner_socials{column-gap:5rem}}.socialBanner .social{margin-top:3rem}.socialBanner .social_permalink{display:flex;transition:transform .3s ease,box-shadow .3s ease}.socialBanner .social_permalink:hover{transform:scale(.9);box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.socialBanner .social_imageWrapper{width:50px;height:50px}.socialBanner .social_image{width:100%;height:100%;object-fit:cover}.partners_wrapper{margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.partners_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.partners_wrapper{max-width:1280px}}@media (min-width: 1500px){.partners_wrapper{max-width:1500px}}@media (min-width: 1280px){.partners_wrapper{padding-top:5rem!important}}.partners .prelude{display:flex;flex-direction:column;row-gap:1rem;text-align:center;max-width:450px;margin:0 auto}@media (min-width: 1024px){.partners .prelude{max-width:650px}}.partners .prelude_heading{font-size:1.5rem;font-weight:500;line-height:1.5}.partners_partners{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:325px;margin:3rem auto 0;padding:1rem;border-radius:10px;background-color:#fff}@media (min-width: 1024px){.partners_partners{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1rem;justify-content:space-around;max-width:unset}}.partners_partners .partner{display:flex;align-items:center;margin:0 auto;transition:opacity .3s ease}.partners_partners .partner_image{width:auto;height:65px}.partners_partners .partner:nth-child(2) .partner_image{height:45px}.partners_partners .partner:nth-child(3) .partner_image{height:45px}.partners_links{display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:325px;margin:1rem auto 0}@media (min-width: 1024px){.partners_links{max-width:unset}}.partners_links .partner{font-size:.75rem;line-height:1.5;white-space:nowrap}.partners_links .partner:not(:nth-last-child(2)):not(:last-child):after{content:",";margin-left:-3px;margin-right:.75ch;color:#fff}.partners_links .partner:last-child:before{content:"en"!important;margin-left:1ch!important;margin-right:.3ch!important}.partners_links .partner_permalink{color:inherit;display:inline-block;text-underline-offset:5px;text-decoration-color:transparent;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}.partners_links .partner_permalink:hover{text-decoration-color:inherit;text-underline-offset:3px}.error404 #site-header{display:none}.error404 #site-content{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 128px)}.error404 .content_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;padding:4rem 1rem;width:100%}@media (min-width: 1024px){.error404 .content_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.error404 .content_wrapper{max-width:1280px}}@media (min-width: 1500px){.error404 .content_wrapper{max-width:1500px}}.error404 .content .prelude{display:flex;flex-direction:column;row-gap:1rem;align-items:center;text-align:center}.error404 .content .prelude_heading{font-size:2.75rem;font-weight:600}.error404 .content .prelude_description{max-width:500px;font-size:1.15rem;line-height:1.25}body{overflow-x:hidden;color:#fff;font-family:Maax,Helvetica,Ariel;background-color:#0d9aa8;background-image:linear-gradient(180deg,#0d9aa8 50%,#04737e 90%);background-repeat:no-repeat}.single-uitslag .page-intro_wrapper{margin-left:auto;margin-right:auto;padding:2rem 1rem;width:100%}@media (min-width: 1024px){.single-uitslag .page-intro_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.single-uitslag .page-intro_wrapper{max-width:1280px}}@media (min-width: 1500px){.single-uitslag .page-intro_wrapper{max-width:1500px}}.single-uitslag .page-intro .prelude{display:flex;flex-direction:column;row-gap:1rem;text-align:center}.single-uitslag .page-intro .prelude_heading{font-size:2rem;font-weight:600}.single-uitslag .page-intro .prelude_description{max-width:750px;margin-left:auto;margin-right:auto}.single-uitslag .page-intro .prelude_description *+*{margin-top:1rem}.getHelp{position:relative;background-color:#fff;border:0;border-radius:100%;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;color:#0d9aa8;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;transition:.3s ease;margin-left:auto}.getHelp:hover{transform:scale(1.1)}.getHelp svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.1)}.getHelp-popup{z-index:111;position:fixed;top:50%;left:calc(50% - 7.5px);width:calc(100% - 2rem);max-width:500px;transform:translate(-50%,-50%);background-color:#08646d;color:#fff;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;display:flex;flex-direction:column;row-gap:3rem;padding:2rem;border-radius:10px;pointer-events:none;opacity:0;visibility:hidden;transition:.3s ease opacity,.3s ease visibility}@media (hover: none) and (pointer: coarse){.getHelp-popup{left:50%}}.getHelp-popup.isVisible{pointer-events:all;opacity:1;visibility:visible}.getHelp-popup h3{font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.getHelp-popup p{line-height:1.75}.getHelp-popup strong{font-weight:600}.getHelp-popup .minimalButton{border:0;background-color:transparent;text-decoration:underline;font-weight:600;margin-top:.75rem;padding-left:0;color:inherit;display:inline-block;text-underline-offset:5px;text-decoration-color:transparent;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}.getHelp-popup .minimalButton:hover{text-decoration-color:inherit;text-underline-offset:3px}
