﻿
/*!
Theme Name: Bugils
Theme URI: https://github.com/nielslange/bugils
Author: Niels Lange
Author URI: https://nielslange.de
Description: A simple, clean and responsive theme for the <em>Bugils Group</em>, the driving force behind <em>Eastern Promise</em>, <em>Double Doors</em>, <em>Cazbar</em>, <em>De Burse</em> and <em>De Hooi</em>.
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bugils
*/
html{font-size:16px;scroll-behavior:smooth;scroll-margin-top:60px}body{line-height:1.5;min-height:100vh;display:flex;flex-direction:column;margin:0;background-color:var(--primary-background-even);color:var(--primary-text)}main{flex:1 0 auto}main section{padding:20px}main section:nth-child(even){background-color:var(--primary-background-even)}main section:nth-child(odd){background-color:var(--primary-background-odd)}main section[id]{scroll-margin-top:60px;position:relative}@media screen and (min-width:800px){main section[id]{scroll-margin-top:60px}}h2,h3,h4,h5,h6{margin:16px 0}h1{margin:0 0 100px}h2,h3,h4,h5,h6,p{margin:0 0 20px}ul,ol{margin:1em 0;padding-left:1.5em}li{margin-bottom:.5em}#site-footer{flex-shrink:0}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}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}@font-face{font-family:"Cantarell";src:url(//doubledoors.id/wp-content/themes/bugils/./assets/fonts/Cantarell/Cantarell-Bold.ttf);font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:"Cantarell";src:url(//doubledoors.id/wp-content/themes/bugils/./assets/fonts/Cantarell/Cantarell-Regular.ttf);font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:"Cantarell";src:url(//doubledoors.id/wp-content/themes/bugils/./assets/fonts/Cantarell/Cantarell-Italic.ttf);font-weight:400;font-style:italic;font-display:fallback}@font-face{font-family:"Cantarell";src:url(//doubledoors.id/wp-content/themes/bugils/./assets/fonts/Cantarell/Cantarell-BoldItalic.ttf);font-weight:700;font-style:italic;font-display:fallback}@font-face{font-family:"Fjalla One";src:url(//doubledoors.id/wp-content/themes/bugils/./assets/fonts/FjallaOne/FjallaOne-Regular.ttf);font-weight:400;font-style:normal;font-display:fallback}body{font-family:"Cantarell",sans-serif;font-size:1rem;color:var(--primary-text);background-color:var(--primary-background)}body p a{color:var(--primary-text);text-decoration:none;border-bottom:1px dotted}body p a:hover{border-bottom:1px solid}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Fjalla One",sans-serif;color:var(--primary-text)}body h1{font-size:2em;margin-bottom:25px}@media screen and (min-width:500px){body h1{margin-bottom:50px}}@media screen and (min-width:800px){body h1{margin-bottom:100px}}body h2{font-size:1.5em}body h3{font-size:1.5em}body h4{font-size:1.25em}body h5{font-size:1em}body h6{font-size:.875em}body .lead{font-size:1.25rem;font-family:"Fjalla One",sans-serif}@media screen and (min-width:800px){body .lead{font-size:1.5rem}}body .center{text-align:center}body .heading{position:relative;text-align:center;margin:2rem 0 3rem;padding:0 2rem}body .heading:before,body .heading:after{content:"";position:absolute;top:50%;width:calc(50% - 4rem);height:1px;background-color:var(--primary-text)}body .heading:before{left:0}body .heading:after{right:0}.wp-block-button__link{height:auto;width:auto}.button{color:var(--secondary-text);background-color:var(--secondary-background);padding:.5rem 1rem;border-radius:.25rem;text-decoration:none}.button:hover{background-color:var(--tertiary-background)}#whatsapp{position:fixed;bottom:20px;right:20px;z-index:1;line-height:0;padding:15px;border-radius:50%;background-color:#25d366}#whatsapp img{height:24px;width:24px}.menu-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:800px){.menu-buttons{flex-direction:row;justify-content:center}}.container{padding:1em;max-width:900px;margin:0 auto}.grid,.home #happenings .flyers{display:grid;gap:2rem;clear:both}.grid--gap-sm,.home #happenings .flyers{gap:10px}.grid--2-cols{grid-template-columns:1fr}@media screen and (min-width:800px){.grid--2-cols{grid-template-columns:repeat(2,1fr)}}.grid--4-cols{grid-template-columns:1fr}@media screen and (min-width:500px){.grid--4-cols{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:800px){.grid--4-cols{grid-template-columns:repeat(4,1fr)}}.grid--4-cols--flyer,.home #happenings .flyers{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:800px){.grid--4-cols--flyer,.home #happenings .flyers{grid-template-columns:repeat(4,1fr)}}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.m-1{margin:.25rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.m-3{margin:1rem}.mt-3{margin-top:1rem}.mr-3{margin-right:1rem}.mb-3{margin-bottom:1rem}.ml-3{margin-left:1rem}.mx-3{margin-left:1rem;margin-right:1rem}.my-3{margin-top:1rem;margin-bottom:1rem}.m-4{margin:1.5rem}.mt-4{margin-top:1.5rem}.mr-4{margin-right:1.5rem}.mb-4{margin-bottom:1.5rem}.ml-4{margin-left:1.5rem}.mx-4{margin-left:1.5rem;margin-right:1.5rem}.my-4{margin-top:1.5rem;margin-bottom:1.5rem}.m-5{margin:2rem}.mt-5{margin-top:2rem}.mr-5{margin-right:2rem}.mb-5{margin-bottom:2rem}.ml-5{margin-left:2rem}.mx-5{margin-left:2rem;margin-right:2rem}.my-5{margin-top:2rem;margin-bottom:2rem}.m-6{margin:3rem}.mt-6{margin-top:3rem}.mr-6{margin-right:3rem}.mb-6{margin-bottom:3rem}.ml-6{margin-left:3rem}.mx-6{margin-left:3rem;margin-right:3rem}.my-6{margin-top:3rem;margin-bottom:3rem}.m-7{margin:4rem}.mt-7{margin-top:4rem}.mr-7{margin-right:4rem}.mb-7{margin-bottom:4rem}.ml-7{margin-left:4rem}.mx-7{margin-left:4rem;margin-right:4rem}.my-7{margin-top:4rem;margin-bottom:4rem}.m-8{margin:5rem}.mt-8{margin-top:5rem}.mr-8{margin-right:5rem}.mb-8{margin-bottom:5rem}.ml-8{margin-left:5rem}.mx-8{margin-left:5rem;margin-right:5rem}.my-8{margin-top:5rem;margin-bottom:5rem}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.p-1{padding:.25rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-3{padding:1rem}.pt-3{padding-top:1rem}.pr-3{padding-right:1rem}.pb-3{padding-bottom:1rem}.pl-3{padding-left:1rem}.px-3{padding-left:1rem;padding-right:1rem}.py-3{padding-top:1rem;padding-bottom:1rem}.p-4{padding:1.5rem}.pt-4{padding-top:1.5rem}.pr-4{padding-right:1.5rem}.pb-4{padding-bottom:1.5rem}.pl-4{padding-left:1.5rem}.px-4{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.p-5{padding:2rem}.pt-5{padding-top:2rem}.pr-5{padding-right:2rem}.pb-5{padding-bottom:2rem}.pl-5{padding-left:2rem}.px-5{padding-left:2rem;padding-right:2rem}.py-5{padding-top:2rem;padding-bottom:2rem}.p-6{padding:3rem}.pt-6{padding-top:3rem}.pr-6{padding-right:3rem}.pb-6{padding-bottom:3rem}.pl-6{padding-left:3rem}.px-6{padding-left:3rem;padding-right:3rem}.py-6{padding-top:3rem;padding-bottom:3rem}.p-7{padding:4rem}.pt-7{padding-top:4rem}.pr-7{padding-right:4rem}.pb-7{padding-bottom:4rem}.pl-7{padding-left:4rem}.px-7{padding-left:4rem;padding-right:4rem}.py-7{padding-top:4rem;padding-bottom:4rem}.p-8{padding:5rem}.pt-8{padding-top:5rem}.pr-8{padding-right:5rem}.pb-8{padding-bottom:5rem}.pl-8{padding-left:5rem}.px-8{padding-left:5rem;padding-right:5rem}.py-8{padding-top:5rem;padding-bottom:5rem}@media(min-width:500px){.m-mobile-0{margin:0}.m-mobilet-0{margin-top:0}.m-mobiler-0{margin-right:0}.m-mobileb-0{margin-bottom:0}.m-mobilel-0{margin-left:0}.m-mobilex-0{margin-left:0;margin-right:0}.m-mobiley-0{margin-top:0;margin-bottom:0}.m-mobile-1{margin:.25rem}.m-mobilet-1{margin-top:.25rem}.m-mobiler-1{margin-right:.25rem}.m-mobileb-1{margin-bottom:.25rem}.m-mobilel-1{margin-left:.25rem}.m-mobilex-1{margin-left:.25rem;margin-right:.25rem}.m-mobiley-1{margin-top:.25rem;margin-bottom:.25rem}.m-mobile-2{margin:.5rem}.m-mobilet-2{margin-top:.5rem}.m-mobiler-2{margin-right:.5rem}.m-mobileb-2{margin-bottom:.5rem}.m-mobilel-2{margin-left:.5rem}.m-mobilex-2{margin-left:.5rem;margin-right:.5rem}.m-mobiley-2{margin-top:.5rem;margin-bottom:.5rem}.m-mobile-3{margin:1rem}.m-mobilet-3{margin-top:1rem}.m-mobiler-3{margin-right:1rem}.m-mobileb-3{margin-bottom:1rem}.m-mobilel-3{margin-left:1rem}.m-mobilex-3{margin-left:1rem;margin-right:1rem}.m-mobiley-3{margin-top:1rem;margin-bottom:1rem}.m-mobile-4{margin:1.5rem}.m-mobilet-4{margin-top:1.5rem}.m-mobiler-4{margin-right:1.5rem}.m-mobileb-4{margin-bottom:1.5rem}.m-mobilel-4{margin-left:1.5rem}.m-mobilex-4{margin-left:1.5rem;margin-right:1.5rem}.m-mobiley-4{margin-top:1.5rem;margin-bottom:1.5rem}.m-mobile-5{margin:2rem}.m-mobilet-5{margin-top:2rem}.m-mobiler-5{margin-right:2rem}.m-mobileb-5{margin-bottom:2rem}.m-mobilel-5{margin-left:2rem}.m-mobilex-5{margin-left:2rem;margin-right:2rem}.m-mobiley-5{margin-top:2rem;margin-bottom:2rem}.m-mobile-6{margin:3rem}.m-mobilet-6{margin-top:3rem}.m-mobiler-6{margin-right:3rem}.m-mobileb-6{margin-bottom:3rem}.m-mobilel-6{margin-left:3rem}.m-mobilex-6{margin-left:3rem;margin-right:3rem}.m-mobiley-6{margin-top:3rem;margin-bottom:3rem}.m-mobile-7{margin:4rem}.m-mobilet-7{margin-top:4rem}.m-mobiler-7{margin-right:4rem}.m-mobileb-7{margin-bottom:4rem}.m-mobilel-7{margin-left:4rem}.m-mobilex-7{margin-left:4rem;margin-right:4rem}.m-mobiley-7{margin-top:4rem;margin-bottom:4rem}.m-mobile-8{margin:5rem}.m-mobilet-8{margin-top:5rem}.m-mobiler-8{margin-right:5rem}.m-mobileb-8{margin-bottom:5rem}.m-mobilel-8{margin-left:5rem}.m-mobilex-8{margin-left:5rem;margin-right:5rem}.m-mobiley-8{margin-top:5rem;margin-bottom:5rem}.p-mobile-0{padding:0}.p-mobilet-0{padding-top:0}.p-mobiler-0{padding-right:0}.p-mobileb-0{padding-bottom:0}.p-mobilel-0{padding-left:0}.p-mobilex-0{padding-left:0;padding-right:0}.p-mobiley-0{padding-top:0;padding-bottom:0}.p-mobile-1{padding:.25rem}.p-mobilet-1{padding-top:.25rem}.p-mobiler-1{padding-right:.25rem}.p-mobileb-1{padding-bottom:.25rem}.p-mobilel-1{padding-left:.25rem}.p-mobilex-1{padding-left:.25rem;padding-right:.25rem}.p-mobiley-1{padding-top:.25rem;padding-bottom:.25rem}.p-mobile-2{padding:.5rem}.p-mobilet-2{padding-top:.5rem}.p-mobiler-2{padding-right:.5rem}.p-mobileb-2{padding-bottom:.5rem}.p-mobilel-2{padding-left:.5rem}.p-mobilex-2{padding-left:.5rem;padding-right:.5rem}.p-mobiley-2{padding-top:.5rem;padding-bottom:.5rem}.p-mobile-3{padding:1rem}.p-mobilet-3{padding-top:1rem}.p-mobiler-3{padding-right:1rem}.p-mobileb-3{padding-bottom:1rem}.p-mobilel-3{padding-left:1rem}.p-mobilex-3{padding-left:1rem;padding-right:1rem}.p-mobiley-3{padding-top:1rem;padding-bottom:1rem}.p-mobile-4{padding:1.5rem}.p-mobilet-4{padding-top:1.5rem}.p-mobiler-4{padding-right:1.5rem}.p-mobileb-4{padding-bottom:1.5rem}.p-mobilel-4{padding-left:1.5rem}.p-mobilex-4{padding-left:1.5rem;padding-right:1.5rem}.p-mobiley-4{padding-top:1.5rem;padding-bottom:1.5rem}.p-mobile-5{padding:2rem}.p-mobilet-5{padding-top:2rem}.p-mobiler-5{padding-right:2rem}.p-mobileb-5{padding-bottom:2rem}.p-mobilel-5{padding-left:2rem}.p-mobilex-5{padding-left:2rem;padding-right:2rem}.p-mobiley-5{padding-top:2rem;padding-bottom:2rem}.p-mobile-6{padding:3rem}.p-mobilet-6{padding-top:3rem}.p-mobiler-6{padding-right:3rem}.p-mobileb-6{padding-bottom:3rem}.p-mobilel-6{padding-left:3rem}.p-mobilex-6{padding-left:3rem;padding-right:3rem}.p-mobiley-6{padding-top:3rem;padding-bottom:3rem}.p-mobile-7{padding:4rem}.p-mobilet-7{padding-top:4rem}.p-mobiler-7{padding-right:4rem}.p-mobileb-7{padding-bottom:4rem}.p-mobilel-7{padding-left:4rem}.p-mobilex-7{padding-left:4rem;padding-right:4rem}.p-mobiley-7{padding-top:4rem;padding-bottom:4rem}.p-mobile-8{padding:5rem}.p-mobilet-8{padding-top:5rem}.p-mobiler-8{padding-right:5rem}.p-mobileb-8{padding-bottom:5rem}.p-mobilel-8{padding-left:5rem}.p-mobilex-8{padding-left:5rem;padding-right:5rem}.p-mobiley-8{padding-top:5rem;padding-bottom:5rem}}@media(min-width:800px){.m-tablet-0{margin:0}.m-tablett-0{margin-top:0}.m-tabletr-0{margin-right:0}.m-tabletb-0{margin-bottom:0}.m-tabletl-0{margin-left:0}.m-tabletx-0{margin-left:0;margin-right:0}.m-tablety-0{margin-top:0;margin-bottom:0}.m-tablet-1{margin:.25rem}.m-tablett-1{margin-top:.25rem}.m-tabletr-1{margin-right:.25rem}.m-tabletb-1{margin-bottom:.25rem}.m-tabletl-1{margin-left:.25rem}.m-tabletx-1{margin-left:.25rem;margin-right:.25rem}.m-tablety-1{margin-top:.25rem;margin-bottom:.25rem}.m-tablet-2{margin:.5rem}.m-tablett-2{margin-top:.5rem}.m-tabletr-2{margin-right:.5rem}.m-tabletb-2{margin-bottom:.5rem}.m-tabletl-2{margin-left:.5rem}.m-tabletx-2{margin-left:.5rem;margin-right:.5rem}.m-tablety-2{margin-top:.5rem;margin-bottom:.5rem}.m-tablet-3{margin:1rem}.m-tablett-3{margin-top:1rem}.m-tabletr-3{margin-right:1rem}.m-tabletb-3{margin-bottom:1rem}.m-tabletl-3{margin-left:1rem}.m-tabletx-3{margin-left:1rem;margin-right:1rem}.m-tablety-3{margin-top:1rem;margin-bottom:1rem}.m-tablet-4{margin:1.5rem}.m-tablett-4{margin-top:1.5rem}.m-tabletr-4{margin-right:1.5rem}.m-tabletb-4{margin-bottom:1.5rem}.m-tabletl-4{margin-left:1.5rem}.m-tabletx-4{margin-left:1.5rem;margin-right:1.5rem}.m-tablety-4{margin-top:1.5rem;margin-bottom:1.5rem}.m-tablet-5{margin:2rem}.m-tablett-5{margin-top:2rem}.m-tabletr-5{margin-right:2rem}.m-tabletb-5{margin-bottom:2rem}.m-tabletl-5{margin-left:2rem}.m-tabletx-5{margin-left:2rem;margin-right:2rem}.m-tablety-5{margin-top:2rem;margin-bottom:2rem}.m-tablet-6{margin:3rem}.m-tablett-6{margin-top:3rem}.m-tabletr-6{margin-right:3rem}.m-tabletb-6{margin-bottom:3rem}.m-tabletl-6{margin-left:3rem}.m-tabletx-6{margin-left:3rem;margin-right:3rem}.m-tablety-6{margin-top:3rem;margin-bottom:3rem}.m-tablet-7{margin:4rem}.m-tablett-7{margin-top:4rem}.m-tabletr-7{margin-right:4rem}.m-tabletb-7{margin-bottom:4rem}.m-tabletl-7{margin-left:4rem}.m-tabletx-7{margin-left:4rem;margin-right:4rem}.m-tablety-7{margin-top:4rem;margin-bottom:4rem}.m-tablet-8{margin:5rem}.m-tablett-8{margin-top:5rem}.m-tabletr-8{margin-right:5rem}.m-tabletb-8{margin-bottom:5rem}.m-tabletl-8{margin-left:5rem}.m-tabletx-8{margin-left:5rem;margin-right:5rem}.m-tablety-8{margin-top:5rem;margin-bottom:5rem}.p-tablet-0{padding:0}.p-tablett-0{padding-top:0}.p-tabletr-0{padding-right:0}.p-tabletb-0{padding-bottom:0}.p-tabletl-0{padding-left:0}.p-tabletx-0{padding-left:0;padding-right:0}.p-tablety-0{padding-top:0;padding-bottom:0}.p-tablet-1{padding:.25rem}.p-tablett-1{padding-top:.25rem}.p-tabletr-1{padding-right:.25rem}.p-tabletb-1{padding-bottom:.25rem}.p-tabletl-1{padding-left:.25rem}.p-tabletx-1{padding-left:.25rem;padding-right:.25rem}.p-tablety-1{padding-top:.25rem;padding-bottom:.25rem}.p-tablet-2{padding:.5rem}.p-tablett-2{padding-top:.5rem}.p-tabletr-2{padding-right:.5rem}.p-tabletb-2{padding-bottom:.5rem}.p-tabletl-2{padding-left:.5rem}.p-tabletx-2{padding-left:.5rem;padding-right:.5rem}.p-tablety-2{padding-top:.5rem;padding-bottom:.5rem}.p-tablet-3{padding:1rem}.p-tablett-3{padding-top:1rem}.p-tabletr-3{padding-right:1rem}.p-tabletb-3{padding-bottom:1rem}.p-tabletl-3{padding-left:1rem}.p-tabletx-3{padding-left:1rem;padding-right:1rem}.p-tablety-3{padding-top:1rem;padding-bottom:1rem}.p-tablet-4{padding:1.5rem}.p-tablett-4{padding-top:1.5rem}.p-tabletr-4{padding-right:1.5rem}.p-tabletb-4{padding-bottom:1.5rem}.p-tabletl-4{padding-left:1.5rem}.p-tabletx-4{padding-left:1.5rem;padding-right:1.5rem}.p-tablety-4{padding-top:1.5rem;padding-bottom:1.5rem}.p-tablet-5{padding:2rem}.p-tablett-5{padding-top:2rem}.p-tabletr-5{padding-right:2rem}.p-tabletb-5{padding-bottom:2rem}.p-tabletl-5{padding-left:2rem}.p-tabletx-5{padding-left:2rem;padding-right:2rem}.p-tablety-5{padding-top:2rem;padding-bottom:2rem}.p-tablet-6{padding:3rem}.p-tablett-6{padding-top:3rem}.p-tabletr-6{padding-right:3rem}.p-tabletb-6{padding-bottom:3rem}.p-tabletl-6{padding-left:3rem}.p-tabletx-6{padding-left:3rem;padding-right:3rem}.p-tablety-6{padding-top:3rem;padding-bottom:3rem}.p-tablet-7{padding:4rem}.p-tablett-7{padding-top:4rem}.p-tabletr-7{padding-right:4rem}.p-tabletb-7{padding-bottom:4rem}.p-tabletl-7{padding-left:4rem}.p-tabletx-7{padding-left:4rem;padding-right:4rem}.p-tablety-7{padding-top:4rem;padding-bottom:4rem}.p-tablet-8{padding:5rem}.p-tablett-8{padding-top:5rem}.p-tabletr-8{padding-right:5rem}.p-tabletb-8{padding-bottom:5rem}.p-tabletl-8{padding-left:5rem}.p-tabletx-8{padding-left:5rem;padding-right:5rem}.p-tablety-8{padding-top:5rem;padding-bottom:5rem}}.wp-block-table.is-style-stripes{border-bottom:none;background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:color-mix(in srgb,currentColor 10%,transparent)}:root{--admin-bar-height:0px}body.admin-bar{--admin-bar-height:32px}@media screen and (max-width:782px){body.admin-bar{--admin-bar-height:46px}}#site-header{background-color:var(--secondary-background);position:fixed;width:100%;z-index:1000}@media screen and (max-width:800px){#site-header{position:sticky;top:var(--admin-bar-height);width:100%}}#site-header .header-inner{color:var(--secondary-text);align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:900px;padding:0 20px;height:60px}#site-header .site-branding .site-title{margin:0}#site-header .site-branding .site-title a,#site-header .site-branding .site-title .site-description{display:inline}#site-header .site-branding .site-title a{border:none;color:var(--secondary-text);text-decoration:none}#site-header .site-branding .site-title a:hover{text-decoration:none}#site-header .site-branding .site-title .site-description{margin:0 0 0 1rem;font-size:.9rem}@media screen and (max-width:500px){#site-header .site-branding .site-title .site-description{display:none}}#site-header .hamburger-menu,#site-header #menu-toggle{cursor:pointer;fill:var(--secondary-text);height:24px;width:24px;transition:background-image .3s ease-in-out;background:0 0;border:none;padding:0;color:var(--secondary-text)}#site-header .hamburger-menu .menu-icon,#site-header #menu-toggle .menu-icon{fill:currentColor}#site-header #header-menu{display:none}#site-header .mobile-menu,#site-header #menu-panel{display:none}#site-header .mobile-menu.open,#site-header #menu-panel.open{background-color:var(--secondary-background);display:block;left:0;padding:20px 0;position:fixed;right:0;top:calc(60px + var(--admin-bar-height));height:calc(100vh - 60px - var(--admin-bar-height));z-index:2}#site-header .mobile-menu.open ul,#site-header #menu-panel.open ul{list-style-type:none;margin:0;padding:70px 0 0}#site-header .mobile-menu.open ul li,#site-header #menu-panel.open ul li{margin:0;padding:0 0 20px;text-align:center}#site-header .mobile-menu.open ul li a,#site-header #menu-panel.open ul li a{border:none;display:block;padding:10px 20px;text-decoration:none;color:var(--secondary-text);font-size:2rem;font-family:"Fjalla One",sans-serif}#site-header .mobile-menu.open ul li li a,#site-header #menu-panel.open ul li li a{padding-left:40px}#site-header .mobile-menu.open ul li.menu-item-button a,#site-header #menu-panel.open ul li.menu-item-button a{display:flex;align-items:center;justify-content:center}@media screen and (min-width:800px){#site-header .header-inner .hamburger-menu,#site-header .header-inner #menu-toggle{display:none}#site-header .header-inner #header-menu{display:block}#site-header .header-inner #header-menu ul{display:flex;list-style-type:none;margin:0;padding:0}#site-header .header-inner #header-menu ul li{margin:0;padding:0;position:relative}#site-header .header-inner #header-menu ul li a{color:var(--secondary-text);text-decoration:none;border:none;display:block;padding:20px 10px}#site-header .header-inner #header-menu ul li a:hover{text-decoration:underline}#site-header .header-inner #header-menu ul li.menu-item-button a{display:flex;align-items:center}#site-header .header-inner #header-menu ul li.menu-item-has-children>a:after{content:"";display:inline-block;background:url(//doubledoors.id/wp-content/themes/bugils/assets/images/chevron-down-solid.svg) no-repeat;fill:var(--secondary-text);margin-left:10px;height:12px;width:12px}#site-header .header-inner #header-menu ul li.menu-item-has-children:hover ul{display:block}#site-header .header-inner #header-menu ul li ul{background-color:var(--secondary-text);display:none;min-width:300px;position:absolute;z-index:1;border:1px solid var(--secondary-text);border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:3}#site-header .header-inner #header-menu ul li ul li{border-bottom:1px solid var(--primary-text)}#site-header .header-inner #header-menu ul li ul li:hover{background-color:var(--primary-text)}#site-header .header-inner #header-menu ul li ul li:hover a{color:var(--primary-text)}#site-header .header-inner #header-menu ul li ul li:last-child{border-bottom:none}#site-header .header-inner #header-menu ul li ul li a{color:var(--primary-text);display:block;padding:10px 20px}#site-header .header-inner .mobile-menu,#site-header .header-inner #menu-panel{display:none}}.site-footer{background-color:var(--secondary-background);padding:0;margin:0;flex-shrink:0;width:100%;position:relative}.partner-section{background-color:var(--tertiary-background);padding:50px 20px;text-align:center}.partner-section__title{color:var(--secondary-text);margin-bottom:2rem}.partner-section__grid{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;align-items:center;gap:1rem}@media screen and (min-width:800px){.partner-section__grid{grid-template-columns:repeat(4,auto)}}.partner-section__logo{width:150px;object-fit:contain;display:block}.footer-content{color:var(--secondary-text);font-size:15px;padding:20px 90px 20px 20px;margin:auto;max-width:900px;text-align:center}.footer-content a{color:var(--secondary-text);text-decoration:none;border-bottom:1px dotted}.footer-content a:hover{border-bottom-style:solid}.footer-content__nav{display:inline-block}.footer-content__menu{display:inline;list-style:none;padding:0;margin:0}.footer-content .menu-item{display:inline}.footer-content .menu-item:after{content:" •"}.footer-content abbr{display:inline-block}.footer-content abbr svg{fill:var(--secondary-text);display:inline-block;height:12px;width:12px}main{background-color:var(--primary-background)}main .main-inner{display:flex;flex-direction:column;padding:50px 20px;margin:auto;max-width:900px}@media screen and (min-width:800px){main .main-inner{padding:100px 20px}}main .main-inner .main-content .entry-header{margin-bottom:30px;text-align:center}.home #hero{background-size:cover;background-position:center;background-repeat:no-repeat;height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;position:relative}.home #hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.66);z-index:1}.home #hero .logo{position:relative;z-index:2}.home #hero .teaser{position:relative;z-index:2;max-width:600px;color:var(--secondary-text)}