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