:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-outline-width: 1px;--f-button-outline-color: rgba(0, 0, 0, .7);--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-opacity: 1;--f-button-svg-disabled-opacity: .5;--f-button-svg-transition: opacity .15s ease;--f-button-svg-transform: none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);backdrop-filter:var(--f-button-backdrop-filter);display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;pointer-events:all;cursor:pointer;overflow:hidden}@media (hover: hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color, var(--f-button-color));background-color:var(--f-button-hover-bg, var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));background-color:var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset)}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity, 1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child{display:flex}[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:first-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px}.f-spinner{position:absolute;top:50%;left:50%;margin:0;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);translate:-50% -50%;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);border-radius:var(--f-spinner-border-radius);animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both}@keyframes f-spinner{to{rotate:360deg}}.f-panzoom,.f-zoomable{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{display:block;content:""}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{position:fixed;top:0;left:0;margin:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:unset!important;z-index:9999}.f-panzoom__wrapper{position:relative;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{width:auto;height:auto;vertical-align:top;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.f-panzoom__viewport>.f-panzoom__content{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}picture.f-panzoom__content img{vertical-align:top;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__protected{position:absolute;inset:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s) * .2) ease calc(var(--f-transition-duration, .2s) * .8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration, .3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(var(--f-zoomInUp-scale, .975)) translate3d(var(--f-zoomInUp-x, 0),var(--f-zoomInUp-y, 16px),0);opacity:var(--f-zoomInUp-opacity, 0)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(var(--f-zoomOutDown-scale, .975)) translate3d(var(--f-zoomOutDown-x, 0),var(--f-zoomOutDown-y, 16px),0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration, .2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration, .2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throwOutDown-y, 150px),0);opacity:0}}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{width:100%;height:100%;min-height:1px;overflow:visible}.has-pdf .f-html,.has-gmap .f-html{padding:0}.f-html{position:relative;box-sizing:border-box;margin:var(--f-html-margin, 0);padding:var(--f-html-padding, 2rem);color:var(--f-html-color, currentColor);background:var(--f-html-bg)}.f-html.is-error{text-align:center}.f-iframe{display:block;margin:0;border:0;height:100%;width:100%}.f-caption{align-self:center;flex-shrink:0;margin:var(--f-caption-margin);padding:var(--f-caption-padding, 16px 8px);max-width:100%;max-height:calc(80vh - 100px);overflow:auto;overflow-wrap:anywhere;line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font)}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{padding:0;width:100%;height:100%;min-height:1px;overflow:visible;max-width:var(--f-video-width, 960px);max-height:var(--f-video-height, 540px);aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg, rgba(0, 0, 0, .9))}.f-html5video{border:0;display:block;height:100%;width:100%;background:transparent}.f-button.is-arrow{--f-button-width: var(--f-arrow-width, 46px);--f-button-height: var(--f-arrow-height, 46px);--f-button-svg-width: var(--f-arrow-svg-width, 24px);--f-button-svg-height: var(--f-arrow-svg-height, 24px);--f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);--f-button-border-radius: var(--f-arrow-border-radius, unset);--f-button-bg: var(--f-arrow-bg, transparent);--f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));--f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));--f-button-shadow: var(--f-arrow-shadow);--f-button-color: var(--f-arrow-color);--f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));--f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos, 0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos, 0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos, 0);right:auto;bottom:auto;left:50%;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos, 0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{transform:rotate(90deg)}.f-carousel__toolbar{display:grid;grid-template-columns:1fr auto 1fr;margin:var(--f-toolbar-margin, 0);padding:var(--f-toolbar-padding, 8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg, none);box-shadow:var(--f-toolbar-shadow, none);backdrop-filter:var(--f-toolbar-backdrop-filter);position:relative;z-index:20;color:var(--f-toolbar-color, currentColor);font-size:var(--f-toolbar-font-size, 17px);font-weight:var(--f-toolbar-font-weight, inherit);font-family:var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar .f-button:focus-visible{position:relative;z-index:1}.f-carousel__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--f-toolbar-gap, 0)}.f-carousel__toolbar__column.is-left{display:flex;justify-self:flex-start;justify-content:flex-start}.f-carousel__toolbar__column.is-middle{display:flex;justify-content:center}.f-carousel__toolbar__column.is-right{display:flex;justify-self:flex-end;justify-content:flex-end;flex-flow:nowrap}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{position:relative;display:flex;flex-direction:row;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:var(--f-counter-margin, 0);padding:var(--f-counter-padding, 4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius)}.f-counter span{padding:0 var(--f-counter-gap, 4px)}:root{--f-thumbs-gap: 8px;--f-thumbs-margin: 0;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-bg: transparent;--f-thumbs-transition: max-height .3s ease, max-width .3s ease, padding .3s ease;--f-thumbs-z-index: 1;--f-thumbs-viewport-padding-x: 0px;--f-thumbs-viewport-padding-y: 0px;--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-clip-width: 46px;--f-thumb-extra-gap: 16px;--f-thumb-opacity: 1;--f-thumb-transition: opacity .3s ease, transform .15s ease;--f-thumb-border: none;--f-thumb-border-radius: 4px;--f-thumb-shadow: none;--f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));--f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-border-transition: all .1s ease;--f-thumb-img-width: 100%;--f-thumb-img-height: 100%;--f-thumb-img-fit: cover;--f-thumb-img-position: 50% 20%}.f-thumbs{--f-carousel-slide-width: var(--f-thumb-width);--f-carousel-slide-height: var(--f-thumb-height);--f-carousel-gap: var(--f-thumbs-gap);position:relative;box-sizing:border-box;flex-shrink:0;margin:var(--f-thumbs-margin);padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:hidden;background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:var(--f-thumbs-transition);z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2)}.f-thumbs.is-horizontal.is-hidden{max-height:0;--f-thumbs-padding-y: 0}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2)}.f-thumbs.is-vertical.is-hidden{max-width:0;--f-thumbs-padding-x: 0}.f-thumbs.is-scrollable.is-hidden{max-height:0;--f-thumbs-padding-y: 0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{display:block;width:var(--f-thumb-img-width);height:var(--f-thumb-img-height);-o-object-fit:var(--f-thumb-img-fit);object-fit:var(--f-thumb-img-fit);-o-object-position:var(--f-thumb-img-position);object-position:var(--f-thumb-img-position);pointer-events:none;border-radius:inherit;color:transparent}.f-thumbs img[data-lazy-src]{visibility:hidden}.f-thumbs img.has-lazyerror{display:none}.f-thumbs__viewport{box-sizing:border-box;height:100%;padding:var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);overflow:visible;display:grid}.f-thumbs__slide{position:relative;box-sizing:border-box;grid-area:1/1;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);margin:0;padding:0;display:flex;align-items:center;flex-direction:column;cursor:pointer;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity, 1);transform:var(--f-thumb-hover-transform, none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border, none);box-shadow:var(--f-thumb-hover-shadow, var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;display:block;margin:auto;padding:0;position:relative;overflow:visible;width:100%;height:100%;outline:none;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg)}.f-thumbs__slide button:after{content:"";position:absolute;inset:0;z-index:1;transition:var(--f-thumb-border-transition);border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow)}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity, 1);transform:var(--f-thumb-focus-transform, none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity, 1);transform:var(--f-thumb-active-transform, none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border, none);box-shadow:var(--f-thumb-active-shadow, var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity, 1);transform:var(--f-thumb-selected-transform, none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border, none);box-shadow:var(--f-thumb-selected-shadow, var(--f-thumb-shadow))}.f-thumbs.is-modern{--f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );--f-carousel-slide-height: var(--f-thumb-height);--f-carousel-gap: 0;--width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));margin-inline:calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift: calc((var(--width-diff) * .5) * var(--progress));--clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );padding:0;overflow:visible;left:var(--shift, 0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing)}.f-thumbs.is-modern .f-thumbs__slide button{display:block;margin-inline:50%;width:var(--f-thumb-width);clip-path:var(--clip-path);border:none;box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration, .2s) var(--f-thumb-transition-easing, ease)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";position:absolute;z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, none)}.f-thumbs.is-modern{--f-transition-duration: .25s;--f-transition-easing: ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration: 0s}.f-thumbs.is-scrollable .f-thumbs__viewport{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--f-thumb-width),1fr));grid-auto-rows:var(--f-thumb-height);gap:var(--f-thumbs-gap);overflow:auto;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{grid-area:auto;display:block;position:relative;max-width:100%;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;outline:none}:root{--f-progressbar-height: 3px;--f-progressbar-color: var(--f-carousel-theme-color, #575ad6);--f-progressbar-opacity: 1;--f-progressbar-z-index: 30}.f-progressbar{position:absolute;top:0;left:0;right:0;z-index:var(--f-progressbar-z-index);height:var(--f-progressbar-height);transform:scaleX(0);transform-origin:0;opacity:var(--f-progressbar-opacity);background:var(--f-progressbar-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height: 100%;--f-progressbar-opacity: .2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0!important;min-height:0!important}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__dialog{position:fixed;inset:0;z-index:1050;width:100%;height:100vh;max-height:unset;max-width:unset;padding:0;margin:0;border:0;overflow:hidden;background:transparent;touch-action:none;overscroll-behavior:contain}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height: 100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog *:empty{display:block}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-backdrop-bg: rgba(24, 24, 27, .95);--f-toolbar-margin: 0;--f-toolbar-padding: 8px;--f-toolbar-gap: 0;--f-toolbar-color: #ddd;--f-toolbar-font-size: 16px;--f-toolbar-font-weight: 500;--f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;--f-toolbar-line-height: var(--f-button-height);--f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);--f-toolbar-shadow: none;--f-toolbar-bg: none;--f-counter-margin: 0;--f-counter-padding: 0px 10px;--f-counter-gap: 4px;--f-counter-line-height: var(--f-button-height);--f-carousel-gap: 17px;--f-carousel-slide-width: 100%;--f-carousel-slide-height: 100%;--f-carousel-slide-padding: 0;--f-carousel-slide-bg: unset;--f-html-color: #222;--f-html-bg: #fff;--f-error-color: #fff;--f-error-bg: #333;--f-caption-margin: 0;--f-caption-padding: 16px 8px;--f-caption-color: var(--fancybox-color, #dbdbdb);--f-caption-bg: transparent;--f-caption-font: inherit;--f-caption-line-height: 1.375;--f-spinner-color-1: rgba(255, 255, 255, .2);--f-spinner-color-2: rgba(255, 255, 255, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px;--f-progressbar-color: rgba(255, 255, 255);--f-button-width: 46px;--f-button-height: 46px;--f-button-color: #ddd;--f-button-hover-color: #fff;--f-button-outline-width: 1px;--f-button-outline-color: rgba(255, 255, 255, .75);--f-button-outline-offset: 0px;--f-button-bg: rgba(54, 54, 54, .75);--f-button-border: 0;--f-button-border-radius: 0;--f-button-shadow: none;--f-button-transition: all .2s ease;--f-button-transform: none;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.75;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .5;--f-arrow-pos: 32px;--f-arrow-width: 50px;--f-arrow-height: 50px;--f-arrow-svg-width: 24px;--f-arrow-svg-height: 24px;--f-arrow-svg-stroke-width: 2.5;--f-arrow-border-radius: 50%;--f-arrow-bg: rgba(54, 54, 54, .65);--f-arrow-color: #ddd;--f-arrow-hover-color: #fff;--f-close-button-width: 30px;--f-close-button-height: 30px;--f-close-button-svg-width: 24px;--f-close-button-svg-height: 24px;--f-close-button-svg-stroke-width: 1.75;--f-close-border-radius: 4px;--f-close-button-color: #fff;--f-close-button-hover-color: #fff;--f-close-button-bg: transparent;--f-close-button-hover-bg: transparent;--f-close-button-active-bg: transparent;--f-thumbs-margin: 0px;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-bg: none;--f-thumb-transition: all .2s ease;--f-thumb-width: 94px;--f-thumb-height: 76px;--f-thumb-opacity: 1;--f-thumb-border: none;--f-thumb-shadow: none;--f-thumb-transform: none;--f-thumb-focus-opacity: 1;--f-thumb-focus-border: none;--f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);--f-thumb-focus-transform: none;--f-thumb-hover-opacity: 1;--f-thumb-hover-border: none;--f-thumb-hover-transform: none;--f-thumb-active-opacity: var(--f-thumb-hover-opacity);--f-thumb-active-border: var(--f-thumb-hover-border);--f-thumb-active-transform: var(--f-thumb-hover-transform);--f-thumb-selected-opacity: 1;--f-thumb-selected-border: none;--f-thumb-selected-shadow: inset 0 0 0 2px #fff;--f-thumb-selected-transform: none;--f-scrollbar-width: 7px;--f-scrollbar-track-bg: #444;--f-scrollbar-track-border-radius: 10px;--f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);--f-scrollbar-thumb-bg: #ddd;--f-scrollbar-thumb-border-radius: 10px}.fancybox__container[theme=light]{--fancybox-color: #222;--fancybox-backdrop-bg: rgba(255, 255, 255, .97);--f-toolbar-color: var(--fancybox-color, #222);--f-toolbar-text-shadow: none;--f-toolbar-font-weight: 400;--f-html-color: var(--fancybox-color, #222);--f-html-bg: #fff;--f-error-color: #555;--f-error-bg: #fff;--f-video-bg: #fff;--f-caption-color: #333;--f-spinner-color-1: rgba(0, 0, 0, .2);--f-spinner-color-2: rgba(0, 0, 0, .8);--f-spinner-border-width: 3.5px;--f-progressbar-color: rgba(111, 111, 116);--f-button-color: #333;--f-button-hover-color: #000;--f-button-outline-color: rgba(0, 0, 0, .85);--f-button-bg: rgba(255, 255, 255, .85);--f-button-svg-stroke-width: 1.3;--f-button-svg-filter: none;--f-arrow-bg: rgba(255, 255, 255, .85);--f-arrow-color: #333;--f-arrow-hover-color: #000;--f-arrow-svg-stroke-width: 1.3;--f-close-button-color: #555;--f-close-button-hover-color: #000;--f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);--f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;--f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;--f-scrollbar-track-bg: #ddd;--f-scrollbar-thumb-bg: #444}.fancybox__container{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container>*:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){opacity:var(--f-drag-opacity, 1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing>*:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){animation:var(--f-interface-enter-duration, .35s) ease none f-fadeIn}.fancybox__container.is-hiding>*:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-exit-duration, .35s) ease forwards f-fadeOut}.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected){opacity:0}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both f-fadeOut}.fancybox__backdrop{position:fixed;inset:0;z-index:-1;background:var(--fancybox-backdrop-bg)}.fancybox__carousel{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__carousel.is-vertical{--f-carousel-slide-height: 100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{position:absolute;content:"";inset:-30px;z-index:1}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;position:relative;overflow:visible;transform:translate3d(0,var(--f-drag-offset, 0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{cursor:auto}.fancybox__slide{box-sizing:border-box;position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;min-height:0;max-width:100%;margin:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;transform:translateZ(0);will-change:transform}.fancybox__slide:before,.fancybox__slide:after{display:block;content:""}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color: var(--f-error-color, --f-html-color);--f-html-bg: var(--f-error-bg, --f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.f-button.is-close-button{--f-button-width: var(--f-close-button-width);--f-button-height: var(--f-close-button-height);--f-button-border-radius: var(--f-close-border-radius);--f-button-color: var(--f-close-button-color);--f-button-hover-color: var(--f-close-button-hover-color);--f-button-bg: var(--f-close-button-bg);--f-button-hover-bg: var(--f-close-button-hover-bg);--f-button-active-bg: var(--f-close-button-active-bg);--f-button-svg-width: var(--f-close-button-svg-width);--f-button-svg-height: var(--f-close-button-svg-height);--f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);position:absolute;top:calc((var(--f-button-height) + 2px) * -1);right:0;z-index:40}.fancybox__thumbs{flex:0 1 100%}.fancybox__thumbs.is-scrollable{--f-thumbs-cols: 1;--f-thumbs-gap: 8px;--f-thumbs-transition: none;--f-thumbs-padding-x: 4px;--f-thumbs-padding-y: 8px;--f-thumbs-viewport-padding-x: 4px;--f-thumbs-viewport-padding-y: 0px;max-width:calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar{width:var(--f-scrollbar-width)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track{background:var(--f-scrollbar-track-bg);border-radius:var(--f-scrollbar-track-border-radius);box-shadow:var(--f-scrollbar-track-shadow)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb{background:var(--f-scrollbar-thumb-bg);border-radius:var(--f-scrollbar-thumb-border-radius)}.fancybox__thumbs.is-scrollable.is-hidden{max-width:0;--f-thumbs-padding-x: 0;--f-thumbs-padding-y: 0}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{overflow-x:hidden!important;grid-template-columns:repeat(auto-fill,calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols)))!important}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --module-max-width: 100%;
  --topmargin: 16px;
  --toppadding: 40px;
  --lr-content-margin: 24px;
  --tb-content-padding: 40px;
  --lr-content-padding: 24px;
  --lr-boxed-padding: 24px;
  /* Specials bar state management */
  --specials-bar-display: none;
  --specials-bar-height: 0px;
  --header-top-offset: 0px;
  /* Header height for first module padding */
  --header-height: 80px; /* Default fallback, will be calculated by JS */
}
@media (min-width: 768px) {
  :root {
    --topmargin: 32px;
    --toppadding: 56px;
    --lr-content-margin: 48px;
    --tb-content-padding: 0;
    --lr-content-padding: 0;
  }
}
@media (min-width: 1366px) {
  :root {
    --lr-content-margin: 96px;
    --topmargin: 56px;
    --toppadding: 160px;
    --content-margin: 72px;
  }
}
@media (min-width: 1441px) {
  :root {
    --module-max-width: 1380px;
  }
}
@media (min-width: 1477px) {
  :root {
    --lr-content-margin: 0;
  }
}

/*********************
TYPOGRAPHY
*********************/
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html {
  overflow: hidden;
}

html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
.swipebox-html #swipebox-slider {
  display: inline-block;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 85%;
  width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide img {
  width: 85%;
  max-width: 100%;
  max-height: 80vh;
  width: auto;
}
@media (min-width: 1366px) {
  #swipebox-slider .slide img {
    max-width: 1440px;
  }
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}

#swipebox-top-bar {
  top: -50px;
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2218%22%20height%3D%2229%22%20viewBox%3D%220%200%2018%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2027.5L15%2014.5L2%201.5%22%20stroke%3D%22%23fcfdf6%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  top: 0;
  background-position: right center;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 95%;
  height: 50px;
}

#swipebox-prev {
  float: left;
  transform: rotate(180deg);
}

#swipebox-next {
  float: right;
}

#swipebox-close {
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
  outline: 0;
  z-index: 200;
  width: 44px;
  height: 44px;
}
#swipebox-close:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fcfdf6;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
#swipebox-close:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fcfdf6;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 896px) {
  #swipebox-close {
    top: 15px;
    right: 0;
  }
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev,
#swipebox-next {
  width: 100px;
  height: 100%;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}
#swipebox-prev:hover,
#swipebox-next:hover {
  cursor: pointer;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    top: 24px;
    right: 24px;
  }
  #swipebox-arrows {
    width: 95%;
    max-width: 95%;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: transparent;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

.swipebox-transparent-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.9;
  background: #000000;
}

/* Skin
--------------------------*/
#swipebox-bottom-bar,
#swipebox-top-bar {
  background: transparent;
}

#swipebox-top-bar {
  transform: translate3d(0, 0, 0) !important;
}

#swipebox-bottom-bar {
  top: 50%;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1440px;
  width: 85%;
}

/**
* Swiper 5.4.0
* Most modern mobile touch slider and framework with hardware accelerated transitions
* http://swiperjs.com
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: May 15, 2020
*/
@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * 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:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.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;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  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;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  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-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: 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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.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%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.breadcrumbs .breadcrumb-wrap {
  padding: 32px;
}

.btn:not(li),
.btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 0;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 24px;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn:not(li):focus,
.btn a:focus {
  outline: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 6px -1px #a9c677, 0 2px 4px -1px #a9c677;
}
.btn:not(li) a,
.btn a a {
  color: inherit;
  text-decoration: none;
}

.dark-green-bg:not(li),
.dark-green-bg a {
  background: #353c30;
  color: #c8e57a;
  border-color: #353c30;
}
.dark-green-bg:not(li) svg path,
.dark-green-bg a svg path {
  fill: #c8e57a;
}
.dark-green-bg:not(li):hover,
.dark-green-bg a:hover {
  background: #a9c677;
  border-color: #a9c677;
  color: #353c30;
}
.dark-green-bg:not(li):hover svg path,
.dark-green-bg a:hover svg path {
  fill: #353c30;
}
.dark-green-bg:not(li):focus,
.dark-green-bg a:focus {
  background: #a9c677;
  border-color: #a9c677;
  color: #353c30;
}

