:root{--beige:#cfc2b2;--darkest-brown:#423737;--dark-brown:#4a3e31;--dark-grey:#b3afad;--cream:#f0ede8;--black:#282626;--light-wood:#746e6b;--wood:#716252;--white:#fff;--orange:#fd5521;--yellow:#d8b977}.three-col__root{padding:64px 0}@media(max-width:991px){.three-col__root{padding:32px 0}}.three-col__root-gap--narrow .three-col__container{gap:12px}.three-col__container{display:flex;gap:48px}@media(max-width:991px){.three-col__container{flex-direction:column;gap:12px}}.three-col__text{display:flex;flex:1;flex-direction:column;justify-content:center}.three-col__mediaBottom,.three-col__mediaLeft,.three-col__mediaRight,.three-col__mediaTop{flex:1;overflow:hidden}@media(max-width:991px){.three-col__mediaLeft,.three-col__mediaRight{display:none}}.three-col__mediaBottom,.three-col__mediaTop{display:none}@media(max-width:991px){.three-col__mediaBottom,.three-col__mediaTop{aspect-ratio:1;display:block}}.three-col__media-image{height:auto;width:100%}@media(max-width:991px){.three-col__media-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}