.wp-block-wpseopress-breadcrumbs .breadcrumb{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.wp-block-wpseopress-breadcrumbs .breadcrumb a{font-weight:400;-webkit-text-decoration:none;text-decoration:none;color:var(--wp--preset--color--dark-blue) !important}.wp-block-wpseopress-breadcrumbs .breadcrumb a span{position:relative}.wp-block-wpseopress-breadcrumbs .breadcrumb a span:before{content:"";height:1px;display:block;background-color:var(--wp--preset--color--dark-blue);position:absolute;top:auto;right:auto;bottom:-2px;left:0;transition:.3s width ease-in-out;width:0}@media(min-width: 768px){.wp-block-wpseopress-breadcrumbs .breadcrumb a:hover span:before{width:100%}}.wp-block-wpseopress-breadcrumbs .breadcrumb-item{font-size:var(--wp--preset--font-size--xs) !important}.wp-block-wpseopress-breadcrumbs .breadcrumb-item:not(:last-child)::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0.707031%200.707153L3.70703%203.7102L0.707031%206.70715%22%20stroke%3D%22%23030827%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fsvg%3E");margin-right:5px;color:var(--wp--preset--color--dark-blue)}.wp-block-wpseopress-breadcrumbs .breadcrumb-item.active{font-weight:900}.wp-block-wpseopress-breadcrumbs.light .breadcrumb a{color:var(--wp--preset--color--white) !important}.wp-block-wpseopress-breadcrumbs.light .breadcrumb a span:before{background-color:var(--wp--preset--color--white)}.wp-block-wpseopress-breadcrumbs.light .breadcrumb-item:not(:last-child)::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0.707031%200.707153L3.70703%203.7102L0.707031%206.70715%22%20stroke%3D%22white%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fsvg%3E");color:var(--wp--preset--color--white)}.wp-block-wpseopress-breadcrumbs.light .breadcrumb-item.active{color:var(--wp--preset--color--white)}
.wp-block-buttons{display:flex;flex-wrap:wrap;gap:var(--wp--preset--spacing--xxs) var(--wp--preset--spacing--sm) !important}.wp-block-buttons .wp-block-button{position:relative;display:flex}.wp-block-buttons .wp-block-button .wp-block-button__link{position:relative;padding:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--md) !important;border-width:1px !important;border-style:solid;border-radius:50px !important;line-height:1.4;z-index:1;overflow:hidden;transition:all .4s ease-in-out}.wp-block-buttons .wp-block-button .wp-block-button__link::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;z-index:-1;transition:all .3s ease-in-out}.wp-block-buttons .wp-block-button .wp-block-button__link:hover::before{height:100%}.wp-block-buttons .wp-block-button .has-dark-blue-background-color{color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--dark-blue) !important}.wp-block-buttons .wp-block-button .has-dark-blue-background-color:hover{color:var(--wp--preset--color--dark-blue)}.wp-block-buttons .wp-block-button .has-dark-blue-background-color::before{background-color:var(--wp--preset--color--white)}.wp-block-buttons .wp-block-button .has-blue-background-color{color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--blue) !important}.wp-block-buttons .wp-block-button .has-blue-background-color:hover{color:var(--wp--preset--color--blue)}.wp-block-buttons .wp-block-button .has-blue-background-color::before{background-color:var(--wp--preset--color--white)}.wp-block-buttons .wp-block-button .has-white-background-color{color:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--white) !important}.wp-block-buttons .wp-block-button .has-white-background-color:hover{color:var(--wp--preset--color--white)}.wp-block-buttons .wp-block-button .has-white-background-color::before{background-color:var(--wp--preset--color--blue)}.wp-block-buttons .wp-block-button.is-style-outline .has-dark-blue-color:hover{border-color:var(--wp--preset--color--dark-blue) !important;color:var(--wp--preset--color--white) !important}.wp-block-buttons .wp-block-button.is-style-outline .has-dark-blue-color::before{background-color:var(--wp--preset--color--dark-blue)}.wp-block-buttons .wp-block-button.is-style-outline .has-blue-color:hover{border-color:var(--wp--preset--color--blue) !important;color:var(--wp--preset--color--white) !important}.wp-block-buttons .wp-block-button.is-style-outline .has-blue-color::before{background-color:var(--wp--preset--color--blue)}.wp-block-buttons .wp-block-button.is-style-outline .has-white-color:hover{border-color:var(--wp--preset--color--white) !important;color:var(--wp--preset--color--brown) !important}.wp-block-buttons .wp-block-button.is-style-outline .has-white-color::before{background-color:var(--wp--preset--color--white)}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link{display:flex;flex-direction:row-reverse;align-items:center;gap:5px}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link::after{content:"";width:12.5px;height:12.5px;display:inline-flex;transition:.3s all ease-in-out}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link.has-dark-blue-color::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1OTUgMTEuMDUyM0MxMi42OTc4IDExLjgzNDUgMTIuMTQxOSAxMi41MDM1IDExLjMzODkgMTIuNzY2QzEwLjUzNiAxMi42NjMgOS43NjM5NCAxMi40ODgxIDkuMDM4MjEgMTIuMjUxM0M0Ljc5NzA1IDEwLjkwODIgMS41NTk1NSA3LjU0Nzg0IDAuMzgwODgxIDMuMjU2MDFDMC4yMDA3MzUgMi42MzMzMyAwLjA3NzIwNTcgMi4wMDU1MSAwIDEuMzgyODRDMC4yNDcwNTggMC42NjIzODggMC45MjEzMjEgMC4xMzIzNDIgMS43NSAwLjAyOTQyMDRDMi4yMzg5NiAtMC4wNjMyMDg5IDIuNzc0MjYgMC4wNzA1ODg4IDMuMTk2MzIgMC4zMjI3NDdMNC4wODY3NSAyLjU0NTg1QzMuODcwNTggMy4yMTQ4NCAzLjI2ODM3IDMuNzQ0ODkgMi41MzIzNSAzLjg5OTI3QzIuNDU1MTQgMy45MTQ3MSAyLjM5MzM4IDMuOTY2MTcgMi4zNTczNSA0LjAzMzA3QzIuMzIxMzIgNC4wOTk5NyAyLjMyMTMyIDQuMTgyMyAyLjM0NzA1IDQuMjU0MzVDMy40OTk5OSA2Ljk3MTQ4IDUuNjEwMjggOS4xMjc2OCA4LjI5NzA0IDEwLjMyMTZDOC4zNTg4IDEwLjM0NzMgOC40MzYwMSAxMC4zNDczIDguNDk3NzcgMTAuMzIxNkM4LjU2NDY4IDEwLjI5NTggOC42MTYxNSAxMC4yNDk1IDguNjQxODkgMTAuMTgyNkM4Ljg0Nzc3IDkuNjc4MzEgOS4yNzQ5NyA5LjI4MjA2IDkuODE1NDEgOS4wODEzN0wxMi4yNTUxIDkuNjIxNzFDMTIuNTg0NSA5Ljk3MTY0IDEyLjc2NDcgMTAuNDI0NSAxMi43NjQ3IDEwLjg5NzlDMTIuNzY0NyAxMC45NDQyIDEyLjc2OTggMTAuOTg1NCAxMi43NTk1IDExLjA1MjNaIiBmaWxsPSIjMDMwODI3Ii8+Cjwvc3ZnPgo=) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link.has-dark-blue-color:hover::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1OTUgMTEuMDUyM0MxMi42OTc4IDExLjgzNDUgMTIuMTQxOSAxMi41MDM1IDExLjMzODkgMTIuNzY2QzEwLjUzNiAxMi42NjMgOS43NjM5NCAxMi40ODgxIDkuMDM4MjEgMTIuMjUxM0M0Ljc5NzA1IDEwLjkwODIgMS41NTk1NSA3LjU0Nzg0IDAuMzgwODgxIDMuMjU2MDFDMC4yMDA3MzUgMi42MzMzMyAwLjA3NzIwNTcgMi4wMDU1MSAwIDEuMzgyODRDMC4yNDcwNTggMC42NjIzODggMC45MjEzMjEgMC4xMzIzNDIgMS43NSAwLjAyOTQyMDRDMi4yMzg5NiAtMC4wNjMyMDg5IDIuNzc0MjYgMC4wNzA1ODg4IDMuMTk2MzIgMC4zMjI3NDdMNC4wODY3NSAyLjU0NTg1QzMuODcwNTggMy4yMTQ4NCAzLjI2ODM3IDMuNzQ0ODkgMi41MzIzNSAzLjg5OTI3QzIuNDU1MTQgMy45MTQ3MSAyLjM5MzM4IDMuOTY2MTcgMi4zNTczNSA0LjAzMzA3QzIuMzIxMzIgNC4wOTk5NyAyLjMyMTMyIDQuMTgyMyAyLjM0NzA1IDQuMjU0MzVDMy40OTk5OSA2Ljk3MTQ4IDUuNjEwMjggOS4xMjc2OCA4LjI5NzA0IDEwLjMyMTZDOC4zNTg4IDEwLjM0NzMgOC40MzYwMSAxMC4zNDczIDguNDk3NzcgMTAuMzIxNkM4LjU2NDY4IDEwLjI5NTggOC42MTYxNSAxMC4yNDk1IDguNjQxODkgMTAuMTgyNkM4Ljg0Nzc3IDkuNjc4MzEgOS4yNzQ5NyA5LjI4MjA2IDkuODE1NDEgOS4wODEzN0wxMi4yNTUxIDkuNjIxNzFDMTIuNTg0NSA5Ljk3MTY0IDEyLjc2NDcgMTAuNDI0NSAxMi43NjQ3IDEwLjg5NzlDMTIuNzY0NyAxMC45NDQyIDEyLjc2OTggMTAuOTg1NCAxMi43NTk1IDExLjA1MjNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link.has-white-color::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1OTUgMTEuMDUyM0MxMi42OTc4IDExLjgzNDUgMTIuMTQxOSAxMi41MDM1IDExLjMzODkgMTIuNzY2QzEwLjUzNiAxMi42NjMgOS43NjM5NCAxMi40ODgxIDkuMDM4MjEgMTIuMjUxM0M0Ljc5NzA1IDEwLjkwODIgMS41NTk1NSA3LjU0Nzg0IDAuMzgwODgxIDMuMjU2MDFDMC4yMDA3MzUgMi42MzMzMyAwLjA3NzIwNTcgMi4wMDU1MSAwIDEuMzgyODRDMC4yNDcwNTggMC42NjIzODggMC45MjEzMjEgMC4xMzIzNDIgMS43NSAwLjAyOTQyMDRDMi4yMzg5NiAtMC4wNjMyMDg5IDIuNzc0MjYgMC4wNzA1ODg4IDMuMTk2MzIgMC4zMjI3NDdMNC4wODY3NSAyLjU0NTg1QzMuODcwNTggMy4yMTQ4NCAzLjI2ODM3IDMuNzQ0ODkgMi41MzIzNSAzLjg5OTI3QzIuNDU1MTQgMy45MTQ3MSAyLjM5MzM4IDMuOTY2MTcgMi4zNTczNSA0LjAzMzA3QzIuMzIxMzIgNC4wOTk5NyAyLjMyMTMyIDQuMTgyMyAyLjM0NzA1IDQuMjU0MzVDMy40OTk5OSA2Ljk3MTQ4IDUuNjEwMjggOS4xMjc2OCA4LjI5NzA0IDEwLjMyMTZDOC4zNTg4IDEwLjM0NzMgOC40MzYwMSAxMC4zNDczIDguNDk3NzcgMTAuMzIxNkM4LjU2NDY4IDEwLjI5NTggOC42MTYxNSAxMC4yNDk1IDguNjQxODkgMTAuMTgyNkM4Ljg0Nzc3IDkuNjc4MzEgOS4yNzQ5NyA5LjI4MjA2IDkuODE1NDEgOS4wODEzN0wxMi4yNTUxIDkuNjIxNzFDMTIuNTg0NSA5Ljk3MTY0IDEyLjc2NDcgMTAuNDI0NSAxMi43NjQ3IDEwLjg5NzlDMTIuNzY0NyAxMC45NDQyIDEyLjc2OTggMTAuOTg1NCAxMi43NTk1IDExLjA1MjNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-tel-btn .wp-block-button__link.has-white-color:hover::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1OTUgMTEuMDUyM0MxMi42OTc4IDExLjgzNDUgMTIuMTQxOSAxMi41MDM1IDExLjMzODkgMTIuNzY2QzEwLjUzNiAxMi42NjMgOS43NjM5NCAxMi40ODgxIDkuMDM4MjEgMTIuMjUxM0M0Ljc5NzA1IDEwLjkwODIgMS41NTk1NSA3LjU0Nzg0IDAuMzgwODgxIDMuMjU2MDFDMC4yMDA3MzUgMi42MzMzMyAwLjA3NzIwNTcgMi4wMDU1MSAwIDEuMzgyODRDMC4yNDcwNTggMC42NjIzODggMC45MjEzMjEgMC4xMzIzNDIgMS43NSAwLjAyOTQyMDRDMi4yMzg5NiAtMC4wNjMyMDg5IDIuNzc0MjYgMC4wNzA1ODg4IDMuMTk2MzIgMC4zMjI3NDdMNC4wODY3NSAyLjU0NTg1QzMuODcwNTggMy4yMTQ4NCAzLjI2ODM3IDMuNzQ0ODkgMi41MzIzNSAzLjg5OTI3QzIuNDU1MTQgMy45MTQ3MSAyLjM5MzM4IDMuOTY2MTcgMi4zNTczNSA0LjAzMzA3QzIuMzIxMzIgNC4wOTk5NyAyLjMyMTMyIDQuMTgyMyAyLjM0NzA1IDQuMjU0MzVDMy40OTk5OSA2Ljk3MTQ4IDUuNjEwMjggOS4xMjc2OCA4LjI5NzA0IDEwLjMyMTZDOC4zNTg4IDEwLjM0NzMgOC40MzYwMSAxMC4zNDczIDguNDk3NzcgMTAuMzIxNkM4LjU2NDY4IDEwLjI5NTggOC42MTYxNSAxMC4yNDk1IDguNjQxODkgMTAuMTgyNkM4Ljg0Nzc3IDkuNjc4MzEgOS4yNzQ5NyA5LjI4MjA2IDkuODE1NDEgOS4wODEzN0wxMi4yNTUxIDkuNjIxNzFDMTIuNTg0NSA5Ljk3MTY0IDEyLjc2NDcgMTAuNDI0NSAxMi43NjQ3IDEwLjg5NzlDMTIuNzY0NyAxMC45NDQyIDEyLjc2OTggMTAuOTg1NCAxMi43NTk1IDExLjA1MjNaIiBmaWxsPSIjMDMwODI3Ii8+Cjwvc3ZnPgo=) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-play-btn .wp-block-button__link{display:flex;flex-direction:row-reverse;align-items:center;gap:7px}.wp-block-buttons .wp-block-button.is-play-btn .wp-block-button__link::after{content:"";width:16px;height:16px;display:inline-flex;transition:.3s all ease-in-out}.wp-block-buttons .wp-block-button.is-play-btn .wp-block-button__link.has-white-color::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1IDYuNjMwNTZDMTMuNDE2NyA3LjAxNTQ2IDEzLjQxNjcgNy45Nzc3MSAxMi43NSA4LjM2MjYxTDEuNSAxNC44NTc4QzAuODMzMzMzIDE1LjI0MjcgLTcuMzI4MjFlLTA3IDE0Ljc2MTYgLTYuOTkxNzJlLTA3IDEzLjk5MThMLTEuMzEzNDRlLTA3IDEuMDAxMzlDLTkuNzY5NTRlLTA4IDAuMjMxNTkyIDAuODMzMzMzIC0wLjI0OTUzNSAxLjUgMC4xMzUzNjVMMTIuNzUgNi42MzA1NloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-play-btn .wp-block-button__link.has-white-color:hover::after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE0IDE1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTIuNzUgNi42MzA1NkMxMy40MTY3IDcuMDE1NDYgMTMuNDE2NyA3Ljk3NzcxIDEyLjc1IDguMzYyNjFMMS41IDE0Ljg1NzhDMC44MzMzMzMgMTUuMjQyNyAtNy4zMjgyMWUtMDcgMTQuNzYxNiAtNi45OTE3MmUtMDcgMTMuOTkxOEwtMS4zMTM0NGUtMDcgMS4wMDEzOUMtOS43Njk1NGUtMDggMC4yMzE1OTIgMC44MzMzMzMgLTAuMjQ5NTM1IDEuNSAwLjEzNTM2NUwxMi43NSA2LjYzMDU2WiIgZmlsbD0iIzAzMDgyNyIvPgo8L3N2Zz4=) center center/contain no-repeat}.wp-block-buttons .wp-block-button.is-back-btn .wp-block-button__link{padding:0 !important;display:flex;flex-direction:row-reverse;align-items:center;gap:7px;background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-blue);border:0 !important;line-height:1 !important}@media(min-width: 768px){.wp-block-buttons .wp-block-button.is-back-btn .wp-block-button__link:hover{gap:5px}}.wp-block-buttons .wp-block-button.is-back-btn .wp-block-button__link::after{content:"";width:6px;height:9px;margin-bottom:-2px;display:inline-flex;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy43MDcwMyA2LjcwNzE1TDAuNzA3MDMxIDMuNzA0MTFMMy43MDcwMyAwLjcwNzE1MyIgc3Ryb2tlPSIjMDMwODI3IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=) center center/contain no-repeat;transition:.3s all ease-in-out}
.detail{width:100%;border:1px solid var(--wp--preset--color--white);border-radius:30px}.detail.open svg{transform:rotate(180deg)}.detail.open .detail__content{max-height:1500px;padding-bottom:var(--wp--preset--spacing--md)}.detail__header{padding:var(--wp--preset--spacing--md);display:flex;justify-content:space-between;align-items:start;cursor:pointer}@media(min-width: 768px){.detail__header{padding:var(--wp--preset--spacing--md) var(--wp--preset--spacing--lg)}}.detail__header svg{width:12px;height:auto;margin-top:4px;transition:.2s all ease-in-out}.detail__title{width:calc(100% - 20px);font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--white)}@media(min-width: 768px){.detail__title{font-size:var(--wp--preset--font-size--md)}}.detail__content{max-height:0;padding:0 var(--wp--preset--spacing--md);overflow:hidden;transition:all .2s ease-in-out}@media(min-width: 1024px){.detail__content{padding:0 var(--wp--preset--spacing--lg)}}.detail__content *{color:var(--wp--preset--color--white)}
.dialog{padding:0;border:0;background-color:rgba(0,0,0,0);top:50%;transform:translateY(-50%)}.dialog::backdrop{background:rgba(171,171,255,.1);backdrop-filter:blur(4px)}.dialog__top{padding-bottom:var(--wp--preset--spacing--xs);display:flex;justify-content:end}.dialog__close{background-color:rgba(0,0,0,0);border:none;cursor:pointer;padding:.25rem 1rem;border:1px solid var(--wp--preset--color--dark-blue);border-radius:20px}@media(min-width: 768px){.dialog__close{transition:.2s all ease-in-out}.dialog__close:hover{scale:.99}}.dialog__close span{font-family:var(--wp--preset--font-family--helixa);font-size:var(--wp--preset--font-size--xxs)}.dialog-village-eco{width:calc(100% - 2rem);max-width:1050px}.dialog-village-eco .dialog__container{width:100%;aspect-ratio:16/9}.dialog-village-eco iframe{width:100%;height:100%;border:0}.dialog-contact-card{max-width:480px;width:calc(100% - 2rem);padding:var(--wp--preset--spacing--lg) var(--wp--preset--spacing--md);background-color:var(--wp--preset--color--white);border-radius:30px}.dialog-contact-card .dialog__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.dialog-contact-card .dialog__title{max-width:450px;padding-bottom:var(--wp--preset--spacing--md);text-align:center}.dialog-contact-card .gform_wrapper{max-width:300px}.dialog-contact-card .gform_wrapper .gform_fields{row-gap:14px !important}.dialog-contact-card .gform_wrapper .gfield_label{padding-left:0 !important;font-size:var(--wp--preset--font-size--xs) !important;font-weight:400 !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]:-moz-placeholder, .dialog-contact-card .gform_wrapper .ginput_container input[type=email]:-moz-placeholder, .dialog-contact-card .gform_wrapper .ginput_container input[type=tel]:-moz-placeholder{border-color:var(--wp--preset--color--light-blue) !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]:placeholder-shown,.dialog-contact-card .gform_wrapper .ginput_container input[type=email]:placeholder-shown,.dialog-contact-card .gform_wrapper .ginput_container input[type=tel]:placeholder-shown{border-color:var(--wp--preset--color--light-blue) !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]:not(:-moz-placeholder), .dialog-contact-card .gform_wrapper .ginput_container input[type=email]:not(:-moz-placeholder), .dialog-contact-card .gform_wrapper .ginput_container input[type=tel]:not(:-moz-placeholder){border-color:var(--wp--preset--color--dark-blue) !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]:not(:placeholder-shown),.dialog-contact-card .gform_wrapper .ginput_container input[type=email]:not(:placeholder-shown),.dialog-contact-card .gform_wrapper .ginput_container input[type=tel]:not(:placeholder-shown){border-color:var(--wp--preset--color--dark-blue) !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]::-moz-placeholder, .dialog-contact-card .gform_wrapper .ginput_container input[type=email]::-moz-placeholder, .dialog-contact-card .gform_wrapper .ginput_container input[type=tel]::-moz-placeholder{color:var(--wp--preset--color--light-blue) !important}.dialog-contact-card .gform_wrapper .ginput_container input[type=text]::placeholder,.dialog-contact-card .gform_wrapper .ginput_container input[type=email]::placeholder,.dialog-contact-card .gform_wrapper .ginput_container input[type=tel]::placeholder{color:var(--wp--preset--color--light-blue) !important}.dialog-contact-card .gform_wrapper .gfield--type-consent .ginput_container_consent{padding-left:0rem}
body:not(.wp-admin) input[type=radio],body:not(.wp-admin) input[type=checkbox]{cursor:pointer !important;width:12px !important;height:12px !important;margin-left:2px;box-sizing:border-box;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;background:rgba(0,0,0,0) !important;border:2px solid #fff !important;outline:1px solid var(--wp--preset--color--dark-blue);border-radius:1px}body:not(.wp-admin) input[type=radio]{border-radius:50%}body:not(.wp-admin) input[type=radio]::before,body:not(.wp-admin) input[type=checkbox]::before{display:none}body:not(.wp-admin) input[type=radio]:checked,body:not(.wp-admin) input[type=checkbox]:checked{background:var(--wp--preset--color--dark-blue) !important}.gform-theme .gform_fields{-moz-column-gap:24px !important;column-gap:24px !important;row-gap:24px !important}.gform-theme .gfield_label,.gform-theme .gform-field-label:not(.gfield_consent_label){font-family:var(--wp--preset--font-family--helixia);font-size:var(--wp--preset--font-size--sm);font-weight:900}@media(min-width: 768px){.gform-theme .gfield_label,.gform-theme .gform-field-label:not(.gfield_consent_label){padding-left:var(--wp--preset--font-size--xs)}}.gform-theme input[type=text],.gform-theme input[type=email],.gform-theme input[type=tel],.gform-theme input[type=url],.gform-theme textarea,.gform-theme select{min-height:42px !important;padding-left:var(--wp--preset--font-size--xs) !important;padding-right:var(--wp--preset--font-size--xs) !important;border-radius:10px !important;border:1px solid var(--wp--preset--color--blue) !important;background-color:var(--wp--preset--color--white) !important;color:var(--wp--preset--color--dark-blue) !important;box-shadow:none !important;font-size:var(--wp--preset--font-size--xs) !important;transition:all .2s ease-in-out}.gform-theme input[type=text]:focus,.gform-theme input[type=email]:focus,.gform-theme input[type=tel]:focus,.gform-theme input[type=url]:focus,.gform-theme textarea:focus,.gform-theme select:focus{padding-left:1rem !important;border-color:var(--wp--preset--color--blue)}.gform-theme input[type=text]::-moz-placeholder, .gform-theme input[type=email]::-moz-placeholder, .gform-theme input[type=tel]::-moz-placeholder, .gform-theme input[type=url]::-moz-placeholder, .gform-theme textarea::-moz-placeholder, .gform-theme select::-moz-placeholder{font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--blue)}.gform-theme input[type=text]::placeholder,.gform-theme input[type=email]::placeholder,.gform-theme input[type=tel]::placeholder,.gform-theme input[type=url]::placeholder,.gform-theme textarea::placeholder,.gform-theme select::placeholder{font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--blue)}.gform-theme textarea{border-radius:10px !important;min-height:10rem !important}.gform-theme .ginput_container_radio .gfield_radio{display:flex;flex-direction:column !important;gap:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--md) !important}@media(min-width: 768px){.gform-theme .ginput_container_radio .gfield_radio{flex-direction:row !important}}.gform-theme .ginput_container_radio input[type=radio]{margin:auto}.gform-theme .ginput_container_radio input[type=radio]:checked~label{font-weight:900 !important}.gform-theme .ginput_container_radio label{margin:0;padding-left:var(--wp--preset--spacing--xxs) !important;font-weight:400 !important}.gform-theme .gform_required_legend{display:none}.gform-theme .gfield_required_asterisk{color:var(--wp--preset--color--dark-blue) !important}.gform-theme .gfield--type-consent{display:flex;flex-direction:column}.gform-theme .gfield--type-consent .ginput_container_consent{padding-bottom:var(--wp--preset--spacing--sm);padding-left:.5rem;align-items:start;gap:var(--wp--preset--spacing--30) !important}.gform-theme .gfield--type-consent .ginput_container_consent input{margin:auto}.gform-theme .gfield--type-consent .ginput_container_consent .gfield_consent_label{margin-left:0 !important;font-size:var(--wp--preset--font-size--xs) !important;font-weight:400;color:var(--wp--preset--color--dark-blue) !important;line-height:1}.gform-theme .gfield--type-consent .ginput_container_consent .gfield_consent_label a{font-weight:400;color:var(--wp--preset--color--dark-blue) !important}.gform-theme .gfield--type-consent .gfield_consent_description{margin:0 !important;order:3;font-size:10px !important}.gform-theme .gfield--type-consent .gfield_validation_message{order:2}.gform-theme .gform-footer{display:flex;justify-content:center}.gform-theme .gform-footer input[type=submit]{width:100% !important;min-height:auto !important;padding:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--md) !important;position:relative;border-width:1px !important;border-style:solid;border-radius:50px !important;font-family:var(--wp--preset--font-family--helixa) !important;font-size:var(--wp--preset--font-size--xxs) !important;font-weight:900 !important;background-color:var(--wp--preset--color--dark-blue) !important;border-color:var(--wp--preset--color--dark-blue) !important;color:var(--wp--preset--color--white) !important;z-index:1;transition:all .2s ease-in-out !important}@media(min-width: 400px){.gform-theme .gform-footer input[type=submit]{width:auto !important;margin:0 auto !important}}@media(min-width: 768px){.gform-theme .gform-footer input[type=submit]{margin:0 !important}.gform-theme .gform-footer input[type=submit]:hover{background-color:var(--wp--preset--color--white) !important;border-color:var(--wp--preset--color--dark-blue) !important;color:var(--wp--preset--color--dark-blue) !important}}
.swiper-navigation{display:flex;align-items:center;justify-content:center;gap:var(--wp--preset--spacing--md);position:relative;z-index:1}@media(min-width: 768px){.swiper-navigation{justify-content:center}}.swiper-navigation__btn{width:16px;height:14px;transition:all .2s ease-in-out;cursor:pointer}@media(min-width: 768px){.swiper-navigation__btn{width:14px;height:12px}}.swiper-navigation__btn circle,.swiper-navigation__btn path{transition:all .2s ease-in-out}.swiper-navigation__btn:not(.swiper-button-disabled):hover path{stroke:var(--wp--preset--color--red) !important}.swiper-navigation__btn.swiper-button-disabled{opacity:.4;cursor:auto}
.swiper-pagination-bullet{height:8px !important;width:8px !important;background-color:rgba(0,0,0,0) !important;border:1px solid var(--wp--preset--color--white) !important;opacity:1 !important}@media(min-width: 768px){.swiper-pagination-bullet{height:11px !important;width:11px !important}}.swiper-pagination-bullet-active{background-color:var(--wp--preset--color--white) !important}
.wp-block-query-pagination{display:flex;justify-content:center;align-items:center;gap:var(--wp--preset--spacing--xs) !important}.wp-block-query-pagination .wp-block-query-pagination-numbers{display:flex;align-items:center;gap:var(--wp--preset--spacing--xs)}.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers{padding:.3rem .3rem;position:relative;color:var(--wp--preset--color--dark-blue);line-height:1;border-bottom:1px solid rgba(0,0,0,0);-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease-in-out;z-index:0}.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current,.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:hover{border-bottom:1px solid rgba(0,0,0,0);border-color:var(--wp--preset--color--dark-blue)}.wp-block-query-pagination .wp-block-query-pagination-previous span,.wp-block-query-pagination .wp-block-query-pagination-next span{display:none}.wp-block-query-pagination .wp-block-query-pagination-previous::after,.wp-block-query-pagination .wp-block-query-pagination-next::after{content:"";position:relative;display:block;width:14px;height:12px}@media(min-width: 768px){.wp-block-query-pagination .wp-block-query-pagination-previous:hover{transform:rotate(-10deg)}}.wp-block-query-pagination .wp-block-query-pagination-previous::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjcwNyA2LjQ5NzA3TDAuOTU3NjcgNi40OTcwNyIgc3Ryb2tlPSIjMDMwODI3Ii8+CjxwYXRoIGQ9Ik02LjcyNTU4IDAuMzUzNTI1TDAuNzA3MDMxIDYuMzcyMDdMNi43MjU1OCAxMi4zOTA2IiBzdHJva2U9IiMwMzA4MjciLz4KPC9zdmc+Cg==) center center/contain no-repeat}@media(min-width: 768px){.wp-block-query-pagination .wp-block-query-pagination-next:hover{transform:rotate(10deg)}}.wp-block-query-pagination .wp-block-query-pagination-next::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi4yNDcwN0wxMy43NDk0IDYuMjQ3MDciIHN0cm9rZT0iIzAzMDgyNyIvPgo8cGF0aCBkPSJNNy45ODE0NSAxMi4zOTA2TDE0IDYuMzcyMDdMNy45ODE0NSAwLjM1MzUyNSIgc3Ryb2tlPSIjMDMwODI3Ii8+Cjwvc3ZnPgo=) center center/contain no-repeat}
html{height:auto !important;scroll-padding-top:2rem !important}body,html{overflow-x:clip !important}body :where(.is-layout-flow)>*,:where(.wp-site-blocks)>*{margin-top:0 !important}:root :where(.is-layout-constrained)>*{margin-top:0 !important}
.d-flex{display:flex}.d-none{display:none !important}.d-none-desktop{display:flex !important}@media(min-width: 768px){.d-none-desktop{display:none !important}}.d-none-mobile{display:none !important}@media(min-width: 768px){.d-none-mobile{display:flex !important}}.pb-xxs{padding-bottom:var(--wp--preset--spacing--xxs) !important}.pb-xs{padding-bottom:var(--wp--preset--spacing--xs) !important}.pb-sm{padding-bottom:var(--wp--preset--spacing--sm) !important}.pb-md{padding-bottom:var(--wp--preset--spacing--md) !important}.pb-lg{padding-bottom:var(--wp--preset--spacing--lg) !important}.pb-xl{padding-bottom:var(--wp--preset--spacing--xl) !important}.pb-xxl{padding-bottom:var(--wp--preset--spacing--xxl) !important}.pb-xxxl{padding-bottom:var(--wp--preset--spacing--xxxl) !important}