.light-green-bg:not(li),
.light-green-bg a {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.light-green-bg:not(li) svg path,
.light-green-bg a svg path {
  fill: #353c30;
}
.light-green-bg:not(li):hover,
.light-green-bg a:hover {
  background: #353c30;
  color: #c8e57a;
  border-color: #353c30;
}
.light-green-bg:not(li):hover svg path,
.light-green-bg a:hover svg path {
  fill: #c8e57a;
}
.light-green-bg:not(li):focus,
.light-green-bg a:focus {
  background: #353c30;
  color: #c8e57a;
  border-color: #353c30;
}
.light-green-bg:not(li):focus svg path,
.light-green-bg a:focus svg path {
  fill: #c8e57a;
}

.white-bg:not(li),
.white-bg a {
  background: #fcfdf6;
  color: #678f22;
  border-color: #678f22;
}
.white-bg:not(li) svg path,
.white-bg a svg path {
  fill: #678f22;
}
.white-bg:not(li):hover,
.white-bg a:hover {
  background: #353c30;
  border-color: #678f22;
  color: #c8e57a;
}
.white-bg:not(li):hover svg path,
.white-bg a:hover svg path {
  fill: #c8e57a;
}
.white-bg:not(li):focus,
.white-bg a:focus {
  background: #353c30;
  border-color: #678f22;
  color: #c8e57a;
}
.white-bg:not(li):focus svg path,
.white-bg a:focus svg path {
  fill: #678f22;
}

.cream-bg:not(li),
.cream-bg a {
  background: #ebf2dd;
  color: #353c30;
  border-color: #ebf2dd;
}
.cream-bg:not(li) svg path,
.cream-bg a svg path {
  fill: #353c30;
}
.cream-bg:not(li):hover,
.cream-bg a:hover {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.cream-bg:not(li):hover svg path,
.cream-bg a:hover svg path {
  fill: #353c30;
}
.cream-bg:not(li):focus,
.cream-bg a:focus {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.cream-bg:not(li):focus svg path,
.cream-bg a:focus svg path {
  fill: #353c30;
}
.cream-bg:not(li):focus svg path,
.cream-bg a:focus svg path {
  fill: #353c30;
}

.link-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
  row-gap: 16px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .link-wrap {
    flex-direction: row;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.link-wrap .video-link {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

ul.social-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 24px;
  margin-top: 0;
  list-style-type: none;
}
@media (min-width: 768px) {
  ul.social-menu {
    justify-content: flex-start;
  }
}
ul.social-menu svg path {
  fill: #353c30;
  transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
ul.social-menu li {
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.social-menu li:hover svg path, ul.social-menu li:active svg path, ul.social-menu li:focus svg path,
ul.social-menu a:hover svg path,
ul.social-menu a:active svg path,
ul.social-menu a:focus svg path {
  fill: #678f22 !important;
}
ul.social-menu span {
  position: absolute;
  display: block;
  overflow: hidden;
  text-indent: -99em;
}

.gform_wrapper.gravity-theme form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  gap: 0;
}
.gform_wrapper .gform_fields .gfield {
  flex: 1 1 100%;
  min-width: 0;
}
@media (min-width: 768px) {
  .gform_wrapper .gform_fields .gfield--width-half,
  .gform_wrapper .gform_fields .gfield.half-width {
    flex: 1 1 calc(50% - 8px);
  }
  .gform_wrapper .gform_fields .gfield--width-third {
    flex: 1 1 calc(33.333% - 10.6666666667px);
  }
  .gform_wrapper .gform_fields .gfield--width-quarter {
    flex: 1 1 calc(25% - 12px);
  }
  .gform_wrapper .gform_fields .gfield--width-full,
  .gform_wrapper .gform_fields .gfield.full-width {
    flex: 1 1 100%;
  }
}

.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme textarea {
  border-radius: 8px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  padding: 19px 17px 15px;
  border: none;
  max-width: 100%;
  background: rgba(235, 242, 221, 0.3019607843);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .gform_wrapper.gravity-theme input[type=text],
  .gform_wrapper.gravity-theme input[type=email],
  .gform_wrapper.gravity-theme input[type=url],
  .gform_wrapper.gravity-theme input[type=tel],
  .gform_wrapper.gravity-theme input[type=number],
  .gform_wrapper.gravity-theme textarea {
    font-size: 1.25rem;
  }
}
.gform_wrapper.gravity-theme input[type=text]:hover,
.gform_wrapper.gravity-theme input[type=email]:hover,
.gform_wrapper.gravity-theme input[type=url]:hover,
.gform_wrapper.gravity-theme input[type=tel]:hover,
.gform_wrapper.gravity-theme input[type=number]:hover,
.gform_wrapper.gravity-theme textarea:hover {
  background: rgba(235, 242, 221, 0.3019607843);
}
.gform_wrapper.gravity-theme input[type=text]:focus,
.gform_wrapper.gravity-theme input[type=email]:focus,
.gform_wrapper.gravity-theme input[type=url]:focus,
.gform_wrapper.gravity-theme input[type=tel]:focus,
.gform_wrapper.gravity-theme input[type=number]:focus,
.gform_wrapper.gravity-theme textarea:focus {
  outline: none;
  background: rgba(235, 242, 221, 0.3019607843);
}
.gform_wrapper.gravity-theme input[type=text]:disabled,
.gform_wrapper.gravity-theme input[type=email]:disabled,
.gform_wrapper.gravity-theme input[type=url]:disabled,
.gform_wrapper.gravity-theme input[type=tel]:disabled,
.gform_wrapper.gravity-theme input[type=number]:disabled,
.gform_wrapper.gravity-theme textarea:disabled {
  background: #f9f9f9;
  color: #999;
  cursor: not-allowed;
}
.gform_wrapper.gravity-theme input[type=text]:disabled::-moz-placeholder, .gform_wrapper.gravity-theme input[type=email]:disabled::-moz-placeholder, .gform_wrapper.gravity-theme input[type=url]:disabled::-moz-placeholder, .gform_wrapper.gravity-theme input[type=tel]:disabled::-moz-placeholder, .gform_wrapper.gravity-theme input[type=number]:disabled::-moz-placeholder, .gform_wrapper.gravity-theme textarea:disabled::-moz-placeholder {
  color: #ccc;
}
.gform_wrapper.gravity-theme input[type=text]:disabled::placeholder,
.gform_wrapper.gravity-theme input[type=email]:disabled::placeholder,
.gform_wrapper.gravity-theme input[type=url]:disabled::placeholder,
.gform_wrapper.gravity-theme input[type=tel]:disabled::placeholder,
.gform_wrapper.gravity-theme input[type=number]:disabled::placeholder,
.gform_wrapper.gravity-theme textarea:disabled::placeholder {
  color: #ccc;
}
.gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: #353c30;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.gform_wrapper.gravity-theme input[type=text]::placeholder,
.gform_wrapper.gravity-theme input[type=email]::placeholder,
.gform_wrapper.gravity-theme input[type=url]::placeholder,
.gform_wrapper.gravity-theme input[type=tel]::placeholder,
.gform_wrapper.gravity-theme input[type=number]::placeholder,
.gform_wrapper.gravity-theme textarea::placeholder {
  color: #353c30;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.gform_wrapper.gravity-theme input[type=text]:focus::-moz-placeholder, .gform_wrapper.gravity-theme input[type=email]:focus::-moz-placeholder, .gform_wrapper.gravity-theme input[type=url]:focus::-moz-placeholder, .gform_wrapper.gravity-theme input[type=tel]:focus::-moz-placeholder, .gform_wrapper.gravity-theme input[type=number]:focus::-moz-placeholder, .gform_wrapper.gravity-theme textarea:focus::-moz-placeholder {
  opacity: 0;
}
.gform_wrapper.gravity-theme input[type=text]:focus::placeholder,
.gform_wrapper.gravity-theme input[type=email]:focus::placeholder,
.gform_wrapper.gravity-theme input[type=url]:focus::placeholder,
.gform_wrapper.gravity-theme input[type=tel]:focus::placeholder,
.gform_wrapper.gravity-theme input[type=number]:focus::placeholder,
.gform_wrapper.gravity-theme textarea:focus::placeholder {
  opacity: 0;
}
.gform_wrapper.gravity-theme .ginput_container_text,
.gform_wrapper.gravity-theme .ginput_container_email,
.gform_wrapper.gravity-theme .ginput_container_phone,
.gform_wrapper.gravity-theme .ginput_container_number,
.gform_wrapper.gravity-theme .ginput_container_website,
.gform_wrapper.gravity-theme .ginput_container_textarea {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 6px;
  margin-top: 0;
}
.gform_wrapper.gravity-theme .ginput_container_text::after,
.gform_wrapper.gravity-theme .ginput_container_email::after,
.gform_wrapper.gravity-theme .ginput_container_phone::after,
.gform_wrapper.gravity-theme .ginput_container_number::after,
.gform_wrapper.gravity-theme .ginput_container_website::after,
.gform_wrapper.gravity-theme .ginput_container_textarea::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #a9c677;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_wrapper.gravity-theme .ginput_container_text:focus-within::after,
.gform_wrapper.gravity-theme .ginput_container_email:focus-within::after,
.gform_wrapper.gravity-theme .ginput_container_phone:focus-within::after,
.gform_wrapper.gravity-theme .ginput_container_number:focus-within::after,
.gform_wrapper.gravity-theme .ginput_container_website:focus-within::after,
.gform_wrapper.gravity-theme .ginput_container_textarea:focus-within::after {
  background: #c8e57a;
}

textarea {
  width: 100%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus {
  font-family: "aktiv-grotesk-extended", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: normal !important;
  -webkit-text-fill-color: #353c30 !important;
}
@media (min-width: 1024px) {
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active,
  textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover,
  textarea:-webkit-autofill:focus {
    font-size: 20px !important;
  }
}

.gform_wrapper.gravity-theme form input:-webkit-autofill,
.gform_wrapper.gravity-theme form input:-webkit-autofill:hover,
.gform_wrapper.gravity-theme form input:-webkit-autofill:focus,
.gform_wrapper.gravity-theme form textarea:-webkit-autofill,
.gform_wrapper.gravity-theme form textarea:-webkit-autofill:hover,
.gform_wrapper.gravity-theme form textarea:-webkit-autofill:focus,
.gform_wrapper.gravity-theme form select:-webkit-autofill,
.gform_wrapper.gravity-theme form select:-webkit-autofill:hover,
.gform_wrapper.gravity-theme form select:-webkit-autofill:focus {
  border: none;
  font-family: "aktiv-grotesk-extended", sans-serif !important;
  font-weight: 400 !important;
  -webkit-text-fill-color: #353c30 !important;
  -webkit-box-shadow: 0 0 0px 1000px rgba(235, 242, 221, 0.75) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.gform_wrapper.gravity-theme form .gform_footer {
  padding: 0;
  margin: 0;
  margin-top: 18px;
}
.gform_wrapper.gravity-theme form .gform_footer input {
  margin: 0;
}

.gform_wrapper li {
  margin: 16px 0;
}

.ginput_container_date,
.date-field {
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  position: relative;
}
.ginput_container_date .ginput_container,
.date-field .ginput_container {
  width: 100%;
}
.ginput_container_date .ginput_container:before,
.date-field .ginput_container:before {
  content: "";
  width: 24px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 7px;
  margin: auto 0;
  right: 16px;
  background-image: url("../../../files/svg/calendar-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
.ginput_container_date input,
.date-field input {
  width: 100%;
  padding-right: 50px;
}

.gform_wrapper .clear-multi {
  display: flex;
  align-items: center;
}
.gform_wrapper .clear-multi .gfield_time_hour input {
  margin-right: 4px;
}
.gform_wrapper .clear-multi .gfield_time_minute input {
  margin: 0 4px;
}
.gform_wrapper .clear-multi .gfield_time_ampm {
  margin-left: 4px;
}

input:focus::-webkit-input-placeholder {
  color: #353c30;
}

[placeholder] {
  color: #353c30;
}

::-webkit-input-placeholder {
  color: #353c30;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #353c30;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #353c30;
}

:-ms-input-placeholder {
  color: #353c30;
}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.1s 0.1s ease-in-out;
  transition: opacity 0.1s 0.1s ease-in-out;
  opacity: 0;
}

.gform_body label,
.gform_body legend {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  font-variant: all-small-caps;
  font-weight: normal;
  text-box: trim-both cap alphabetic;
  display: block;
  margin-bottom: 4px;
}
.gform_body label .gfield_required,
.gform_body legend .gfield_required {
  color: #a64613;
  margin-left: 2px;
}

.gform_button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  outline: none;
  padding: 10px 24px;
  background: #353c30;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 0.875rem;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
}
.gform_button:hover, .gform_button:active, .gform_button:focus {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.gform_button:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.gform_button:disabled {
  background: #c4c7b1;
  color: #677267;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.gform_button:disabled:hover, .gform_button:disabled:active, .gform_button:disabled:focus {
  background: #c4c7b1;
  color: #677267;
  transform: none;
  box-shadow: none;
}
.gform_button.gform_button_loading {
  color: transparent;
}
.gform_button.gform_button_loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 2px solid rgba(200, 229, 122, 0.3);
  border-top: 2px solid #c8e57a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.gform_body ul {
  padding: 0;
  margin: 0;
}

.gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_body > ul > li {
  margin: 0 0 24px;
}

.gform_body li {
  list-style-type: none;
}

.gform_body .hidden_label label {
  display: none;
}

.gfield,
.gfield {
  width: 100%;
}

.ginput_complex {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ginput_complex .ginput_left,
.ginput_complex .ginput_right,
.ginput_complex .ginput_full {
  display: flex;
  flex-direction: column;
}
.ginput_complex .ginput_left {
  flex: 1;
  margin-right: 4px;
}
.ginput_complex .ginput_right {
  flex: 1;
  margin-left: 4px;
}
.ginput_complex .ginput_full {
  width: 100%;
}
.ginput_complex label {
  color: #374151;
  font-weight: 600;
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .ginput_complex label {
    font-size: 0.9375rem;
  }
}
.ginput_complex label .gfield_required {
  color: #a64613;
  margin-left: 2px;
}
.ginput_complex input {
  border-radius: 8px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  padding: 19px 17px 15px;
  border: none;
  max-width: 100%;
  background: rgba(235, 242, 221, 0.3019607843);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .ginput_complex input {
    font-size: 1.25rem;
  }
}
.ginput_complex input:hover {
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_complex input:focus {
  outline: none;
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_complex input:disabled {
  background: #f9f9f9;
  color: #999;
  cursor: not-allowed;
}
.ginput_complex input:disabled::-moz-placeholder {
  color: #ccc;
}
.ginput_complex input:disabled::placeholder {
  color: #ccc;
}
.ginput_complex input::-moz-placeholder {
  color: #353c30;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.ginput_complex input::placeholder {
  color: #353c30;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.ginput_complex input:focus::-moz-placeholder {
  opacity: 0;
}
.ginput_complex input:focus::placeholder {
  opacity: 0;
}

.gfield.gfield_page_break,
.gfield.gfield_section_break {
  border: none;
}
.gfield.gfield_page_break .gsection_title,
.gfield.gfield_section_break .gsection_title {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  margin-bottom: 8px;
  border-bottom: 2px solid #c4c7b1;
  padding-bottom: 4px;
}
.gfield.gfield_page_break .gsection_description,
.gfield.gfield_section_break .gsection_description {
  font-size: 0.875rem;
  color: #677267;
  margin-bottom: 16px;
}

.gfield--type-hidden {
  display: none !important;
}

.gfield--type-fileupload {
  margin-top: 32px;
}

.ginput_container_fileupload {
  position: relative;
  border: 2px dotted #a9c677;
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  background: rgba(235, 242, 221, 0.3);
  min-height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_fileupload:active, .ginput_container_fileupload:hover {
  border-color: #678f22;
  background: rgb(235, 242, 221);
}
.ginput_container_fileupload:has(.gform_fileupload_multifile) {
  border: none;
  background: transparent;
  padding: 0;
  min-height: 0;
}
.ginput_container_fileupload:has(.gform_fileupload_multifile):hover {
  border: none;
  background: transparent;
}
.ginput_container_fileupload:has(.gform_fileupload_multifile)::before, .ginput_container_fileupload:has(.gform_fileupload_multifile)::after {
  display: none;
}
.ginput_container_fileupload input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
}
.ginput_container_fileupload::before {
  content: "";
  display: block;
  width: 60px;
  height: 36px;
  margin: 0 auto 8px;
  background-image: url('data:image/svg+xml;utf8,<svg width="60" height="36" viewBox="0 0 60 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M52.989 17.23V17C52.999 7.62 45.389 0 35.999 0C30.289 0 24.959 2.86 21.809 7.63C15.519 5.53 8.70898 8.93 6.60898 15.22C6.19898 16.44 5.98898 17.72 5.98898 19.01V19.27C1.70898 20.38 -0.851022 24.74 0.258978 29.02C1.17898 32.54 4.34898 35 7.98898 35.01H50.989C55.959 35.01 59.989 30.98 59.989 26.01C59.989 21.81 57.079 18.17 52.989 17.23ZM50.989 33.01H7.98898C4.67898 32.99 2.00898 30.28 2.02898 26.97C2.04898 24 4.23898 21.5 7.16898 21.07C7.69898 21 8.07898 20.52 8.02898 19.99C7.99898 19.67 7.97898 19.34 7.97898 19C7.97898 13.47 12.469 8.99 17.999 9C19.309 9 20.609 9.26 21.829 9.76C22.289 9.95 22.819 9.78 23.069 9.35C27.299 2.23 36.499 -0.13 43.629 4.09C48.199 6.79 50.999 11.71 50.989 17.01C50.989 17.34 50.989 17.66 50.949 17.98C50.899 18.52 51.289 19 51.829 19.06C55.669 19.53 58.389 23.03 57.919 26.87C57.489 30.37 54.519 33 50.989 33.01Z" fill="%23A9C677"/><path d="M36.029 19.56L30.899 14.43C30.519 14.05 29.859 14.05 29.489 14.43L24.359 19.56C23.969 19.95 23.969 20.58 24.359 20.97C24.559 21.17 24.809 21.26 25.069 21.26C25.329 21.26 25.579 21.16 25.779 20.97L29.199 17.55V26.23C29.199 26.78 29.649 27.23 30.199 27.23C30.749 27.23 31.199 26.78 31.199 26.23V17.55L34.619 20.97C35.009 21.36 35.639 21.36 36.029 20.97C36.419 20.58 36.419 19.95 36.029 19.56Z" fill="%23A9C677"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
  position: relative;
  z-index: 1;
  order: 1;
}
.ginput_container_fileupload::after {
  content: "Upload a file";
  display: block;
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  font-variant: all-small-caps;
  pointer-events: none;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  order: 2;
}
.ginput_container_fileupload .file-upload-filename {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-top: 8px;
  font-weight: bold;
  position: relative;
  z-index: 20;
  order: 3;
}
.ginput_container_fileupload .file-upload-filename .filename-text {
  pointer-events: none;
}
.ginput_container_fileupload .file-upload-filename .remove-file-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #678f22;
  color: #fcfdf6;
  cursor: pointer;
  pointer-events: auto;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 16px;
  line-height: 1;
  padding: 0;
  border: none;
  position: relative;
}
.ginput_container_fileupload .file-upload-filename .remove-file-btn:hover {
  background: #353c30;
}
.ginput_container_fileupload.has-file::after {
  content: "Change file";
}
.ginput_container_fileupload .gform_fileupload_rules {
  margin-top: 8px;
  display: block;
  color: #a8b9b9;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  font-variant: normal;
  position: relative;
  z-index: 1;
  pointer-events: none;
  order: 4;
}
.ginput_container_fileupload .validation_message--hidden-on-empty:empty,
.ginput_container_fileupload .ginput_preview_list:empty {
  display: none;
}
.ginput_container_fileupload .ginput_preview_list {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  margin: 12px 0;
}
.ginput_container_fileupload .ginput_preview {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  font-variant: all-small-caps;
}
.ginput_container_fileupload .gform_drop_area {
  border: 2px dotted #a9c677;
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  background: rgba(235, 242, 221, 0.3);
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative;
}
.ginput_container_fileupload .gform_drop_area:hover {
  border-color: #678f22;
  background: rgba(235, 242, 221, 0.5);
}
.ginput_container_fileupload .gform_drop_area.gform_drag_over, .ginput_container_fileupload .gform_drop_area.moxie-drag-over, .ginput_container_fileupload .gform_drop_area.dragover {
  border-color: #6b9228 !important;
  background: rgba(169, 198, 119, 0.5) !important;
  transform: scale(1.0125);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.ginput_container_fileupload .gform_drop_area::before {
  content: "";
  display: block;
  width: 60px;
  height: 36px;
  margin: 0 auto 8px;
  background-image: url('data:image/svg+xml;utf8,<svg width="60" height="36" viewBox="0 0 60 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M52.989 17.23V17C52.999 7.62 45.389 0 35.999 0C30.289 0 24.959 2.86 21.809 7.63C15.519 5.53 8.70898 8.93 6.60898 15.22C6.19898 16.44 5.98898 17.72 5.98898 19.01V19.27C1.70898 20.38 -0.851022 24.74 0.258978 29.02C1.17898 32.54 4.34898 35 7.98898 35.01H50.989C55.959 35.01 59.989 30.98 59.989 26.01C59.989 21.81 57.079 18.17 52.989 17.23ZM50.989 33.01H7.98898C4.67898 32.99 2.00898 30.28 2.02898 26.97C2.04898 24 4.23898 21.5 7.16898 21.07C7.69898 21 8.07898 20.52 8.02898 19.99C7.99898 19.67 7.97898 19.34 7.97898 19C7.97898 13.47 12.469 8.99 17.999 9C19.309 9 20.609 9.26 21.829 9.76C22.289 9.95 22.819 9.78 23.069 9.35C27.299 2.23 36.499 -0.13 43.629 4.09C48.199 6.79 50.999 11.71 50.989 17.01C50.989 17.34 50.989 17.66 50.949 17.98C50.899 18.52 51.289 19 51.829 19.06C55.669 19.53 58.389 23.03 57.919 26.87C57.489 30.37 54.519 33 50.989 33.01Z" fill="%23A9C677"/><path d="M36.029 19.56L30.899 14.43C30.519 14.05 29.859 14.05 29.489 14.43L24.359 19.56C23.969 19.95 23.969 20.58 24.359 20.97C24.559 21.17 24.809 21.26 25.069 21.26C25.329 21.26 25.579 21.16 25.779 20.97L29.199 17.55V26.23C29.199 26.78 29.649 27.23 30.199 27.23C30.749 27.23 31.199 26.78 31.199 26.23V17.55L34.619 20.97C35.009 21.36 35.639 21.36 36.029 20.97C36.419 20.58 36.419 19.95 36.029 19.56Z" fill="%23A9C677"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ginput_container_fileupload .gform_drop_area .gform_drop_instructions {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  font-variant: all-small-caps;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  outline: none;
  padding: 10px 24px;
  background: #353c30;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 0.875rem;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  margin-top: 16px;
  width: auto;
  display: inline-block;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files:hover, .ginput_container_fileupload .gform_drop_area .gform_button_select_files:active, .ginput_container_fileupload .gform_drop_area .gform_button_select_files:focus {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files:disabled {
  background: #c4c7b1;
  color: #677267;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files:disabled:hover, .ginput_container_fileupload .gform_drop_area .gform_button_select_files:disabled:active, .ginput_container_fileupload .gform_drop_area .gform_button_select_files:disabled:focus {
  background: #c4c7b1;
  color: #677267;
  transform: none;
  box-shadow: none;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files.gform_button_loading {
  color: transparent;
}
.ginput_container_fileupload .gform_drop_area .gform_button_select_files.gform_button_loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 2px solid rgba(200, 229, 122, 0.3);
  border-top: 2px solid #c8e57a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.ginput_container_fileupload .gform_drop_area + .gform_fileupload_rules {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  z-index: 2;
}
.ginput_container_fileupload .gform_fileupload_multifile {
  width: 100%;
}
.ginput_container_fileupload .gform_fileupload_multifile .gform_fileupload_file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 8px;
  background: #c4c7b1;
  border-radius: 4px;
  margin-bottom: 4px;
}
.ginput_container_fileupload .gform_fileupload_multifile .gform_fileupload_file .gform_delete {
  color: #a64613;
  text-decoration: none;
  font-size: 0.75rem;
}
.ginput_container_fileupload .gform_fileupload_multifile .gform_fileupload_file .gform_delete:hover {
  color: rgb(74.4756756757, 31.4054054054, 8.5243243243);
}
.ginput_container_fileupload .gform_drop_area .ginput_preview {
  margin-top: 16px;
  width: 100%;
}
.ginput_container_fileupload .gform_drop_area .ginput_preview .gform_fileupload_file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 8px;
  background: #fcfdf6;
  border-radius: 4px;
  margin-bottom: 4px;
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
.ginput_container_fileupload .gform_drop_area .ginput_preview .gform_fileupload_file .gform_delete {
  color: #a64613;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: bold;
}
.ginput_container_fileupload .gform_drop_area .ginput_preview .gform_fileupload_file .gform_delete:hover {
  color: rgb(74.4756756757, 31.4054054054, 8.5243243243);
}
.ginput_container_fileupload .gform_fileupload_multifile.gform_drag_over .gform_drop_area,
.ginput_container_fileupload .gform_fileupload_multifile.moxie-drag-over .gform_drop_area {
  border-color: #678f22 !important;
  background: rgba(235, 242, 221, 0.5) !important;
}

.gfield.gfield_hidden {
  display: none !important;
}

.gform_required_legend {
  display: none !important;
}

.gform_wrapper .gfield_description:empty {
  display: none;
}

.gform_wrapper .field_description_below:empty,
.gform_wrapper .field_description_above:empty {
  display: none;
}

.gform_wrapper fieldset ul:has(li:empty:only-child),
.gform_wrapper fieldset ul:has(li:only-child:empty) {
  display: none;
}
.gform_wrapper fieldset ul li:only-child:empty {
  display: none;
}
.gform_wrapper fieldset ul:only-child:has(li:only-child:empty) {
  display: none;
}

.gfield:empty,
.gfield:has(fieldset:empty),
.gfield:has(fieldset ul:only-of-type li:only-child:empty) {
  display: none;
}

.gfield.gfield_html .gfield_html_content {
  font-size: 0.875rem;
  line-height: 1.5;
}
.gfield.gfield_html .gfield_html_content p {
  margin-bottom: 8px;
}
.gfield.gfield_html .gfield_html_content p:last-child {
  margin-bottom: 0;
}

.ginput_container_phone input[type=tel] {
  border-radius: 8px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  padding: 19px 17px 15px;
  border: none;
  max-width: 100%;
  background: rgba(235, 242, 221, 0.3019607843);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .ginput_container_phone input[type=tel] {
    font-size: 1.25rem;
  }
}
.ginput_container_phone input[type=tel]:hover {
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_phone input[type=tel]:focus {
  outline: none;
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_phone input[type=tel]:disabled {
  background: #f9f9f9;
  color: #999;
  cursor: not-allowed;
}
.ginput_container_phone input[type=tel]:disabled::-moz-placeholder {
  color: #ccc;
}
.ginput_container_phone input[type=tel]:disabled::placeholder {
  color: #ccc;
}
.ginput_container_phone input[type=tel]::-moz-placeholder {
  color: #353c30;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_phone input[type=tel]::placeholder {
  color: #353c30;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_phone input[type=tel]:focus::-moz-placeholder {
  opacity: 0;
}
.ginput_container_phone input[type=tel]:focus::placeholder {
  opacity: 0;
}

.ginput_container_website input[type=url] {
  border-radius: 8px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  padding: 19px 17px 15px;
  border: none;
  max-width: 100%;
  background: rgba(235, 242, 221, 0.3019607843);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .ginput_container_website input[type=url] {
    font-size: 1.25rem;
  }
}
.ginput_container_website input[type=url]:hover {
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_website input[type=url]:focus {
  outline: none;
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_website input[type=url]:disabled {
  background: #f9f9f9;
  color: #999;
  cursor: not-allowed;
}
.ginput_container_website input[type=url]:disabled::-moz-placeholder {
  color: #ccc;
}
.ginput_container_website input[type=url]:disabled::placeholder {
  color: #ccc;
}
.ginput_container_website input[type=url]::-moz-placeholder {
  color: #353c30;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_website input[type=url]::placeholder {
  color: #353c30;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_website input[type=url]:focus::-moz-placeholder {
  opacity: 0;
}
.ginput_container_website input[type=url]:focus::placeholder {
  opacity: 0;
}

.ginput_container_signature .gform_signature_container {
  border: 2px solid #677267;
  border-radius: 4px;
}
.ginput_container_signature .gform_signature_container canvas {
  display: block;
  width: 100%;
  cursor: crosshair;
}
.ginput_container_signature .gform_signature_message {
  font-size: 0.75rem;
  color: #677267;
  margin-top: 4px;
}

.gform_page_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #c4c7b1;
}
.gform_page_footer .gform_previous_button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  outline: none;
  padding: 10px 24px;
  background: #353c30;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 0.875rem;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  background: transparent;
  color: #677267;
  border: 2px solid #677267;
  width: auto;
}
.gform_page_footer .gform_previous_button:hover, .gform_page_footer .gform_previous_button:active, .gform_page_footer .gform_previous_button:focus {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.gform_page_footer .gform_previous_button:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.gform_page_footer .gform_previous_button:disabled {
  background: #c4c7b1;
  color: #677267;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.gform_page_footer .gform_previous_button:disabled:hover, .gform_page_footer .gform_previous_button:disabled:active, .gform_page_footer .gform_previous_button:disabled:focus {
  background: #c4c7b1;
  color: #677267;
  transform: none;
  box-shadow: none;
}
.gform_page_footer .gform_previous_button.gform_button_loading {
  color: transparent;
}
.gform_page_footer .gform_previous_button.gform_button_loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 2px solid rgba(200, 229, 122, 0.3);
  border-top: 2px solid #c8e57a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.gform_page_footer .gform_previous_button:hover {
  background: #677267;
  color: #fcfdf6;
}
.gform_page_footer .gform_next_button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  outline: none;
  padding: 10px 24px;
  background: #353c30;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 0.875rem;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  width: auto;
}
.gform_page_footer .gform_next_button:hover, .gform_page_footer .gform_next_button:active, .gform_page_footer .gform_next_button:focus {
  background: #a9c677;
  color: #353c30;
  border-color: #a9c677;
}
.gform_page_footer .gform_next_button:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.gform_page_footer .gform_next_button:disabled {
  background: #c4c7b1;
  color: #677267;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.gform_page_footer .gform_next_button:disabled:hover, .gform_page_footer .gform_next_button:disabled:active, .gform_page_footer .gform_next_button:disabled:focus {
  background: #c4c7b1;
  color: #677267;
  transform: none;
  box-shadow: none;
}
.gform_page_footer .gform_next_button.gform_button_loading {
  color: transparent;
}
.gform_page_footer .gform_next_button.gform_button_loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 2px solid rgba(200, 229, 122, 0.3);
  border-top: 2px solid #c8e57a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.gform_page_footer .gform_page_steps {
  display: flex;
  align-items: center;
  gap: 4px;
}
.gform_page_footer .gform_page_steps .gform_page_step {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c4c7b1;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_page_footer .gform_page_steps .gform_page_step.gform_page_step_active {
  background: #678f22;
}
.gform_page_footer .gform_page_steps .gform_page_step.gform_page_step_completed {
  background: #677267;
}

.ginput_container_captcha .gfield_captcha_container {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha {
  flex: 0 0 auto;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container {
  flex: 1;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input {
  border-radius: 8px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  padding: 19px 17px 15px;
  border: none;
  max-width: 100%;
  background: rgba(235, 242, 221, 0.3019607843);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input {
    font-size: 1.25rem;
  }
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:hover {
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:focus {
  outline: none;
  background: rgba(235, 242, 221, 0.3019607843);
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:disabled {
  background: #f9f9f9;
  color: #999;
  cursor: not-allowed;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:disabled::-moz-placeholder {
  color: #ccc;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:disabled::placeholder {
  color: #ccc;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input::-moz-placeholder {
  color: #353c30;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input::placeholder {
  color: #353c30;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:focus::-moz-placeholder {
  opacity: 0;
}
.ginput_container_captcha .gfield_captcha_container .gfield_captcha_input_container input:focus::placeholder {
  opacity: 0;
}

.gform_validation_container,
.gfield.gfield_honeypot {
  display: none !important;
  visibility: hidden !important;
}

.gfield--type-checkbox,
.gfield--type-radio,
.gfield--type-consent {
  border: none !important;
  padding: 0 !important;
  margin: 32px 0 0 0 !important;
}
.gfield--type-checkbox .gfield_label,
.gfield--type-radio .gfield_label,
.gfield--type-consent .gfield_label {
  display: none !important;
}
.gfield--type-checkbox .ginput_container_consent label.gfield_consent_label,
.gfield--type-radio .ginput_container_consent label.gfield_consent_label,
.gfield--type-consent .ginput_container_consent label.gfield_consent_label {
  margin: 0 !important;
}

.ginput_container_consent {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ginput_container_consent input[type=checkbox] {
  display: none;
}
.ginput_container_consent label.gfield_consent_label {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  font-variant: all-small-caps;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.ginput_container_consent label.gfield_consent_label:before {
  content: "";
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 4px;
  background: transparent;
  margin-right: 8px;
  flex-shrink: 0;
}
.ginput_container_consent label.gfield_consent_label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 12px;
  background: transparent;
  transition: background 0.25s ease-out;
}
.ginput_container_consent input[type=checkbox]:checked + label.gfield_consent_label:after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22check_box_24px%22%3E%3Cpath%20id%3D%22icon%2Ftoggle%2Fcheck_box_24px%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%203H19C20.1%203%2021%203.9%2021%205V19C21%2020.1%2020.1%2021%2019%2021H5C3.9%2021%203%2020.1%203%2019V5C3%203.9%203.9%203%205%203ZM9.3%2016.29C9.69%2016.68%2010.32%2016.68%2010.71%2016.29L18.29%208.7C18.68%208.31%2018.68%207.68%2018.29%207.29C17.9%206.9%2017.27%206.9%2016.88%207.29L10%2014.17L7.12%2011.29C6.73%2010.9%206.1%2010.9%205.71%2011.29C5.52275%2011.4768%205.41751%2011.7305%205.41751%2011.995C5.41751%2012.2595%205.52275%2012.5132%205.71%2012.7L9.3%2016.29Z%22%20fill%3D%22%23678f22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  width: 28px;
  height: 24px;
  left: -2px;
}

.gform_wrapper input:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  outline: 2px solid #678f22;
  outline-offset: 2px;
}

.gform_ajax_spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #c4c7b1;
  border-top: 2px solid #678f22;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: 8px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gform_wrapper .gfield_select,
.gform_wrapper select {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  padding: 12px 16px;
  border: 2px solid #e1e5e9;
  border-radius: 4px;
  background: #fcfdf6;
  color: #374151;
  width: 100%;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%206l4%204%204-4%22%20stroke%3D%22%236b7280%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 16px 16px;
  padding-right: 48px;
}
.gform_wrapper .gfield_select:hover,
.gform_wrapper select:hover {
  border-color: rgb(158.4237288136, 210.6271186441, 68.3728813559);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.gform_wrapper .gfield_select:focus,
.gform_wrapper select:focus {
  outline: none;
  border-color: #678f22;
  box-shadow: 0 0 0 3px rgba(103, 143, 34, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #fcfdf6;
}
.gform_wrapper .gfield_select:disabled,
.gform_wrapper select:disabled {
  background: #f9f9f9;
  border-color: #e0e0e0;
  color: #999;
  cursor: not-allowed;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%206l4%204%204-4%22%20stroke%3D%22%23ccc%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}

.gform_wrapper select option.gf_placeholder {
  color: #9ca3af;
}

.gform_wrapper select option {
  font-size: 1rem;
  padding: 8px 12px;
  color: #374151;
  background: #fcfdf6;
}
.gform_wrapper select option:hover, .gform_wrapper select option:focus {
  background: rgba(103, 143, 34, 0.1);
}
.gform_wrapper select option:checked, .gform_wrapper select option:selected {
  background: rgba(103, 143, 34, 0.1);
  color: #678f22;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select select {
  width: 100%;
}

.gform_wrapper select[multiple] {
  height: auto;
  min-height: 120px;
  padding: 8px 16px;
  background-image: none;
  padding-right: 16px;
}
.gform_wrapper select[multiple] option {
  padding: 4px 8px;
  margin: 2px 0;
  border-radius: 4px;
}

.gform_wrapper select:focus {
  outline: 2px solid #678f22;
  outline-offset: 2px;
}

.gform_wrapper select::-ms-expand {
  display: none;
}

@media (prefers-contrast: high) {
  .gform_wrapper .gfield_select,
  .gform_wrapper select {
    border-width: 3px;
  }
  .gform_wrapper .gfield_select:focus,
  .gform_wrapper select:focus {
    outline-width: 3px;
  }
}
.gfield_checkbox {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ginput_container_checkbox .gchoice:first-child {
  margin-top: 0;
}
.ginput_container_checkbox .gchoice:last-child {
  margin-bottom: 0;
}

.ginput_container_checkbox .gchoice {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ginput_container_checkbox .gchoice input[type=checkbox],
.ginput_container_checkbox .gchoice input.gfield-choice-input[type=checkbox] {
  display: none;
}
.ginput_container_checkbox .gchoice label {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  font-variant: all-small-caps;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_checkbox .gchoice label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #a9c677;
  border-radius: 2px;
  background: rgba(235, 242, 221, 0.5);
  flex-shrink: 0;
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_checkbox .gchoice label::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_checkbox .gchoice label:hover::before {
  border-color: #678f22;
}
.ginput_container_checkbox .gchoice input[type=checkbox]:checked + label::before,
.ginput_container_checkbox .gchoice input.gfield-choice-input[type=checkbox]:checked + label::before {
  border-color: #678f22;
  background: rgba(235, 242, 221, 0.5);
}
.ginput_container_checkbox .gchoice input[type=checkbox]:checked + label::after,
.ginput_container_checkbox .gchoice input.gfield-choice-input[type=checkbox]:checked + label::after {
  opacity: 1;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.854%203.646a.5.5%200%200%201%200%20.708l-7%207a.5.5%200%200%201-.708%200l-3.5-3.5a.5.5%200%201%201%20.708-.708L6.5%2010.293l6.646-6.647a.5.5%200%200%201%20.708%200z%22%20fill%3D%22%23678f22%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]),
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]) {
  display: none;
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]) + label,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]) + label {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  font-variant: all-small-caps;
  font-weight: normal;
  margin: 0 0 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]) + label::before,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]) + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #a9c677;
  border-radius: 2px;
  background: rgba(235, 242, 221, 0.5);
  flex-shrink: 0;
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]) + label::after,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]) + label::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]) + label:hover::before,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]) + label:hover::before {
  border-color: #678f22;
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]):checked + label::before,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]):checked + label::before {
  border-color: #678f22;
  background: rgba(235, 242, 221, 0.5);
}
.gform_body input[type=checkbox]:not(.gchoice input[type=checkbox]):checked + label::after,
.sidebar-filters input[type=checkbox]:not(.gchoice input[type=checkbox]):checked + label::after {
  opacity: 1;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.854%203.646a.5.5%200%200%201%200%20.708l-7%207a.5.5%200%200%201-.708%200l-3.5-3.5a.5.5%200%201%201%20.708-.708L6.5%2010.293l6.646-6.647a.5.5%200%200%201%20.708%200z%22%20fill%3D%22%23678f22%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.mobile-only .gchoice label,
.mobile-only input[type=checkbox] + label {
  color: #fcfdf6;
}
.mobile-only .gchoice label::before,
.mobile-only input[type=checkbox] + label::before {
  border-color: rgba(252, 253, 246, 0.7);
}
.mobile-only .gchoice label:hover::before,
.mobile-only input[type=checkbox] + label:hover::before {
  border-color: #fcfdf6;
}
.mobile-only input[type=checkbox]:checked + label::after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.854%203.646a.5.5%200%200%201%200%20.708l-7%207a.5.5%200%200%201-.708%200l-3.5-3.5a.5.5%200%201%201%20.708-.708L6.5%2010.293l6.646-6.647a.5.5%200%200%201%20.708%200z%22%20fill%3D%22%23fcfdf6%22%2F%3E%3C%2Fsvg%3E");
}

.gfield_radio {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ginput_container_radio .gchoice:first-child {
  margin-top: 0;
}
.ginput_container_radio .gchoice:last-child {
  margin-bottom: 0;
}

.ginput_container_radio .gchoice {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ginput_container_radio .gchoice input[type=radio] {
  display: none;
}
.ginput_container_radio .gchoice label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  color: #374151;
  font-weight: normal;
  margin: 0;
  cursor: pointer;
  position: relative;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_radio .gchoice label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #d1d5db;
  border-radius: 50%;
  background: #fcfdf6;
  flex-shrink: 0;
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_radio .gchoice label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #678f22;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_radio .gchoice label:hover::before {
  border-color: #678f22;
}
.ginput_container_radio .gchoice input[type=radio]:checked + label::before {
  border-color: #678f22;
}
.ginput_container_radio .gchoice input[type=radio]:checked + label::after {
  opacity: 1;
}

.gform_body input[type=radio]:not(.gchoice input[type=radio]) {
  display: none;
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]) + label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  color: #374151;
  font-weight: normal;
  margin: 0 0 8px 0;
  cursor: pointer;
  position: relative;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]) + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #d1d5db;
  border-radius: 50%;
  background: #fcfdf6;
  flex-shrink: 0;
  transition: border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]) + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #678f22;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]) + label:hover::before {
  border-color: #678f22;
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]):checked + label::before {
  border-color: #678f22;
}
.gform_body input[type=radio]:not(.gchoice input[type=radio]):checked + label::after {
  opacity: 1;
}

