﻿@import"https://use.typekit.net/mme4kma.css";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Poppins:wght@300;400;500;600&display=swap";.heading-display{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.33}.heading-section{margin-bottom:1rem}.text-white{color:#fff}.text-accent{color:#9d7b41}.text-muted{color:#606060}.subtitle{font-size:1.125rem;color:#606060;max-width:600px;line-height:1.5}.section-header{text-align:center;margin-bottom:3rem}.section-header .subtitle{margin-left:auto;margin-right:auto;margin-top:1rem}.section-header .subtitle.tag{text-transform:uppercase;margin-top:0;margin-bottom:1rem;font-size:1rem;color:#3a3a38;letter-spacing:.15em}.section-header.text-left{text-align:start}.section-header.text-left .subtitle{margin-left:0}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#3a3a38;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;margin:0}h1,h2,h3,h4,h5,h6{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.33;color:#1a3b24}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}@media(max-width: 767px){h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.75rem}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid #9d7b41;outline-offset:2px}.site-header :focus-visible,.mobile-nav :focus-visible,.site-footer :focus-visible,.section--dark :focus-visible,.carousel--dark :focus-visible,.newsletter :focus-visible,.hero :focus-visible,.video-section--overlay :focus-visible,.video-modal :focus-visible{outline-color:#fff}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.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}.EPiServerForms .FormStep{display:flex;flex-wrap:wrap;column-gap:2rem}.EPiServerForms .FormStep .medium-6{flex:1 1 100%}@media(min-width: 768px){.EPiServerForms .FormStep .medium-6{flex:1 1 calc(50% - 2rem)}}.EPiServerForms .Form__Element{flex:1 1 100%}.EPiServerForms .Form__Element__Caption{font-size:.875rem;display:block;margin-bottom:.5rem}.EPiServerForms .Form__Element.ValidationRequired .Form__Element__Caption:after{content:" *"}.EPiServerForms .Form__Element .FormTextbox__Input{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #e8e8e3}.EPiServerForms .Form__Element .FormChoice fieldset{border:none}.EPiServerForms .Form__Element .FormSubmitButton{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.EPiServerForms .Form__Element .FormSubmitButton:hover{transform:translateY(-1px)}.EPiServerForms .Form__Element .FormSubmitButton{background-color:#1a3b24;color:#ebe4da}.EPiServerForms .Form__Element.ValidationFail{color:#1a3b24}.EPiServerForms .Form__Element__ValidationError{margin-top:5px}.EPiServerForms .Form__Status .Form__Status__Message{padding:0}.EPiServerForms .Form__Status .Form__Success__Message{background-color:#fff;color:#1a3b24}.site-header{position:fixed;top:0;left:0;width:100%;z-index:200;background:linear-gradient(180deg, #262625 0%, rgba(38, 38, 37, 0.95) 100%);transition:background .3s ease}.header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;height:80px}@media(min-width: 992px){.header__inner{height:100px}}.header__logo{flex-shrink:0}.header__logo img{height:55px;width:auto}@media(min-width: 992px){.header__logo img{height:70px}}.header__nav{display:none}@media(min-width: 992px){.header__nav{display:flex;align-items:stretch;align-self:stretch;gap:.25rem}}.header__cta{display:none}@media(min-width: 992px){.header__cta{display:inline-flex;align-items:center;padding:.5rem 1.5rem;color:#fff;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;border:1.5px solid #9d7b41;border-radius:4px;transition:all .3s ease;margin-left:1rem}.header__cta:hover{background:#9d7b41;color:#fff}}.nav__item{position:relative;display:flex;align-items:center}.nav__link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#fff;font-size:1rem;font-weight:400;line-height:1.75rem;letter-spacing:.02em;transition:color .2s ease;white-space:nowrap}.nav__link:hover{color:#9d7b41}.nav__chevron{width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-3px;transition:transform .2s ease}.nav__item:hover .nav__chevron{transform:rotate(-135deg);margin-top:3px}.nav__dropdown{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border-radius:0;box-shadow:0 8px 30px rgba(0,0,0,.12);border-bottom:9px solid #9d7b41;padding:.5rem 0;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100}.nav__item:hover .nav__dropdown{opacity:1;visibility:visible}.nav__item:last-child .nav__dropdown{left:auto;right:0}.nav__dropdown-link{display:block;padding:.5rem 2rem;color:#3a3a38;font-size:1rem;transition:background .2s ease,color .2s ease}.nav__dropdown-link:hover{background:#faf8f3;color:#9d7b41}.burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;cursor:pointer;z-index:401}@media(min-width: 992px){.burger{display:none}}.burger span{display:block;width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.burger.is-active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.burger.is-active span:nth-child(2){opacity:0}.burger.is-active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.mobile-nav{position:fixed;top:0;right:0;width:100%;height:100vh;background:#262625;z-index:400;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;padding:3rem 2rem 3rem}.mobile-nav.is-open{transform:translateX(0)}@media(min-width: 992px){.mobile-nav{display:none}}.mobile-nav__close{position:absolute;top:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1.5px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;transition:all .2s ease;padding-bottom:0}.mobile-nav__close:hover{border-color:#9d7b41;color:#9d7b41}.mobile-nav__item{border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-nav__link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;color:#fff;font-size:1rem;font-weight:500;transition:color .2s ease}.mobile-nav__link:hover{color:#9d7b41}.mobile-nav__chevron{width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.mobile-nav__item.is-open .mobile-nav__chevron{transform:rotate(-135deg)}.mobile-nav__sub{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav__item.is-open .mobile-nav__sub{max-height:500px}.mobile-nav__sub-link{display:block;padding:.5rem 0 .5rem 1.5rem;color:hsla(0,0%,100%,.85);font-size:1rem;transition:color .2s ease}.mobile-nav__sub-link:hover{color:#9d7b41}.mobile-nav__cta{display:block;margin-top:3rem;padding:1rem;text-align:center;color:#fff;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;border:1.5px solid #9d7b41;border-radius:4px;transition:all .3s ease}.mobile-nav__cta:hover{background:#9d7b41}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:399;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-overlay.is-visible{opacity:1;visibility:visible}.site-footer{background:#262625;color:#fff}.footer__main{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding:3rem 1.5rem;display:flex;flex-wrap:wrap;gap:4rem}@media(min-width: 992px){.footer__main{flex-wrap:nowrap;gap:6rem}}.footer__brand{flex:1 1 100%}@media(min-width: 992px){.footer__brand{flex:0 0 250px}}.footer__brand img{height:60px;width:auto;margin-bottom:1.5rem}.footer__brand p{color:hsla(0,0%,100%,.85);font-size:1rem;line-height:1.5;max-width:280px}.footer__columns{flex:1;display:flex;flex-wrap:wrap;gap:3rem}@media(min-width: 768px){.footer__columns{flex-wrap:nowrap;gap:4rem}}.footer__col{flex:1 1 140px}.footer__heading{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;color:#9d7b41;margin-bottom:1rem}.footer__links{display:flex;flex-direction:column;gap:0}.footer__link{color:hsla(0,0%,100%,.85);font-size:1rem;transition:color .2s ease;padding:.25rem 0;display:flex;align-items:center}.footer__link:hover{color:#9d7b41}.footer__contact{font-style:normal;display:flex;flex-direction:column;gap:.5rem}.footer__contact-address{color:hsla(0,0%,100%,.85);font-size:1rem;line-height:1.5;max-width:280px}.footer__contact-item{display:flex;align-items:flex-start;gap:.5rem;margin:0}.footer__contact-icon{width:16px;height:16px;flex-shrink:0;color:#9d7b41;margin-top:6px}.footer__contact-link{color:hsla(0,0%,100%,.85);font-size:1rem;transition:color .2s ease}.footer__contact-link:hover{color:#9d7b41}.footer__accolades .footer__accolades-inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.footer__accolades .footer__accolades-inner .footer__accolades-wrapper{border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem;padding-top:2rem;padding-bottom:2rem}.footer__accolades .footer__accolade{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:hsla(0,0%,100%,.85);white-space:nowrap}.footer__accolades .footer__accolade-icon{width:18px;height:18px;flex-shrink:0;color:#9d7b41}.footer__bottom .footer__bottom-inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.footer__bottom .footer__bottom-inner .footer__bottom-wrapper{border-top:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;padding-bottom:2rem}.footer__bottom .footer__copy{font-size:1rem;color:hsla(0,0%,100%,.7)}.footer__bottom .footer__bottom-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem}.footer__bottom .footer__bottom-link{font-size:1rem;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease}.footer__bottom .footer__bottom-link:hover{color:#fff}.section{padding-top:6rem;padding-bottom:6rem;position:relative;overflow:hidden}.section--dark{background:#262625}.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--dark p{color:#fff}.section--light{background:#ebe4da}.section--white{background:#fff}.section--off-white{background:#faf8f3}.section--no-pad-top{padding-top:0}.section--no-pad-bottom{padding-bottom:0}.section .bg-image{background-repeat:no-repeat;position:absolute;height:80%;width:100%;left:20%;top:0;opacity:.7;transform:rotate(35deg);background-size:contain}@media(min-width: 768px){.section .bg-image.bg-image__mobile{display:none}.section .bg-image.bg-image__desktop{display:block}}@media(max-width: 767px){.section .bg-image.bg-image__desktop{display:none}.section .bg-image.bg-image__mobile{display:block}.section .bg-image.bg-image__mobile{left:-10%;height:33.3%}}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;position:relative}.container--wide{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.top-spacer{padding-top:6rem}.grid{display:flex;flex-wrap:wrap;gap:2rem;align-items:stretch}@media(min-width: 768px){.grid .grid__item{display:flex}.grid .grid__item>*{flex:1}}.grid--2 .grid__item{flex:1 1 100%}@media(min-width: 768px){.grid--2 .grid__item{flex:1 1 calc(50% - 2rem)}}.grid--3 .grid__item{flex:1 1 100%}@media(min-width: 768px){.grid--3 .grid__item{flex:1 1 calc(50% - 2rem)}}@media(min-width: 992px){.grid--3 .grid__item{flex:1 1 calc(33.333% - 2rem)}}.grid--4 .grid__item{flex:1 1 100%}@media(min-width: 576px){.grid--4 .grid__item{flex:1 1 calc(50% - 2rem)}}@media(min-width: 992px){.grid--4 .grid__item{flex:1 1 calc(25% - 2rem)}}.feature-strip{background:#faf8f3;padding-top:6rem;padding-bottom:6rem}.feature-strip__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.feature-strip__grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-strip__item{flex:1 1 100%;text-align:center;padding:1.5rem}@media(min-width: 576px){.feature-strip__item{flex:1 1 calc(50% - 2rem)}}@media(min-width: 992px){.feature-strip__item{flex:1 1 0}}.feature-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#262625;color:#fff;margin-bottom:1rem;font-size:1.3rem}.feature-strip__title{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:400;color:#262625;margin-bottom:.5rem}.feature-strip__text{font-size:1rem;color:#606060}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.rich-text h2,.rich-text h3{margin-bottom:2rem}.rich-text h4,.rich-text h5{margin-bottom:.5rem}.rich-text p{color:#606060;margin-bottom:2rem;line-height:1.5}.rich-text ul{list-style:disc;margin:1rem 0 1rem 2rem}.rich-text ol{list-style:decimal;margin:1rem 0 1rem 2rem}.block-statistics{padding:1.5rem 0;border-top:1px solid #262625;border-bottom:1px solid #262625;margin-bottom:1.5rem;display:flex;column-gap:2rem}.block-statistics li{flex-basis:33.3333%}.block-statistics li h4{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#262625;margin-bottom:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background-color:#9d7b41;color:#fff;border-color:#9d7b41}.btn--primary:hover{background-color:#b8922e;border-color:#b8922e}.btn--primary-dark{background-color:#1a3b24;color:#fff;border-color:#1a3b24}.btn--primary-dark:hover{background-color:#262625;border-color:#262625}.btn--secondary{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn--secondary:hover{background-color:#fff;color:#262625}.btn--outline-dark{background-color:rgba(0,0,0,0);color:#262625;border-color:#262625}.btn--outline-dark:hover{background-color:#262625;color:#fff}.btn--outline-light{background-color:rgba(0,0,0,0);color:#9d7b41;border-color:#9d7b41}.btn--outline-light:hover{background-color:#9d7b41;color:#fff}.btn--dark{background-color:#262625;color:#fff;border-color:#262625}.btn--dark:hover{background-color:#1a3b24;border-color:#1a3b24}.btn--light{background-color:#ebe4da;color:#262625;border-color:#ebe4da}.btn--light:hover{background-color:#1a3b24;border-color:#1a3b24}.btn--sm{padding:.5rem 1.5rem;font-size:.8rem}.btn--lg{padding:1rem 3rem;font-size:1rem}.btn-group{display:flex;flex-wrap:wrap;gap:1rem}.card{background:#fff;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;height:100%;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.card__image{width:100%;height:220px;object-fit:cover}.card__body{padding:2rem}.card__tag{display:inline-block;font-size:1rem;font-weight:400;color:#9d7b41;text-transform:uppercase;margin-bottom:1rem}.card__title{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;color:#262625;margin-bottom:.5rem}.card__text{font-size:1rem;color:#606060;line-height:1.5}.card__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:1rem;font-weight:400;color:#9d7b41;text-transform:uppercase;letter-spacing:.05em;min-height:44px}.card__link::after{content:"→";transition:transform .2s ease}.card__link:hover::after{transform:translateX(4px)}.card--icon{text-align:center;padding:3rem 1.5rem}.card--icon .card__icon{font-size:2.5rem;margin-bottom:1rem;color:#1a3b24}.card--icon .card__title{font-size:1.5rem}.card--icon:hover{transform:translateY(-2px)}.card--horizontal{display:flex;flex-direction:column}@media(min-width: 768px){.card--horizontal{flex-direction:row}}.card--horizontal .card__image{height:200px}@media(min-width: 768px){.card--horizontal .card__image{width:40%;height:auto;min-height:250px}}@media(min-width: 768px){.card--horizontal .card__body{flex:1;display:flex;flex-direction:column;justify-content:center}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.hero--standard-filter::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(38, 38, 37, 0.9) 0%, rgba(38, 38, 37, 0.6) 50%, rgba(0, 0, 0, 0.3) 100%);z-index:1}.hero--bga-fixed{background-attachment:fixed}@supports(-webkit-touch-callout: none){.hero--bga-fixed{background-attachment:unset}}.hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;max-width:700px;margin-left:0;padding-left:8%}@media(min-width: 992px){.hero__content{padding-left:8%}}@media(prefers-reduced-motion: no-preference){.hero__content{transition:opacity 1s ease}.hero__content--faded{opacity:0;pointer-events:none}}.hero__filter{position:absolute;top:0;left:0;right:0;bottom:0}.hero__title{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:3rem;font-weight:400;color:#fff;line-height:1.33;margin-bottom:1.5rem}@media(min-width: 768px){.hero__title{font-size:3.5rem}}@media(min-width: 992px){.hero__title{font-size:4rem}}.hero__subtitle{font-size:1.5rem;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:3rem;max-width:520px}@media(min-width: 768px){.hero__subtitle{font-size:1.75rem}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.hero__video iframe{position:absolute;top:50%;left:50%;width:max(100vw,177.78vh);height:max(56.25vw,100vh);transform:translate(-50%, -50%);border:0}@media(prefers-reduced-motion: reduce){.hero__video{display:none}}.hero--small{min-height:50vh}.hero--small .hero__content{padding-top:140px}.hero--small .hero__title{font-size:3rem}@media(min-width: 768px){.hero--small .hero__title{font-size:3.5rem}}.two-col{padding-top:6rem;padding-bottom:6rem}.two-col__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;flex-wrap:wrap;gap:4rem;align-items:stretch}@media(min-width: 992px){.two-col__inner{flex-wrap:nowrap;gap:6rem}}.two-col__col{flex:1 1 100%}@media(min-width: 992px){.two-col__col{flex:1 1 0}}.two-col__offset .two-col__image{flex-basis:43%}.two-col__offset .two-col__content{flex-basis:67%}@media(min-width: 992px){.two-col__image--align-top{align-self:flex-start}}.two-col__image{width:100%;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center}.two-col__image img{width:100%;display:block}@media(min-width: 992px){.two-col__image{aspect-ratio:unset;position:relative}.two-col__image img{inset:0;width:100%}}@media(max-width: 991px){.two-col__image--hide-mobile.two-col__image{display:none}}.two-col__content h1{margin-bottom:1rem}@media(min-width: 992px){.two-col__content h1{max-width:75%}}.two-col__content h2{margin-bottom:2rem}@media(min-width: 992px){.two-col__content h2{max-width:75%}}.two-col__content p{color:#606060;margin-bottom:2rem;line-height:1.5}@media(min-width: 992px){.two-col--reverse .two-col__inner{flex-direction:row-reverse}}.two-col.section--dark .two-col__content h2{color:#fff}.two-col.section--dark .two-col__content p{color:hsla(0,0%,100%,.7)}.two-col--mobile-bleed{padding-top:0}@media(min-width: 992px){.two-col--mobile-bleed{padding-top:6rem}}.two-col--mobile-bleed .two-col__image{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}@media(min-width: 992px){.two-col--mobile-bleed .two-col__image{margin-left:0;margin-right:0;width:100%}}.two-col--no-padding{padding-top:0;padding-bottom:0}@media(max-width: 991px){.two-col--text-first-mobile.two-col{padding-top:3rem}.two-col--text-first-mobile.two-col .two-col__content{order:-1}}.two-col--bleed{padding-top:0;padding-bottom:0}.two-col--bleed .two-col__inner{max-width:100%;padding:0;gap:0;align-items:stretch}@media(min-width: 992px){.two-col--bleed .two-col__inner{gap:0}}@media(min-width: 992px){.two-col--bleed .two-col__inner .two-col__col{flex:1 1 50%}}.two-col--bleed .two-col__inner .two-col__image{border-radius:0}.two-col--bleed .two-col__inner .two-col__image img{width:100%;height:100%;max-height:none;object-fit:cover;min-height:400px;aspect-ratio:1/1}.two-col--bleed .two-col__inner .two-col__content{padding:4rem 2rem}@media(min-width: 992px){.two-col--bleed .two-col__inner .two-col__content{padding:6rem}}.video-section{position:relative;width:100%;overflow:hidden}.video-section--contained{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:6rem;padding-bottom:6rem}.video-section--fullbleed{width:100%;padding:0}.video-section__wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:8px;overflow:hidden}.video-section--fullbleed .video-section__wrapper{border-radius:0}.video-section__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-section--overlay{position:relative;min-height:500px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width: 768px){.video-section--overlay{min-height:600px}}.video-section--overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.video-section__content{position:relative;z-index:2;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:inherit;padding-top:6rem;padding-bottom:6rem}.video-section__content h2{color:#fff;margin-bottom:1.5rem}.video-section__content p{color:hsla(0,0%,100%,.8);max-width:600px;margin-bottom:3rem}.video-section__play{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:hsla(0,0%,100%,.2);border:2px solid #fff;cursor:pointer;transition:all .3s ease}.video-section__play:hover{background:#9d7b41;border-color:#9d7b41;transform:scale(1.1)}.video-section__play svg{width:30px;height:30px;fill:#fff;margin-left:4px}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:500;display:none;align-items:center;justify-content:center}.video-modal.is-active{display:flex}.video-modal__inner{width:90%;max-width:960px;position:relative}.video-modal__close{position:absolute;top:-40px;right:0;color:#fff;font-size:2rem;cursor:pointer;transition:color .2s ease}.video-modal__close:hover{color:#9d7b41}.video-modal__wrapper{position:relative;padding-bottom:56.25%}.video-modal__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.carousel{padding-top:6rem;padding-bottom:6rem;overflow:hidden}.carousel__header{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.carousel__controls{display:flex;gap:.5rem}.carousel__btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:2px solid #262625;background:rgba(0,0,0,0);color:#262625;font-size:1.5rem;cursor:pointer;transition:all .2s ease}.carousel__btn:hover:not(:disabled){background:#262625;color:#fff}.carousel__btn:disabled{opacity:.3;cursor:not-allowed}.carousel__btn svg{width:18px;height:18px;fill:currentColor}.carousel__track-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;overflow:hidden}.carousel__track{display:flex;gap:2rem;transition:transform .5s ease;will-change:transform}.carousel__slide{flex:0 0 calc(100% - 2rem);min-width:0;display:flex;flex-direction:column}@media(min-width: 768px){.carousel__slide{flex:0 0 calc(50% - 2rem)}}@media(min-width: 992px){.carousel__slide{flex:0 0 calc(33.333% - 2rem)}}.carousel__slide>*{display:flex;flex-direction:column;flex:1}.carousel__slide .card{flex:1}.carousel__dots{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.carousel__dot{width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,0);border:none;cursor:pointer;position:relative}.carousel__dot::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;border-radius:50%;background:#e8e8e3;transition:background .2s ease}.carousel__dot.is-active::after{background:#9d7b41}.carousel__dot:hover::after{background:#b8922e}.carousel--dark{background:#262625}.carousel--dark .carousel__header h2{color:#fff}.carousel--dark .carousel__header .subtitle{color:hsla(0,0%,100%,.85)}.carousel--dark .carousel__btn{border-color:#fff;color:#fff}.carousel--dark .carousel__btn:hover:not(:disabled){background:#fff;color:#262625}.carousel--dark .carousel__dot::after{background:hsla(0,0%,100%,.3)}.carousel--dark .carousel__dot.is-active::after{background:#9d7b41}.tabs{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:6rem;padding-bottom:6rem}.tabs__nav{display:flex;gap:0;border-bottom:2px solid #e8e8e3;margin-bottom:3rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs__nav::-webkit-scrollbar{display:none}.tabs__btn{position:relative;padding:1rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;color:#606060;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:none;border:none;cursor:pointer;transition:color .2s ease}.tabs__btn::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#9d7b41;transform:scaleX(0);transition:transform .3s ease}.tabs__btn:hover{color:#262625}.tabs__btn.is-active{color:#262625}.tabs__btn.is-active::after{transform:scaleX(1)}.tabs__panels{position:relative}.tabs__panel{display:none;animation:tabFadeIn .4s ease}.tabs__panel.is-active{display:block}.tabs--dark{background:#262625;max-width:100%}.tabs--dark .tabs__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.tabs--dark .tabs__nav{border-bottom-color:hsla(0,0%,100%,.2)}.tabs--dark .tabs__btn{color:hsla(0,0%,100%,.5)}.tabs--dark .tabs__btn:hover{color:#fff}.tabs--dark .tabs__btn.is-active{color:#fff}.tabs--pills .tabs__nav{border-bottom:none;gap:.5rem;margin-bottom:3rem}.tabs--pills .tabs__btn{padding:.5rem 1.5rem;border-radius:50px;background:#faf8f3}.tabs--pills .tabs__btn::after{display:none}.tabs--pills .tabs__btn.is-active{background:#262625;color:#fff}@keyframes tabFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.newsletter{background:#1a3b24;padding:4rem 0}.newsletter__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width: 767px){.newsletter__inner{flex-wrap:wrap}}.newsletter__text{flex:1 1 50%}.newsletter__text h3{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;color:#fff;font-size:2rem;margin-bottom:.5rem}.newsletter__text p{color:hsla(0,0%,100%,.85);font-size:1rem}.newsletter__form-wrap{flex:1 1 50%}.newsletter__form-wrap .EPiServerForms{display:flex;flex-direction:column;gap:.5rem}.newsletter__form-wrap .EPiServerForms .FormStep{display:flex;flex-wrap:wrap;column-gap:1rem}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox{display:flex;flex-wrap:wrap;flex-basis:100%}@media(min-width: 1200px){.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox{flex-basis:64%}}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox .Form__Element__Caption{display:none}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox .Form__Element__ValidationError{padding-top:.5rem}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input{padding:.75rem 1rem;background:#fff;border:2px solid hsla(0,0%,100%,.2);color:#000;font-size:1rem;width:100%}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input::placeholder{color:#333}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input:focus-visible{outline:2px solid #fff;outline-offset:2px;border-color:#9d7b41}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input.is-invalid{border-color:#e87c7c;outline:none}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input.is-invalid:focus-visible{outline:2px solid #e87c7c}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton:hover{transform:translateY(-1px)}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton{background:#9d7b41;color:#fff;border-color:#9d7b41;white-space:nowrap;align-self:flex-start;margin-bottom:0}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton:hover{background:#b8922e;border-color:#b8922e}.newsletter__form-wrap .EPiServerForms .Form__Status .Form__Status__Message{background-color:#9d7b41;color:#fff}.newsletter__error{font-size:1rem;color:#e87c7c;margin:0}.newsletter__thanks{padding:1.5rem 0}.newsletter__thanks-message{font-size:1.5rem;color:#b8922e;font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;margin:0}.signpost{padding-top:6rem;padding-bottom:6rem;background:#fff}.signpost__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.signpost__grid{display:flex;flex-wrap:wrap;gap:3rem}.signpost__item{flex:1 1 100%;display:flex;flex-direction:column;min-width:0}@media(min-width: 768px){.signpost__item{flex:1 1 calc(50% - 3rem)}}@media(min-width: 992px){.signpost__item{flex:1 1 calc(33.333% - 3rem)}}.signpost__item:hover .signpost__image img{transform:scale(1.04)}.signpost__image{width:100%;aspect-ratio:3/2;overflow:hidden;margin-bottom:1.5rem}.signpost__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.signpost__content{display:flex;flex-direction:column;flex:1}.signpost__title{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;color:#262625;line-height:1.33;margin-bottom:1rem}@media(min-width: 992px){.signpost__title{font-size:2rem}}.signpost__summary{font-size:1rem;color:#606060;line-height:1.5;margin-bottom:1.5rem;flex:1}.signpost__link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:400;color:#9d7b41;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;min-height:44px;align-self:flex-start}.signpost__link::after{content:"→";transition:transform .2s ease}.signpost__link:hover::after{transform:translateX(4px)}.info-banner{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.info-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.info-banner>*{position:relative;z-index:2}.info-banner{padding:8rem 2rem}.info-banner__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:center}.info-banner__content{position:relative;z-index:2;max-width:800px}.info-banner.text-centre .info-banner__content{text-align:center}@media(min-width: 768px){.info-banner.layout-one-two{text-align:left}.info-banner.layout-one-two .info-banner__content{display:flex;justify-content:space-between;column-gap:3rem;max-width:unset}.info-banner.layout-one-two .info-banner__content .info_banner__title{flex-basis:33.33333%}.info-banner.layout-one-two .info-banner__content>div{flex-basis:66.66666%}.info-banner.layout-one-two .info-banner__content .info-banner__buttons{justify-content:flex-start}.info-banner.layout-two-two{text-align:left}.info-banner.layout-two-two .info-banner__content{display:flex;justify-content:space-between;column-gap:3rem;max-width:unset}.info-banner.layout-two-two .info-banner__content .info_banner__title{flex-basis:50%}.info-banner.layout-two-two .info-banner__content>div{flex-basis:50%}.info-banner.layout-two-two .info-banner__content .info-banner__buttons{justify-content:flex-start}}.info-banner__title{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;color:#fff;line-height:1.33;margin-bottom:1rem}@media(min-width: 768px){.info-banner__title{font-size:3rem}}.info-banner__subtitle{font-size:1.5rem;color:hsla(0,0%,100%,.85);line-height:1.5;margin:0}@media(min-width: 768px){.info-banner__subtitle{font-size:1.75rem}}.info-banner__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.timeline{padding-top:6rem;padding-bottom:6rem}.timeline .bg-image-container{position:absolute;height:100%;left:50%;top:50%;transform:translate(-50%, -50%);max-width:calc(1200px - 2rem)}.timeline .bg-image{max-width:1200px;margin:0 auto;height:100%;width:62%;left:unset;right:0;top:0;opacity:.2;transform:none;background-size:contain;background-position:right center}@media(max-width: 767px){.timeline .bg-image.bg-image__desktop{display:none}.timeline .bg-image.bg-image__mobile{display:none}}.timeline .section-header h2{margin-bottom:2rem}.timeline__divider{height:1px;background:#9d7b41;max-width:896px;margin:0 auto 4rem}.timeline__track{position:relative;max-width:680px;margin:0 auto}.timeline__track::before{content:"";position:absolute;top:0;bottom:0;width:2px;background:#9d7b41;z-index:0;right:19px}@media(min-width: 768px){.timeline__track::before{right:auto;left:calc(50% - 1px)}}.timeline__item{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem}.timeline__item:last-child{margin-bottom:0}.timeline__item .timeline__spacer{display:none}.timeline__item .timeline__card{flex:1;order:0}.timeline__item .timeline__node{flex:0 0 40px;order:1}.timeline__item--right .timeline__card{order:0}.timeline__item--right .timeline__node{order:1}@media(min-width: 768px){.timeline__item{display:grid;grid-template-columns:1fr 40px 1fr;gap:2rem;margin-bottom:3rem}.timeline__item .timeline__spacer{display:block}.timeline__item .timeline__card,.timeline__item .timeline__node{flex:unset;order:unset}}@media(min-width: 768px){.timeline__item--left .timeline__card{text-align:right}}@media(max-width: 767px){.timeline .timeline__card{text-align:right}}.timeline__node{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.timeline__dot{width:16px;height:16px;border-radius:50%;background:#9d7b41}.timeline__card{background:#fff;padding:1.5rem;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)}.timeline__card-date{display:block;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;color:#9d7b41;line-height:2}.timeline__card-headline{display:block;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:1rem;line-height:1.5}.timeline__card-text{display:block;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#606060}.timeline__portraits{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-top:4rem}.timeline__portrait{flex:0 1 300px;min-width:0}@media(min-width: 992px){.timeline__portrait{flex:0 1 424px}}.timeline__portrait img{width:100%;height:300px;object-fit:cover;display:block}.timeline__portrait p{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#606060;padding:.5rem 1rem}.timeline__footer-text{text-align:center;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;color:#3a3a38;line-height:1.5;max-width:790px;margin:4rem auto 0}.news-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:4rem}.news-pager__btn{min-width:44px;text-align:center;padding-left:1rem;padding-right:1rem}.news-pager__btn--disabled{opacity:.4;cursor:default;pointer-events:none}#epi-quickNavigator{right:100px !important}.heading-display{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.33}.heading-section{margin-bottom:1rem}.text-white{color:#fff}.text-accent{color:#9d7b41}.text-muted{color:#606060}.subtitle{font-size:1rem;color:#606060;max-width:unset;line-height:1.5}.card__tag{display:inline-block;font-size:1rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#9d7b41;margin-bottom:1rem}.section-divider{display:block;width:48px;height:2px;background:#9d7b41;margin:1rem 0 1.5rem}.site-header{position:relative;background:#fff;border-bottom:1px solid rgba(26,59,36,.1)}.site-header::before{display:none}.header__inner{display:flex;justify-content:space-between}@media(min-width: 992px){.header__inner{justify-content:center}}.header__inner{padding:1rem}.header__inner .header__logo img{height:60px}@media(min-width: 992px){.header__inner .header__logo img{height:76px}}.header__inner .header__nav{display:none}.header__inner .header__cta{display:none}.burger span{background:#1a3b24}.abbey-nav{display:none;border-top:1px solid rgba(26,59,36,.08)}@media(min-width: 992px){.abbey-nav{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 2rem}}.abbey-nav__link{padding:.5rem 1.5rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.04em;color:#606060;transition:color .2s ease;white-space:nowrap}.abbey-nav__link:hover{color:#9d7b41}.mobile-nav{background:#fff;padding:1rem}.mobile-nav__close{color:#414651}.mobile-nav__close:hover{border-color:#9d7b41;color:#9d7b41}.mobile-nav__link{color:#606060;padding:1.5rem 2.5rem 1.5rem 1rem;position:relative}.mobile-nav__link:after{position:absolute;content:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"> <path d="M6 12L10 8L6 4" stroke="rgb(164,167,174)" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/> </svg>');right:1rem}.mobile-nav__link:hover,.mobile-nav__sub-link:hover{color:#9d7b41}.mobile-nav__item{margin:0 .75rem;border-bottom:.25px solid #000}.mobile-nav.is-open .header__inner{margin-bottom:2rem}.site-footer{background:#1a3b24}.footer__social{display:flex}.footer__social-link{color:#9d9d9c;font-size:.875rem}.footer__social-link svg{width:24px;height:24px;fill:#fff}.footer__copy{color:#9d9d9c}.section{padding-top:2rem;padding-bottom:2rem}@media(min-width: 768px){.section{padding-top:4rem;padding-bottom:4rem}}.section--canaletto{background:#91b2ad}.section--canaletto .hero__title,.section--canaletto .hero__subtitle{color:#1a3b24}.section--limestone{background:#c1b59f}.section--limestone .hero__title,.section--limestone .hero__subtitle{color:#1a3b24}.section--dark-green{background:#1a3b24}.section--dark-green .section-header h2,.section--dark-green .section-header .subtitle{color:#fff}.section--totternhoe{background:#ebe4da}.section--totternhoe .hero__title,.section--totternhoe .hero__subtitle{color:#1a3b24}.hero{min-height:715px}.hero--small{min-height:50vh}.hero--small .hero__content{padding-top:unset}@media(max-width: 767px){.hero{min-height:520px}.hero--small{min-height:30vh}.hero--small .hero__content{padding-top:30px}}.hero__content{margin-left:auto;padding-left:2rem;text-align:center;max-width:1200px}.hero__subtitle{margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:1.44;letter-spacing:1px;max-width:780px}@media(min-width: 768px){.hero__subtitle{font-size:1.125rem}}.hero__actions{justify-content:center}@media(min-width: 992px){.hero__title{font-size:3rem}}.hero:before{content:unset}.newsletter{background:#ebe4da}.newsletter :focus-visible{outline-color:#1a3b24}.newsletter__text{padding-right:2rem}@media(min-width: 768px){.newsletter__text{padding-right:6rem}}.newsletter__text h2,.newsletter__text h3{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;color:#1a3b24;font-size:2rem;margin-bottom:.5rem}.newsletter__text h2::after,.newsletter__text h3::after{content:"";display:block;width:100%;height:1px;background:#9d7b41;margin-top:2rem}.newsletter__text p{color:#3a3a38}.newsletter__tag{display:block;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#3a3a38;margin-bottom:.5rem}.newsletter__heading{font-family:"Libre Baskerville",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;color:#1a3b24;line-height:1.33;margin-bottom:.5rem}.newsletter__divider{display:block;width:48px;height:2px;background:#9d7b41;margin-bottom:1rem}.newsletter__body{color:#3a3a38;font-size:1rem;line-height:1.5}.newsletter__input{flex:1 1 200px;padding:.75rem 1rem;background:rgba(0,0,0,0);border:1.5px solid rgba(26,59,36,.4);color:#3a3a38;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem}.newsletter__input::placeholder{color:#606060}.newsletter__input:focus-visible{outline:2px solid #9d7b41;outline-offset:2px;border-color:#9d7b41}.newsletter__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.newsletter__btn:hover{transform:translateY(-1px)}.newsletter__btn{background:#9d7b41;color:#fff;border-color:#9d7b41}.newsletter__btn:hover{background:#1a3b24;border-color:#1a3b24}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input{background:rgba(0,0,0,0);border-radius:0;border:1.5px solid #1a3b24;color:#3a3a38}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input::placeholder{color:#606060}.newsletter__form-wrap .EPiServerForms .FormStep .FormTextbox__Input:focus-visible{outline:none;outline-offset:2px;border-color:#1a3b24;background-color:#fff}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton:hover{transform:translateY(-1px)}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton{background:#b8922e;color:#fff;border-color:#b8922e;white-space:nowrap;align-self:flex-start}.newsletter__form-wrap .EPiServerForms .FormStep .FormSubmitButton:hover{background:#9d7b41;border-color:#9d7b41}@media(max-width: 767px){.two-col{padding-top:0;padding-bottom:0}.two-col__inner{padding-left:0;padding-right:0}.two-col__image{aspect-ratio:unset}.two-col__content{padding-left:2rem;padding-right:2rem}}.two-col__content h2::after{content:"";display:block;width:100%;height:1px;background:#9d7b41;margin-top:2rem}.info-banner{display:flex;min-height:706px}.info-banner__title{text-transform:uppercase}.info-banner__subtitle{font-size:1.125rem}.section--dark-green .card{background-color:hsla(0,0%,100%,.1)}.section--dark-green .card__title{color:#b8922e;font-size:3rem}.section--dark-green .card__tag{color:#fff;font-size:1.125rem;text-transform:none;letter-spacing:unset;font-family:"Libre Baskerville",Georgia,"Times New Roman",serif}.section--dark-green .card__text{color:#fff}.carousel__slide .card{background-color:#ebe4da}@media(max-width: 767px){.carousel{padding-top:3rem;padding-bottom:3rem}}.abbey-announcement{background:#ebe4da;border-bottom:1px solid rgba(157,123,65,.25);padding:.625rem 2rem;text-align:center}.abbey-announcement p,.abbey-announcement a{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.3125em;text-transform:uppercase;color:#1a3b24;margin:0}.abbey-announcement a:hover{color:#9d7b41}.abbey-welcome__body{margin-bottom:1.5rem}.abbey-welcome__attribution{text-transform:uppercase;font-size:1rem;color:#9d7b41;font-weight:700}.watermarked-block{position:relative;padding-top:6rem;padding-bottom:6rem;overflow:hidden}.watermarked-block__watermark{position:absolute;pointer-events:none;z-index:0;background-repeat:no-repeat;opacity:.3;height:100%;bottom:25%;left:40%;right:0px;background-position:top center;background-size:contain}.watermarked-block__watermark.watermark-rotate{top:-15%;bottom:-15%;left:60%;height:auto;background-size:80%;transform:rotate(-30deg)}@media(min-width: 768px){.watermarked-block__watermark.watermark-rotate{top:-50%;background-size:auto}}@media(min-width: 768px){.watermarked-block__watermark{opacity:.7;background-size:contain}}.watermarked-block__content{min-height:300px;display:flex;align-items:center;position:relative;z-index:1;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.watermarked-block__content div{width:100%}@media(min-width: 768px){.watermarked-block__content div{width:60%}}.watermarked-block__title{margin-bottom:1.5rem}.watermarked-block__subtitle{font-size:1.125rem;line-height:1.5;opacity:.85;max-width:640px}.top-spacer{padding-top:0}