*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list],ul,ol{list-style:none;padding:0;margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased !important;text-rendering:optimizeLegibility}
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (44px / 2));
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

.contact-form .gform_wrapper{max-width:700px !important}
.discover-localisation__title{max-width:540px !important}@media(min-width: 1024px){.discover-localisation__grid{grid:auto/1fr 2fr !important;align-items:start}}@media(min-width: 1280px){.discover-localisation__grid{grid:auto/1fr 815px !important;align-items:start}}@media(min-width: 1024px){.discover-localisation__grid__col.col-1{order:2}}.discover-localisation__grid__col.col-2{gap:var(--wp--preset--spacing--md) var(--wp--preset--spacing--lg) !important}@media(min-width: 768px){.discover-localisation__grid__col.col-2{grid:auto/1fr 1fr !important}}@media(min-width: 1024px){.discover-localisation__grid__col.col-2{grid:auto/1fr !important}}.discover-localisation__grid__img img{width:100%}.discover-localisation__grid ul{padding-left:var(--wp--preset--spacing--sm);list-style:disc}
.homepage-intro__title{max-width:520px !important}.homepage-intro__text{max-width:660px !important}@media(min-width: 768px){.homepage-intro__grid{grid:auto/1fr 1fr !important;align-items:start}}@media(min-width: 1024px){.homepage-intro__grid{grid:auto/1fr 470px !important}}@media(min-width: 768px){.homepage-intro__grid__col.col-1{order:2}}@media(min-width: 1024px){.homepage-intro__grid__col.col-2{grid:auto/1fr 1fr !important}}.homepage-intro__grid__img{position:sticky;top:6rem}.homepage-intro__grid__img img{aspect-ratio:1/1;width:100%}.homepage-village__wrapper{max-width:1024px !important}@media(min-width: 768px){.homepage-village__wrapper{padding-left:var(--wp--preset--spacing--xxl) !important;padding-right:var(--wp--preset--spacing--xxl) !important}}
.wrap-html-sitemap h2{padding-top:var(--wp--preset--spacing--sm);padding-bottom:var(--wp--preset--spacing--xs)}.wrap-html-sitemap h3{padding-top:var(--wp--preset--spacing--xs);padding-bottom:var(--wp--preset--spacing--xxs)}.wrap-html-sitemap h3 a{-webkit-text-decoration:none;text-decoration:none}
.estate-card{height:100%;display:block;-webkit-text-decoration:none;text-decoration:none;transition:.2s all ease-in-out}@media(min-width: 768px){.estate-card.hover img{transform:scale(1.1)}}.estate-card__col.col-1{height:200px;position:relative;border-radius:30px 30px 30px 0;overflow:hidden}@media(min-width: 768px){.estate-card__col.col-1{height:250px;border-radius:30px}}.estate-card__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px 30px 30px 0;transition:.3s all ease-in-out}@media(min-width: 768px){.estate-card__thumbnail{border-radius:30px}}.estate-card__col.col-2{padding:var(--wp--preset--spacing--sm) 0}.estate-card__metas{padding-bottom:var(--wp--preset--spacing--xs);display:flex;flex-wrap:wrap;gap:var(--wp--preset--font-size--xxs)}.estate-card__metas .advantages-term{padding:3px 8px;display:flex;align-items:center;gap:5px;font-size:var(--wp--preset--font-size--xs);line-height:1.2;color:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--blue);border-radius:50px}.estate-card__metas img{width:13px;height:13px;-o-object-fit:contain;object-fit:contain}.estate-card__title{padding-bottom:var(--wp--preset--spacing--xs);color:var(--wp--preset--color--dark-blue)}.estate-card__price{padding-bottom:var(--wp--preset--spacing--xs);display:flex;flex-direction:column;font-size:var(--wp--preset--font-size--xs);line-height:1.2}.estate-card__price .price{font-weight:900}.estate-card__excerpt{padding-bottom:var(--wp--preset--spacing--sm);font-size:var(--wp--preset--font-size--xs)}.estate-card__buttons{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--xxs)}.estate-card__button{display:flex;align-items:center;gap:.8rem;font-size:var(--wp--preset--spacing--sm);font-weight:700;color:var(--wp--preset--color--dark-blue);-webkit-text-decoration:none;text-decoration:none;transition:.2s all ease-in-out}.estate-card__button.contact{color:var(--wp--preset--color--blue)}.estate-card__button svg{margin-bottom:-3px}@media(min-width: 768px){.estate-card__button:hover{gap:.5rem}}
.property-type-card{display:flex;flex-direction:column}.property-type-card__row.row-1{height:200px;border-radius:30px;overflow:hidden}.property-type-card__img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.property-type-card__row.row-2{flex:1;padding:var(--wp--preset--spacing--md) 0;display:flex;flex-direction:column;justify-content:space-between}.property-type-card__title-container{padding-bottom:var(--wp--preset--spacing--xs);display:flex;flex-direction:column-reverse;align-items:start;gap:var(--wp--preset--spacing--xxs)}@media(min-width: 768px){.property-type-card__title-container{flex-direction:row;flex-wrap:wrap;align-items:center}}.property-type-card__title,.property-type-card__info,.property-type-card__desc{color:var(--wp--preset--color--white)}.property-type-card__title{display:inline-block;font-size:var(--wp--preset--font-size--md);font-weight:700}.property-type-card__info{padding:.15rem .6rem;font-size:var(--wp--preset--font-size--xs);white-space:nowrap;border:1px solid var(--wp--preset--color--white);border-radius:20px}.property-type-card__desc{flex:1;padding-bottom:var(--wp--preset--spacing--sm)}.property-type-card__btn{-webkit-text-decoration:none !important;text-decoration:none !important}.property-type-card__btn button{padding:0;display:flex;align-items:center;gap:.4rem;position:relative;z-index:1;background:none;border:none;font-family:var(--wp--preset--font-family--helixia);font-size:var(--wp--preset--font-size--sm);font-weight:700;color:var(--wp--preset--color--white);cursor:pointer;transition:.3s gap ease-in-out}.property-type-card__btn button::before{content:"";width:0%;height:calc(100% + 10px);display:block;background-color:var(--wp--preset--color--white);position:absolute;top:-5px;right:auto;bottom:auto;left:-5px;border-radius:5px;z-index:1;mix-blend-mode:darken;transition:.3s all ease-in-out}.property-type-card__btn button svg{margin-bottom:-2px}@media(min-width: 768px){.property-type-card__btn:hover button{gap:.8rem}.property-type-card__btn:hover button::before{width:calc(100% + 10px);opacity:1}.property-type-card__btn:hover span{color:var(--wp--preset--color--blue)}.property-type-card__btn:hover svg path{stroke:var(--wp--preset--color--blue)}}
.reinsurance__card__icon .icon-container{height:40px;width:40px !important}@media(min-width: 768px){.reinsurance__card__icon .icon-container{height:50px;width:50px !important}}
@media(min-width: 768px){.text-img-col-f-width{grid:auto/1fr 1fr !important;align-items:center}}@media(min-width: 1280px){.text-img-col-f-width{grid:auto/1fr 515px 705px 1fr !important}}@media(min-width: 1280px){.text-img-col-f-width.reverse{grid:auto/1fr 705px 515px 1fr !important}}@media(min-width: 768px){.text-img-col-f-width.reverse .text-img-col-f-width__col.col-1{order:2}}@media(min-width: 1280px){.text-img-col-f-width.reverse .text-img-col-f-width__col.col-1{grid-column:3/5}}@media(min-width: 768px){.text-img-col-f-width.reverse .text-img-col-f-width__col.col-2{order:1;padding-left:var(--wp--preset--spacing--md) !important;padding-right:var(--wp--preset--spacing--lg) !important}}@media(min-width: 1280px){.text-img-col-f-width.reverse .text-img-col-f-width__col.col-2{grid-column:2;padding-left:var(--wp--preset--spacing--0) !important;padding-right:var(--wp--preset--spacing--xl) !important}}.text-img-col-f-width__col.col-1{height:100%}@media(min-width: 1280px){.text-img-col-f-width__col.col-1{grid-column:1/3}}@media(min-width: 768px){.text-img-col-f-width__col.col-2{padding-left:var(--wp--preset--spacing--lg) !important;padding-right:var(--wp--preset--spacing--md) !important}}@media(min-width: 1280px){.text-img-col-f-width__col.col-2{padding-left:var(--wp--preset--spacing--xl) !important;padding-right:var(--wp--preset--spacing--md) !important}}.text-img-col-f-width__img{height:270px}@media(min-width: 768px){.text-img-col-f-width__img{min-height:400px;height:100%}}@media(min-width: 1024px){.text-img-col-f-width__img{min-height:480px}}@media(min-width: 1280px){.text-img-col-f-width__img{min-height:550px}}.text-img-col-f-width__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
@media(min-width: 768px){.text-img-col{grid:auto/1fr 1fr !important;align-items:center}}@media(min-width: 1024px){.text-img-col{grid:auto/560px 1fr !important;gap:var(--wp--preset--spacing--xxl) !important}}@media(min-width: 1024px){.text-img-col.reverse{grid:auto/1fr 560px !important}}@media(min-width: 768px){.text-img-col.reverse .text-img-col__col.col-1{order:2}}@media(min-width: 768px){.text-img-col.reverse .text-img-col__col.col-2{order:1}}.text-img-col__img{height:270px}@media(min-width: 768px){.text-img-col__img{height:400px}}@media(min-width: 1024px){.text-img-col__img{height:480px}}.text-img-col__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.text-img-col__advantages__row__icon .icon-container{width:30px !important;height:auto}
.archive-post-content .wp-block-post-template{max-width:1150px !important;margin:0 auto;grid:auto/100% !important}@media(min-width: 400px){.archive-post-content .wp-block-post-template{grid:auto/repeat(auto-fill, minmax(350px, 1fr)) !important}}@media(min-width: 768px){.archive-post-content .wp-block-post-template:has(.wp-block-qce-post-card:hover) .wp-block-qce-post-card:not(:hover){opacity:.9}}@media(min-width: 1024px){.archive-post-content .wp-block-post-template{gap:var(--wp--preset--spacing--md) !important}}.archive-post .wp-block-qce-village-eco{background-color:var(--wp--preset--color--blue)}
.archive-property-type-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--wp--preset--spacing--xs)}.archive-property-type-list .cat-item{flex:1 1 200px;display:flex;justify-content:space-between;gap:var(--wp--preset--spacing--xs);color:var(--wp--preset--color--white)}@media(min-width: 640px){.archive-property-type-list .cat-item{flex:0 1 auto}}.archive-property-type-list .cat-item a{width:100%;padding:var(--wp--preset--spacing--xxs) var(--wp--preset--spacing--md);display:block;background-color:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--blue);border-radius:30px;-webkit-text-decoration:none;text-decoration:none;color:var(--wp--preset--color--white);transition:.3s all ease-in-out}@media(min-width: 768px){.archive-property-type-list .cat-item a:hover{background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--blue)}}.archive-content .wp-block-post-template,.taxonomy-property-type-content .wp-block-post-template{grid:auto/100% !important}@media(min-width: 640px){.archive-content .wp-block-post-template,.taxonomy-property-type-content .wp-block-post-template{grid:auto/repeat(auto-fit, minmax(400px, 1fr)) !important}}@media(min-width: 768px){.archive-content .wp-block-post-template:has(.wp-block-qce-guide-card:hover) .wp-block-qce-guide-card:not(:hover),.taxonomy-property-type-content .wp-block-post-template:has(.wp-block-qce-guide-card:hover) .wp-block-qce-guide-card:not(:hover){opacity:.9}}@media(min-width: 1024px){.archive-content .wp-block-post-template,.taxonomy-property-type-content .wp-block-post-template{gap:var(--wp--preset--spacing--md) !important}}.archive__filters{position:relative}@media(min-width: 768px){.archive__filters .wp-block-qce-sorting-estate{position:absolute;top:auto;right:0;bottom:50%;left:auto}}
@media(min-width: 768px){.footer-grid{grid:auto/repeat(3, 1fr) !important;gap:var(--wp--preset--spacing--md) !important}}@media(min-width: 1024px){.footer-grid{grid:auto/220px 1fr 1fr 1fr !important;gap:var(--wp--preset--spacing--xl) !important}}.footer-grid__col.col-1{position:relative}@media(min-width: 768px){.footer-grid__col.col-1{grid-column:1/-1;align-items:center}}@media(min-width: 1024px){.footer-grid__col.col-1{grid-column:auto;align-items:start}}.footer-grid__col.col-1 a{width:100%}@media(min-width: 1024px){.footer-grid__col.col-4 p{padding-bottom:var(--wp--preset--font-size--sm) !important}}.footer-grid__logo{max-width:100%;width:100%}@media(min-width: 400px){.footer-grid__logo{max-width:220px}}@media(min-width: 768px){.footer-grid__logo{max-width:270px}}.footer-grid__logo img{width:100% !important}@media(min-width: 768px){.footer-grid__address{text-align:left}}.footer-grid__details[open] summary::after{transform:rotate(90deg)}.footer-grid__details summary{padding-bottom:var(--wp--preset--spacing--xs);display:flex;justify-content:space-between;align-items:center;list-style:none;font-weight:900;font-size:var(--wp--preset--font-size--sm)}@media(min-width: 768px){.footer-grid__details summary{display:none;pointer-events:none}}.footer-grid__details summary::-webkit-details-marker{display:none}.footer-grid__details summary::after{content:"";position:relative;display:inline-flex;width:.8rem;height:.8rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi4yNDUxMkwxMy43NDk0IDYuMjQ1MTIiIHN0cm9rZT0id2hpdGUiLz4KPHBhdGggZD0iTTcuOTgxNDUgMTIuMzkwNkwxNCA2LjM3MjA3TDcuOTgxNDUgMC4zNTM1MjUiIHN0cm9rZT0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat center center/contain}@media(min-width: 768px){.footer-grid__details summary::after{display:none}}@media(min-width: 1024px){.footer-grid ul.wp-block-navigation__container{gap:var(--wp--preset--spacing--sm) !important}}.footer-grid .wp-block-navigation-item__content{transition:.4s all ease-in}@media(min-width: 768px){.footer-grid .wp-block-navigation-item__content:hover{text-shadow:2px 4px 4px hsla(0,0%,100%,.8)}}.footer-grid__socials svg{height:20px !important;width:20px !important}@media(min-width: 768px){.footer-grid__socials svg{height:24px !important;width:24px !important}}@media(min-width: 768px){.footer-bottom{flex-direction:row-reverse !important;justify-content:space-between;gap:var(--wp--preset--spacing--xl) !important}}.footer-bottom__menu{gap:var(--wp--preset--spacing--xxs) var(--wp--preset--spacing--xs) !important}@media(min-width: 1024px){.footer-bottom__menu{width:100%}}@media(min-width: 1024px){.footer-bottom__menu ul{display:flex;justify-content:space-between}}@media(min-width: 768px){.footer-bottom__made-by{text-align:left}}@media(min-width: 1024px){.footer-bottom__made-by{min-width:220px}}
header{width:100%;position:sticky;top:0;z-index:99;transition:all .3s ease-in-out}header .header__inner::before{background:hsla(0,0%,100%,.5)}header.is-fixed .header__logo{scale:.9}header.is-fixed .header__inner::before{transform:translate(-50%, calc(var(--wp--preset--spacing--md) - 50% - 2px))}header.light{width:100%;position:fixed}header.light .header__inner::before{background:rgba(3,8,39,.3)}header.light .header__main-menu .wp-block-navigation-item__content::before,header.light .header__main-menu .wp-block-navigation-item__content::after{background-color:var(--wp--preset--color--white)}header.light .estate-count-nbr{color:var(--wp--preset--color--white)}header .wp-block-qce-burger-dialog.is-open+.header__container .header__inner::before{transform:translate(-50%, calc((var(--wp--preset--spacing--lg) - var(--wp--preset--spacing--md)) * -1))}header .wp-block-qce-burger-dialog.is-open+.header__container .burger-btn svg rect:nth-child(2){transform:translateX(15px)}header .wp-block-qce-burger-dialog.is-open+.header__container .burger-btn svg rect:nth-child(4){transform:translateY(-15px)}header .wp-block-qce-burger-dialog.is-open+.header__container .burger-btn svg rect:nth-child(6){transform:translateY(15px)}header .wp-block-qce-burger-dialog.is-open+.header__container .burger-btn svg rect:nth-child(8){transform:translateX(-15px)}.header__inner{position:relative;transition:.3s all ease-in-out}.header__inner::before{content:"";width:calc(100% + var(--wp--preset--spacing--md));height:calc(100% + var(--wp--preset--spacing--md));display:block;position:absolute;top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%, -200%);border-radius:60px;backdrop-filter:blur(5px);transition:.3s all ease-in-out}.header__container{position:relative;z-index:9999}.header__logo{width:130px !important;z-index:1;transition:.2s all ease-in}@media(min-width: 768px){.header__logo{width:150px !important}.header__logo:hover{filter:drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.062745098))}}@media(min-width: 1024px){.header__logo{width:190px !important}}.header__main-menu{display:none !important}@media(min-width: 1024px){.header__main-menu{display:flex !important}}.header__main-menu .wp-block-navigation-item{transition:.2s all ease-in-out}.header__main-menu .wp-block-navigation-item__content{position:relative}@media(min-width: 768px){.header__main-menu .wp-block-navigation-item__content:hover::before,.header__main-menu .wp-block-navigation-item__content:hover::after{width:100%;opacity:1}}.header__main-menu .wp-block-navigation-item__content::before,.header__main-menu .wp-block-navigation-item__content::after{content:"";display:block;height:1px;background-color:var(--wp--preset--color--dark-blue);position:absolute;transition:.3s all ease-in-out;width:0;opacity:0}.header__main-menu .wp-block-navigation-item__content::before{top:0;right:auto;bottom:auto;left:0}.header__main-menu .wp-block-navigation-item__content::after{top:auto;right:0;bottom:0;left:auto}.header__main-menu .estate-count-nbr{position:absolute;top:4px;right:0;bottom:auto;left:auto;font-size:10px;font-weight:700;color:var(--wp--preset--color--dark-blue)}.header__main-menu .estate-menu.wp-block-navigation__submenu-container{width:100% !important;min-width:720px !important;padding-top:var(--wp--preset--spacing--md);top:100% !important;left:-100% !important;right:auto !important}.header__container .wp-block-buttons{display:none !important}@media(min-width: 640px){.header__container .wp-block-buttons{display:flex !important}}.burger-btn{cursor:pointer;transition:all .3s ease;display:flex}@media(min-width: 1024px){.burger-btn{display:none}}
.single-estate-grid{grid:auto/100% !important}@media(min-width: 1024px){.single-estate-grid{grid:auto/minmax(0, 1fr) 210px !important}}@media(min-width: 768px){.single-estate-grid .wp-block-qce-single-estate-contact{margin-top:var(--wp--preset--spacing--xl) !important}}.single-estate-hero__reinsurance{display:grid;grid:auto/repeat(auto-fit, minmax(200px, 1fr)) !important}.single-estate-hero__reinsurance .icon{width:35px;height:35px}.single-estate-hero__reinsurance .icon .icon-container{width:100%}
.single-post-content__thumbnail{height:400px !important}@media(min-width: 768px){.single-post-content__thumbnail{height:250px !important}}.single-post-content__thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.single-post-content__metas{display:grid;grid:auto/1fr 1fr !important}.single-post-content__metas__cats{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem}.single-post-content__metas__cats a{padding:.2rem .7rem;background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--blue) !important;line-height:1;border-radius:50px;border:1px solid var(--wp--preset--color--blue);-webkit-text-decoration:none !important;text-decoration:none !important;transition:.3s all ease-in-out}@media(min-width: 768px){.single-post-content__metas__cats a:hover{background-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--white) !important}}@media(min-width: 768px){.single-post-content__metas__col.col-2 .single-post-content__metas__title{text-align:right}}@media(min-width: 768px){.single-post-content__metas__socials{justify-content:end}}.single-post-content__metas__socials svg{width:1.5rem !important;height:1.5rem !important}.single-post .wp-block-qce-village-eco{background-color:var(--wp--preset--color--blue)}