.ginput_container_date {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 6px;
  margin-top: 0;
}
.ginput_container_date .screen-reader-text {
  display: none;
}
.ginput_container_date .ui-datepicker-trigger {
  display: none !important;
}
.ginput_container_date:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #a9c677;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ginput_container_date:focus-within:before {
  background: #c8e57a;
}
.ginput_container_date:after {
  content: "";
  width: 24px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 7px;
  margin: auto 0;
  right: 16px;
  background-image: url("../../../files/svg/calendar-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}

.ui-datepicker {
  width: 280px;
  height: auto;
  margin: 8px auto 0;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  background: #fcfdf6;
  border: none;
  border-radius: 4px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  overflow: hidden;
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker-header {
  background: #353c30;
  color: #fcfdf6;
  font-weight: 600;
  line-height: 50px;
  min-height: 50px !important;
  border: none;
  position: relative;
  text-align: center;
  font-size: 1rem;
}

.ui-datepicker tbody tr,
.ui-datepicker thead {
  border-bottom: 1px solid #bbb;
}

.ui-datepicker-title {
  text-align: center;
}

.ui-datepicker-title select {
  margin-top: 2.5%;
}

.ui-datepicker-next,
.ui-datepicker-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-indent: -9999px;
  overflow: hidden;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover {
  background: rgba(252, 253, 246, 0.2);
}
.ui-datepicker-next .ui-icon,
.ui-datepicker-prev .ui-icon {
  display: none;
}
.ui-datepicker-next::after,
.ui-datepicker-prev::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  text-indent: 0;
}

.ui-datepicker-prev {
  left: 10px;
}
.ui-datepicker-prev::after {
  border-width: 6px 8px 6px 0;
  border-color: transparent #fcfdf6 transparent transparent;
  margin-left: -2px;
}

.ui-datepicker-next {
  right: 10px;
}
.ui-datepicker-next::after {
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fcfdf6;
  margin-right: -2px;
}

.ui-datepicker thead {
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 12px 8px;
  color: #6c757d;
  letter-spacing: 0.5px;
}

.ui-datepicker tbody tr,
.ui-datepicker thead {
  border: none;
}

.ui-datepicker tbody td {
  padding: 0;
  border: none;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  text-align: center;
  width: 40px;
  height: 40px;
  color: #495057;
  font-size: 0.875rem;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 50%;
  margin: 0 auto;
}

.ui-datepicker-calendar .ui-state-default {
  background: transparent;
}
.ui-datepicker-calendar .ui-state-default:hover {
  background: rgba(103, 143, 34, 0.1);
  color: #678f22;
}

.ui-datepicker-calendar .ui-state-hover {
  background: rgba(103, 143, 34, 0.1) !important;
  color: #678f22 !important;
}

.ui-datepicker-calendar .ui-state-active {
  background: #678f22 !important;
  color: #fcfdf6 !important;
  font-weight: 600;
}

.ui-datepicker-unselectable .ui-state-default {
  background: transparent !important;
  color: #ced4da !important;
  cursor: not-allowed;
}
.ui-datepicker-unselectable .ui-state-default:hover {
  background: transparent !important;
  color: #ced4da !important;
}

.ui-datepicker-other-month .ui-state-default {
  color: #ced4da;
}

table.ui-datepicker-calendar {
  margin: 0 !important;
  width: 100%;
}
table.ui-datepicker-calendar td {
  padding: 2px;
}

body div#ui-datepicker-div[style] {
  z-index: 9999 !important;
}

.ui-datepicker tbody {
  padding: 8px;
}

.gfield_required {
  color: #a64613;
}

.validation_error {
  background: #a64613;
  color: #fcfdf6;
  font-size: 1.2em;
  font-weight: bold;
  border: 2px solid #a64613;
  padding: 8px;
  margin-top: 8px;
  clear: both;
  width: 97.5%;
}

.gform_validation_errors h1,
.gform_validation_errors h2,
.gform_validation_errors h3,
.gform_validation_errors h4,
.gform_validation_errors h5,
.gform_validation_errors h6 {
  font-size: 0.875rem;
  color: #a64613;
}

.gfield_description.validation_message,
.instruction.validation_message {
  margin-top: 8px;
  font-size: 0.75rem;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper ol.validation_list,
.gform_wrapper ol.validation_list li a,
.gform_wrapper div.gfield_description.validation_error,
.gform_wrapper .validation_message,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gf_submission_limit_message,
.gform_wrapper li.gfield.gfield_error table.gfield_list thead th {
  color: #a64613;
}

.gform_wrapper li.gfield.gfield_creditcard_warning,
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #a64613;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  background-color: transparent;
}

.wysiwyg.module:not(.gsap-animated) *,
.columns-module.module:not(.gsap-animated) *,
.featured-projects.module:not(.gsap-animated) *,
.team.module:not(.gsap-animated) *,
.post-list.module:not(.gsap-animated) *,
.career-single.module:not(.gsap-animated) * {
  will-change: transform, opacity;
}

.gsap-animated * {
  will-change: auto;
}

.wysiwyg.module:not(.blog-single):not(.career-single) .section-label,
.wysiwyg.module:not(.blog-single):not(.career-single) .section-title,
.wysiwyg.module:not(.blog-single):not(.career-single) .sub-title,
.wysiwyg.module:not(.blog-single):not(.career-single) .content-wrap > *:not(.section-label):not(.section-title):not(.sub-title):not(.link-wrap),
.wysiwyg.module:not(.blog-single):not(.career-single) .link-wrap {
  opacity: 0;
}

.career-single.module:not(.gsap-animated) .post-title,
.career-single.module:not(.gsap-animated) .career-meta,
.career-single.module:not(.gsap-animated) .career-apply-btn,
.career-single.module:not(.gsap-animated) .entry-content > * {
  opacity: 0;
}

.columns-module.module:not(.gsap-animated) .column {
  opacity: 0;
}
.columns-module.module:not(.gsap-animated) .column-rich-text .section-title,
.columns-module.module:not(.gsap-animated) .column-rich-text .sub-title,
.columns-module.module:not(.gsap-animated) .column-rich-text .column-content > p,
.columns-module.module:not(.gsap-animated) .column-rich-text .column-content > ul,
.columns-module.module:not(.gsap-animated) .column-rich-text .column-content > ol,
.columns-module.module:not(.gsap-animated) .column-rich-text .link-wrap {
  opacity: 0;
}
.columns-module.module:not(.gsap-animated) .column-links a {
  opacity: 0;
}
.columns-module.module:not(.gsap-animated) .column-image .image-wrap,
.columns-module.module:not(.gsap-animated) .column-media .image-wrap {
  opacity: 0;
}

.featured-projects.module:not(.gsap-animated) .section-title,
.featured-projects.module:not(.gsap-animated) .link-wrap {
  opacity: 0;
}
.featured-projects.module:not(.gsap-animated) .project-item .project-media,
.featured-projects.module:not(.gsap-animated) .project-item .project-text {
  opacity: 0;
}

.team.module:not(.gsap-animated) .team-header .section-label,
.team.module:not(.gsap-animated) .team-header .section-title,
.team.module:not(.gsap-animated) .team-header .sub-title,
.team.module:not(.gsap-animated) .team-header .link-wrap {
  opacity: 0;
}
.team.module:not(.gsap-animated) .team-member {
  opacity: 0;
}

.full-width-image.module:not(.gsap-animated) .image-wrap {
  opacity: 0;
}

.post-list.module:not(.gsap-animated) .post-card .post-media,
.post-list.module:not(.gsap-animated) .post-card .post-text {
  opacity: 0;
}

[data-animate=mask-reveal],
[data-animate=grid-stagger] > *,
[data-animate=fade-up],
[data-animate=parallax] {
  opacity: 0;
}

body.single-post img.custom {
  opacity: 1;
  transition: none;
}

body.single-post img[data-lazy-src],
body.single-post img.lazyloaded {
  opacity: 1;
  transition: none;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 24px 0;
  text-box: trim-both cap alphabetic;
  line-height: 1.25;
}

h1 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 2.25rem;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1275px) {
  h1 {
    font-size: 3.75rem;
  }
}

