*{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}.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{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}}
