.image-card-template{margin-bottom:2.22rem;margin-top:2.22rem;width:100%}.image-card-template:first-child{margin-top:0}@media screen and (max-width:480px){.image-card-template{margin-bottom:1.66rem;margin-top:1.66rem}}.image-card-template__card{background:#fff;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;width:100%}.image-card-template__card--ratio-432{grid-template-columns:432px 1fr}@media screen and (max-width:991px){.image-card-template__card--ratio-432{grid-template-columns:1fr}.image-card-template__card{min-height:19.93rem}}@media screen and (max-width:480px){.image-card-template__card{grid-template-columns:1fr}}.image-card-template__image-container{overflow:hidden}.image-card-template__image-container>img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;width:100%}@media screen and (max-width:991px){.image-card-template__image-container>img{aspect-ratio:5/2}}@media screen and (max-width:480px){.image-card-template__image-container>img{aspect-ratio:16/9}}.image-card-template__content{display:flex;flex-direction:column;justify-content:center;padding:1.66rem 2.22rem}@media screen and (max-width:991px){.image-card-template__content{padding:1.66rem}}@media screen and (max-width:480px){.image-card-template__content{padding:1.11rem}}.image-card-template__title{margin-bottom:.83rem!important}.image-card-template__content-items{display:flex;flex-direction:column}.image-card-template__content-item{align-items:flex-start;display:flex;gap:.83rem;padding-bottom:1.11rem;padding-top:1.11rem;position:relative}.image-card-template__content-item:first-child{padding-top:0}.image-card-template__content-item:last-child{padding-bottom:0}.image-card-template__card--with-separator .image-card-template__content-item:not(:last-child):after{background-color:var(--theme-border);bottom:0;content:"";height:1px;left:-2.22rem;position:absolute;right:-2.22rem}@media screen and (max-width:991px){.image-card-template__card--with-separator .image-card-template__content-item:not(:last-child):after{left:-1.66rem;right:-1.66rem}}@media screen and (max-width:480px){.image-card-template__card--with-separator .image-card-template__content-item:not(:last-child):after{left:-1.11rem;right:-1.11rem}}.image-card-template__item-content{flex:1}.image-card-template__content-wrapper :deep(*){font-size:1.11rem;line-height:1.66rem}.image-card-template__content-wrapper :deep(*):first-child{margin-top:0}.image-card-template__content-wrapper :deep(*):last-child{margin-bottom:0}@media screen and (max-width:991px){.image-card-template__content-wrapper :deep(*){font-size:1.25rem;line-height:1.66rem}}@media screen and (max-width:480px){.image-card-template__content-wrapper :deep(*){font-size:unset;line-height:unset}}.image-card-template__button-container{margin-top:auto}.image-card-template__button{display:inline-flex}@media screen and (max-width:991px){.image-card-template__button{display:flex}}@media screen and (max-width:480px){.image-card-template__button{font-size:1.11rem;height:2.5rem;line-height:1.66rem;margin-top:.83rem!important}}.image-card-template__simple-list{display:flex;flex-direction:column;margin-top:.83rem}.image-card-template__simple-list-item{border-bottom:1px solid var(--theme-border);display:flex;font-size:1.11rem;gap:1.11rem;justify-content:space-between;line-height:1.66rem;max-width:35.33rem;padding-bottom:.83rem;padding-top:.83rem;width:100%}.image-card-template__simple-list-item:last-child{border-bottom:none}@media screen and (max-width:991px){.image-card-template__simple-list-item{font-size:1.25rem;line-height:1.66rem;max-width:100%}}@media screen and (max-width:480px){.image-card-template__simple-list-item{font-size:1.11rem;line-height:1.66rem}}.image-card-template__simple-list-label{min-width:15.83rem}@media screen and (max-width:480px){.image-card-template__simple-list-label{flex-grow:1;min-width:unset}}.image-card-template__simple-list-value{color:#2229;min-width:15.83rem;text-align:right}@media screen and (max-width:480px){.image-card-template__simple-list-value{flex-grow:1;min-width:unset}}.map-card-template{width:100%}.map-card-template__card{background:#fff;border-radius:.556rem;box-shadow:0 .139rem .417rem #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease}.map-card-template__card:hover{box-shadow:0 .278rem .833rem #00000026}.map-card-template__card--with-separator{border-top:1px solid var(--theme-border);margin-top:.83rem;padding-top:.83rem}@media screen and (max-width:480px){.map-card-template__card--with-separator{margin-top:.83rem;padding-top:.83rem}}.map-card-template__map-container{overflow:hidden;width:100%}.map-card-template__map{border:none;display:block;height:16.667rem;width:100%}.map-card-template__map :deep(iframe){border:none;border-radius:0;height:100%;width:100%}.map-card-template__content{display:flex;flex:1;flex-direction:column;gap:.833rem;padding:1.111rem}.map-card-template__title{color:#121212;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0}.map-card-template__content-items{display:flex;flex-direction:column;gap:.556rem}.map-card-template__content-item{display:flex;flex-direction:column;gap:.278rem}.map-card-template__icon{align-items:center;color:#636c4d;display:flex;font-size:1.111rem;justify-content:flex-start}.map-card-template__item-content{flex:1}.map-card-template__card--with-separator .map-card-template__item-content{border-bottom:1px solid var(--theme-border);padding-bottom:.83rem}.map-card-template__card--with-separator .map-card-template__content-item:last-child .map-card-template__item-content{border-bottom:none;padding-bottom:0}.map-card-template__content-wrapper :deep(.tiptap-paragraph){color:#121212;font-size:.972rem;line-height:1.5;margin:0}.map-card-template__content-wrapper :deep(.tiptap-inline-link){color:#636c4d;text-decoration:underline;transition:color .3s ease}.map-card-template__subtitle{color:#7a7a7a;font-size:.833rem;font-weight:500}.map-card-template__button-container{margin-top:.556rem}.map-card-template__button{align-items:center;background:#636c4d;border:none;border-radius:.278rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.972rem;font-weight:500;justify-content:center;padding:.694rem 1.389rem;text-decoration:none;transition:all .3s ease}@media screen and (max-width:991px){.map-card-template__content{padding:.833rem}.map-card-template__title{font-size:1.111rem}.map-card-template__map{height:13.889rem}}@media screen and (max-width:480px){.map-card-template__content{gap:.694rem;padding:.694rem}.map-card-template__title{font-size:1rem}.map-card-template__map{height:11.111rem}.map-card-template__button{font-size:.889rem;padding:.556rem 1.111rem}}.map-card-template__simple-list{display:flex;flex-direction:column;gap:.556rem;margin-top:.556rem}.map-card-template__simple-list-item{display:flex;font-size:.972rem;gap:.556rem;line-height:1.5}.map-card-template__simple-list-label{color:#121212;font-weight:600}.map-card-template__simple-list-value{color:#121212}.image-map-card-template{width:100%}.image-map-card-template__container{display:flex;gap:1.11rem;min-height:42.635rem;width:100%}@media screen and (max-width:991px){.image-map-card-template__container{flex-direction:column}}.image-map-card-template__container--with-separator{border-top:1px solid var(--theme-border);margin-top:.83rem;padding-top:.83rem}@media screen and (max-width:480px){.image-map-card-template__container--with-separator{margin-top:.83rem;padding-top:.83rem}}.image-map-card-template__map-column{display:flex;flex:1;flex-direction:column}.image-map-card-template__map-container{height:100%;width:100%}.image-map-card-template__map{border:1px solid var(--theme-border);height:100%;width:100%}@media screen and (max-width:991px){.image-map-card-template__map{height:17.5rem}}@media screen and (max-width:480px){.image-map-card-template__map{height:16.25}}.image-map-card-template__map-placeholder{align-items:center;background:#e1e1e1;display:flex;height:100%;justify-content:center;min-height:38.375rem;overflow:hidden;width:100%}@media screen and (max-width:991px){.image-map-card-template__map-placeholder{min-height:17.5rem}}@media screen and (max-width:480px){.image-map-card-template__map-placeholder{min-height:16.25rem}}.image-map-card-template__skeleton-map{height:100%;width:100%}.image-map-card-template__content-column{background:#fff;border:1px solid var(--theme-border);display:flex;flex:1;flex-direction:column;gap:0}.image-map-card-template__image-container{height:13.47rem;overflow:hidden;width:100%}@media screen and (max-width:991px){.image-map-card-template__image-container{height:17.5rem}}@media screen and (max-width:480px){.image-map-card-template__image-container{height:7.638rem}}.image-map-card-template__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-map-card-template__title{margin:0!important;padding:1.66rem 2.22rem 1.11rem}@media screen and (max-width:991px){.image-map-card-template__title{padding:1.66rem 1.66rem 1.11rem}}@media screen and (max-width:480px){.image-map-card-template__title{border-bottom:1px solid var(--theme-border);padding:1.38rem 1.11rem}}.image-map-card-template__content-items{display:flex;flex:1;flex-direction:column}.image-map-card-template__content-item{align-items:flex-start;display:flex;gap:.83rem;padding:1.38rem 2.22rem 0}.image-map-card-template__content-item.image-map-card-template__content-item--last{padding-bottom:1.38rem}@media screen and (max-width:991px){.image-map-card-template__content-item{padding:1.38rem 1.66rem}}@media screen and (max-width:480px){.image-map-card-template__content-item{padding:1.38rem 1.11rem}}.image-map-card-template__icon{align-items:center;display:flex;height:1.66rem;justify-content:center;width:1.66rem}.image-map-card-template__item-content{border-bottom:1px solid var(--theme-border);flex:1;padding-bottom:1.38rem}.image-map-card-template__content-item--last .image-map-card-template__item-content{border-bottom:none;padding-bottom:0}.image-map-card-template__item-content :deep(*){font-size:1.25rem;line-height:1.66rem}.image-map-card-template__item-content :deep(*):first-child{margin-top:0}.image-map-card-template__item-content :deep(*):last-child{margin-bottom:0}@media screen and (max-width:480px){.image-map-card-template__item-content :deep(*){font-size:1.11rem;line-height:1.66rem}}.image-map-card-template__simple-list{display:flex;flex-direction:column;gap:.556rem;margin-top:.556rem}.image-map-card-template__simple-list-item{display:flex;font-size:1.25rem;gap:.556rem;line-height:1.66rem}@media screen and (max-width:480px){.image-map-card-template__simple-list-item{font-size:1.11rem;line-height:1.66rem}}.image-map-card-template__simple-list-label{color:#121212;font-weight:600}.image-map-card-template__simple-list-value{color:#121212}.tiptap-contact-cards,.tiptap-contact-cards__ssr-fallback{width:100%}.tiptap-contact-cards__skeleton-card{animation:pulse 1.5s ease-in-out infinite;background:#fff;border-radius:.556rem;box-shadow:0 .139rem .417rem #0000001a;display:flex;flex-direction:column;overflow:hidden}.tiptap-contact-cards__skeleton-image{aspect-ratio:5/1;background:#e1e1e1;width:100%}@media screen and (max-width:480px){.tiptap-contact-cards__skeleton-image{aspect-ratio:3/2}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