h2 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 1.875rem;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 2.25rem;
  }
}

h3 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  h3 {
    font-size: 1.875rem;
  }
}

h4 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 1.125rem;
}
@media (min-width: 1024px) {
  h5 {
    font-size: 1.25rem;
  }
}

h6 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  h6 {
    font-size: 1.125rem;
  }
}

.section-title {
  text-box: trim-both cap alphabetic;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.125; /* 72px / 64px = 1.125 */
}
@media (min-width: 1024px) {
  .section-title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1366px) {
  .section-title {
    font-size: 4rem;
  }
}
.section-title.smaller-title {
  font-size: 3rem;
}

.sub-title {
  text-box: trim-both cap alphabetic;
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714; /* 24px / 14px */
  font-variant: all-small-caps;
  letter-spacing: 0.02em;
}

p,
.module li,
.module ul {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  line-height: 1.944;
  margin: 0 0 24px 0;
}
p:last-child,
.module li:last-child,
.module ul:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  p,
  .module li,
  .module ul {
    margin: 0 0 40px 0;
  }
}
.module:not(.menu-module) ul:first-child {
  margin-top: 0;
}
.module:not(.menu-module) ul li {
  margin: 0;
}
.module:not(.menu-module) ul li:first-of-type {
  margin-top: 0;
}
.module:not(.menu-module) ul li:last-of-type {
  margin-bottom: 0;
}

