.angled_panel{background-color:#f6f4ec;border-bottom:1px solid #707070;display:flex}.angled_panel__link_text{font-family:Bebas Neue W01 Regular,sans-serif;font-size:1.25rem;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (max-width:1199px){.angled_panel{flex-direction:column}.angled_panel__copy{padding:2em}.angled_panel__copy_text{margin-bottom:1.5em}.angled_panel__link_text{border-bottom:3px solid #ac8e35;color:#2b2b2b;padding:0 0 .5rem}}@media screen and (min-width:1200px){.angled_panel>*{width:50%}.angled_panel__copy{padding:6em;position:relative}.angled_panel__link{background:#707070;bottom:0;-webkit-clip-path:polygon(100% 100%,0 100%,100% 0);clip-path:polygon(100% 100%,0 100%,100% 0);display:grid;height:90px;padding-bottom:8px;padding-right:8px;place-items:end;position:absolute;right:0;width:250px}.angled_panel__link:hover{background:#215831}.angled_panel__link:hover a,.angled_panel__link_text{color:#fff}.angled_panel__link_text:after{content:" >"}}.angled_panel__copy_text p{margin:0}