*{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;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;position:relative}.home-about__pillars{flex-direction:column;gap:1.5rem;display:flex}.home-about__pillar{cursor:pointer;background-color:#517891;border:none;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%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left: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:before{opacity:.8}.home-about__pillar:hover:after{transform:scaleX(1)}.home-about__pillar-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:2;margin-bottom:1rem;padding-bottom:.75rem;font-family:Muli,sans-serif;font-size:1.5rem;font-weight:600;display:inline-block;position:relative}.home-about__pillar:hover .home-about__pillar-title:after{opacity:1;width:70px}.home-about__pillar-desc{color:#fff;opacity:.9;z-index:2;font-size:1rem;font-weight:400;line-height:1.7;transition:opacity .3s;position:relative}.home-about__pillar:hover .home-about__pillar-desc{opacity:1}.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;position:relative;overflow:hidden}.home-about__button:hover{color:#fff;background:#1e384b;text-decoration:none;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;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.165,.84,.44,1);display:block}.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:1440px){.home-about__container{gap:3rem;max-width:1200px}.home-about__title{font-size:3rem}.home-about__right,.home-about__image-wrapper{min-height:550px}.home-about__pillar{padding:1.75rem 1.5rem}}@media screen and (max-width:1199px){.home-about{padding:4rem 0}.home-about__container{gap:2.5rem;max-width:960px;padding:0 1.5rem}.home-about__title{font-size:2.75rem}.home-about__desc{font-size:1rem}.home-about__values-title{font-size:1.75rem}.home-about__pillar-title{font-size:1.25rem}.home-about__pillar{padding:1.5rem 1.25rem}.home-about__pillar-title:after{width:35px}.home-about__pillar:hover .home-about__pillar-title:after{width:65px}.home-about__right,.home-about__image-wrapper{min-height:500px}}@media screen and (max-width:1023px){.home-about__container{grid-template-columns:1fr;gap:3rem;max-width:720px}.home-about__left{text-align:center}.home-about__eyebrow{justify-content:center}.home-about__desc{text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.home-about__pillar{text-align:left}.home-about__button{margin-left:auto;margin-right: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:991px){.home-about{padding:3.5rem 0}.home-about__container{gap:2.5rem;padding:0 1.5rem}.home-about__title{font-size:2.5rem}.home-about__desc{padding-left:1rem;font-size:1rem}.home-about__values-title{margin-bottom:1.5rem;font-size:1.5rem}.home-about__pillars{gap:1.25rem}.home-about__pillar{padding:1.25rem 1rem}.home-about__pillar-title{margin-bottom:.75rem;padding-bottom:.6rem;font-size:1.125rem}.home-about__pillar-title:after{width:30px;height:2px}.home-about__pillar:hover .home-about__pillar-title:after{width:60px}.home-about__pillar-desc{font-size:.9375rem}.home-about__right,.home-about__image-wrapper{min-height:450px}}@media screen and (max-width:767px){.home-about{padding:3rem 0}.home-about__container{gap:2rem;padding:0 1.25rem}.home-about__eyebrow-line{width:40px}.home-about__eyebrow-text{font-size:.75rem}.home-about__title{font-size:2.25rem}.home-about__desc{padding-left:1rem;font-size:.9375rem;line-height:1.6}.home-about__values-title{margin-bottom:1.25rem;font-size:1.375rem}.home-about__pillars{gap:1rem}.home-about__pillar{padding:1rem}.home-about__pillar-title{margin-bottom:.5rem;padding-bottom:.4rem;font-size:1rem}.home-about__pillar-title:after{width:25px;height:2px}.home-about__pillar:hover .home-about__pillar-title:after{width:50px}.home-about__pillar-desc{font-size:.875rem}.home-about__button{text-align:center;width:100%;padding:1rem 2rem;font-size:.8125rem;text-decoration:none}.home-about__right,.home-about__image-wrapper{min-height:400px}.home-about__accent{display:none}}@media screen and (max-width:575px){.home-about{padding:2.5rem 0}.home-about__container{gap:1.75rem;padding:0 1rem}.home-about__eyebrow{gap:.75rem}.home-about__eyebrow-line{width:30px}.home-about__title{font-size:2rem}.home-about__desc{padding-left:.75rem;font-size:.875rem}.home-about__values-title{font-size:1.25rem}.home-about__pillar{padding:.875rem}.home-about__pillar-title{font-size:.9375rem}.home-about__pillar-title:after{width:20px;height:2px}.home-about__pillar:hover .home-about__pillar-title:after{width:45px}.home-about__pillar-desc{font-size:.8125rem;line-height:1.5}.home-about__right,.home-about__image-wrapper{min-height:350px}}@media screen and (max-width:479px){.home-about{padding:2rem 0}.home-about__container{gap:1.5rem;padding:0 .75rem}.home-about__eyebrow-text{letter-spacing:.12em;font-size:.6875rem}.home-about__title{font-size:1.75rem}.home-about__desc{padding-left:.625rem;font-size:.8125rem}.home-about__desc:before{width:1.5px;height:calc(100% - .75rem)}.home-about__values-title{margin-bottom:1rem;font-size:1.125rem}.home-about__pillar{padding:.75rem}.home-about__pillar-title{letter-spacing:.04em;padding-bottom:.3rem;font-size:.875rem}.home-about__pillar-title:after{width:18px;height:1.5px}.home-about__pillar:hover .home-about__pillar-title:after{width:40px}.home-about__pillar-desc{font-size:.75rem}.home-about__button{letter-spacing:.12em;padding:.875rem 1.5rem;font-size:.75rem;text-decoration:none}.home-about__right{min-height:280px}.home-about__image-wrapper{border-radius:0;min-height:280px}}@media screen and (min-width:1920px){.home-about__container{gap:6rem;max-width:1600px}.home-about__title{font-size:4.5rem}.home-about__desc{max-width:800px;font-size:1.375rem}.home-about__values-title{font-size:2.5rem}.home-about__pillar{padding:2.5rem 2rem}.home-about__pillar-title{padding-bottom:.75rem;font-size:2rem}.home-about__pillar-title:after{width:50px;height:3px}.home-about__pillar:hover .home-about__pillar-title:after{width:90px}.home-about__pillar-desc{font-size:1.25rem}.home-about__button{padding:1.5rem 3.5rem;font-size:1rem;text-decoration:none}.home-about__right,.home-about__image-wrapper{min-height:800px}}@media screen and (max-height:600px) and (orientation:landscape){.home-about{padding:2rem 0}.home-about__right,.home-about__image-wrapper{min-height:300px}.home-about__values{margin:.5rem 0}.home-about__pillars{gap:1rem}.home-about__pillar{padding:1rem}}@media (prefers-reduced-motion:reduce){.home-about__image,.home-about__pillar,.home-about__pillar:before,.home-about__pillar:after,.home-about__pillar-title:after,.home-about__button,.home-about__image-wrapper:hover .home-about__image,.home-about__button:hover,.home-about__pillar:hover{background-color:#517891;transition:none;transform:none}.home-about__pillar:hover .home-about__pillar-title:after{width:40px}}.home-about__button:focus-visible{outline-offset:2px;outline:2px solid #517891;text-decoration:none}.home-about__image:focus-visible{outline-offset:4px;outline:2px solid #517891}.home-about__pillar:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (hover:none) and (pointer:coarse){.home-about__button{padding:1rem 2rem;text-decoration:none}.home-about__button:hover{color:#1e384b;background:0 0;text-decoration:none;transform:none}.home-about__pillar:hover{background-color:#517891;transform:none}.home-about__pillar:hover .home-about__pillar-title:after{width:40px}.home-about__image-wrapper:hover .home-about__image{transform:none}}@media print{.home-about{color:#000;padding:1rem 0}.home-about__button,.home-about__accent{display:none}.home-about__pillar{border:1px solid #ccc;background-color:#f0f0f0!important}.home-about__pillar:before,.home-about__pillar:after{display:none}.home-about__pillar-title,.home-about__pillar-desc{color:#000!important}.home-about__pillar-title:after{background-color:#000!important}.home-about__image-wrapper{border:1px solid #ccc;border-radius:0}}