* {
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

html {
  touch-action: manipulation;
  scroll-behavior: smooth;
}

::-moz-selection {
  background: #677267;
  color: #fcfdf6;
}

::selection {
  background: #677267;
  color: #fcfdf6;
}

body {
  width: 100%;
  font-size: 16px;
  display: block;
  overflow-x: hidden;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  background: #fcfdf6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.no-scroll {
  overflow: hidden;
}

.skip-navigation-link {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

.skip-navigation-link:focus,
.skip-navigation-link:active {
  background-color: #fff;
  left: auto;
  top: auto;
  width: 17vw;
  height: auto;
  overflow: auto;
  margin: 10px 40%;
  padding: 5px;
  border: 4px solid #222;
  text-align: center;
  font-size: 16px;
  z-index: 999;
}

button:hover, button:active, button:focus {
  outline: none;
}
button:focus-visible {
  outline: none;
}

@media (max-width: calc(1024px - 1px)) {
  .desktop-only {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .mobile-only {
    display: none !important;
  }
}

.module {
  position: relative;
}
.module:nth-child(1 of .module):not(.footer):not(.footer-cta-section):not(.hero) {
  padding-top: var(--header-height, 80px);
}

.content {
  width: 100%;
  z-index: 10;
}

figure {
  margin: 0;
}

.module figure {
  width: 100%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Screen reader and accessibility utilities */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.active-sidebar .sidebar-nav {
  transform: translateX(0);
}

.relative {
  position: relative;
}

.no-margin-bottom {
  margin-bottom: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #678f22;
  outline: 0;
}
a:hover, a:active, a:focus {
  outline: none;
}

.no-scroll {
  overflow: hidden;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.no-margin-top {
  margin-top: 0 !important;
}

.slider .swiper-slide,
.swiper-wrapper .swiper-slide {
  max-width: 100%;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  display: block;
  margin: 40px 0;
}
@media (min-width: 1366px) {
  .alignnone {
    margin: 56px 0;
  }
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 40px auto 40px auto;
}
@media (min-width: 1366px) {
  .aligncenter,
  div.aligncenter {
    margin: 56px auto 56px auto;
  }
}

.alignright {
  float: right;
  margin: 40px 0 40px 20px;
}
@media (min-width: 1366px) {
  .alignright {
    margin: 56px 0 56px 20px;
  }
}

.alignleft {
  float: left;
  margin: 40px 20px 40px 0;
}
@media (min-width: 1366px) {
  .alignleft {
    margin: 56px 20px 56px 0;
  }
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.hidden {
  display: none !important;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
  a[href*="tel:"]:hover, a[href*="tel:"]:active, a[href*="tel:"]:focus {
    cursor: default;
  }
}

.slide-content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 8px;
}

.swiper-locked,
.swiper-button-lock,
.swiper-pagination-lock {
  display: none !important;
}

:root {
  --module-tb-margin: 56px;
  --gutter-width: 15px;
  --outer-margin: 15px;
  --gutter-compensation: calc((var(--gutter-width) * 0.5) * -1);
  --half-gutter-width: calc((var(--gutter-width) * 0.5));
  --spacing-xs: 32px;
  --spacing-sm: 80px;
  --spacing-md: 104px;
  --spacing-lg: 128px;
  --spacing-xl: 152px;
}
@media (min-width: 768px) {
  :root {
    --module-tb-margin: 72px;
    --gutter-width: 30px;
    --outer-margin: 30px;
  }
}
@media (min-width: 1024px) {
  :root {
    --spacing-xs: 32px;
    --spacing-sm: 134px;
    --spacing-md: 175px;
    --spacing-lg: 208px;
    --spacing-xl: 240px;
  }
}
@media (min-width: 1366px) {
  :root {
    --gutter-width: 40px;
    --outer-margin: 0;
  }
}

.module-spacing {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .module-spacing {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .module-spacing {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .module-spacing {
    padding-left: 0;
    padding-right: 0;
  }
}

.module.spacing-top-xs {
  padding-top: var(--spacing-xs);
}

.module.spacing-bottom-xs {
  padding-bottom: var(--spacing-xs);
}

.module.spacing-top-sm {
  padding-top: var(--spacing-sm);
}

.module.spacing-bottom-sm {
  padding-bottom: var(--spacing-sm);
}

.module.spacing-top-md {
  padding-top: var(--spacing-md);
}

.module.spacing-bottom-md {
  padding-bottom: var(--spacing-md);
}

.module.spacing-top-lg {
  padding-top: var(--spacing-lg);
}

.module.spacing-bottom-lg {
  padding-bottom: var(--spacing-lg);
}

.module.spacing-top-xl {
  padding-top: var(--spacing-xl);
}

.module.spacing-bottom-xl {
  padding-bottom: var(--spacing-xl);
}

.module.no-bg-color.spacing-bottom-xs:has(+ .module.no-bg-color.spacing-top-sm) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-xs:has(+ .module.no-bg-color.spacing-top-md) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-xs:has(+ .module.no-bg-color.spacing-top-lg) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-xs:has(+ .module.no-bg-color.spacing-top-xl) {
  padding-bottom: 0;
}

.module.no-bg-color.spacing-bottom-xs + .module.no-bg-color.spacing-top-xs {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-sm + .module.no-bg-color.spacing-top-xs {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-md + .module.no-bg-color.spacing-top-xs {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-lg + .module.no-bg-color.spacing-top-xs {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-xl + .module.no-bg-color.spacing-top-xs {
  padding-top: 0;
}

.module.no-bg-color.spacing-bottom-sm:has(+ .module.no-bg-color.spacing-top-md) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-sm:has(+ .module.no-bg-color.spacing-top-lg) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-sm:has(+ .module.no-bg-color.spacing-top-xl) {
  padding-bottom: 0;
}

.module.no-bg-color.spacing-bottom-sm + .module.no-bg-color.spacing-top-sm {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-md + .module.no-bg-color.spacing-top-sm {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-lg + .module.no-bg-color.spacing-top-sm {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-xl + .module.no-bg-color.spacing-top-sm {
  padding-top: 0;
}

.module.no-bg-color.spacing-bottom-md:has(+ .module.no-bg-color.spacing-top-lg) {
  padding-bottom: 0;
}
.module.no-bg-color.spacing-bottom-md:has(+ .module.no-bg-color.spacing-top-xl) {
  padding-bottom: 0;
}

.module.no-bg-color.spacing-bottom-md + .module.no-bg-color.spacing-top-md {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-lg + .module.no-bg-color.spacing-top-md {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-xl + .module.no-bg-color.spacing-top-md {
  padding-top: 0;
}

.module.no-bg-color.spacing-bottom-lg:has(+ .module.no-bg-color.spacing-top-xl) {
  padding-bottom: 0;
}

.module.no-bg-color.spacing-bottom-lg + .module.no-bg-color.spacing-top-lg {
  padding-top: 0;
}
.module.no-bg-color.spacing-bottom-xl + .module.no-bg-color.spacing-top-lg {
  padding-top: 0;
}

.module.no-bg-color.spacing-bottom-xl + .module.no-bg-color.spacing-top-xl {
  padding-top: 0;
}

.module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).spacing-top-xs {
  padding-top: max(var(--header-height, 80px), var(--spacing-xs));
}
.module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).spacing-top-sm {
  padding-top: max(var(--header-height, 80px), var(--spacing-sm));
}
.module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).spacing-top-md {
  padding-top: max(var(--header-height, 80px), var(--spacing-md));
}
.module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).spacing-top-lg {
  padding-top: max(var(--header-height, 80px), var(--spacing-lg));
}
.module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).spacing-top-xl {
  padding-top: max(var(--header-height, 80px), var(--spacing-xl));
}
@media (max-width: calc(1024px - 1px)) {
  .module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).wysiwyg.spacing-top-xs {
    padding-top: calc(var(--spacing-xs) + var(--header-height, 81px));
  }
  .module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).wysiwyg.spacing-top-sm {
    padding-top: calc(var(--spacing-sm) + var(--header-height, 81px));
  }
  .module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).wysiwyg.spacing-top-md {
    padding-top: calc(var(--spacing-md) + var(--header-height, 81px));
  }
  .module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).wysiwyg.spacing-top-lg {
    padding-top: calc(var(--spacing-lg) + var(--header-height, 81px));
  }
  .module.no-bg-color:nth-child(1 of .module):not(.footer):not(.footer-cta-section).wysiwyg.spacing-top-xl {
    padding-top: calc(var(--spacing-xl) + var(--header-height, 81px));
  }
}

@keyframes fade-out {
  to {
    opacity: 0;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
}
@keyframes scale-up {
  from {
    opacity: 0;
    transform: scale(0.85);
  }
}
@keyframes scale-down {
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes slide-from-right {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
}
@keyframes slide-to-left {
  to {
    opacity: 0;
    transform: translateX(-30px);
  }
}
@keyframes slide-from-bottom {
  from {
    transform: translateY(100%);
  }
}
@keyframes slide-to-top {
  to {
    opacity: 0;
    transform: translateY(-30px);
  }
}
@keyframes slide-from-left {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
}
@keyframes slide-to-right {
  to {
    opacity: 0;
    transform: translateX(30px);
  }
}
.post-list {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .post-list {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .post-list {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .post-list {
    padding-left: 0;
    padding-right: 0;
  }
}

.searchandfilter h4 {
  color: #678f22;
}

.active .searchandfilter h4 {
  color: #fcfdf6;
}

.searchandfilter ul {
  padding: 0;
}
.searchandfilter ul li {
  padding: 0;
}

.searchandfilter > ul > li {
  margin: 0 0 16px;
}

.searchandfilter > ul > li.sf-field-reset {
  margin-top: 32px;
}

.post-list .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .post-list .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .post-list .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .post-list .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.blog-header {
  text-align: center;
  margin-bottom: 48px;
}
@media (min-width: 1024px) {
  .blog-header {
    margin-bottom: 64px;
  }
}
.blog-header .blog-title {
  margin: 0 0 24px 0;
  color: #677267;
}
.blog-header .archive-description,
.blog-header .search-info {
  max-width: 600px;
  margin: 0 auto;
  color: #353c30;
}
.blog-header .archive-description p,
.blog-header .search-info p {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.625;
}

.posts-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .posts-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .posts-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}

.post-card {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.post-media {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  opacity: 0;
}
@media (min-width: 1024px) {
  .post-media {
    margin-bottom: 40px;
  }
}

.post-thumbnail {
  position: relative;
  width: 100%;
  aspect-ratio: 441/460;
  border-radius: 8px;
  overflow: hidden;
}
.post-thumbnail img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  border-radius: 8px;
}

.post-card:hover .post-thumbnail img {
  transform: scale(1.1);
}

.post-text {
  padding: 0;
  opacity: 0;
}

.post-title {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: normal;
  margin: 0 10px 28px 10px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.single .post-title {
  margin-left: 0;
}

.post-card:hover .post-title {
  color: #678f22;
}

.read-more-link {
  display: inline-block;
  text-decoration: none;
}

.pagination-wrapper {
  margin-top: 48px;
  text-align: center;
}
@media (min-width: 1024px) {
  .pagination-wrapper {
    margin-top: 64px;
  }
}
.pagination-wrapper .page-numbers {
  background: #fcfdf6;
  color: #677267;
  padding: 16px 24px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  margin: 0 4px;
  display: inline-block;
  border: 1px solid #a8b9b9;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pagination-wrapper .page-numbers:hover {
  background: #678f22;
  color: #fcfdf6;
  border-color: #678f22;
}
.pagination-wrapper .page-numbers.current {
  background: #678f22;
  color: #fcfdf6;
  border-color: #678f22;
}

.no-posts {
  text-align: center;
  padding: 64px 32px;
}
.no-posts h2 {
  color: #677267;
  margin-bottom: 24px;
}
.no-posts p {
  color: #353c30;
  margin-bottom: 32px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.no-posts .recent-posts-fallback {
  margin-top: 48px;
}
.no-posts .recent-posts-fallback h3 {
  color: #677267;
  margin-bottom: 24px;
}
.no-posts .recent-posts-fallback ul {
  list-style: none;
  padding: 0;
  max-width: 400px;
  margin: 0 auto;
}
.no-posts .recent-posts-fallback ul li {
  margin-bottom: 16px;
}
.no-posts .recent-posts-fallback ul li a {
  color: #678f22;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.no-posts .recent-posts-fallback ul li a:hover {
  color: #353c30;
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 3px 8px;
  margin: 4px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #353c30;
}

.blog-single.module article {
  margin: 0 auto;
}
.blog-single.module .content-wrap {
  max-width: 889px;
}
.blog-single.module .article-header {
  margin-bottom: 40px;
  margin: 0 auto 40px;
}
@media (min-width: 1024px) {
  .blog-single.module .article-header {
    margin-bottom: 48px;
  }
}
.blog-single.module .entry-content {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
@media (min-width: 1024px) {
  .blog-single.module .entry-content {
    margin-bottom: 64px;
  }
}
.blog-single.module p.date {
  margin-top: 24px;
}
.blog-single.module .wp-caption {
  width: auto !important;
}

.breadcrumbs.module .breadcrumb-wrap a {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  font-variant: all-small-caps;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.breadcrumbs.module .breadcrumb-wrap a:hover, .breadcrumbs.module .breadcrumb-wrap a:active, .breadcrumbs.module .breadcrumb-wrap a:focus {
  color: #353c30;
}

.blog-single .post-title {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.333;
}
@media (min-width: 1366px) {
  .blog-single .post-title {
    font-size: 3rem;
  }
}

.blog-single .category-name {
  display: block;
  margin: 11px auto 32px;
}

.blog-single .image-wrap {
  width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .blog-single .image-wrap {
    margin-bottom: 40px;
  }
}
.blog-single .image-wrap img {
  max-width: 1381px;
  height: auto;
  width: 100%;
}

.blog-single.wysiwyg .entry-content img {
  max-width: 100%;
  height: auto;
}
.blog-single.wysiwyg .entry-content h1,
.blog-single.wysiwyg .entry-content h2,
.blog-single.wysiwyg .entry-content h3,
.blog-single.wysiwyg .entry-content h4,
.blog-single.wysiwyg .entry-content h5,
.blog-single.wysiwyg .entry-content h6 {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.944;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .blog-single.wysiwyg .entry-content h1,
  .blog-single.wysiwyg .entry-content h2,
  .blog-single.wysiwyg .entry-content h3,
  .blog-single.wysiwyg .entry-content h4,
  .blog-single.wysiwyg .entry-content h5,
  .blog-single.wysiwyg .entry-content h6 {
    font-size: 1.125rem;
  }
}
.blog-single.wysiwyg .entry-content ul,
.blog-single.wysiwyg .entry-content ol {
  padding: 0;
  padding-left: 28px;
}
.blog-single.wysiwyg .entry-content p a,
.blog-single.wysiwyg .entry-content li a {
  text-decoration: none;
  color: #678f22;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.blog-single.wysiwyg .entry-content p a:hover, .blog-single.wysiwyg .entry-content p a:active, .blog-single.wysiwyg .entry-content p a:focus,
.blog-single.wysiwyg .entry-content li a:hover,
.blog-single.wysiwyg .entry-content li a:active,
.blog-single.wysiwyg .entry-content li a:focus {
  text-decoration: underline;
}
.blog-single.wysiwyg .entry-content p b,
.blog-single.wysiwyg .entry-content p strong,
.blog-single.wysiwyg .entry-content li b,
.blog-single.wysiwyg .entry-content li strong {
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
}
.blog-single.wysiwyg .entry-content p span,
.blog-single.wysiwyg .entry-content li span {
  font-weight: 300 !important;
}
.blog-single.wysiwyg .entry-content li {
  margin: 0;
}

.blog-single.wysiwyg .entry-content blockquote {
  padding: 0 32px;
  margin: 32px 0;
  border-left: 1px solid #c8e57a;
  border-top: none;
  border-bottom: none;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 1024px) {
  .blog-single.wysiwyg .entry-content blockquote {
    margin: 40px 0;
  }
}
@media (min-width: 1366px) {
  .blog-single.wysiwyg .entry-content blockquote {
    margin: 48px 0;
  }
}
.blog-single.wysiwyg .entry-content blockquote p {
  color: #678f22;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.944;
  font-style: italic;
  margin: 0;
}

.blog-single.wysiwyg .entry-content .wp-caption {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  text-align: left;
  max-width: 100%;
  margin: 32px auto 16px;
}
@media (min-width: 1024px) {
  .blog-single.wysiwyg .entry-content .wp-caption {
    margin: 56px auto 32px;
  }
}
.blog-single.wysiwyg .entry-content .wp-caption-text {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  margin-top: 8px;
  padding: 0;
}

.blog-single hr {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
}
.blog-single hr:last-child {
  margin-bottom: 0;
}

.blog-single .author-info {
  padding: 24px 0;
  max-width: 824px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 1024px) {
  .blog-single .author-info {
    grid-template-columns: 177px 1fr;
    -moz-column-gap: 40px;
         column-gap: 40px;
    padding: 32px 0;
  }
}
.blog-single .author-info.no-image {
  display: flex;
}
.blog-single .author-info .author-bio {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) {
  .blog-single .author-info .author-bio {
    justify-content: center;
    padding-right: 16px;
  }
}
.blog-single .author-info .author-bio p {
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 0.75rem;
}
@media (min-width: 1024px) {
  .blog-single .author-info .author-bio p {
    font-size: 0.75rem;
  }
}
.blog-single .author-info .author-bio p:last-child {
  margin-bottom: 0;
}
.blog-single .author-info .author-name {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .blog-single .author-info .author-name {
    font-size: 1.5rem;
  }
}

.blog-single .author-image {
  border-radius: 100%;
  width: 177px;
  margin: 0 auto 2px;
}
@media (min-width: 1024px) {
  .blog-single .author-image {
    width: auto;
  }
}

.blog-single .topic-wrap {
  margin: 11px auto 32px;
  text-align: center;
  max-width: 824px;
}

.blog-single .topic-name {
  text-align: center;
}
.share-wrap {
  margin-top: 8px;
  display: flex;
  row-gap: 8px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  margin-bottom: 32px;
}
.share-wrap h3 {
  width: 100%;
  text-align: center;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 0.75rem;
}

.article-header .share-wrap {
  margin-bottom: 0;
}

.post-footer {
  max-width: 824px;
  margin: 48px auto;
  padding-top: 32px;
  border-top: 1px solid #a8b9b9;
}
@media (min-width: 1024px) {
  .post-footer {
    margin: 64px auto;
    padding-top: 40px;
  }
}

.post-tags {
  margin-bottom: 40px;
}
.post-tags .tags-label {
  display: block;
  margin-bottom: 16px;
  font-weight: 600;
  color: #677267;
  font-size: 0.875rem;
}
.post-tags .tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.post-tags .tag-link {
  background: #fcfdf6;
  color: #353c30;
  padding: 4px 16px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: 500;
  border: 1px solid #a8b9b9;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.post-tags .tag-link:hover {
  background: #678f22;
  color: #fcfdf6;
  border-color: #678f22;
}

.social-share .share-label {
  display: block;
  margin-bottom: 16px;
  font-weight: 600;
  color: #677267;
  font-size: 0.875rem;
}
.social-share .share-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.social-share .share-btn {
  padding: 8px 24px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.875rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.social-share .share-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.social-share .share-btn.twitter {
  background: #1da1f2;
  color: #fcfdf6;
}
.social-share .share-btn.facebook {
  background: #1877f2;
  color: #fcfdf6;
}
.social-share .share-btn.linkedin {
  background: #0077b5;
  color: #fcfdf6;
}
.social-share .share-btn.email {
  background: #353c30;
  color: #fcfdf6;
}

.author-info {
  max-width: 824px;
  margin: 48px auto;
  padding: 40px;
  background: #fcfdf6;
  border-radius: 8px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 32px;
  align-items: start;
}
@media (min-width: 1024px) {
  .author-info {
    padding: 48px;
  }
}
.author-info .author-avatar img {
  border-radius: 9999px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.author-info .author-bio .author-name {
  margin: 0 0 16px 0;
  color: #677267;
  font-size: 1.25rem;
  font-weight: 600;
}
.author-info .author-bio .author-description {
  margin: 0 0 24px 0;
  color: #353c30;
  line-height: 1.625;
}
.author-info .author-bio .author-posts-link {
  color: #678f22;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.875rem;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.author-info .author-bio .author-posts-link:hover {
  color: #353c30;
}

.post-navigation {
  max-width: 824px;
  margin: 48px auto;
}
.post-navigation .nav-links {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}
@media (min-width: 1024px) {
  .post-navigation .nav-links {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: block;
  padding: 32px;
  background: #fcfdf6;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border: 1px solid #a8b9b9;
  transition: box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}
.post-navigation .nav-previous .nav-subtitle,
.post-navigation .nav-next .nav-subtitle {
  display: block;
  color: #a8b9b9;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 8px;
}
.post-navigation .nav-previous .nav-title,
.post-navigation .nav-next .nav-title {
  display: block;
  color: #677267;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375;
}
.post-navigation .nav-next {
  text-align: right;
}

.post-not-found {
  text-align: center;
  padding: 64px 32px;
}
.post-not-found .article-header {
  margin-bottom: 32px;
}
.post-not-found .article-header h1 {
  color: #677267;
  margin-bottom: 16px;
}
.post-not-found .entry-content p {
  color: #353c30;
  margin-bottom: 32px;
}

/**
 * Portfolio Archive Page Styles
 * Includes project cards grid and load more button
 */
.projects-listing {
  padding: 0;
}
.projects-listing .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .projects-listing .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .projects-listing .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .projects-listing .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.projects-grid {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 60px;
}
@media (min-width: 768px) {
  .projects-grid {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 24px;
         column-gap: 24px;
    row-gap: 80px;
  }
}
@media (min-width: 1024px) {
  .projects-grid {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 32px;
         column-gap: 32px;
    row-gap: 120px;
  }
}

.projects-listing .project-item {
  position: relative;
}
.projects-listing .project-item:not(.gsap-animating) {
  visibility: hidden;
}
.projects-listing .project-item.gsap-animating {
  visibility: visible;
}
.projects-listing .project-item:first-of-type {
  grid-column: 1/-1;
}
@media (min-width: 1024px) {
  .projects-listing .project-item:first-of-type .project-image,
  .projects-listing .project-item:first-of-type .project-video {
    aspect-ratio: 1384/460;
  }
}
.projects-listing .project-item:first-of-type .project-link:hover .project-image img {
  transform: scale(1.03);
}
.projects-listing .project-item:first-of-type .project-link:hover .project-video iframe {
  transform: translate(-50%, -50%) scale(1.1);
}
@media (min-width: 1024px) {
  .projects-listing .project-item:first-of-type .project-video iframe {
    width: 100%;
    height: 170%;
  }
}

.project-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.project-media {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}

.project-image {
  position: relative;
  width: 100%;
  aspect-ratio: 441/460;
  border-radius: 8px;
  overflow: hidden;
}
.project-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  border-radius: 8px;
}

.video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  border-radius: 8px;
}

.project-video {
  position: relative;
  width: 100%;
  aspect-ratio: 441/460;
  border-radius: 8px;
  overflow: hidden;
  background: #000;
  pointer-events: none;
}
.project-video iframe,
.project-video object,
.project-video embed {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}
.project-video iframe {
  width: 185.6%;
  height: 100%;
  transition: transform 0.5s ease;
}

.project-link:hover .project-image img {
  transform: scale(1.1);
}

.project-link:hover .project-video iframe {
  transform: translate(-50%, -50%) scale(1.2);
}

.project-text {
  padding: 0 10px;
}

.project-title {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714;
  margin: 0;
  text-transform: uppercase;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.project-link:hover .project-title {
  color: #353c30;
}

.project-location {
  color: #677267;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.714;
  margin: 8px 0 0 0;
}

.load-more-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 60px;
}
@media (min-width: 1280px) {
  .load-more-wrap {
    margin-top: 80px;
  }
}

.load-more-trigger {
  width: 100%;
  height: 20px;
  pointer-events: none;
}

.loading-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.loading-spinner span {
  font-size: 16px;
  color: #666;
  animation: pulse 1.5s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
/**
 * Additional Projects Section
 * Displays at bottom of single project pages with hover-triggered image switching
 */
.additional-projects {
  position: relative;
  padding: 60px 16px 0;
}
@media (min-width: 1024px) {
  .additional-projects {
    padding: 120px 32px;
  }
}
.additional-projects .content-wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 1024px) {
  .additional-projects .content-wrap {
    display: grid;
    grid-template-columns: 325px auto 1fr;
    gap: 32px;
    align-items: start;
  }
}

.project-images {
  position: relative;
  width: 100%;
  aspect-ratio: 325/242;
  border-radius: 8px;
  overflow: hidden;
  background: #fcfdf6;
}
.project-images .project-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  pointer-events: none;
}
.project-images .project-image.active {
  opacity: 1;
}
.project-images .project-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-images .project-image-placeholder {
  background: linear-gradient(135deg, #fcfdf6 0%, rgb(245.0454545455, 248.3636363636, 225.1363636364) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-images .project-image-placeholder::after {
  content: "";
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.project-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.project-list .section-title {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: normal;
  margin: 0;
}
.project-list .project-links {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
.project-list .project-link {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  text-box: trim-both cap alphabetic;
  text-decoration: none;
  position: relative;
  padding-left: 0;
  transition: padding-left 0.3s ease, color 0.3s ease;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
}
.project-list .project-link::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), left 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.project-list .project-link:hover, .project-list .project-link:active, .project-list .project-link:focus {
  padding-left: 10px;
  color: #678f22;
}
.project-list .project-link:hover::after, .project-list .project-link:active::after, .project-list .project-link:focus::after {
  left: 10px;
  width: calc(100% - 10px);
}

.portfolio-button-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) {
  .portfolio-button-wrap {
    justify-content: flex-end;
  }
}
.portfolio-button-wrap .btn {
  white-space: nowrap;
}

@media (max-width: calc(1024px - 1px)) {
  .additional-projects .project-images {
    max-width: 400px;
    margin: 0 auto;
  }
}
.careers-listing .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  max-width: 890px;
}
@media (min-width: 768px) {
  .careers-listing .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .careers-listing .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .careers-listing .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.careers-listing:not(.gsap-animated) .career-link {
  opacity: 0;
}
.careers-listing .careers-list {
  display: flex;
  flex-direction: column;
}
.careers-listing .career-link {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  text-decoration: none;
  padding: 0 0 16px;
  border-bottom: 1px solid #a9c677;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 24px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.careers-listing .career-link:first-child {
  margin-top: 0;
}
.careers-listing .career-link:hover, .careers-listing .career-link:active, .careers-listing .career-link:focus {
  color: #678f22;
  border-color: #c8e57a;
}
.careers-listing .career-link:hover::before, .careers-listing .career-link:active::before, .careers-listing .career-link:focus::before {
  background: #c8e57a;
  transform: scale(1.2);
}
.careers-listing .career-link:hover::after, .careers-listing .career-link:active::after, .careers-listing .career-link:focus::after {
  color: #fcfdf6;
}
.careers-listing .career-link::before {
  content: "";
  position: absolute;
  right: 0;
  background: transparent;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  transition: background 0.2s ease-in-out, transform 0.3s ease-in-out;
  z-index: 0;
}
.careers-listing .career-link::after {
  content: "+";
  color: #678f22;
  text-box: trim-both cap alphabetic;
  font-size: 0.875rem;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  transition: color 0.2s ease-in-out;
}
.careers-listing .career-link .career-title {
  display: block;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 768px) {
  .careers-listing .career-link {
    font-size: 1.25rem;
  }
  .careers-listing .career-link::before {
    width: 32px;
    height: 32px;
  }
  .careers-listing .career-link::after {
    font-size: 1rem;
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1024px) {
  .careers-listing .career-link {
    font-size: 1.5rem;
  }
  .careers-listing .career-link::before {
    width: 36px;
    height: 36px;
  }
  .careers-listing .career-link::after {
    font-size: 1.125rem;
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 1366px) {
  .careers-listing .career-link {
    font-size: 2rem;
  }
  .careers-listing .career-link::before {
    width: 40px;
    height: 40px;
  }
  .careers-listing .career-link::after {
    font-size: 1.25rem;
    width: 40px;
    height: 40px;
  }
}

.career-single.module article {
  margin: 0 auto;
}
.career-single.module .content-wrap {
  max-width: 889px;
}
.career-single.module .article-header {
  margin: 0 auto 40px;
}
@media (min-width: 1024px) {
  .career-single.module .article-header {
    margin-bottom: 60px;
  }
}
.career-single.module .entry-content {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
@media (min-width: 1024px) {
  .career-single.module .entry-content {
    margin-bottom: 64px;
  }
}
.career-single.module .wp-caption {
  width: auto !important;
}

.career-single .post-title {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.333;
  margin-bottom: 24px;
}
@media (min-width: 1366px) {
  .career-single .post-title {
    font-size: 3rem;
  }
}

.career-single .career-meta {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 8px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: 60px 0;
}
.career-single .career-meta .career-meta-item {
  display: contents;
}
.career-single .career-meta .career-meta-label {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
}
.career-single .career-meta .career-meta-value {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
}

.career-single .image-wrap {
  width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .career-single .image-wrap {
    margin-bottom: 40px;
  }
}
.career-single .image-wrap img {
  max-width: 1381px;
  height: auto;
  width: 100%;
}

.career-single.wysiwyg .entry-content img {
  max-width: 100%;
  height: auto;
}
.career-single.wysiwyg .entry-content h1,
.career-single.wysiwyg .entry-content h2,
.career-single.wysiwyg .entry-content h3,
.career-single.wysiwyg .entry-content h4,
.career-single.wysiwyg .entry-content h5,
.career-single.wysiwyg .entry-content h6 {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.944;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .career-single.wysiwyg .entry-content h1,
  .career-single.wysiwyg .entry-content h2,
  .career-single.wysiwyg .entry-content h3,
  .career-single.wysiwyg .entry-content h4,
  .career-single.wysiwyg .entry-content h5,
  .career-single.wysiwyg .entry-content h6 {
    font-size: 1.125rem;
  }
}
.career-single.wysiwyg .entry-content ul,
.career-single.wysiwyg .entry-content ol {
  padding: 0;
  padding-left: 28px;
}
.career-single.wysiwyg .entry-content p a,
.career-single.wysiwyg .entry-content li a {
  text-decoration: none;
  color: #678f22;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.career-single.wysiwyg .entry-content p a:hover, .career-single.wysiwyg .entry-content p a:active, .career-single.wysiwyg .entry-content p a:focus,
.career-single.wysiwyg .entry-content li a:hover,
.career-single.wysiwyg .entry-content li a:active,
.career-single.wysiwyg .entry-content li a:focus {
  text-decoration: underline;
}
.career-single.wysiwyg .entry-content p b,
.career-single.wysiwyg .entry-content p strong,
.career-single.wysiwyg .entry-content li b,
.career-single.wysiwyg .entry-content li strong {
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
}
.career-single.wysiwyg .entry-content p span,
.career-single.wysiwyg .entry-content li span {
  font-weight: 300 !important;
}
.career-single.wysiwyg .entry-content li {
  margin: 0;
}

.career-single.wysiwyg .entry-content blockquote {
  padding: 0 32px;
  margin: 32px 0;
  border-left: 1px solid #c8e57a;
  border-top: none;
  border-bottom: none;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 1024px) {
  .career-single.wysiwyg .entry-content blockquote {
    margin: 40px 0;
  }
}
@media (min-width: 1366px) {
  .career-single.wysiwyg .entry-content blockquote {
    margin: 48px 0;
  }
}
.career-single.wysiwyg .entry-content blockquote p {
  color: #678f22;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.944;
  font-style: italic;
  margin: 0;
}

.career-single.wysiwyg .entry-content .wp-caption {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  text-align: left;
  max-width: 100%;
  margin: 32px auto 16px;
}
@media (min-width: 1024px) {
  .career-single.wysiwyg .entry-content .wp-caption {
    margin: 56px auto 32px;
  }
}
.career-single.wysiwyg .entry-content .wp-caption-text {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  margin-top: 8px;
  padding: 0;
}

.career-single .post-not-found {
  text-align: center;
  padding: 64px 32px;
}

.career-footer-cta .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
}
.career-footer-cta .career-footer-back-link a {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  color: #678f22 !important;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  text-decoration: none !important;
  font-variant: all-small-caps;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.career-footer-cta .career-footer-back-link a:hover, .career-footer-cta .career-footer-back-link a:active, .career-footer-cta .career-footer-back-link a:focus {
  color: #353c30 !important;
  text-decoration: none !important;
}

.career-apply-modal-fancybox .fancybox__carousel {
  flex: initial !important;
}
.career-apply-modal-fancybox .fancybox__backdrop {
  background: rgba(53, 60, 48, 0.85);
  pointer-events: auto !important;
  z-index: 0 !important;
}
.career-apply-modal-fancybox .fancybox__container {
  --fancybox-bg: rgba($deep-green, 0.85);
  justify-content: center;
  pointer-events: auto !important;
}
.career-apply-modal-fancybox .fancybox__content {
  background: transparent;
  border-radius: 0;
  max-width: 90vw;
  max-height: 90vh;
  width: 100%;
  overflow: visible;
  padding: 0;
}
.career-apply-modal-fancybox .fancybox__carousel {
  position: relative !important;
  max-width: 750px;
  max-height: 95vh;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 24px;
  overflow: hidden;
  background: #fcfdf6;
}
.career-apply-modal-fancybox .fancybox__carousel .f-carousel__toolbar {
  order: -1;
}
.career-apply-modal-fancybox .f-carousel__toolbar {
  background: #353c30 !important;
  padding: 0 !important;
  position: static !important;
  height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border-radius: 24px 24px 0 0;
  width: 100% !important;
  pointer-events: auto;
  transform: none !important;
  inset: auto !important;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .career-apply-modal-fancybox .f-carousel__toolbar {
    height: 64px;
  }
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column {
  display: flex;
  align-items: center;
  gap: 0;
  height: 100%;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-left {
  justify-content: center;
  flex: 1;
  width: 100%;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-middle, .career-apply-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-right {
  display: none;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button {
  background: transparent !important;
  border: none;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative !important;
  border-radius: 0;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  cursor: pointer;
  transform: none !important;
  inset: auto !important;
}
@media (min-width: 768px) {
  .career-apply-modal-fancybox .f-carousel__toolbar .f-button {
    width: 64px;
    height: 64px;
  }
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button svg {
  color: #c8e57a !important;
  stroke: #c8e57a !important;
  fill: none !important;
  width: 24px;
  height: 24px;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button:hover, .career-apply-modal-fancybox .f-carousel__toolbar .f-button:active, .career-apply-modal-fancybox .f-carousel__toolbar .f-button:focus {
  background: rgba(149, 213, 78, 0.2) !important;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button:disabled:hover, .career-apply-modal-fancybox .f-carousel__toolbar .f-button:disabled:active, .career-apply-modal-fancybox .f-carousel__toolbar .f-button:disabled:focus {
  background: transparent !important;
}
.career-apply-modal-fancybox .f-carousel__toolbar .f-button[data-fancybox-close] svg {
  width: 24px;
  height: 24px;
}
.career-apply-modal-fancybox .fancybox__nav {
  display: none;
}
.career-apply-modal-fancybox .fancybox__content,
.career-apply-modal-fancybox .fancybox__carousel,
.career-apply-modal-fancybox .career-modal-inner {
  transition: opacity 0.3s ease;
}
.career-apply-modal-fancybox.is-closing .fancybox__content,
.career-apply-modal-fancybox.is-closing .fancybox__carousel,
.career-apply-modal-fancybox.is-closing .career-modal-inner {
  opacity: 0;
}
.career-apply-modal-fancybox .career-modal-inner {
  background: #fcfdf6;
  padding: 0;
  width: 100%;
  border-radius: 0 0 24px 24px;
}
.career-apply-modal-fancybox .career-modal-content {
  padding: 45px;
}
.career-apply-modal-fancybox .career-modal-title {
  text-box: trim-both cap alphabetic;
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714; /* 24px / 14px */
  font-variant: all-small-caps;
  letter-spacing: 0.02em;
  margin: 0 0 16px 0;
}
.career-apply-modal-fancybox .career-modal-subtitle {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2;
  margin: 0 0 32px 0;
}
.career-apply-modal-fancybox .career-modal-form {
  margin: 0;
}
.career-apply-modal-fancybox .career-modal-description {
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.75;
  text-align: left;
  margin: 0 auto;
}
.career-apply-modal-fancybox .career-modal-description p {
  margin-bottom: 1em;
}
.career-apply-modal-fancybox .career-modal-description p:last-child {
  margin-bottom: 0;
}
.career-apply-modal-fancybox .career-modal-description a {
  color: #678f22;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.career-apply-modal-fancybox .career-modal-description a:hover, .career-apply-modal-fancybox .career-modal-description a:active, .career-apply-modal-fancybox .career-modal-description a:focus {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .career-apply-modal-fancybox .career-modal-description {
    font-size: 1.125rem;
  }
}

.f-html {
  width: 100%;
  padding: 0 !important;
}

.fancybox__slide:before,
.fancybox__slide:after {
  content: none !important;
}

.career-apply-modal-fancybox .fancybox__slide.has-html {
  padding: 0 !important;
  scrollbar-width: thin;
  scrollbar-color: #353c30 rgba(0, 0, 0, 0.05);
}
.career-apply-modal-fancybox .fancybox__slide.has-html::-webkit-scrollbar {
  width: 8px;
}
.career-apply-modal-fancybox .fancybox__slide.has-html::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.career-apply-modal-fancybox .fancybox__slide.has-html::-webkit-scrollbar-thumb {
  background: #353c30;
  border-radius: 4px;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.career-apply-modal-fancybox .fancybox__slide.has-html::-webkit-scrollbar-thumb:hover {
  background: rgb(27.9722222222, 31.6666666667, 25.3333333333);
}

@media (min-width: 768px) {
  .columns-module.two-columns .columns-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .columns-module.two-columns .column {
    grid-column: span 6;
  }
}
@media (min-width: 768px) {
  .columns-module.two-columns.equal .column {
    grid-column: span 6;
  }
}
@media (min-width: 768px) {
  .columns-module.two-columns.layout-33-66 .column:nth-child(1) {
    grid-column: span 4;
  }
  .columns-module.two-columns.layout-33-66 .column:nth-child(2) {
    grid-column: span 8;
  }
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) {
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.square-crop, .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop, .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop {
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .video-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-link, .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .video-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-link, .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .video-wrap,
  .columns-module.two-columns.layout-33-66 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-link {
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .columns-module.two-columns.layout-66-33 .column:nth-child(1) {
    grid-column: span 8;
  }
  .columns-module.two-columns.layout-66-33 .column:nth-child(2) {
    grid-column: span 4;
  }
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) {
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.square-crop, .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop, .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop {
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .video-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-link, .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .video-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-link, .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .video-wrap,
  .columns-module.two-columns.layout-66-33 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-link {
    height: 100%;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .columns-module.three-columns .columns-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .columns-module.three-columns .column {
    grid-column: span 6;
  }
}
@media (min-width: 1024px) {
  .columns-module.three-columns .column {
    grid-column: span 4;
  }
}
@media (min-width: 1024px) {
  .columns-module.three-columns.equal .column {
    grid-column: span 4;
  }
}
@media (min-width: 1024px) {
  .columns-module.three-columns.layout-25-50-25 .column:nth-child(1) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-25-50-25 .column:nth-child(2) {
    grid-column: span 6;
  }
  .columns-module.three-columns.layout-25-50-25 .column:nth-child(3) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) {
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop, .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop, .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop {
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .video-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-link, .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .video-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-link, .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .video-wrap,
  .columns-module.three-columns.layout-25-50-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-link {
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .columns-module.three-columns.layout-50-25-25 .column:nth-child(1) {
    grid-column: span 6;
  }
  .columns-module.three-columns.layout-50-25-25 .column:nth-child(2) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-50-25-25 .column:nth-child(3) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) {
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop, .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop, .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop {
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .video-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-link, .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .video-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-link, .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .video-wrap,
  .columns-module.three-columns.layout-50-25-25 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-link {
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .columns-module.three-columns.layout-25-25-50 .column:nth-child(1) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-25-25-50 .column:nth-child(2) {
    grid-column: span 3;
  }
  .columns-module.three-columns.layout-25-25-50 .column:nth-child(3) {
    grid-column: span 6;
  }
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) {
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.square-crop, .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop, .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop {
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .video-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.square-crop .image-link, .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .video-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.wide-crop .image-link, .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .video-wrap,
  .columns-module.three-columns.layout-25-25-50 .columns-grid:not(:has(.free-crop)) .column-media.landscape-wide-crop .image-link {
    height: 100%;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .columns-module.four-columns .columns-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .columns-module.four-columns .column {
    grid-column: span 6;
  }
}
@media (min-width: 1024px) {
  .columns-module.four-columns .column {
    grid-column: span 3;
  }
}

.columns-module .column-rich-text .section-title {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .columns-module .column-rich-text .section-title {
    margin-bottom: 60px;
  }
}
.columns-module .column-rich-text .sub-title {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .columns-module .column-rich-text .sub-title {
    margin-bottom: 40px;
  }
}
.columns-module .column-rich-text .sub-title:last-child {
  margin-bottom: 0;
}
.columns-module .column-rich-text .column-content:not(:last-child) {
  margin-bottom: 24px;
}
.columns-module .column-rich-text .column-content p:last-child {
  margin-bottom: 0;
}
.columns-module .column-rich-text .column-content a:hover, .columns-module .column-rich-text .column-content a:active, .columns-module .column-rich-text .column-content a:focus {
  text-decoration: underline;
}
.columns-module .column-rich-text .column-content blockquote,
.columns-module .column-rich-text .column-content blockquote p {
  color: #678f22;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.944;
  max-width: 450px;
}
.columns-module .column-rich-text blockquote {
  margin-left: auto;
  margin-right: auto;
}
.columns-module .column-rich-text blockquote:not(:first-child) {
  margin-top: 60px;
}
.columns-module .column-rich-text .link-wrap {
  margin-top: 24px;
}
@media (max-width: calc(1024px - 1px)) {
  .columns-module .column-rich-text .link-wrap {
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .columns-module .column-rich-text .link-wrap {
    margin-top: 40px;
  }
}
@media (min-width: 1366px) {
  .columns-module .column-rich-text .link-wrap {
    margin-top: 48px;
  }
}

.columns-module .column-heading-text .column-heading {
  margin-bottom: 16px;
  font-size: 1.5rem;
  font-weight: 600;
}
.columns-module .column-heading-text .column-description p:last-child {
  margin-bottom: 0;
}

.columns-module .column-image.left-horizontal-align .image-wrap,
.columns-module .column-image.left-horizontal-align .video-wrap,
.columns-module .column-media.left-horizontal-align .image-wrap,
.columns-module .column-media.left-horizontal-align .video-wrap {
  margin-right: auto;
}
.columns-module .column-image.center-horizontal-align .image-wrap,
.columns-module .column-image.center-horizontal-align .video-wrap,
.columns-module .column-media.center-horizontal-align .image-wrap,
.columns-module .column-media.center-horizontal-align .video-wrap {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}
.columns-module .column-image.right-horizontal-align .image-wrap,
.columns-module .column-image.right-horizontal-align .video-wrap,
.columns-module .column-media.right-horizontal-align .image-wrap,
.columns-module .column-media.right-horizontal-align .video-wrap {
  margin-left: auto;
}
.columns-module .column-image .image-wrap,
.columns-module .column-image .video-wrap,
.columns-module .column-media .image-wrap,
.columns-module .column-media .video-wrap {
  width: auto;
}
.columns-module .column-image .image-wrap.has-border-radius,
.columns-module .column-image .video-wrap.has-border-radius,
.columns-module .column-media .image-wrap.has-border-radius,
.columns-module .column-media .video-wrap.has-border-radius {
  border-radius: 8px;
  overflow: hidden;
}
.columns-module .column-image .image-wrap img,
.columns-module .column-image .video-wrap img,
.columns-module .column-media .image-wrap img,
.columns-module .column-media .video-wrap img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.columns-module .column-image .image-wrap iframe,
.columns-module .column-image .video-wrap iframe,
.columns-module .column-media .image-wrap iframe,
.columns-module .column-media .video-wrap iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  display: block;
}
.columns-module .column-image .video-wrap,
.columns-module .column-media .video-wrap {
  position: relative;
}
.columns-module .column-image .video-wrap .video-poster,
.columns-module .column-media .video-wrap .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.columns-module .column-image .video-wrap iframe,
.columns-module .column-media .video-wrap iframe {
  position: relative;
  z-index: 2;
}
.columns-module .column-image .image-wrap.has-zoom,
.columns-module .column-media .image-wrap.has-zoom {
  width: auto;
  max-width: 100%;
  display: inline-block;
  position: relative;
  cursor: zoom-in;
  overflow: hidden;
  --zoom-x: 50%;
  --zoom-y: 50%;
}
.columns-module .column-image .image-wrap.has-zoom::before,
.columns-module .column-media .image-wrap.has-zoom::before {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  background-color: #678f22;
  border-radius: 8px;
  z-index: 5;
  pointer-events: none;
  transition: opacity 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='11' y1='8' x2='11' y2='14'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.columns-module .column-image .image-wrap.has-zoom.zooming::before,
.columns-module .column-media .image-wrap.has-zoom.zooming::before {
  opacity: 0;
}
@media (hover: none) and (pointer: coarse) {
  .columns-module .column-image .image-wrap.has-zoom,
  .columns-module .column-media .image-wrap.has-zoom {
    cursor: default;
  }
  .columns-module .column-image .image-wrap.has-zoom::before, .columns-module .column-image .image-wrap.has-zoom::after,
  .columns-module .column-media .image-wrap.has-zoom::before,
  .columns-module .column-media .image-wrap.has-zoom::after {
    display: none !important;
  }
}
.columns-module .column-image .image-wrap.has-zoom.zooming,
.columns-module .column-media .image-wrap.has-zoom.zooming {
  cursor: zoom-in;
}
.columns-module .column-image .image-wrap.has-zoom::after,
.columns-module .column-media .image-wrap.has-zoom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: var(--zoom-image);
  background-size: 250%;
  background-position: var(--zoom-x) var(--zoom-y);
  background-repeat: no-repeat;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 10;
}
.columns-module .column-image .image-wrap.has-zoom.zooming::after,
.columns-module .column-media .image-wrap.has-zoom.zooming::after {
  opacity: 1;
}
.columns-module .column-image .image-wrap.has-zoom img,
.columns-module .column-media .image-wrap.has-zoom img {
  display: block;
  transition: opacity 0.2s ease;
}
.columns-module .column-image .image-wrap.has-zoom.zooming img,
.columns-module .column-media .image-wrap.has-zoom.zooming img {
  opacity: 0.1;
}
.columns-module .column-image .image-link,
.columns-module .column-media .image-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.columns-module .column-image .image-link:hover .image-wrap img, .columns-module .column-image .image-link:active .image-wrap img, .columns-module .column-image .image-link:focus .image-wrap img,
.columns-module .column-media .image-link:hover .image-wrap img,
.columns-module .column-media .image-link:active .image-wrap img,
.columns-module .column-media .image-link:focus .image-wrap img {
  transform: scale(1.05);
  transition: transform 0.3s ease-in-out;
}
.columns-module .column-image.square-crop,
.columns-module .column-media.square-crop {
  aspect-ratio: 1/1;
}
.columns-module .column-image.square-crop .image-wrap,
.columns-module .column-image.square-crop .video-wrap,
.columns-module .column-image.square-crop .image-link,
.columns-module .column-media.square-crop .image-wrap,
.columns-module .column-media.square-crop .video-wrap,
.columns-module .column-media.square-crop .image-link {
  height: 100%;
}
.columns-module .column-image.square-crop .image-wrap img,
.columns-module .column-image.square-crop .video-wrap img,
.columns-module .column-image.square-crop .image-link img,
.columns-module .column-media.square-crop .image-wrap img,
.columns-module .column-media.square-crop .video-wrap img,
.columns-module .column-media.square-crop .image-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.columns-module .column-image.wide-crop,
.columns-module .column-media.wide-crop {
  aspect-ratio: 2/1;
}
.columns-module .column-image.wide-crop .image-wrap,
.columns-module .column-image.wide-crop .video-wrap,
.columns-module .column-image.wide-crop .image-link,
.columns-module .column-media.wide-crop .image-wrap,
.columns-module .column-media.wide-crop .video-wrap,
.columns-module .column-media.wide-crop .image-link {
  height: 100%;
}
.columns-module .column-image.wide-crop .image-wrap img,
.columns-module .column-image.wide-crop .video-wrap img,
.columns-module .column-image.wide-crop .image-link img,
.columns-module .column-media.wide-crop .image-wrap img,
.columns-module .column-media.wide-crop .video-wrap img,
.columns-module .column-media.wide-crop .image-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.columns-module .column-image.landscape-wide-crop,
.columns-module .column-media.landscape-wide-crop {
  aspect-ratio: 16/9;
}
.columns-module .column-image.landscape-wide-crop .image-wrap,
.columns-module .column-image.landscape-wide-crop .video-wrap,
.columns-module .column-image.landscape-wide-crop .image-link,
.columns-module .column-media.landscape-wide-crop .image-wrap,
.columns-module .column-media.landscape-wide-crop .video-wrap,
.columns-module .column-media.landscape-wide-crop .image-link {
  height: 100%;
}
.columns-module .column-image.landscape-wide-crop .image-wrap img,
.columns-module .column-image.landscape-wide-crop .video-wrap img,
.columns-module .column-image.landscape-wide-crop .image-link img,
.columns-module .column-media.landscape-wide-crop .image-wrap img,
.columns-module .column-media.landscape-wide-crop .video-wrap img,
.columns-module .column-media.landscape-wide-crop .image-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.columns-module .column-image.free-crop .image-wrap,
.columns-module .column-image.free-crop .image-link,
.columns-module .column-media.free-crop .image-wrap,
.columns-module .column-media.free-crop .image-link {
  height: auto;
}
.columns-module .column-image.free-crop .image-wrap img,
.columns-module .column-media.free-crop .image-wrap img {
  aspect-ratio: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.columns-module .column-links a span {
  display: block;
  text-box: trim-both cap alphabetic;
}
.columns-module .column-links .column-inner {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
.columns-module .column-links .large-links {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.columns-module .column-links .large-links .link-large {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  text-decoration: none;
  text-transform: lowercase;
  padding: 0 0 16px;
  border-bottom: 1px solid #a9c677;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.columns-module .column-links .large-links .link-large:hover, .columns-module .column-links .large-links .link-large:active, .columns-module .column-links .large-links .link-large:focus {
  color: #678f22;
  border-color: #c8e57a;
}
.columns-module .column-links .large-links .link-large:hover::before, .columns-module .column-links .large-links .link-large:active::before, .columns-module .column-links .large-links .link-large:focus::before {
  background: #c8e57a;
  transform: scale(1.2);
}
.columns-module .column-links .large-links .link-large:hover::after, .columns-module .column-links .large-links .link-large:active::after, .columns-module .column-links .large-links .link-large:focus::after {
  color: #fcfdf6;
}
.columns-module .column-links .large-links .link-large::before {
  content: "";
  position: absolute;
  right: 0;
  background: transparent;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  transition: background 0.2s ease-in-out, transform 0.3s ease-in-out;
  z-index: 0;
}
.columns-module .column-links .large-links .link-large::after {
  content: "+";
  color: #678f22;
  text-box: trim-both cap alphabetic;
  font-size: 0.875rem;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .columns-module .column-links .large-links .link-large {
    font-size: 1.25rem;
  }
  .columns-module .column-links .large-links .link-large::before {
    width: 32px;
    height: 32px;
  }
  .columns-module .column-links .large-links .link-large::after {
    font-size: 1rem;
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1024px) {
  .columns-module .column-links .large-links .link-large {
    font-size: 1.5rem;
  }
  .columns-module .column-links .large-links .link-large::before {
    width: 36px;
    height: 36px;
  }
  .columns-module .column-links .large-links .link-large::after {
    font-size: 1.125rem;
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 1366px) {
  .columns-module .column-links .large-links .link-large {
    font-size: 2rem;
  }
  .columns-module .column-links .large-links .link-large::before {
    width: 40px;
    height: 40px;
  }
  .columns-module .column-links .large-links .link-large::after {
    font-size: 1.25rem;
    width: 40px;
    height: 40px;
  }
}
.columns-module .column-links .large-links .link-large:first-child {
  padding-top: 0;
}
@media (min-width: 1366px) {
  .columns-module .column-links .large-links {
    row-gap: 32px;
  }
}
.columns-module .column-links .small-links {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 768px) {
  .columns-module .column-links .small-links {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 24px;
         column-gap: 24px;
    row-gap: 26px;
  }
}
.columns-module .column-links .small-links .link-small {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  text-decoration: none;
  text-transform: lowercase;
  display: inline-flex;
  align-items: center;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.columns-module .column-links .small-links .link-small:hover, .columns-module .column-links .small-links .link-small:active, .columns-module .column-links .small-links .link-small:focus {
  color: #678f22;
}
.columns-module .column-links .small-links .link-small:hover .link-icon::before, .columns-module .column-links .small-links .link-small:active .link-icon::before, .columns-module .column-links .small-links .link-small:focus .link-icon::before {
  background: #c8e57a;
  transform: scale(1.2);
}
.columns-module .column-links .small-links .link-small:hover .link-icon::after, .columns-module .column-links .small-links .link-small:active .link-icon::after, .columns-module .column-links .small-links .link-small:focus .link-icon::after {
  color: #fcfdf6;
}
.columns-module .column-links .small-links .link-small .link-icon {
  margin-left: 16px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.columns-module .column-links .small-links .link-small .link-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: background 0.2s ease-in-out, transform 0.3s ease-in-out;
  z-index: 0;
}
.columns-module .column-links .small-links .link-small .link-icon::after {
  content: "+";
  color: #678f22;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  .columns-module .column-links .small-links .link-small {
    font-size: 1rem;
  }
  .columns-module .column-links .small-links .link-small .link-icon {
    width: 28px;
    height: 28px;
  }
  .columns-module .column-links .small-links .link-small .link-icon::before {
    width: 28px;
    height: 28px;
  }
  .columns-module .column-links .small-links .link-small .link-icon::after {
    font-size: 1rem;
  }
}
@media (min-width: 1366px) {
  .columns-module .column-links .small-links .link-small {
    font-size: 1.25rem;
  }
  .columns-module .column-links .small-links .link-small .link-icon {
    width: 32px;
    height: 32px;
  }
  .columns-module .column-links .small-links .link-small .link-icon::before {
    width: 32px;
    height: 32px;
  }
  .columns-module .column-links .small-links .link-small .link-icon::after {
    font-size: 1.25rem;
  }
}

.columns-module .column-drawers .list-tabs {
  display: flex;
  flex-direction: column;
}
.columns-module .column-drawers .drawer-item {
  padding: 0 0 8px;
  border: none;
  border-bottom: 1px solid #a9c677;
}
.columns-module .column-drawers .drawer-item:not(:first-of-type) {
  margin-top: 23px;
}
.columns-module .column-drawers .drawer-item h3 {
  margin: 0;
}
.columns-module .column-drawers .drawer-item .list-tab-label {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  text-decoration: none;
  border: none;
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  cursor: pointer;
  position: relative;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.columns-module .column-drawers .drawer-item .list-tab-label .drawer-title {
  display: block;
  text-box: trim-both cap alphabetic;
}
.columns-module .column-drawers .drawer-item .list-tab-label:hover, .columns-module .column-drawers .drawer-item .list-tab-label:active, .columns-module .column-drawers .drawer-item .list-tab-label:focus {
  color: #678f22;
  border-color: #c8e57a;
}
.columns-module .column-drawers .drawer-item .list-tab-label::after {
  content: "";
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%2358A773' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}
@media (min-width: 768px) {
  .columns-module .column-drawers .drawer-item .list-tab-label {
    font-size: 1.25rem;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::before {
    width: 32px;
    height: 32px;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::after {
    width: 32px;
    height: 32px;
    background-size: 18px 18px;
  }
}
@media (min-width: 1024px) {
  .columns-module .column-drawers .drawer-item .list-tab-label {
    font-size: 1.5rem;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::before {
    width: 36px;
    height: 36px;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::after {
    width: 36px;
    height: 36px;
    background-size: 20px 20px;
  }
}
@media (min-width: 1366px) {
  .columns-module .column-drawers .drawer-item .list-tab-label {
    font-size: 2rem;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::before {
    width: 40px;
    height: 40px;
  }
  .columns-module .column-drawers .drawer-item .list-tab-label::after {
    width: 40px;
    height: 40px;
    background-size: 24px 24px;
  }
}
.columns-module .column-drawers .drawer-item.active .list-tab-label::after {
  transform: rotate(180deg);
}
.columns-module .column-drawers .drawer-item .list-tab-content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.columns-module .column-drawers .drawer-item .list-tab-content[aria-hidden=false] {
  margin: 26px 0 12px 0;
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description {
  padding-top: 0;
  padding-bottom: 0;
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description p {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description p {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description p {
    font-size: 1.125rem;
  }
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description ul,
.columns-module .column-drawers .drawer-item .list-tab-content .item-description ol {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 16px;
  padding-left: 24px;
}
@media (min-width: 768px) {
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description ul,
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description ol {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description ul,
  .columns-module .column-drawers .drawer-item .list-tab-content .item-description ol {
    font-size: 1.125rem;
  }
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description li {
  margin: 0;
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description a {
  color: #678f22;
  text-decoration: underline;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.columns-module .column-drawers .drawer-item .list-tab-content .item-description a:hover, .columns-module .column-drawers .drawer-item .list-tab-content .item-description a:active, .columns-module .column-drawers .drawer-item .list-tab-content .item-description a:focus {
  color: #c8e57a;
}
.columns-module .column-drawers .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.columns-module {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .columns-module {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .columns-module {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .columns-module {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .columns-module {
    overflow: hidden;
  }
}
.columns-module:not(.gsap-animated) .column {
  opacity: 0;
}
.columns-module.compact .columns-grid {
  gap: 16px;
}
@media (min-width: 1024px) {
  .columns-module.compact .columns-grid {
    gap: 20px;
  }
}
.columns-module.spacious .columns-grid {
  gap: 64px;
}
@media (min-width: 768px) {
  .columns-module.spacious .columns-grid {
    gap: 80px;
  }
}
@media (min-width: 1024px) {
  .columns-module.spacious .columns-grid {
    gap: 50px;
  }
}
.columns-module.contained-background .content-wrap {
  padding: 32px 24px;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .columns-module.contained-background .content-wrap {
    padding: 48px 40px;
  }
}
.columns-module .columns-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  width: 100%;
}
.columns-module .column {
  grid-column: span 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .columns-module .column {
    order: 0 !important;
  }
}
.columns-module .column.center-vertical-align {
  justify-content: center;
}
.columns-module .column.bottom-vertical-align {
  justify-content: flex-end;
}
.columns-module .column.text-left {
  align-items: flex-start;
}
.columns-module .column.text-center {
  align-items: center;
}
.columns-module .column.text-right {
  align-items: flex-end;
}
.columns-module .column.align-text-left {
  text-align: left;
}
.columns-module .column.align-text-center {
  text-align: center;
}
.columns-module .column.align-text-right {
  text-align: right;
}
.columns-module .column-inner {
  width: 100%;
}
@media (max-width: calc(1024px - 1px)) {
  .columns-module .columns-grid {
    gap: 60px;
  }
  .columns-module .columns-grid:has(.column-image:nth-of-type(2)) {
    gap: 32px;
  }
}

.embed .content-wrap {
  width: 100%;
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .embed .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .embed .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .embed .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.embed.full-width {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.embed .section-title {
  text-box: trim-both cap alphabetic;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.125; /* 72px / 64px = 1.125 */
}
@media (min-width: 1024px) {
  .embed .section-title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1366px) {
  .embed .section-title {
    font-size: 4rem;
  }
}
.embed .title-wrap p {
  color: #353c30;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .embed .title-wrap p {
    max-width: 669px;
    font-size: 1rem;
  }
}
.embed .content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  width: 100%;
}
@media (min-width: 1366px) {
  .embed .content-wrap {
    row-gap: 40px;
  }
}

.featured-projects .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .featured-projects .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .featured-projects .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .featured-projects .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-projects .section-title {
  margin-bottom: 2rem;
  opacity: 0;
}
.featured-projects .projects-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
@media (min-width: 768px) {
  .featured-projects .projects-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .featured-projects .projects-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}
.featured-projects .link-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  opacity: 0;
}
@media (min-width: 1366px) {
  .featured-projects .link-wrap {
    margin-top: 136px;
  }
}
.featured-projects .project-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.featured-projects .project-media {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  opacity: 0;
}
.featured-projects .project-image {
  position: relative;
  width: 100%;
  aspect-ratio: 441/460;
  border-radius: 8px;
  overflow: hidden;
}
.featured-projects .project-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  border-radius: 8px;
}
.featured-projects .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  border-radius: 8px;
}
.featured-projects .project-video {
  position: relative;
  width: 100%;
  aspect-ratio: 441/460;
  border-radius: 8px;
  overflow: hidden;
  background: #000;
  pointer-events: none;
}
.featured-projects .project-video iframe,
.featured-projects .project-video object,
.featured-projects .project-video embed {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}
.featured-projects .project-video iframe {
  width: 185.6%;
  height: 100%;
  transition: transform 0.5s ease;
}
.featured-projects .project-link:hover .project-image img {
  transform: scale(1.1);
}
.featured-projects .project-link:hover .project-video iframe {
  transform: translate(-50%, -50%) scale(1.2);
}
.featured-projects .project-text {
  padding: 0 10px;
  opacity: 0;
}
.featured-projects .project-title {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714;
  margin: 0;
  text-transform: uppercase;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.featured-projects .project-link:hover .project-title {
  color: #353c30;
}
.featured-projects .project-location {
  color: #677267;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.714;
  margin: 8px 0 0 0;
}

.footer {
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .footer {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.footer-wrap {
  border-top: 1px solid #677267;
  padding-top: 38px;
  padding-bottom: 64px;
}
@media (max-width: calc(768px - 1px)) {
  .footer-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .footer-wrap {
    padding-top: 32px;
    padding-bottom: 90px;
  }
}

.footer-grid {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (min-width: 768px) {
  .footer-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 48px;
  }
}
@media (min-width: 1024px) {
  .footer-grid {
    gap: 64px;
  }
}

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer-left .logo-social-row {
  display: flex;
  align-items: flex-end;
  gap: 37px;
}
.footer-left .footer-divider {
  width: 1px;
  height: 30px;
  background-color: #677267;
  flex-shrink: 0;
}
.footer-left .logo-wrap {
  flex-shrink: 0;
  margin: 0;
}
.footer-left .logo-wrap svg {
  width: 30px;
  height: 29px;
  display: block;
}
.footer-left .logo-wrap a {
  display: block;
}
.footer-left .footer-social-nav .social-menu {
  display: flex;
  gap: 23px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-left .footer-social-nav .social-menu li {
  margin: 0;
}
.footer-left .footer-social-nav .social-menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #677267;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.footer-left .footer-social-nav .social-menu a:hover {
  color: #678f22;
}
.footer-right {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
@media (min-width: 768px) {
  .footer-right {
    grid-template-columns: 2fr 1fr;
    gap: 32px 64px;
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .footer-right {
    gap: 64px;
  }
}

@media (min-width: 1024px) {
  .footer-main-nav {
    display: flex;
    justify-content: flex-end;
  }
}
.footer-main-nav ul {
  display: grid;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr 1fr;
  gap: 24px 64px;
}
.footer-main-nav ul li {
  margin: 0;
  list-style-type: none;
  text-box: trim-both cap alphabetic;
}
.footer-main-nav ul li a {
  font-size: 0.875rem;
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  line-height: 2.5;
  text-transform: uppercase;
  text-box: trim-both cap alphabetic;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .footer-main-nav ul li a {
    font-size: 0.875rem;
  }
}
.footer-main-nav ul li a:hover {
  color: #678f22;
}

.footer-only {
  display: none;
}
.footer .footer-only {
  display: block;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .contact-info {
    align-items: flex-start;
  }
}
.contact-info .phone,
.contact-info .address,
.contact-info .email {
  font-size: 0.875rem;
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 1024px) {
  .contact-info .phone,
  .contact-info .address,
  .contact-info .email {
    font-size: 0.875rem;
  }
}
.contact-info a.phone,
.contact-info a.email {
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.contact-info a.phone:hover,
.contact-info a.email:hover {
  color: #678f22;
}

@media (min-width: 768px) {
  .copyright-wrap {
    margin-top: 28px;
  }
}
.copyright-wrap .copyright {
  font-size: 0.875rem;
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 1024px) {
  .copyright-wrap .copyright {
    font-size: 0.875rem;
  }
}
.copyright-wrap .copyright a {
  color: inherit;
  text-decoration: none;
  text-box: trim-both cap alphabetic;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1024px) {
  .copyright-wrap .copyright a {
    font-size: 0.875rem;
  }
}
.copyright-wrap .copyright a:hover {
  color: #678f22;
}

.full-width-image {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.full-width-image.no-margins .content-wrap {
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .full-width-image.no-margins .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .full-width-image.no-margins .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .full-width-image.no-margins .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.full-width-image.no-margins .image-wrap,
.full-width-image.no-margins .video-wrap {
  border-radius: 8px;
}
.full-width-image .content-wrap {
  width: 100%;
}
.full-width-image .image-wrap {
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.full-width-image img {
  width: 100%;
  will-change: transform;
  transform: scale(1.2);
  transform-origin: center;
}
.full-width-image.no-margins img {
  transform: none;
  will-change: auto;
}
.full-width-image.no-margins .video-wrap {
  aspect-ratio: 16/9;
  padding-bottom: 0;
  will-change: transform;
  transform: translateZ(0);
}
.full-width-image .video-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: transparent;
}
.full-width-image .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 0.25px);
  border: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  transition: transform 0.4s ease-in-out, background 0.3s ease-in-out, backdrop-filter 0.3s ease-in-out;
  will-change: transform, background, backdrop-filter;
  background: transparent;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  --header-text-color: #ebf2dd;
  --header-logo-fill: #ebf2dd;
  view-transition-name: header;
}
.header.header-light {
  --header-text-color: #ebf2dd;
  --header-logo-fill: #ebf2dd;
  background: transparent;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}
.header.header-light .logo svg path {
  fill: var(--header-logo-fill);
  transition: fill 0.2s ease-in-out;
}
.header.header-light .phone-number,
.header.header-light .navicon-button span,
.header.header-light .nav li:not(.btn) a {
  color: var(--header-text-color);
  transition: color 0.2s ease-in-out;
}
.header.header-dark {
  --header-text-color: #353c30;
  --header-logo-fill: #353c30;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  background: rgba(252, 253, 246, 0.75);
}
.header.header-dark .logo svg path {
  fill: var(--header-logo-fill);
  transition: fill 0.2s ease-in-out;
}
.header.header-dark .phone-number,
.header.header-dark .navicon-button span,
.header.header-dark .nav li:not(.btn) a {
  color: var(--header-text-color);
  transition: color 0.2s ease-in-out;
}
.blog .header, .single-post .header {
  --header-text-color: #353c30;
  --header-logo-fill: #353c30;
}
.blog .header .logo svg path, .single-post .header .logo svg path {
  fill: #353c30 !important;
}
.blog .header .phone-number,
.blog .header .navicon-button span,
.blog .header .nav li:not(.btn) a, .single-post .header .phone-number,
.single-post .header .navicon-button span,
.single-post .header .nav li:not(.btn) a {
  color: #353c30 !important;
}
.home .header.menu-open-before-pin {
  z-index: 101;
}
.header:has(+ .content .hero:first-child), .header:has(+ .content .split-hero:first-child) {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .home .header {
    position: absolute;
    top: calc(100vh - var(--header-height, 80px));
  }
  #big-wrapper .home .header {
    position: absolute;
  }
}
.header.transparent-bg {
  background: transparent;
  border: none;
  color: inherit;
}
.header.nav-down {
  transform: translateY(0);
}

.stuck-nav .header.transparent-bg {
  background: #fcfdf6;
}

.header-wrap {
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .header-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .header-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1024px) {
  .header-wrap {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.logo {
  display: block;
  z-index: 9999;
}
.logo span {
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  white-space: nowrap;
}

.mobile-nav {
  position: fixed;
  top: var(--header-height, 80px);
  left: 0;
  right: 0;
  height: calc(100vh - var(--header-height, 80px));
  background: #fcfdf6;
  z-index: 90;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s linear 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile-nav[aria-hidden=true] {
  pointer-events: none;
}
.mobile-nav .main-nav.nav {
  padding: 0 var(--lr-content-margin);
  margin: 40px 0;
  width: 100%;
}
.mobile-nav .main-nav.nav ul {
  flex-direction: column;
  align-items: center;
  margin: 0;
  width: 100%;
}
.mobile-nav .main-nav.nav ul > li {
  opacity: 0;
  transform: translateY(-60px);
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0s;
}
.mobile-nav .main-nav.nav ul > li:not(.btn) > a {
  width: 100%;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  display: block;
  line-height: normal;
  font-size: 0.875rem;
  padding: 11px 0;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: padding-left 0.3s ease;
}
.mobile-nav li.open a i:after {
  content: "";
  width: 9px;
  height: 3px;
  position: absolute;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%229%22%20height%3D%223%22%20viewBox%3D%220%200%209%203%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.98%202.5V1.25C8.98%200.56%208.42%200%207.73%200H0V1.25C0%201.94%200.56%202.5%201.25%202.5H8.98Z%22%20fill%3D%22%23678f22%22%2F%3E%3C%2Fsvg%3E");
}
.mobile-nav .utility-nav {
  opacity: 0;
  transform: translateY(-60px);
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0s;
}
.mobile-nav .utility-nav ul {
  flex-direction: column;
  gap: 8px;
}
body.mobile-menu-open .mobile-nav {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s linear 0s;
}
body.mobile-menu-open .mobile-nav .menu-item {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(1) {
  transition-delay: calc(0.5s + 0.02s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(2) {
  transition-delay: calc(0.5s + 0.04s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(3) {
  transition-delay: calc(0.5s + 0.06s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(4) {
  transition-delay: calc(0.5s + 0.08s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(5) {
  transition-delay: calc(0.5s + 0.1s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(6) {
  transition-delay: calc(0.5s + 0.12s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(7) {
  transition-delay: calc(0.5s + 0.14s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(8) {
  transition-delay: calc(0.5s + 0.16s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(9) {
  transition-delay: calc(0.5s + 0.18s) !important;
}
body.mobile-menu-open .mobile-nav .menu-item:nth-child(10) {
  transition-delay: calc(0.5s + 0.2s) !important;
}
body.mobile-menu-open .mobile-nav .utility-nav {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0.8s;
}

@media (max-width: calc(1024px - 1px)) {
  .header-wrap .desktop-nav {
    display: none;
  }
}
@media (min-width: 1024px) {
  .header-wrap .desktop-nav {
    display: flex;
  }
}

body.mobile-menu-open {
  overflow: hidden;
}
@media (max-width: calc(1024px - 1px)) {
  body.mobile-menu-open .header {
    background: #fcfdf6;
    transition: transform 0.4s ease-in-out;
  }
  body.mobile-menu-open .header .logo svg path {
    fill: #353c30 !important;
    transition: none;
  }
}

body.open-menu {
  overflow: hidden;
  position: fixed;
}
@media (min-width: 1024px) {
  body.open-menu {
    overflow: auto;
    position: static;
  }
}

@media (min-width: 1024px) {
  .desktop-hidden {
    display: none;
  }
}

.desktop-nav .footer-only {
  display: none !important;
}

.nav-wrap {
  display: flex;
  flex-direction: column;
}
.desktop-nav {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-nav {
    display: flex;
    flex-direction: row;
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .desktop-nav .main-nav {
    display: flex;
    align-items: center;
  }
  .desktop-nav .main-nav > ul {
    margin-top: 0;
  }
  .desktop-nav .main-nav > ul > li:not(.btn):hover > a {
    color: #677267;
  }
}
.desktop-nav .main-nav > ul > li:not(.btn) {
  margin: 0 8px;
  display: flex;
  align-items: stretch;
}
@media (min-width: 1200px) {
  .desktop-nav .main-nav > ul > li:not(.btn) {
    margin: 0 12px;
  }
}
.desktop-nav .main-nav > ul > li:not(.btn).green-bg a {
  color: #fcfdf6;
}
.desktop-nav .main-nav > ul > li:not(.btn) > a {
  white-space: nowrap;
  padding: 8px 0;
  border-radius: 0;
}
.desktop-nav .main-nav > ul > li:not(.btn) > a:hover, .desktop-nav .main-nav > ul > li:not(.btn) > a:active, .desktop-nav .main-nav > ul > li:not(.btn) > a:focus {
  color: #677267;
}
.desktop-nav .main-nav > ul > li:not(.btn).contact-btn {
  padding: 0;
}
.desktop-nav .main-nav > ul > li:not(.btn).contact-btn > a:hover, .desktop-nav .main-nav > ul > li:not(.btn).contact-btn > a:active, .desktop-nav .main-nav > ul > li:not(.btn).contact-btn > a:focus {
  color: #fcfdf6;
}
.desktop-nav .main-nav > ul > li:not(.btn):last-of-type {
  margin-right: 0;
}

.desktop-nav .main-nav > ul > li.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
}
@media (max-width: 1200px) {
  .desktop-nav .main-nav > ul > li.btn a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .desktop-nav .main-nav > ul > li.btn {
    margin: 0 8px;
  }
}
.desktop-nav .main-nav > ul > li.btn:last-child {
  margin-right: 0;
}
.desktop-nav .main-nav > ul > li.btn a {
  padding: 2px 11px;
}
@media (min-width: 1366px) {
  .desktop-nav .main-nav > ul > li.btn:nth-last-child(2) {
    margin-left: 16px;
  }
}

.desktop-nav .nav-arrow-wrap {
  margin-left: 8px;
  display: flex;
  align-items: center;
}
.desktop-nav .nav-arrow {
  fill: #677267;
  width: 12px;
  height: 8px;
}
.desktop-nav li:hover .nav-arrow, .desktop-nav li:active .nav-arrow, .desktop-nav li:focus .nav-arrow {
  transform: rotate(180deg);
}

.main-nav ul {
  list-style-type: none;
}

.main-nav > ul:not(.sub-menu) > li:not(.btn):hover > a:after, .main-nav > ul:not(.sub-menu) > li:not(.btn):active > a:after, .main-nav > ul:not(.sub-menu) > li:not(.btn):focus > a:after {
  left: 0 !important;
}

.main-nav .current-menu-item:not(.btn) > a,
.main-nav .current-page-parent:not(.btn) > a,
.main-nav .current_page_parent:not(.btn) > a,
.main-nav .current-menu-ancestor:not(.btn) > a,
.main-nav .current-page-ancestor:not(.btn) > a {
  color: #677267;
}
.main-nav .current-menu-item:not(.btn) > a:after,
.main-nav .current-page-parent:not(.btn) > a:after,
.main-nav .current_page_parent:not(.btn) > a:after,
.main-nav .current-menu-ancestor:not(.btn) > a:after,
.main-nav .current-page-ancestor:not(.btn) > a:after {
  left: 0 !important;
}
.main-nav .current-menu-item:not(.btn) > a .desktop-navicon,
.main-nav .current-menu-item:not(.btn) > a .desktop-navicon:after,
.main-nav .current-page-parent:not(.btn) > a .desktop-navicon,
.main-nav .current-page-parent:not(.btn) > a .desktop-navicon:after,
.main-nav .current_page_parent:not(.btn) > a .desktop-navicon,
.main-nav .current_page_parent:not(.btn) > a .desktop-navicon:after,
.main-nav .current-menu-ancestor:not(.btn) > a .desktop-navicon,
.main-nav .current-menu-ancestor:not(.btn) > a .desktop-navicon:after,
.main-nav .current-page-ancestor:not(.btn) > a .desktop-navicon,
.main-nav .current-page-ancestor:not(.btn) > a .desktop-navicon:after {
  background: #677267;
}

.main-nav .sub-menu .current-menu-item:not(.btn) > a,
.main-nav .sub-menu .current-menu-ancestor:not(.btn) > a,
.main-nav .sub-menu .current-page-ancestor:not(.btn) > a {
  color: #678f22;
  background: #c4c7b1;
}

.nav ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 0;
  padding: 0;
  margin: 0;
}

.nav ul li {
  white-space: nowrap;
  position: relative;
}
.main-nav.nav > ul > li:not(.btn) > a {
  color: #677267;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1050px) {
  .main-nav.nav > ul > li:not(.btn) > a {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  .main-nav.nav > ul > li:not(.btn) > a {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.main-nav.nav > ul > li:not(.btn) > a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #678f22;
  position: absolute;
  bottom: 7px;
  left: -100%;
  transition: left 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1200px) {
  .main-nav.nav > ul > li:not(.btn) > a:after {
    height: 3px;
    bottom: 7px;
  }
}
.main-nav.nav > ul > li:not(.btn) > a:hover, .main-nav.nav > ul > li:not(.btn) > a:active, .main-nav.nav > ul > li:not(.btn) > a:focus {
  outline: none;
}
.main-nav.nav > ul > li:not(.btn) > a:hover:after, .main-nav.nav > ul > li:not(.btn) > a:active:after, .main-nav.nav > ul > li:not(.btn) > a:focus:after {
  left: 0;
}

.nav > ul > li.contact-btn > a:after,
.footer-nav.nav > ul > li > a:after {
  content: none !important;
}

.icon svg {
  display: block;
}

.desktop-nav .sub-menu {
  visibility: hidden;
  display: flex;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  padding: 12px 29px 22px 46px;
  right: -30px;
  background: #fcfdf6;
  top: 100%;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  border: 1px solid #b8b8b8;
  border-top: none;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.desktop-nav .sub-menu li {
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
.desktop-nav .sub-menu li a {
  color: #677267;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2;
  margin: 0;
  justify-content: flex-end;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1200px) {
  .desktop-nav .sub-menu li a {
    font-size: 1rem;
  }
}
.desktop-nav .sub-menu li a:hover, .desktop-nav .sub-menu li a:active, .desktop-nav .sub-menu li a:focus {
  color: #677267;
  background: #c4c7b1;
  border-radius: 4px;
}
.desktop-nav .sub-menu li:last-of-type a {
  margin-bottom: 0;
}
.desktop-nav .sub-menu li span {
  white-space: nowrap;
}
.desktop-nav .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

li:has(.sub-menu:hover) > a:after,
.main-nav.nav > ul > li.current_page_item > a:after,
.main-nav.nav > ul > li.current-page-ancestor > a:after,
.main-nav.nav > ul > li.current-menu-ancestor a:after {
  left: 0;
}

.desktop-nav .sub-menu li.current_page_item a,
.desktop-nav .sub-menu li.current_page_parent a {
  color: #677267;
}

.nav:not(.footer-nav) li.menu-item-has-children {
  position: relative;
}

.nav.utility-nav {
  display: flex;
  align-items: center;
}
@media (max-width: calc(1024px - 1px)) {
  .nav.utility-nav {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .icon-menu-wrap .nav.utility-nav {
    justify-content: center;
  }
}

ul.utility-menu,
ul.icon-menu {
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 24px;
  list-style-type: none;
  margin: 0;
}
ul.utility-menu li:hover svg path, ul.utility-menu li:active svg path, ul.utility-menu li:focus svg path,
ul.utility-menu a:hover svg path,
ul.utility-menu a:active svg path,
ul.utility-menu a:focus svg path,
ul.icon-menu li:hover svg path,
ul.icon-menu li:active svg path,
ul.icon-menu li:focus svg path,
ul.icon-menu a:hover svg path,
ul.icon-menu a:active svg path,
ul.icon-menu a:focus svg path {
  fill: #678f22 !important;
}
@media (min-width: 768px) {
  ul.utility-menu,
  ul.icon-menu {
    justify-content: flex-start;
  }
}
ul.utility-menu span,
ul.icon-menu span {
  position: absolute;
  display: block;
  overflow: hidden;
  text-indent: -99em;
}

.icon-menu-wrap {
  justify-content: center;
}

@media (min-width: 768px) {
  ul.icon-menu {
    justify-content: flex-end;
  }
}
ul.icon-menu svg path {
  fill: #677267;
  transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
ul.icon-menu li {
  cursor: default;
  pointer-events: none;
}
ul.icon-menu li:hover svg path, ul.icon-menu li:active svg path, ul.icon-menu li:focus svg path {
  fill: #353c30;
}
ul.icon-menu li a {
  cursor: default;
  pointer-events: none;
  background: transparent;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
ul.icon-menu li a:hover, ul.icon-menu li a:active, ul.icon-menu li a:focus {
  background: transparent;
}

.navicon-button {
  position: relative;
  cursor: pointer;
  padding: 8px;
  z-index: 13;
  text-transform: uppercase;
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
.navicon-button span:not(.navicon-line) {
  display: none;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 1024px) {
  .navicon-button span:not(.navicon-line) {
    display: block;
  }
}

.navicon {
  display: block;
  position: relative;
  width: 21px;
  height: 12px;
}
.navicon::after {
  content: "";
  display: block;
  position: absolute;
  height: 2.26px;
  width: 21px;
  background: #a9c677;
  border-radius: 1.13px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transform-origin: center;
  transition: transform 0.2s ease, opacity 0.2s ease, background 0.2s ease;
}
.navicon:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 21px;
  background: #a9c677;
  border-radius: 30px;
  top: 0;
  left: 0;
  transform-origin: center;
  transition: transform 0.2s ease, background 0.2s ease;
}

.navicon-line {
  display: block;
  position: absolute;
  height: 2px;
  width: 21px;
  background: #a9c677;
  border-radius: 30px;
  bottom: 0;
  left: 0;
  transform-origin: center;
  transition: transform 0.2s ease, background 0.2s ease;
}

.navicon-button.open .navicon:before {
  transform: translateY(4.87px) rotate(-45deg);
}
.navicon-button.open .navicon::after {
  opacity: 0;
}
.navicon-button.open .navicon-line {
  transform: translateY(-4.87px) rotate(45deg);
}

.header-right {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
}
.header-right .phone-number {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  text-decoration: none;
  display: none;
}
@media (min-width: 1024px) {
  .header-right .phone-number {
    display: block;
  }
}
.header-right .phone-number:hover, .header-right .phone-number:active, .header-right .phone-number:focus {
  color: #678f22;
}
.header-right .utility-nav {
  display: none;
}
@media (min-width: 1024px) {
  .header-right .utility-nav {
    display: block;
  }
}
@media (min-width: 1024px) {
  .header-right .navicon-button {
    display: flex;
  }
}

.menu-dropdown-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.desktop-dropdown-nav {
  position: absolute;
  top: 100%;
  margin-top: 12px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}
.desktop-dropdown-nav.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.home .desktop-dropdown-nav.flip-up {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 12px;
}
.desktop-dropdown-nav::before {
  content: "";
  position: absolute;
  top: -6px;
  width: 29px;
  height: 29px;
  background: #e0e3d2;
  transform: rotate(45deg);
  z-index: -1;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.home .desktop-dropdown-nav.flip-up::before {
  top: auto;
  bottom: -6px;
}
.desktop-dropdown-nav .dropdown-menu {
  background: #e0e3d2;
  border-radius: 12px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  width: 262px;
  padding: 24px 0;
  overflow: hidden;
}
.desktop-dropdown-nav .dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.desktop-dropdown-nav .dropdown-menu ul li {
  margin: 0;
}
.desktop-dropdown-nav .dropdown-menu ul li a {
  display: block;
  padding: 11px 38px;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-decoration: none;
  line-height: normal;
  position: relative;
  overflow: hidden;
  transition: padding-left 0.3s ease;
}
.desktop-dropdown-nav .dropdown-menu ul li a::before {
  content: "";
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
  opacity: 0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.7576%200L3.10256%200L1.86567%201.25082L7.10357%201.2536C7.70894%201.2536%208.29093%201.01012%208.71882%200.57741L8.95822%200.335315L9.31182%200.692891L8.75597%201.255L7.89468%202.12598L0%2010.1109L0.877799%2010.9986L9.75898%202.01885V2.02719L10.1965%201.58475L10.5501%201.94232L10.429%202.06476C10.0011%202.49747%209.76035%203.08601%209.76035%203.6982L9.7631%209.23577L11%207.98495V0L9.7576%200Z%22%20fill%3D%22%23A9C677%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.desktop-dropdown-nav .dropdown-menu ul li a:hover, .desktop-dropdown-nav .dropdown-menu ul li a:focus {
  padding-left: 62px;
}
.desktop-dropdown-nav .dropdown-menu ul li a:hover::before, .desktop-dropdown-nav .dropdown-menu ul li a:focus::before {
  opacity: 1;
}
.desktop-dropdown-nav .dropdown-menu ul li.menu-item-has-children {
  position: relative;
}
.desktop-dropdown-nav .dropdown-menu ul li.menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.desktop-dropdown-nav .dropdown-menu ul li.menu-item-has-children > a::after {
  content: "";
  width: 11px;
  height: 11px;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.49%208.98C5.18%208.98%205.74%208.42%205.74%207.73V5.75H8.98V4.5C8.98%203.81%208.42%203.25%207.73%203.25H5.75V0H4.5C3.81%200%203.25%200.56%203.25%201.25V3.23H0V4.48C0%205.17%200.56%205.73%201.25%205.73H3.24V8.97H4.49V8.98Z%22%20fill%3D%22%23a9c677%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-left: 8px;
}
.desktop-dropdown-nav .dropdown-menu ul li.current-menu-item > a, .desktop-dropdown-nav .dropdown-menu ul li.current_page_item > a, .desktop-dropdown-nav .dropdown-menu ul li.current-menu-ancestor > a {
  font-weight: 500;
  padding-left: 62px;
}
.desktop-dropdown-nav .dropdown-menu ul li.current-menu-item > a::before, .desktop-dropdown-nav .dropdown-menu ul li.current_page_item > a::before, .desktop-dropdown-nav .dropdown-menu ul li.current-menu-ancestor > a::before {
  opacity: 1;
}
.desktop-dropdown-nav.flip-up .dropdown-menu {
  box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.4);
}

@media (min-width: 1024px) {
  .navicon-button {
    display: flex;
  }
}

.hero {
  background: #353c30;
}
.hero figure {
  width: 100%;
  margin: 0;
}
.hero.full-image figure {
  min-width: 100%;
  z-index: 0;
  max-width: none;
  height: 100%;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .hero.full-image figure {
    position: absolute;
    inset: 0;
  }
}
.hero .image-wrap:not(.background-image-wrap) picture {
  position: relative;
}
.hero .image-wrap:not(.background-image-wrap) picture:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 2;
}
.hero .image-wrap:not(.background-image-wrap) .video-wrap {
  position: relative;
}
.hero .image-wrap:not(.background-image-wrap) .video-wrap:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 2;
}
.hero .image-wrap {
  z-index: 1;
}
.hero.fiftyfive-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) picture:before, .hero.fiftyfive-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.fiftyfive-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) picture:before, .hero.fiftyfive-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.fiftyfive-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) picture:before, .hero.fiftyfive-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, transparent 276px), linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.fifty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) picture:before, .hero.fifty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.fifty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) picture:before, .hero.fifty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.fifty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) picture:before, .hero.fifty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 276px), linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.forty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) picture:before, .hero.forty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.forty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) picture:before, .hero.forty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.forty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) picture:before, .hero.forty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, transparent 276px), linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirtyfive-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) picture:before, .hero.thirtyfive-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirtyfive-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) picture:before, .hero.thirtyfive-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirtyfive-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) picture:before, .hero.thirtyfive-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, transparent 276px), linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) picture:before, .hero.thirty-percent-overlay.overlay-top .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) picture:before, .hero.thirty-percent-overlay.overlay-bottom .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.thirty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) picture:before, .hero.thirty-percent-overlay.overlay-both .image-wrap:not(.background-image-wrap) .video-wrap:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, transparent 276px), linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 276px);
  mix-blend-mode: multiply;
}
.hero.no-overlay .image-wrap:not(.background-image-wrap) picture:before, .hero.no-overlay .image-wrap:not(.background-image-wrap) .video-wrap:before {
  display: none;
}

.hero.full-image .section-label {
  color: inherit;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.1875rem;
}
@media (min-width: 1024px) {
  .hero.full-image .section-label {
    font-size: 1.35rem;
  }
}

@media (max-width: calc(1024px - 1px)) {
  .hero.full-image .section-title br {
    display: none;
  }
}

.module.hero.full-image {
  display: block;
}

.hero.full-image p {
  font-size: 1rem;
  color: inherit;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1.5555;
}
@media (max-width: calc(1024px - 1px)) {
  .hero.full-image p br {
    display: none;
  }
}
@media (min-width: 1024px) {
  .hero.full-image p {
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px) {
  .hero.full-image p {
    font-size: 1.3125rem;
  }
}

.hero {
  position: relative;
}
.hero .hero-content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
@media (min-width: 1024px) {
  .hero .hero-content-wrap {
    row-gap: 16px;
  }
}
@media (min-width: 1366px) {
  .hero .hero-content-wrap {
    row-gap: 32px;
  }
}
.hero .link-wrap {
  margin: 0;
}
@media (max-width: calc(1024px - 1px)) {
  .hero.full-image .link-wrap {
    position: absolute;
    bottom: 80px;
    width: calc(100% - 48px);
  }
}

.hero .image-wrap img {
  max-width: 100%;
}

.section-title:last-child {
  margin: 0;
}
.hero p:last-of-type {
  margin-bottom: 0;
}

.hero.full-image {
  --full-img-bottom: 32px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .hero.full-image {
    --full-img-bottom: 64px;
  }
}
@media (min-width: 1366px) {
  .hero.full-image {
    --full-img-bottom: 96px;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero.full-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100svh;
  }
}
@media (min-width: 1024px) {
  .hero.full-image {
    height: auto;
  }
}
.hero.full-image .image-wrap {
  width: 100%;
  z-index: 1;
  position: absolute;
  inset: 0;
}

@media (max-width: calc(1024px - 1px)) {
  .hero.full-image:first-of-type:not(:has(picture)) {
    aspect-ratio: 375/720;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .hero.full-image:first-of-type {
    height: 100svh;
  }
}
.hero.full-image .hero-content-wrap {
  height: 100%;
  width: 100%;
  padding: 75px 32px;
  margin: 0 auto;
  position: absolute;
  z-index: 10;
  row-gap: 32px;
}
@media (min-width: 1024px) {
  .hero.full-image .hero-content-wrap {
    position: relative;
    row-gap: 56px;
    padding: 75px 32px 0;
  }
}
@media (min-width: 1366px) {
  .hero.full-image .hero-content-wrap {
    padding: 119px 74px;
    max-width: 1381px;
  }
}
@media (min-width: 1440px) {
  .hero.full-image .hero-content-wrap {
    padding: 0;
  }
  body:not(.no-message) .hero.full-image .hero-content-wrap {
    padding: 62px 0 0;
  }
  body.home .hero.full-image .hero-content-wrap {
    padding: 119px 0 0;
  }
}
.hero.full-image.mobile-vertical-bottom .hero-content-wrap {
  justify-content: flex-end;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .hero.full-image.mobile-vertical-bottom .hero-content-wrap {
    margin-bottom: 110px;
  }
}
.hero.full-image.center .hero-content-wrap {
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .hero.full-image.center .hero-content-wrap {
    width: auto;
  }
}
.hero.full-image.center .hero-content-wrap .link-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.hero.full-image.right .hero-content-wrap {
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .hero.full-image.right .hero-content-wrap {
    padding: 0;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero.full-image.right .hero-content-wrap {
    margin: 0;
  }
}
.hero.full-image .image-wrap {
  min-width: 100%;
  z-index: 0;
  max-width: none;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
  inset: 0;
}
@media (max-width: calc(1024px - 1px)) {
  .hero.full-image .image-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .hero.full-image .image-wrap img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 100%;
  }
}
.hero.full-image .image-wrap img {
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero .video-poster {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
@media (max-width: calc(1024px - 1px)) {
  .hero .video-poster.desktop-video {
    display: none;
  }
}
.hero .video-poster.mobile-video {
  display: none;
}
@media (max-width: calc(1024px - 1px)) {
  .hero .video-poster.mobile-video {
    display: block;
  }
}
.hero .video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100vw;
}
.hero .video-wrap iframe {
  border: 0;
  height: auto;
  min-height: 100vh;
  min-width: 150vw;
  position: absolute;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hero .video-wrap iframe.loaded {
  opacity: 1;
}
@media (min-aspect-ratio: 16/9) {
  .hero .video-wrap iframe {
    aspect-ratio: 2550/1312;
  }
}
@media (max-aspect-ratio: 16/9) {
  .hero .video-wrap iframe {
    aspect-ratio: 16/9;
  }
}
.hero .video-wrap.mobile-video {
  display: none;
}
@media (max-width: calc(1024px - 1px)) {
  .hero .video-wrap.mobile-video {
    display: block;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero .video-wrap.desktop-video {
    display: none;
  }
}

.hero .page-title {
  position: absolute;
  bottom: 40px;
  right: 32px;
  z-index: 10;
  text-decoration: none;
  pointer-events: none;
}

.hero.single-projects .project-hero-wrapper {
  position: absolute;
  bottom: 40px;
  left: 32px;
  right: 32px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
}
@media (min-width: 1024px) {
  .hero.single-projects .project-hero-wrapper {
    gap: 60px;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero.single-projects .project-hero-wrapper {
    bottom: 24px;
    left: 20px;
    right: 20px;
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.hero.single-projects .project-hero-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: calc(1024px - 1px)) {
  .hero.single-projects .project-hero-nav {
    width: 100%;
  }
}
.hero.single-projects .portfolio-badge {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 20px;
  background: #fcfdf6;
  border-radius: 100px;
  pointer-events: all;
}
.hero.single-projects .portfolio-link {
  display: flex;
  align-items: center;
  gap: 11px;
  text-decoration: none;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hero.single-projects .portfolio-link svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.hero.single-projects .portfolio-link span {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.hero.single-projects .portfolio-link:hover, .hero.single-projects .portfolio-link:active, .hero.single-projects .portfolio-link:focus {
  opacity: 0.7;
}
.hero.single-projects .project-nav-arrows {
  display: flex;
  gap: 16px;
  align-items: center;
}
.hero.single-projects .nav-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hero.single-projects .nav-arrow svg {
  width: 18px;
  height: 13px;
  flex-shrink: 0;
}
.hero.single-projects .nav-arrow:hover, .hero.single-projects .nav-arrow:active, .hero.single-projects .nav-arrow:focus {
  opacity: 0.7;
}
.hero.single-projects .project-hero-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
}
.hero.single-projects .project-hero-title {
  color: #fcfdf6;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 300;
  margin: 0 0 9px;
  line-height: 1.004;
  font-size: 2.25rem;
}
@media (min-width: 1024px) {
  .hero.single-projects .project-hero-title {
    font-size: 4rem;
  }
}
.hero.single-projects .project-hero-location {
  text-box: trim-both cap alphabetic;
  color: #c8e57a;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.714;
  margin: 0;
  text-transform: uppercase;
  padding-left: 8px;
}

.hero .video-wrap .video-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  pointer-events: none;
}
.hero .video-wrap .video-spinner {
  width: 48px;
  height: 48px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  animation: video-spin 0.8s linear infinite;
}
@keyframes video-spin {
  to {
    transform: rotate(360deg);
  }
}

.image-gallery .image-gallery-swiper-container {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  background-color: #e0e3d2;
  border-radius: 8px;
  padding: 18px 16px !important;
}
@media (min-width: 768px) {
  .image-gallery .image-gallery-swiper-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .image-gallery .image-gallery-swiper-container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .image-gallery .image-gallery-swiper-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .image-gallery .image-gallery-swiper-container {
    padding: 18px 53px !important;
  }
}
.image-gallery .image-gallery-swiper-inner {
  overflow: hidden;
  border-radius: 8px;
}
.image-gallery .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .image-gallery .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .image-gallery .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .image-gallery .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.image-gallery .section-title {
  text-box: trim-both cap alphabetic;
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.125; /* 72px / 64px = 1.125 */
  text-align: center;
}
@media (min-width: 1024px) {
  .image-gallery .section-title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1366px) {
  .image-gallery .section-title {
    font-size: 4rem;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .image-gallery .swiper-slide {
    overflow: hidden;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .image-gallery .slide-image {
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 8px;
  }
}
.image-gallery .slide-image img {
  width: 100%;
  height: 100%;
}
@media (max-width: calc(1024px - 1px)) {
  .image-gallery .slide-image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .image-gallery .slide-image img {
    height: auto;
  }
}
.image-gallery .swiper-navigation-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 36px;
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.image-gallery .swiper-button-prev,
.image-gallery .swiper-button-next {
  position: relative;
  width: 26px;
  height: 26px;
  background: none;
  border: none;
  cursor: pointer;
  color: #678f22;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  left: unset;
  right: unset;
  top: unset;
  margin: 0;
}
.image-gallery .swiper-button-prev::after,
.image-gallery .swiper-button-next::after {
  display: none;
}
.image-gallery .swiper-button-prev svg,
.image-gallery .swiper-button-next svg {
  width: 26px;
  height: 26px;
  display: block;
}
.image-gallery .swiper-button-prev:hover, .image-gallery .swiper-button-prev:active, .image-gallery .swiper-button-prev:focus,
.image-gallery .swiper-button-next:hover,
.image-gallery .swiper-button-next:active,
.image-gallery .swiper-button-next:focus {
  color: #353c30;
}
.image-gallery .swiper-button-prev.swiper-button-disabled,
.image-gallery .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.image-gallery .swiper-pagination {
  position: relative;
  display: flex;
  gap: 11px;
  align-items: center;
}
.image-gallery .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #c8e57a;
  opacity: 1;
  border-radius: 50%;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.image-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #678f22;
}
.image-gallery .swiper-caption {
  text-align: center;
  margin-top: 37px;
  color: #677267;
  font-family: "nunito-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 2.25rem;
  letter-spacing: 0.02em;
  min-height: 2em;
}

.specials-bar .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
}
@media (min-width: 768px) {
  .specials-bar .swiper-slide {
    display: block;
    padding: 8px 32px;
  }
}
@media (min-width: 1024px) {
  .specials-bar .swiper-slide {
    padding: 8px 32px;
  }
}
@media (min-width: 1366px) {
  .specials-bar .swiper-slide {
    padding: 8px 0;
  }
}

.specials-bar .swiper-wrapper {
  align-items: center;
  margin: 0 auto;
  padding: 0;
}

.specials-bar {
  width: 100%;
  text-align: center;
  background: #678f22;
  align-items: center;
  justify-content: center;
  z-index: 10;
  /* Simple display state - no animations, no height transitions */
  display: var(--specials-bar-display, none);
  /* Keep specials bar persistent during page transitions */
  view-transition-name: specials-bar;
}
@media (max-width: calc(1024px - 1px)) {
  .mobile-header .specials-bar {
    display: var(--specials-bar-display, none);
  }
}
@media (min-width: 1024px) {
  .mobile-header .specials-bar {
    display: none;
  }
}
.specials-bar p.column-two {
  display: none;
}
@media (min-width: 1024px) {
  .specials-bar p.column-two {
    display: flex;
    margin-right: 80px;
  }
}
@media (min-width: 1024px) {
  .specials-bar p.column-two {
    margin: 0 40px 0 0;
  }
}
@media (min-width: 1440px) {
  .specials-bar p.column-two {
    margin: 0;
  }
}
.specials-bar.banner-centered p:first-of-type {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .specials-bar.banner-centered p.column-two {
    margin: 0 40px 0 0;
  }
}
@media (min-width: 1440px) {
  .specials-bar.banner-centered p.column-two {
    margin: 0;
  }
}
.specials-bar p {
  margin: 0;
  color: #fcfdf6;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 0.875rem;
  display: block;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .specials-bar p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    text-align: initial;
    -moz-column-gap: 4px;
         column-gap: 4px;
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .specials-bar p {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.specials-bar a {
  color: #fcfdf6;
  display: inline-block;
}
.specials-bar a:hover, .specials-bar a:active, .specials-bar a:focus {
  text-decoration: none;
}
.specials-bar svg {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .specials-bar svg {
    margin-left: 2px;
  }
}

.specials-bar .btn:hover, .specials-bar .btn:active, .specials-bar .btn:focus {
  color: #c4c7b1 !important;
}

.specials-bar .text-link {
  text-decoration: underline;
  margin-left: 8px;
}

.specials-bar .slide-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 0;
  row-gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .specials-bar .slide-wrap {
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .specials-bar .slide-wrap {
    padding: 0;
    -moz-column-gap: 8px;
         column-gap: 8px;
    justify-content: space-between;
  }
}
@media (min-width: 1477px) {
  .specials-bar .slide-wrap {
    max-width: 1381px;
    margin: 0 auto;
  }
}

.specials-bar .swiper-button-prev,
.specials-bar .swiper-button-next {
  display: none;
}
@media (min-width: 768px) {
  .specials-bar .swiper-button-prev,
  .specials-bar .swiper-button-next {
    display: block;
    height: 32px;
    width: 32px;
    overflow: hidden;
    text-indent: -999em;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22%20fill%3D%22%23a1c3f7%22%2F%3E%3Cpath%20d%3D%22M13%209.43998L19.03%2015.47C19.1707%2015.6105%2019.2498%2015.8012%2019.2498%2016C19.2498%2016.1988%2019.1707%2016.3895%2019.03%2016.53L13%2022.56%22%20stroke%3D%22%2366a3ff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    top: initial;
    bottom: initial;
    margin: 0;
  }
}

.specials-bar .slider-controls {
  position: absolute;
  width: 90%;
  max-width: 1381px;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.specials-bar .swiper-button-prev {
  transform: rotate(180deg);
}

/* CSS-first approach: body classes control specials bar state */
.no-specials-bar .specials-bar {
  display: none !important;
  height: 0 !important;
}

/* CSS custom properties now handle visibility - no need for class-based overrides */
.specials-bar .message-close {
  margin-right: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: transparent;
}
@media (min-width: 768px) {
  .specials-bar .message-close {
    margin-right: 0;
    position: absolute;
    right: 0;
    position: absolute;
    right: 32px;
    top: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.specials-bar.banner-split .slide-wrap {
  width: 85%;
  width: 100%;
  padding: 0 32px;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1024px) {
  .specials-bar.banner-split .slide-wrap {
    align-items: center;
    padding: 0 48px;
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 1477px) {
  .specials-bar.banner-split .slide-wrap {
    padding: 0;
  }
}
.specials-bar.banner-split p {
  margin-bottom: 0;
  margin-right: 24px;
}
.specials-bar.banner-split p a {
  color: inherit;
}
@media (max-width: calc(768px - 1px)) {
  .specials-bar.banner-split .message-close {
    position: absolute;
    top: 24px;
    top: 0;
    right: 24px;
    bottom: 0;
    display: flex;
    align-items: center;
  }
}

.team .content-wrap {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .team .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .team .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .team .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.team .team-header {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 25px;
}
.team .team-header .section-title {
  color: #677267;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.714;
  font-style: italic;
  margin: 0;
}
.team .team-header .title-line {
  flex: 1;
  height: 1px;
  background-color: #a9c677;
  transform: scaleX(0);
  transform-origin: left center;
}
.team .team-grid {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 25px;
       column-gap: 25px;
  row-gap: 32px;
}
@media (min-width: 768px) {
  .team .team-grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .team.three-columns .team-grid {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 112px;
  }
}
@media (min-width: 1024px) {
  .team.four-columns .team-grid {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 112px;
  }
}
@media (min-width: 1024px) {
  .team.five-columns .team-grid {
    grid-template-columns: repeat(5, 1fr);
    row-gap: 112px;
  }
}
.team .team-member {
  opacity: 0;
  display: flex;
  flex-direction: column;
}
.team .team-member.has-bio {
  cursor: pointer;
}
.team .team-member-media {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.team .team-member-media img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
  border-radius: 8px;
}
.team .team-member:hover .team-member-media img {
  transform: scale(1.05);
}
.team .team-member-text {
  text-align: left;
  padding: 0 10px;
}
.team .team-member-name {
  color: #678f22;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.team .team-member-title {
  color: #677267;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.714;
  font-style: italic;
  margin: 0;
}

.fancybox__container {
  justify-content: center !important;
}

.team-modal-fancybox .fancybox__backdrop {
  background: rgba(53, 60, 48, 0.85);
  pointer-events: auto !important;
  z-index: 0 !important;
}
.team-modal-fancybox .fancybox__container {
  --fancybox-bg: rgba($deep-green, 0.85);
  justify-content: center;
  pointer-events: auto !important;
}
.team-modal-fancybox .fancybox__carousel {
  position: relative !important;
  margin: 0 auto;
  overflow: hidden;
  background: #fcfdf6;
}
@media (min-width: 1024px) {
  .team-modal-fancybox .fancybox__carousel {
    max-width: 750px;
    max-width: 650px;
    max-height: 95vh;
    border-radius: 24px;
  }
}
.team-modal-fancybox .fancybox__carousel .f-carousel__toolbar {
  order: -1;
}
.team-modal-fancybox .f-carousel__toolbar {
  background: #353c30 !important;
  padding: 0 !important;
  position: static !important;
  height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: 100% !important;
  pointer-events: auto;
  transform: none !important;
  inset: auto !important;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .team-modal-fancybox .f-carousel__toolbar {
    height: 64px;
  }
}
@media (min-width: 1024px) {
  .team-modal-fancybox .f-carousel__toolbar {
    border-radius: 24px 24px 0 0;
  }
}
.team-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column {
  display: flex;
  align-items: center;
  gap: 0;
  height: 100%;
}
.team-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-left {
  justify-content: space-between;
  flex: 1;
  width: 100%;
}
.team-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-middle, .team-modal-fancybox .f-carousel__toolbar .f-carousel__toolbar__column.is-right {
  display: none;
}
.team-modal-fancybox .f-carousel__toolbar .f-button {
  background: transparent !important;
  border: none;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative !important;
  border-radius: 0;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  cursor: pointer;
  transform: none !important;
  inset: auto !important;
}
@media (min-width: 768px) {
  .team-modal-fancybox .f-carousel__toolbar .f-button {
    width: 64px;
    height: 64px;
  }
}
.team-modal-fancybox .f-carousel__toolbar .f-button svg {
  color: #c8e57a !important;
  stroke: #c8e57a !important;
  fill: none !important;
  width: 24px;
  height: 24px;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.team-modal-fancybox .f-carousel__toolbar .f-button:hover, .team-modal-fancybox .f-carousel__toolbar .f-button:active, .team-modal-fancybox .f-carousel__toolbar .f-button:focus {
  background: rgba(149, 213, 78, 0.2) !important;
}
.team-modal-fancybox .f-carousel__toolbar .f-button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.team-modal-fancybox .f-carousel__toolbar .f-button:disabled:hover, .team-modal-fancybox .f-carousel__toolbar .f-button:disabled:active, .team-modal-fancybox .f-carousel__toolbar .f-button:disabled:focus {
  background: transparent !important;
}
.team-modal-fancybox .f-carousel__toolbar .f-button[data-fancybox-close] svg {
  width: 24px;
  height: 24px;
}
.team-modal-fancybox .fancybox__nav {
  display: none;
}
.team-modal-fancybox .fancybox__content,
.team-modal-fancybox .fancybox__carousel,
.team-modal-fancybox .team-member-modal-content,
.team-modal-fancybox .team-modal-inner {
  transition: opacity 0.3s ease;
}
.team-modal-fancybox.is-closing .fancybox__content,
.team-modal-fancybox.is-closing .fancybox__carousel,
.team-modal-fancybox.is-closing .team-member-modal-content,
.team-modal-fancybox.is-closing .team-modal-inner {
  opacity: 0;
}
.team-modal-fancybox .team-modal-inner {
  background: #fcfdf6;
  padding: 0;
  width: 100%;
  border-radius: 0 0 24px 24px;
}
.team-modal-fancybox .team-modal-image {
  width: 100%;
  aspect-ratio: 658/509;
  aspect-ratio: 1/1.1;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  margin-bottom: 50px;
}
.team-modal-fancybox .team-modal-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.team-modal-fancybox .team-modal-name {
  color: #353c30;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.333;
  margin: 0 0 27px 0;
}
.team-modal-fancybox .sub-title {
  margin-bottom: 40px;
}
.f-html {
  width: 100%;
  padding: 0 !important;
}

.fancybox__slide:before,
.fancybox__slide:after {
  content: none !important;
}

.fancybox__slide.has-html {
  padding: 45px !important;
  scrollbar-width: thin;
  scrollbar-color: #353c30 rgba(0, 0, 0, 0.05);
}
.fancybox__slide.has-html::-webkit-scrollbar {
  width: 8px;
}
.fancybox__slide.has-html::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.fancybox__slide.has-html::-webkit-scrollbar-thumb {
  background: #353c30;
  border-radius: 4px;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.fancybox__slide.has-html::-webkit-scrollbar-thumb:hover {
  background: rgb(27.9722222222, 31.6666666667, 25.3333333333);
}

.wysiwyg {
  position: relative;
}
.wysiwyg .content-wrap {
  width: 100%;
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .wysiwyg .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .wysiwyg .content-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .wysiwyg .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.wysiwyg.thin-content {
  margin: 0 auto;
  max-width: var(--module-max-width);
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .wysiwyg.thin-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .wysiwyg.thin-content {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1441px) {
  .wysiwyg.thin-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .wysiwyg.thin-content {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 32px;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .wysiwyg.thin-content .content-wrap {
    grid-column: 4/10;
  }
}
.wysiwyg.left .content-wrap {
  text-align: left;
}
.wysiwyg.left .content-wrap .link-wrap {
  justify-content: flex-start;
}
.wysiwyg.center .content-wrap {
  text-align: center;
}
.wysiwyg.center .content-wrap .link-wrap {
  justify-content: center;
}
.wysiwyg.right .content-wrap {
  text-align: right;
}
.wysiwyg.right .content-wrap .link-wrap {
  justify-content: flex-end;
}

.wysiwyg .section-title,
.wysiwyg .sub-title,
.wysiwyg p.sub-title {
  margin: 0;
}

.wysiwyg .content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  max-width: 824px;
}
@media (min-width: 1024px) {
  .wysiwyg .content-wrap {
    row-gap: 32px;
    max-width: 900px;
  }
}
@media (min-width: 1275px) {
  .wysiwyg .content-wrap {
    max-width: 1000px;
  }
}
.wysiwyg .content-wrap img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.wysiwyg .content-wrap h1:not(.sub-title):not(.section-title),
.wysiwyg .content-wrap h2:not(.sub-title):not(.section-title),
.wysiwyg .content-wrap h3:not(.sub-title):not(.section-title),
.wysiwyg .content-wrap h4:not(.sub-title):not(.section-title),
.wysiwyg .content-wrap h5:not(.sub-title):not(.section-title),
.wysiwyg .content-wrap h6:not(.sub-title):not(.section-title) {
  color: #677267;
}
.wysiwyg .content-wrap h1:not(.sub-title):not(.section-title):first-child,
.wysiwyg .content-wrap h2:not(.sub-title):not(.section-title):first-child,
.wysiwyg .content-wrap h3:not(.sub-title):not(.section-title):first-child,
.wysiwyg .content-wrap h4:not(.sub-title):not(.section-title):first-child,
.wysiwyg .content-wrap h5:not(.sub-title):not(.section-title):first-child,
.wysiwyg .content-wrap h6:not(.sub-title):not(.section-title):first-child {
  margin-top: 0;
}
.wysiwyg .content-wrap p:not(.sub-title):not(.section-title):last-child {
  margin-bottom: 0;
}
.wysiwyg .content-wrap a:not(.btn) {
  color: inherit;
  text-decoration: underline;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.wysiwyg .content-wrap a:not(.btn):hover, .wysiwyg .content-wrap a:not(.btn):active, .wysiwyg .content-wrap a:not(.btn):focus {
  color: #678f22;
}
.wysiwyg .content-wrap ul,
.wysiwyg .content-wrap ol {
  padding-left: 24px;
}
.wysiwyg .content-wrap ul li,
.wysiwyg .content-wrap ol li {
  margin-bottom: 8px;
}
.wysiwyg .content-wrap ul li:last-child,
.wysiwyg .content-wrap ol li:last-child {
  margin-bottom: 0;
}
.wysiwyg .content-wrap blockquote {
  margin: 32px 0;
  padding: 24px 32px;
  background-color: #fcfdf6;
  border-left: 4px solid #678f22;
  border-radius: 4px;
  font-style: italic;
  color: #353c30;
}
.wysiwyg .content-wrap .link-wrap {
  margin-top: 0;
}

.module.with-bg-color {
  display: flex;
}

@media (max-width: calc(1024px - 1px)) {
  .desktop-only {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .mobile-only {
    display: none !important;
  }
}

.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-top .content-wrap {
  margin-top: 0 !important;
}

.no-margin-bottom .content-wrap {
  margin-bottom: 0 !important;
}

@media (max-width: calc(768px - 1px)) {
  .desktop-image {
    display: none;
  }
}

@media (min-width: 768px) {
  .mobile-image {
    display: none;
  }
}

.image-wrap picture {
  width: 100%;
}

.black-overlay-40 .image-wrap:before,
.black-overlay-40 .videoWrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.black-overlay-40 .videoWrapper:before {
  z-index: 11;
}

.black-overlay .image-wrap:before,
.black-overlay .videoWrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.black-overlay .videoWrapper:before {
  z-index: 11;
}

.video .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video .videoWrapper iframe,
.videoWrapper .wistia_embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: calc(1024px - 1px)) {
  .hero .videoWrapper {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero .videoWrapper iframe {
    position: absolute;
    border: 0;
    min-height: 100vh;
    width: 390vw;
    max-width: none;
  }
}

@media (min-width: 1024px) {
  .hero .videoWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0;
    padding-top: 45.1388888889%;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .hero .videoWrapper iframe {
    max-width: none;
  }
}
@media (min-width: 1024px) and (max-width: calc(1477px - 1px)) {
  .hero .videoWrapper iframe {
    height: 100% !important;
    left: initial;
    right: initial;
    top: initial;
    top: 0;
    min-width: 100%;
    min-height: 56.25vw;
    position: absolute;
  }
}
@media (min-width: 1477px) {
  .hero .videoWrapper iframe {
    position: absolute;
    width: 100vw !important;
    height: 56.25vw !important;
    top: 0;
    left: 0;
  }
}

/******************************************************************
Site Name:
Author: 

Stylesheet: Print Stylesheet

This is the print stylesheet.

******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map*/