.breakdance .bde-section-4222-330{background-image:url(https://www.greenbelt.co.uk/wp-content/uploads/2025/11/home_hero.webp);background-position:0 28%}.breakdance .bde-section-4222-330 .section-container{height:400px}.breakdance .bde-div-4222-331{width:100%}.breakdance .bde-div-4222-331{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-4222-331{background-color:var(--bde-palette-greenbelt-transparent-brown-65972bf2-d1a7-46bd-a117-e51f0cb7c8e8-9)}.breakdance .bde-div-4222-331{position:absolute;left:0px;right:0px;bottom:0px}.breakdance .bde-div-4222-332{width:75%}.breakdance .bde-div-4222-332{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-columns-4222-333{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4222-333{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4222-333{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4222-333{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4222-333{--columnCount:2}}.breakdance .bde-column-4222-334{--column-width:50%}.breakdance .bde-column-4222-334{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-column-4222-334.bde-column{padding:15px 15px 15px 15px}.breakdance .bde-rich-text-4222-335{text-align:left}.breakdance .bde-column-4222-336{--column-width:50%}.breakdance .bde-column-4222-336{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-column-4222-336.bde-column{padding:15px 15px 15px 15px}.login-button-link{text-decoration:none;color:#5c462b;display:inline-block;filter:drop-shadow(0 4px 10px rgba(0,0,0,0.15))}.login-button-card{background-color:#b2c218;border-radius:1.5rem;padding:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:15rem;box-shadow:0 2px 4px rgba(0,0,0,0.05),0 8px 24px rgba(0,0,0,0.07);transition:transform 0.2s ease-in-out,box-shadow 0.2s ease-in-out}.login-button-link:hover .login-button-card{transform:translateY(-5px)}.login-button-icon{stroke:#5c462b;stroke-width:1.5}.login-button-text{margin:0}.login-button-link.loading{cursor:wait}.login-button-link.loading:hover .login-button-card{transform:none}.card-loader-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:1.5rem}.card-spinner{height:4rem;width:4rem;border-radius:50%;border:0.4rem solid rgba(106,79,75,0.2);border-top-color:#5c462b;animation:card-spinner-spin 1s linear infinite;flex-shrink:0}.card-loader-text{color:#fff;text-align:center}@keyframes card-spinner-spin{to{transform:rotate(360deg)}}.breakdance .bde-section-4222-271 .section-container{justify-content:center}.breakdance .bde-section-4222-271{background-color:#FFF}.breakdance .bde-section-4222-271 .section-container{height:100%}.breakdance .bde-section-4222-271 .section-container{--bde-section-width:75%}@media (max-width:1119px){.breakdance .bde-section-4222-271 .section-container{--bde-section-width:75%}}@media (max-width:1023px){.breakdance .bde-section-4222-271 .section-container{--bde-section-width:90%}}@media (max-width:767px){.breakdance .bde-section-4222-271 .section-container{align-items:center;text-align:center}.breakdance .bde-section-4222-271 .section-container{--bde-section-width:100%}}.breakdance .bde-code-block-4222-285{width:100%}:root{--matters-color-green:#b2c218;--matters-color-blue:#6ba4b8;--matters-color-brown-accent:#5c462b;--theme-brown-text:#5c462b}.matters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;padding:2rem 0}.matters-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:15px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.05),0 8px 24px rgba(0,0,0,0.07);transition:transform 0.3s ease,box-shadow 0.3s ease}.matters-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,0.06),0 12px 32px rgba(0,0,0,0.1)}.matters-card__image{width:100%;display:block;aspect-ratio:16 / 10;object-fit:cover}.matters-card__content{padding:25px;flex-grow:1;display:flex;flex-direction:column;border-bottom:8px solid transparent}.matters-card__title{color:var(--theme-brown-text)!important;margin:0 0 15px 0;line-height:1.2}.matters-card__text{color:var(--theme-brown-text);line-height:1.6;margin:0}.matters-card--planet .matters-card__content{border-color:var(--matters-color-green)}.matters-card--place .matters-card__content{border-color:var(--matters-color-blue)}.matters-card--people .matters-card__content{border-color:var(--matters-color-brown-accent)}.matters-card--prices .matters-card__content{border-color:var(--matters-color-green)}@media (max-width:1024px){.matters-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.matters-grid{grid-template-columns:1fr;gap:1.5rem}.matters-card{flex-direction:row;align-items:stretch;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.matters-card__image{flex:0 0 40%;width:40%;aspect-ratio:auto}.matters-card__content{flex:1 1 auto;border-bottom:none!important;padding:15px}.matters-card__title{font-size:1.1rem;margin-bottom:10px}.matters-card__text{display:block;font-size:0.9rem;line-height:1.5}.matters-card--planet{box-shadow:8px 0 0 0 var(--matters-color-green),0 4px 12px rgba(0,0,0,0.1)}.matters-card--place{box-shadow:8px 0 0 0 var(--matters-color-blue),0 4px 12px rgba(0,0,0,0.1)}.matters-card--people{box-shadow:8px 0 0 0 var(--matters-color-brown-accent),0 4px 12px rgba(0,0,0,0.1)}.matters-card--prices{box-shadow:8px 0 0 0 var(--matters-color-green),0 4px 12px rgba(0,0,0,0.1)}}.breakdance .bde-section-4222-181 .section-container{justify-content:center}.breakdance .bde-section-4222-181{background-color:var(--bde-palette-greenbelt-grey-background-8e3e2970-35a2-402d-9689-19b26e83792f-10)}.breakdance .bde-section-4222-181 .section-container{height:100%}.breakdance .bde-section-4222-181 .section-container{--bde-section-width:75%}@media (max-width:1119px){.breakdance .bde-section-4222-181 .section-container{--bde-section-width:75%}}@media (max-width:1023px){.breakdance .bde-section-4222-181 .section-container{--bde-section-width:90%}}@media (max-width:767px){.breakdance .bde-section-4222-181 .section-container{--bde-section-width:95%}}.breakdance .bde-columns-4222-196{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4222-196{--columnCount:2}.breakdance .bde-columns-4222-196.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4222-196.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4222-196{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4222-196{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4222-196{--columnCount:2}}.breakdance .bde-column-4222-197{--column-width:50%}.breakdance .bde-div-4222-204{min-height:100%}.breakdance .bde-image2-4222-199{border-radius:15px;box-shadow:1px 2px 5px 0px var(--bde-palette-greenbelt-grey-shadow-6af35c07-a5e0-4730-abd3-179cb1597f7f-12);height:100%;width:auto}.breakdance .bde-column-4222-198{--column-width:50%;min-height:100%}.breakdance .bde-column-4222-198{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-div-4222-205{min-height:100%}.breakdance .bde-div-4222-205{display:flex;align-items:flex-start;justify-content:space-between}.breakdance .bde-heading-4222-270{color:var(--bde-palette-greenbelt-green-ff7dbee4-f9aa-4d6c-9c8f-15d5c258a8de-1)}.breakdance .bde-rich-text-4222-200{color:var(--bde-palette-greenbelt-brown-ac5deb67-2d3f-4eed-bbe5-2b89a158c9e0-2)}.breakdance .bde-div-4222-268{width:100%}@media (max-width:767px){.breakdance .bde-div-4222-268{margin-bottom:0px}}.breakdance .bde-button-4222-269{margin-bottom:2.5rem}.breakdance .bde-button-4222-269 .bde-button__button .button-atom__icon-wrapper{--spaceBeforeArrow:4px;--hoverTranslate:3px;margin-left:var(--spaceBeforeArrow)}.breakdance .bde-button-4222-269 .bde-button__button .un-arrow-icon{position:relative;top:-1px;transition:transform 0.3s ease;vertical-align:middle;margin-left:-0.08em}.breakdance .bde-button-4222-269 .bde-button__button .un-arrow-icon{margin-left:0.2em}.breakdance .bde-button-4222-269 .bde-button__button .un-arrow-icon_circle{transition:stroke-dashoffset 0.3s ease;stroke-dasharray:95;stroke-dashoffset:95}.breakdance .bde-button-4222-269 .bde-button__button svg{font-size:inherit;width:1.25em;height:1.25em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-button-4222-269 .bde-button__button svg g{stroke:inherit}.breakdance .bde-button-4222-269 .bde-button__button:hover .un-arrow-icon_circle{stroke-dashoffset:0}.breakdance .bde-button-4222-269 .bde-button__button:hover .un-arrow-icon{transform:translate3d(var(--hoverTranslate),0,0)}.breakdance .bde-button-4222-269 .bde-button__button{color:var(--bde-palette-greenbelt-blue-1461b802-9d74-4193-a0bd-49ffcfff1b5e-4);font-size:25px}.breakdance .bde-button-4222-269 .bde-button__button{text-decoration:none;--fancyUnderlineColor:currentColor}.breakdance .bde-button-4222-269 .bde-button__button:hover{text-decoration:none}.breakdance .bde-button-4222-269 .bde-button__button::before{content:""}.breakdance .bde-button-4222-269 .bde-button__button::before,.breakdance .bde-button-4222-269 .bde-button__button::after{position:absolute;width:100%;height:0.075em;background:currentColor;top:110%;left:0;pointer-events:none}.breakdance .bde-button-4222-269 .bde-button__button::before{content:"";transform-origin:100% 50%;transform:scale3d(0,1,1);transition-duration:0.3s;transition-property:background-color,transform}.breakdance .bde-button-4222-269 .bde-button__button::before,.breakdance .bde-button-4222-269 .bde-button__button::after{position:absolute;width:100%;height:0.075em;background-color:var(--fancyUnderlineColor);top:110%;left:0;pointer-events:none}.breakdance .bde-button-4222-269 .bde-button__button:hover::before{transform-origin:0% 50%;transform:scale3d(1,1,1)}@media (max-width:767px){.breakdance .bde-button-4222-269 .bde-button__button{font-size:20px}}.breakdance .bde-section-4222-145 .section-container{display:flex;flex-direction:column;justify-content:center}.breakdance .bde-section-4222-145{background-color:#FFF}.breakdance .bde-section-4222-145 .section-container{height:100%}.breakdance .bde-section-4222-145 .section-container{--bde-section-width:75%}.breakdance .bde-section-4222-145{overflow:hidden}@media (max-width:767px){.breakdance .bde-section-4222-145 .section-container{height:100%}.breakdance .bde-section-4222-145 .section-container{--bde-section-width:100%}}.breakdance .bde-div-4222-229{width:100%}.breakdance .bde-div-4222-229{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.breakdance .bde-div-4222-232{margin-bottom:2.5rem}.breakdance .bde-div-4222-232{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.breakdance .bde-div-4222-253{width:100%;min-height:100%;margin-bottom:2.5rem}@media (max-width:767px){.breakdance .bde-div-4222-253{width:75%}}.breakdance .bde-code-block-4222-303{width:100%}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;padding:2rem 0}.community-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:15px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.05),0 8px 24px rgba(0,0,0,0.07);transition:transform 0.3s ease,box-shadow 0.3s ease}.community-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,0.06),0 12px 32px rgba(0,0,0,0.1)}.community-card__image{width:100%;display:block;aspect-ratio:16 / 10;object-fit:cover}.community-card__content{padding:25px;flex-grow:1;display:flex;flex-direction:column;border-bottom:8px solid transparent}.community-card__title{color:var(--theme-brown-text)!important;margin:0 0 15px 0;line-height:1.2}.community-card__text{color:var(--theme-brown-text);line-height:1.6;margin:0}.community-card--green .community-card__content{border-color:var(--matters-color-green)}.community-card--blue .community-card__content{border-color:var(--matters-color-blue)}.community-card--brown .community-card__content{border-color:var(--matters-color-brown-accent)}@media (max-width:1024px){.community-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.community-grid{grid-template-columns:1fr;gap:1.5rem}.community-card{flex-direction:row;align-items:stretch;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.community-card__image{flex:0 0 40%;width:40%;aspect-ratio:auto}.community-card__content{flex:1 1 auto;border-bottom:none!important;padding:15px}.community-card__title{font-size:1.1rem;margin-bottom:10px}.community-card__text{display:block;font-size:0.9rem;line-height:1.5}.community-card--green{box-shadow:8px 0 0 0 var(--matters-color-green),0 4px 12px rgba(0,0,0,0.1)}.community-card--blue{box-shadow:8px 0 0 0 var(--matters-color-blue),0 4px 12px rgba(0,0,0,0.1)}.community-card--brown{box-shadow:8px 0 0 0 var(--matters-color-brown-accent),0 4px 12px rgba(0,0,0,0.1)}}@media (max-width:767px){.breakdance .bde-code-block-4222-303{width:100%}}.breakdance .bde-div-4222-248{width:100%}.breakdance .bde-div-4222-248{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (max-width:767px){.breakdance .bde-div-4222-248{margin-bottom:0px}}.breakdance .bde-button-4222-249{margin-bottom:2.5rem}.breakdance .bde-button-4222-249 .bde-button__button .button-atom__icon-wrapper{--spaceBeforeArrow:4px;--hoverTranslate:3px;margin-left:var(--spaceBeforeArrow)}.breakdance .bde-button-4222-249 .bde-button__button .un-arrow-icon{position:relative;top:-1px;transition:transform 0.3s ease;vertical-align:middle;margin-left:-0.08em}.breakdance .bde-button-4222-249 .bde-button__button .un-arrow-icon{margin-left:0.2em}.breakdance .bde-button-4222-249 .bde-button__button .un-arrow-icon_circle{transition:stroke-dashoffset 0.3s ease;stroke-dasharray:95;stroke-dashoffset:95}.breakdance .bde-button-4222-249 .bde-button__button svg{font-size:inherit;width:1.25em;height:1.25em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-button-4222-249 .bde-button__button svg g{stroke:inherit}.breakdance .bde-button-4222-249 .bde-button__button:hover .un-arrow-icon_circle{stroke-dashoffset:0}.breakdance .bde-button-4222-249 .bde-button__button:hover .un-arrow-icon{transform:translate3d(var(--hoverTranslate),0,0)}.breakdance .bde-button-4222-249 .bde-button__button{color:var(--bde-palette-greenbelt-blue-1461b802-9d74-4193-a0bd-49ffcfff1b5e-4);font-size:25px}.breakdance .bde-button-4222-249 .bde-button__button{text-decoration:none;--fancyUnderlineColor:currentColor}.breakdance .bde-button-4222-249 .bde-button__button:hover{text-decoration:none}.breakdance .bde-button-4222-249 .bde-button__button::before{content:""}.breakdance .bde-button-4222-249 .bde-button__button::before,.breakdance .bde-button-4222-249 .bde-button__button::after{position:absolute;width:100%;height:0.075em;background:currentColor;top:110%;left:0;pointer-events:none}.breakdance .bde-button-4222-249 .bde-button__button::before{content:"";transform-origin:100% 50%;transform:scale3d(0,1,1);transition-duration:0.3s;transition-property:background-color,transform}.breakdance .bde-button-4222-249 .bde-button__button::before,.breakdance .bde-button-4222-249 .bde-button__button::after{position:absolute;width:100%;height:0.075em;background-color:var(--fancyUnderlineColor);top:110%;left:0;pointer-events:none}.breakdance .bde-button-4222-249 .bde-button__button:hover::before{transform-origin:0% 50%;transform:scale3d(1,1,1)}@media (max-width:767px){.breakdance .bde-button-4222-249 .bde-button__button{font-size:20px}}.breakdance .bde-section-4222-116 .section-container{display:flex;justify-content:space-evenly}.breakdance .bde-section-4222-116{background-color:var(--bde-palette-greenbelt-grey-background-8e3e2970-35a2-402d-9689-19b26e83792f-10)}.breakdance .bde-section-4222-116 .section-container{height:100%}.breakdance .bde-section-4222-116 .section-container{--bde-section-width:75%}@media (max-width:1119px){.breakdance .bde-section-4222-116 .section-container{height:100%}}@media (max-width:767px){.breakdance .bde-section-4222-116 .section-container{height:100%}.breakdance .bde-section-4222-116 .section-container{--bde-section-width:100%}}.breakdance .bde-div-4222-304{background-color:var(--bde-palette-greenbelt-grey-background-8e3e2970-35a2-402d-9689-19b26e83792f-10)}.breakdance .bde-columns-4222-120{--columnCount:2;margin-bottom:2.5rem}@media (max-width:1119px){.breakdance .bde-columns-4222-120{--columnCount:2}.breakdance .bde-columns-4222-120.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4222-120.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4222-120{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4222-120{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4222-120{--columnCount:2}}.breakdance .bde-column-4222-121{--column-width:50%}.breakdance .bde-column-4222-121{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-4222-122{min-height:100%;margin-top:0px}.breakdance .bde-div-4222-122{display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.breakdance .bde-div-4222-122{width:100%}}.breakdance .bde-heading-4222-201{color:var(--bde-palette-greenbelt-green-ff7dbee4-f9aa-4d6c-9c8f-15d5c258a8de-1);margin-bottom:2.5rem}.breakdance .bde-rich-text-4222-317{color:var(--bde-palette-greenbelt-brown-ac5deb67-2d3f-4eed-bbe5-2b89a158c9e0-2)}.breakdance .bde-column-4222-127{--column-width:50%}.breakdance .bde-column-4222-127{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-image2-4222-318{border-radius:15px}