.wf-hero{width:100%;min-height:calc(100svh - 100px);font-family:var(--font-montserrat), system-ui, sans-serif;background:#1e384b;align-items:center;display:flex;position:relative;overflow:hidden}.wf-hero__bgWrap{z-index:0;position:absolute;inset:0;overflow:hidden}.wf-hero__bg{object-fit:cover;object-position:center}.wf-hero__overlay{z-index:1;background:linear-gradient(90deg,#1e384bf5 0%,#1e384bd1 45%,#5d4b3f6b 76%,#d2a99729 92%,#0000 100%);position:absolute;inset:0}.wf-hero__content{z-index:2;color:#f6f2f0;text-align:left;width:min(1160px,100% - clamp(2.5rem,10vw,11rem));margin-left:clamp(1.25rem,5vw,6.875rem);padding:clamp(2rem,6vh,4rem) 0;position:relative}.wf-hero__title{letter-spacing:-.03em;color:#f6f2f0;overflow-wrap:normal;text-wrap:balance;max-width:82%;margin:0 0 1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5.4vw,5.25rem);font-weight:600;line-height:1.04}.wf-hero__subtitle{color:#f6f2f0f5;max-width:600px;margin:0 0 1.75rem;padding-left:1.125rem;font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:450;line-height:1.6;position:relative}.wf-hero__subtitle:before{content:"";background:linear-gradient(#d2a997,#d2a9974d);width:3px;height:70%;position:absolute;top:.7rem;left:0}.wf-hero__localTag{color:#d2a997;background:#1e384bb8;border:1px solid #d2a99740;border-radius:999px;justify-content:center;align-items:center;gap:.625rem;width:fit-content;max-width:100%;margin:0 0 2rem;padding:.75rem 1.25rem;font-size:clamp(.875rem,1.1vw,1rem);font-weight:600;display:inline-flex}.wf-hero__localIcon,.wf-hero__buttonIcon,.wf-hero__linkIcon{flex-shrink:0}.wf-hero__localText{min-width:0;font-size:inherit;font-weight:inherit;margin:0}.wf-hero__cta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.wf-hero__button{color:#fff;text-transform:uppercase;white-space:nowrap;background:#517891;border:1px solid #517891;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;max-width:100%;min-height:3.75rem;padding:1.25rem 2.375rem;font-weight:700;text-decoration:none;display:inline-flex}.wf-hero__buttonText{letter-spacing:clamp(.06em,.2vw,.12em);font-size:clamp(.75rem,1.1vw,1rem);line-height:1.1;display:block}.wf-hero__link{color:#f6f2f0;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding-bottom:.25rem;font-size:clamp(.875rem,1vw,1rem);font-weight:700;text-decoration:none;display:inline-flex}.wf-hero__imageRow{border-top:1px solid #d2a99740;flex-wrap:wrap;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.wf-hero__imageContainer{border-radius:10px;flex:none;width:clamp(180px,12vw,240px);height:clamp(180px,12vw,240px);position:relative}.wf-hero__image{object-fit:contain;width:100%;height:100%;display:block}@media (hover:hover){.wf-hero__button,.wf-hero__link,.wf-hero__buttonIcon,.wf-hero__imageContainer{transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s}.wf-hero__button:hover{background:#5d4b3f;border-color:#5d4b3f;transform:translateY(-2px);box-shadow:0 10px 24px #5d4b3f40}.wf-hero__button:hover .wf-hero__buttonIcon{transform:translate(4px)}.wf-hero__link:hover{color:#d2a997;border-bottom-color:#d2a997e6}.wf-hero__imageContainer:hover{transform:translateY(-4px)}}@media screen and (min-width:1600px){.wf-hero__content{width:min(1480px,100% - 14rem);margin-left:7rem}.wf-hero__title{font-size:clamp(4.8rem,4.7vw,5.5rem)}.wf-hero__subtitle{max-width:720px;font-size:1.55rem}}@media screen and (max-width:1440px){.wf-hero__content{width:min(1120px,100% - clamp(2.5rem,10vw,9rem));margin-left:clamp(1.25rem,5vw,4.5rem)}.wf-hero__title{font-size:clamp(3.55rem,4.7vw,4.25rem)}}@media screen and (max-width:1199px){.wf-hero__content{width:min(920px,90%);margin-left:clamp(1.5rem,5vw,3.5rem)}.wf-hero__title{font-size:clamp(3.05rem,4.8vw,3.6rem)}.wf-hero__subtitle{max-width:520px;font-size:1rem}.wf-hero__button{padding:1.1rem 1.8rem}}@media screen and (max-width:991px){.wf-hero{align-items:flex-start;min-height:auto}.wf-hero__overlay{background:linear-gradient(#1e384bf5 0%,#1e384be6 55%,#5d4b3fbf 100%)}.wf-hero__content{text-align:center;width:min(820px,92%);margin:0 auto;padding:5.75rem 0 2.75rem}.wf-hero__title{width:92%;max-width:92%;margin:0 auto 1.25rem;font-size:clamp(2.45rem,5.6vw,3rem);line-height:1.08}.wf-hero__subtitle{text-align:center;max-width:640px;margin:0 auto 1.5rem;padding-left:0;font-size:1.05rem;line-height:1.65}.wf-hero__subtitle:before{display:none}.wf-hero__localTag{margin:0 auto 1.75rem}.wf-hero__cta{flex-direction:column;align-items:center;gap:1rem}.wf-hero__button{white-space:normal;text-align:center;width:100%;max-width:440px}.wf-hero__buttonText{text-align:center}.wf-hero__imageRow{justify-content:center;gap:1.25rem}.wf-hero__imageContainer{width:170px;height:170px}}@media screen and (max-width:767px){.wf-hero{min-height:calc(100svh - 95px)}.wf-hero__content{width:92%;padding:4rem 0 2.5rem}.wf-hero__title{width:94%;max-width:94%;margin:0 auto 1.15rem;font-size:clamp(2rem,5.2vw,2.5rem);line-height:1.04}.wf-hero__subtitle{margin-bottom:1.4rem;font-size:1rem;line-height:1.7}.wf-hero__localTag{text-align:center;width:100%;max-width:420px;margin:0 auto 1.5rem;padding:.85rem 1rem;font-size:.85rem}.wf-hero__button{width:100%;max-width:420px;min-height:3.4rem;padding:1rem 1.25rem}.wf-hero__buttonText,.wf-hero__link{font-size:.82rem}.wf-hero__imageRow{justify-content:center}.wf-hero__imageContainer{width:155px;height:155px}}@media screen and (max-width:575px){.wf-hero{min-height:calc(100svh - 90px)}.wf-hero__content{padding:3.5rem 0 2rem}.wf-hero__title{width:94%;max-width:94%;font-size:clamp(1.7rem,6vw,2.05rem);line-height:1.05}.wf-hero__subtitle{font-size:.96rem;line-height:1.65}.wf-hero__localTag{align-items:center;gap:.4rem;padding:.75rem;font-size:clamp(.48rem,2.25vw,.68rem);display:flex}.wf-hero__localTag:after{content:none}.wf-hero__localText{letter-spacing:-.015em;text-align:center;white-space:nowrap;line-height:1.3}.wf-hero__localIcon{width:clamp(14px,4vw,18px);height:clamp(14px,4vw,18px)}.wf-hero__button{padding:.95rem 1rem}.wf-hero__buttonText{font-size:.76rem;line-height:1.3}.wf-hero__link{font-size:.75rem}.wf-hero__imageContainer{width:145px;height:145px}}@media screen and (max-width:479px){.wf-hero{min-height:calc(100svh - 85px)}.wf-hero__content{padding:3rem 0 1.5rem}.wf-hero__title{font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.06}.wf-hero__subtitle{font-size:.9rem;line-height:1.7}.wf-hero__localTag{gap:.3rem;padding:.7rem .6rem}.wf-hero__buttonText,.wf-hero__link{font-size:.7rem}.wf-hero__imageRow{gap:1rem}.wf-hero__imageContainer{width:135px;height:135px}}@media screen and (max-height:700px) and (min-width:992px){.wf-hero__content{padding:2rem 0}.wf-hero__title{margin-bottom:.8rem;font-size:clamp(2.5rem,4.4vw,4rem)}.wf-hero__subtitle{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.wf-hero__localTag,.wf-hero__cta{margin-bottom:1.2rem}.wf-hero__imageRow{padding-top:1rem}.wf-hero__imageContainer{width:140px;height:140px}}@media (prefers-reduced-motion:reduce){.wf-hero__title,.wf-hero__subtitle,.wf-hero__localTag,.wf-hero__cta,.wf-hero__imageRow{animation:none}.wf-hero__button,.wf-hero__link,.wf-hero__buttonIcon,.wf-hero__imageContainer{transition:none}.wf-hero__button:hover,.wf-hero__imageContainer:hover{transform:none}}.wf-hero__button:focus-visible,.wf-hero__link:focus-visible{outline-offset:4px;outline:2px solid #d2a997}@media screen and (max-width:575px){.wf-hero__localTag{padding-inline:.85rem;font-size:.78rem}.wf-hero__localText{white-space:normal;line-height:1.35}}@media screen and (max-width:479px){.wf-hero__buttonText,.wf-hero__link{font-size:.78rem}}
.hh{--border-radius:24px;--border-width:1px;--shadow-sm:0 25px 50px -12px #00000040;--shadow-lg:0 35px 60px -15px #0000004d;--transition-smooth:cubic-bezier(.4, 0, .2, 1);--glow-color:#ffffff26;border-radius:var(--border-radius);isolation:isolate;background:0 0;width:calc(100% - 64px);max-width:1600px;margin:100px auto 0;position:relative;overflow:visible}.hh__border-glow{border-radius:calc(var(--border-radius) + 2px);opacity:0;transition:opacity .5s var(--transition-smooth);pointer-events:none;z-index:0;background:linear-gradient(135deg,#fff3 0%,#ffffff0d 25%,#fff0 50%,#ffffff0d 75%,#fff3 100%);position:absolute;inset:-2px}.hh:hover .hh__border-glow{opacity:1}.hh__inner{border-radius:var(--border-radius);backdrop-filter:blur();width:100%;transition:all .4s var(--transition-smooth);z-index:1;background:#ffffff0d;position:relative}.hh:hover .hh__inner{backdrop-filter:blur(2px);background:#ffffff14}.hh__image-container{background-image:var(--hh-bg);border-radius:var(--border-radius);width:100%;min-height:750px;transition:transform .7s var(--transition-smooth);isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.hh__image{object-fit:cover;object-position:center}.hh__image-container[data-parallax=true]:hover{transform:scale(1.02)}.hh__image-overlay{background:linear-gradient(to bottom, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * .7)) 0%, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * 1.3)) 50%, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * 1)) 100%);border-radius:var(--border-radius);transition:opacity .4s var(--transition-smooth);pointer-events:none;position:absolute;inset:0}.hh:hover .hh__image-overlay{background:linear-gradient(to bottom, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * .3)) 0%, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * .6)) 50%, rgba(0, 0, 0, calc(var(--overlay-opacity,.15) * .5)) 100%)}.hh__shimmer{border-radius:var(--border-radius);pointer-events:none;background:linear-gradient(115deg,#0000 0% 40%,#ffffff0f 45%,#ffffff14 50%,#ffffff0f 55%,#0000 60% 100%) 100% 0/200% 100%;transition:background-position .6s;position:absolute;inset:0}.hh:hover .hh__shimmer{background-position:-100% 0;transition:background-position 1.2s}@media (min-width:1280px) and (max-width:1535px){.hh{width:calc(100% - 80px);margin-top:90px}.hh__image-container{min-height:680px}}@media (max-width:1279px) and (min-width:1024px){.hh{width:calc(100% - 64px);margin-top:80px}.hh__image-container{min-height:620px}}@media (max-width:1023px) and (min-width:768px){.hh{--border-radius:20px;width:calc(100% - 48px);margin-top:70px}.hh__image-container{min-height:550px}}@media (max-width:767px) and (min-width:640px){.hh{--border-radius:18px;width:calc(100% - 40px);margin-top:60px}.hh__image-container{min-height:480px}}@media (max-width:639px) and (min-width:480px){.hh{--border-radius:16px;width:calc(100% - 32px);margin-top:50px}.hh__image-container{min-height:420px}.hh__image-container[data-parallax=true]:hover{transform:none}}@media (max-width:479px){.hh{--border-radius:14px;width:calc(100% - 20px);margin-top:40px}.hh__image-container{min-height:350px}.hh__image-container[data-parallax=true]:hover{transform:none}}@media (max-height:550px) and (orientation:landscape){.hh{margin-top:30px}.hh__image-container{min-height:320px}}@media (min-width:1920px) and (max-width:2559px){.hh{--border-radius:28px;width:calc(100% - 120px);max-width:1800px;margin-top:120px}.hh__image-container{min-height:850px}}@media (min-width:2560px){.hh{--border-radius:32px;width:calc(100% - 160px);max-width:2200px;margin-top:140px}.hh__image-container{min-height:1000px}.hh__shimmer{background:linear-gradient(115deg,#0000 0% 45%,#ffffff0a 50%,#ffffff0f 55%,#0000 60% 100%)}}@media (prefers-reduced-motion:reduce){.hh__border-glow,.hh__inner,.hh__image-container,.hh__shimmer,.hh__image-overlay{transition:none}.hh__shimmer{display:none}.hh__image-container[data-parallax=true]:hover{transform:none}}@media print{.hh{break-inside:avoid;width:100%;margin:20px auto}.hh__border-glow,.hh__shimmer,.hh__image-overlay{display:none}.hh__image-container{border:1px solid #ccc;min-height:400px}}
*{box-sizing:border-box;margin:0;padding:0}.home-about{color:#517891;background-color:#fff;width:100%;padding:5rem 0;font-family:Muli,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.home-about__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem;display:grid}.home-about__left{flex-direction:column;gap:1.5rem;display:flex}.home-about__eyebrow{align-items:center;gap:1rem;display:flex}.home-about__eyebrow-line{background:linear-gradient(90deg,#5d4b3f 0%,#0000 100%);width:60px;height:1px}.home-about__eyebrow-text{letter-spacing:.18em;text-transform:uppercase;color:#5d4b3f;font-size:.875rem;font-weight:600}.home-about__title{color:#517891;letter-spacing:-.01em;text-wrap:balance;width:90%;max-width:90%;margin:0;font-family:Cormorant,serif;font-size:3.5rem;font-weight:500;line-height:1.1}.home-about__desc{color:#5d4b3f;margin:.5rem 0;padding-left:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.7;position:relative}.home-about__desc:before{content:"";background:#517891;width:2px;height:calc(100% - 1rem);position:absolute;top:.5rem;left:0}.home-about__values{margin:1rem 0}.home-about__values-title{color:#517891;margin-bottom:2rem;font-family:Muli,sans-serif;font-size:2rem;font-weight:600}.home-about__pillars{flex-direction:column;gap:1.5rem;display:flex}.home-about__pillar{cursor:pointer;background-color:#517891;border-radius:8px;padding:2rem 1.75rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.home-about__pillar:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 50%);position:absolute;inset:0}.home-about__pillar:after{content:"";transform-origin:0;background:linear-gradient(90deg,#ffffff4d,#ffffff1a,#0000);width:100%;height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(.8)}.home-about__pillar:hover{background-color:#3a5f75}.home-about__pillar:hover:after{transform:scaleX(1)}.home-about__pillar-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-family:Muli,sans-serif;font-size:1.5rem;font-weight:600;display:inline-block;position:relative}.home-about__pillar-desc{color:#fff;opacity:.9;font-size:1rem;font-weight:400;line-height:1.7}.home-about__button{color:#1e384b;text-transform:uppercase;letter-spacing:.15em;background:0 0;border:1px solid #1e384b;border-radius:4px;justify-content:center;align-items:center;width:fit-content;margin-top:1rem;padding:1.25rem 2.75rem;font-family:Muli,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-about__button:hover{color:#fff;background:#1e384b;transform:translateY(-2px)}.home-about__right{height:100%;min-height:600px;position:relative}.home-about__image-wrapper{background:#f6f2f0;border-radius:8px;width:100%;height:100%;min-height:600px;position:relative;overflow:hidden}.home-about__image{object-fit:cover;transition:transform 1.2s cubic-bezier(.165,.84,.44,1)}.home-about__image-wrapper:hover .home-about__image{transform:scale(1.03)}.home-about__accent{z-index:2;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:2rem;right:0}.home-about__accent-line{background:#517891;width:60px;height:1px;margin-bottom:1rem}.home-about__accent-text{letter-spacing:.12em;color:#517891;text-transform:uppercase;writing-mode:vertical-rl;font-size:.75rem;font-weight:600;transform:rotate(180deg)}@media screen and (max-width:1023px){.home-about__container{grid-template-columns:1fr;gap:3rem}.home-about__left{text-align:center}.home-about__eyebrow{justify-content:center}.home-about__button{margin-inline:auto}.home-about__right{width:100%;max-width:600px;min-height:500px;margin:0 auto}.home-about__image-wrapper{min-height:500px}}@media screen and (max-width:767px){.home-about{padding:3rem 0}.home-about__container{gap:2rem;padding:0 1.25rem}.home-about__title{margin-inline:auto;font-size:2.25rem}.home-about__desc{font-size:.9375rem;line-height:1.6}.home-about__button{width:100%}.home-about__right,.home-about__image-wrapper{min-height:400px}.home-about__accent{display:none}}@media screen and (max-width:575px){.home-about__title{font-size:2rem}.home-about__right,.home-about__image-wrapper{min-height:350px}}@media screen and (max-width:479px){.home-about__title{font-size:1.75rem}.home-about__right,.home-about__image-wrapper{min-height:300px}}
*{box-sizing:border-box;margin:0;padding:0}.wf-hp{color:#1e384b;background:#fff;width:100%;padding:6rem 0;font-family:Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative;overflow:hidden}.wf-hp__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.wf-hp__header{text-align:center;max-width:800px;margin:0 auto 4rem}.wf-hp__eyebrow{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:inline-flex}.wf-hp__eyebrow span{letter-spacing:.15em;text-transform:uppercase;color:#5d4b3f;font-family:Muli,sans-serif;font-size:.875rem;font-weight:600}.wf-hp__title{color:#517891;letter-spacing:-.01em;margin:0 0 1.5rem;padding-bottom:1rem;font-family:Cormorant,serif;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.2;display:inline-block;position:relative}.wf-hp__title:hover .wf-hp__title-underline{width:120px}.wf-hp__intro{color:#5d4b3f;max-width:600px;margin:0 auto;font-family:Muli,sans-serif;font-size:clamp(.9375rem,2vw,1.125rem);font-weight:400;line-height:1.7}.wf-hp__gallery{width:100%}.wf-hp__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.wf-hp__imgWrap{width:100%;height:550px;color:inherit;cursor:pointer;background:#fff;border:1px solid #d2a9971a;border-radius:0;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.wf-hp__imgWrap:hover{border-color:#d2a9974d;text-decoration:none;transform:translateY(-4px)}.wf-hp__img{object-fit:cover;background-color:#f5f5f5;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1);display:block}.wf-hp__imgWrap:hover .wf-hp__img{transform:scale(1.05)}.wf-hp__badge{-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:10;background:#517891;border:1px solid #ffffff4d;border-radius:50px;padding:.75rem 1.75rem;font-family:Muli,sans-serif;font-size:clamp(.875rem,1.5vw,1.125rem);font-weight:700;transition:all .3s;position:absolute;top:30px;right:30px;box-shadow:0 8px 20px #00000026}@media screen and (min-width:1920px){.wf-hp__container{max-width:1600px}.wf-hp__grid{gap:3rem}.wf-hp__imgWrap{height:650px}.wf-hp__badge{padding:1rem 2.5rem;top:40px;right:40px}}@media screen and (min-width:1440px) and (max-width:1919px){.wf-hp__container{max-width:1300px}.wf-hp__imgWrap{height:500px}}@media screen and (min-width:1200px) and (max-width:1439px){.wf-hp__container{max-width:1100px}.wf-hp__imgWrap{height:450px}.wf-hp__badge{padding:.75rem 1.5rem;top:25px;right:25px}}@media screen and (min-width:1024px) and (max-width:1199px){.wf-hp{padding:5rem 0}.wf-hp__container{max-width:950px}.wf-hp__imgWrap{height:400px}.wf-hp__grid{gap:1.5rem}.wf-hp__badge{padding:.625rem 1.25rem;top:20px;right:20px}}@media screen and (min-width:900px) and (max-width:1023px){.wf-hp{padding:4.5rem 0}.wf-hp__container{max-width:850px;padding:0 1.5rem}.wf-hp__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.wf-hp__imgWrap{height:380px}.wf-hp__badge{padding:.5rem 1.25rem;font-size:1rem;top:20px;right:20px}}@media screen and (min-width:768px) and (max-width:899px){.wf-hp{padding:4rem 0}.wf-hp__container{max-width:720px;padding:0 1.5rem}.wf-hp__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.wf-hp__header{margin-bottom:3rem}.wf-hp__imgWrap{height:350px}.wf-hp__badge{padding:.5rem 1rem;font-size:.9375rem;top:15px;right:15px}.wf-hp__title-underline{width:70px}.wf-hp__title:hover .wf-hp__title-underline{width:100px}}@media screen and (min-width:576px) and (max-width:767px){.wf-hp{padding:3.5rem 0}.wf-hp__container{padding:0 1.25rem}.wf-hp__grid{grid-template-columns:1fr;gap:1.5rem}.wf-hp__header{margin-bottom:2.5rem}.wf-hp__imgWrap{height:400px}.wf-hp__badge{padding:.625rem 1.25rem;font-size:.9375rem;top:20px;right:20px}.wf-hp__title-underline{width:60px}.wf-hp__title:hover .wf-hp__title-underline{width:80px}}@media screen and (min-width:480px) and (max-width:575px){.wf-hp{padding:3rem 0}.wf-hp__container{padding:0 1rem}.wf-hp__grid{grid-template-columns:1fr;gap:1.25rem}.wf-hp__imgWrap{height:350px}.wf-hp__badge{padding:.5rem 1rem;font-size:.875rem;top:15px;right:15px}.wf-hp__title-underline{width:50px}.wf-hp__title:hover .wf-hp__title-underline{width:70px}}@media screen and (min-width:375px) and (max-width:479px){.wf-hp{padding:2.5rem 0}.wf-hp__container{padding:0 .875rem}.wf-hp__grid{grid-template-columns:1fr;gap:1rem}.wf-hp__imgWrap{height:300px}.wf-hp__badge{padding:.375rem .875rem;font-size:.75rem;top:12px;right:12px}.wf-hp__title-underline{width:40px}.wf-hp__title:hover .wf-hp__title-underline{width:60px}}@media screen and (max-width:374px){.wf-hp{padding:2rem 0}.wf-hp__container{padding:0 .75rem}.wf-hp__grid{grid-template-columns:1fr;gap:1rem}.wf-hp__imgWrap{height:250px}.wf-hp__badge{padding:.25rem .75rem;font-size:.6875rem;top:10px;right:10px}.wf-hp__title{font-size:1.5rem}.wf-hp__title-underline{width:30px}.wf-hp__title:hover .wf-hp__title-underline{width:50px}.wf-hp__intro{font-size:.8125rem}}@media screen and (max-height:600px) and (orientation:landscape){.wf-hp{padding:2rem 0}.wf-hp__imgWrap{height:250px}.wf-hp__header{margin-bottom:2rem}}@media (prefers-reduced-motion:reduce){.wf-hp__img,.wf-hp__imgWrap,.wf-hp__badge,.wf-hp__title-underline{transition:none}.wf-hp__imgWrap:hover .wf-hp__img,.wf-hp__imgWrap:hover{transform:none}.wf-hp__title:hover .wf-hp__title-underline{width:80px}}.wf-hp__imgWrap:focus-visible{outline-offset:2px;outline:2px solid #517891;text-decoration:none}.wf-hp__badge:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (hover:none) and (pointer:coarse){.wf-hp__imgWrap:hover{border-color:#d2a9971a;transform:none}.wf-hp__imgWrap:hover .wf-hp__img{transform:none}.wf-hp__title:hover .wf-hp__title-underline{width:80px}}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.wf-hp__badge{backdrop-filter:blur(10px)}}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.wf-hp__badge{background:#517891f2}}@media print{.wf-hp{padding:1rem 0}.wf-hp__imgWrap{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.wf-hp__badge{color:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#517891}}
.secondhero{--midnight:#517891;--taupe:#d2a997;--denim:#517891;--walnut:#5d4b3f;--cotton:#f6f2f0;isolation:isolate;width:100%;min-height:600px;font-family:Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative;overflow:hidden}.secondhero__image{object-fit:cover;object-position:center;z-index:0}.secondhero__overlay{z-index:1;pointer-events:none;background:linear-gradient(105deg,#1e384bd9 0%,#1e384ba6 35%,#1e384b4d 70%,#0000 100%);position:absolute;inset:0}.secondhero__inner{z-index:2;width:100%;min-height:inherit;justify-content:flex-start;align-items:center;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.secondhero__content{width:100%;max-width:600px;animation:.9s ease-out secondheroFadeUp}@keyframes secondheroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.secondhero__title{color:#fff;letter-spacing:-.02em;text-wrap:balance;text-shadow:0 2px 8px #0000002e;width:90%;max-width:90%;margin:0 0 20px;font-family:Cormorant,serif;font-size:clamp(2.6rem,5vw,4.3rem);font-weight:600;line-height:1.08}.secondhero__title span{display:inline-block}.secondhero__subtitle{color:#fffffff5;text-shadow:0 1px 3px #00000029;max-width:540px;margin:0 0 34px;font-family:Muli,sans-serif;font-size:clamp(1rem,1.25vw,1.08rem);font-weight:400;line-height:1.72}.secondhero__btn{z-index:1;color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #ffffffeb;justify-content:center;align-items:center;min-width:285px;height:56px;padding:0 32px;font-family:Muli,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .35s,border-color .35s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.secondhero__btn:before{content:"";background:var(--taupe);z-index:-1;transition:transform .45s cubic-bezier(.165,.84,.44,1);position:absolute;inset:0;transform:translate(-101%)}.secondhero__btn:hover{color:var(--midnight);border-color:var(--taupe)}.secondhero__btn:hover:before{transform:translate(0)}.secondhero__btn:active{transform:scale(.98)}@media (max-width:1024px){.secondhero{min-height:560px}.secondhero__overlay{background:linear-gradient(90deg,#1e384bd6 0%,#1e384b94 60%,#0000 100%)}}@media (max-width:768px){.secondhero{min-height:520px}.secondhero__inner{justify-content:center;padding:0 24px}.secondhero__content{text-align:center;max-width:100%}.secondhero__overlay{background:#1e384bbd}.secondhero__title{width:92%;max-width:92%;margin-inline:auto;font-size:clamp(2.15rem,7vw,3.2rem)}.secondhero__subtitle{margin-left:auto;margin-right:auto}.secondhero__btn{min-width:260px}}@media (max-width:640px){.secondhero{min-height:500px}.secondhero__title{margin-bottom:16px}.secondhero__subtitle{margin-bottom:28px;font-size:1rem;line-height:1.68}}@media (max-width:480px){.secondhero{min-height:470px}.secondhero__inner{padding:0 20px}.secondhero__title{font-size:2rem;line-height:1.12}.secondhero__subtitle{font-size:.95rem;line-height:1.6}.secondhero__btn{width:100%;min-width:0;height:52px;font-size:13px}}@media (max-height:600px) and (orientation:landscape){.secondhero{min-height:420px}.secondhero__title{margin-bottom:12px;font-size:2.2rem}.secondhero__subtitle{margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.secondhero__content,.secondhero__btn,.secondhero__btn:before{transition:none;animation:none}.secondhero__btn:hover{transform:none}.secondhero__btn:hover:before{transform:translate(-101%)}}@media (min-width:1400px){.secondhero{min-height:660px}.secondhero__inner{padding:0 100px}.secondhero__content{max-width:650px}.secondhero__title{font-size:4.6rem}.secondhero__subtitle{max-width:580px;font-size:1.14rem}}@media (min-width:1920px){.secondhero{min-height:720px}}
