.menu-toggle{position:relative;width:38px;height:38px;padding:0;border:0;font-size:0!important}.menu-toggle:before,.menu-toggle:after{content:'';position:absolute;left:9px;width:20px;height:1.5px;background:var(--wine);transition:transform .2s ease,box-shadow .2s ease}.menu-toggle:before{top:18px;box-shadow:0 -7px var(--wine),0 7px var(--wine)}.menu-toggle:after{top:18px;opacity:0}.menu-toggle[aria-expanded="true"]:before{box-shadow:none;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"]:after{opacity:1;transform:rotate(-45deg)}.principle-arrow{width:14px;height:14px;fill:none;stroke:#dc9867;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.58;transition:.3s}.principle-list article:hover .principle-arrow{opacity:1;transform:translate(3px,-3px)}
@media(max-width:800px){.about.section{grid-template-columns:1fr;padding-top:48px;padding-bottom:50px;gap:30px}.about-copy{order:1;padding:4px 4px 10px}.about-image{order:2}.about-image img{height:430px}.about-copy .large{margin-bottom:24px}.about-copy>p:not(.eyebrow):not(.large){margin-bottom:24px;line-height:1.75}.about-copy .credentials{margin:34px 0 20px}}
