.section-heading{display:flex;flex-direction:column;margin-bottom:3.5rem;overflow:hidden}.section-heading__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:space-between}.section-heading__decor{background-color:#235154;height:1px;margin-top:1.625rem;position:relative;width:100%}.section-heading__decor:before{background-color:#aadb4f;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:58px}.section-heading__button{margin-left:auto}.offer{margin-block:4.375rem}.offer__items{display:grid;gap:3rem;grid-template-columns:1fr 1fr}.offer__item{display:grid;min-height:400px;overflow:hidden}.offer__item:focus-within .offer__item-image,.offer__item:hover .offer__item-image{transform:scale(1.5)}.offer__item-content,.offer__item-image{grid-area:1/1;position:relative}.offer__item-image{height:100%;max-height:400px;transition:transform .3s ease;width:100%}.offer__item-image:before{background:#000;content:"";inset:0;opacity:.3;position:absolute}.offer__item-image img{aspect-ratio:1/1;min-height:100%;object-fit:cover}.offer__item-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem 5.75rem;text-align:center;width:100%}.offer__item-decor{background-color:#fff;height:1px;margin-block:3rem;position:relative;width:100%}.offer__item-decor:before{background:#aadb4f;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:58px}.latest-projects{background-color:#f6f6f6;padding-block:4.375rem}.latest-projects__items{margin-inline:-.5rem}.latest-projects__slide{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.latest-projects__carousel-mode{display:none}.latest-projects__carousel-mode--desktop{display:block}.latest-projects__carousel-mode--desktop .latest-projects__slide{grid-template-columns:repeat(4,minmax(0,1fr))}.latest-projects__carousel-mode--tablet .latest-projects__slide{grid-template-columns:repeat(3,minmax(0,1fr))}.latest-projects__carousel-mode--mobile .latest-projects__slide{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-projects__item{display:flex;flex-direction:column;gap:1rem;padding-inline:.5rem}.latest-projects__item-link:focus-within .latest-projects__item-image img,.latest-projects__item-link:hover .latest-projects__item-image img{transform:scale(1.05)}.latest-projects__item-image{height:217px;overflow:hidden;width:100%}.latest-projects__item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.latest-projects__item-category{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.latest-projects__item-category span{white-space:break-spaces}.latest-projects__item-category a{position:relative;transition:color .3s ease}.latest-projects__item-category a:after{background:currentColor;bottom:-.1em;content:"";height:1px;left:0;pointer-events:none;position:absolute;transform:scaleX(0) skewX(12deg);transform-origin:center left;transition:transform .3s ease;width:100%}.latest-projects__item-category a:focus-visible,.latest-projects__item-category a:focus-within,.latest-projects__item-category a:hover{color:#aadb4f}.latest-projects__item-category a:focus-visible:after,.latest-projects__item-category a:focus-within:after,.latest-projects__item-category a:hover:after{transform:scaleX(1) skewX(0deg)}.latest-projects__controls{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:3.25rem}.latest-projects__controls-dots{display:flex;gap:.25rem}.latest-projects__controls-buttons{display:flex;gap:1.5rem}.text-image-section{margin-block:4.375rem}.text-image-section__inner{display:grid;gap:2rem 2.5rem}.text-image-section__media{line-height:0;max-height:500px}.text-image-section__image{background-color:#ccc;display:block;height:100%;object-fit:cover;width:100%}.text-image-section--left .text-image-section__inner{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.text-image-section--right .text-image-section__inner{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.text-image-section--right .text-image-section__media{order:2}.text-image-section--right .text-image-section__content{order:1}.text-image-section--full .text-image-section__inner,.text-image-section--only-image .text-image-section__inner,.text-image-section--only-text .text-image-section__inner{gap:1rem 1.5rem;grid-template-columns:1fr}.text-image-section--only-image .text-image-section__media{max-height:none}.gallery-section{margin-block:2rem}.gallery-section__inner{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery-section__item{background:none;border:none;cursor:zoom-in;display:flex;flex-direction:column;overflow:hidden;padding:0;width:100%}.gallery-section__item img{aspect-ratio:1;background-color:#ccc;display:block;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-section__item:focus-within img,.gallery-section__item:hover img{transform:scale(1.05)}.gallery-section__title{border:1px solid #ccc;display:-webkit-box;font-size:.75rem;font-weight:300;overflow:hidden;padding:.25rem .125rem;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.gallery-section [data-gallery].is-batched-gallery.is-transitioning{pointer-events:none}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item{opacity:0;transition-delay:var(--projects-delay,0s);transition-duration:.44s;transition-property:opacity,transform,filter;transition-timing-function:cubic-bezier(.22,1,.36,1)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering,.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{will-change:opacity,transform,filter}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering:not(.is-visible),.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{pointer-events:none}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{filter:blur(7px);opacity:0;transform:translate3d(0,14px,0) scale(.97)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering{filter:blur(9px);opacity:0;transform:translate3d(0,20px,0) scale(.95)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-visible{filter:blur(0);opacity:1;transform:translateZ(0) scale(1)}@media (max-width:1420px){.offer{margin-block:3.875rem}.offer__item-content{padding:1.5rem 3.75rem}.latest-projects{padding-block:3.875rem}.text-image-section{margin-block:3.875rem}.gallery-section{margin-block:1.875rem}}@media (max-width:64rem){.section-heading{margin-bottom:2.5rem}.offer{margin-block:3.375rem}.offer__items{gap:1rem}.offer__item{min-height:300px}.offer__item-image{max-height:300px}.offer__item-content{padding:1.5rem}.latest-projects{padding-block:3.375rem}.latest-projects__items{margin-inline:-.25rem}.latest-projects__carousel-mode--desktop{display:none}.latest-projects__carousel-mode--tablet{display:block}.latest-projects__item{padding-inline:.25rem}.text-image-section{margin-block:3.375rem}.gallery-section{margin-block:1.75rem}.gallery-section__inner{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}}@media (max-width:48rem){.latest-projects__items{margin-inline:-.125rem}.latest-projects__carousel-mode--tablet{display:none}.latest-projects__carousel-mode--mobile{display:block}.latest-projects__item{padding-inline:.125rem}.text-image-section__inner{gap:1rem 1.5rem;grid-template-columns:1fr}.text-image-section--left .text-image-section__inner,.text-image-section--right .text-image-section__inner{grid-template-columns:1fr}}@media (max-width:40rem){.offer__items{grid-template-columns:1fr}.gallery-section__inner{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=page-content.css.map */