.about__headline{font-family:"Saol Display",Georgia,serif;font-size:4rem;font-weight:400;color:#a08964;line-height:1.1;margin-bottom:10rem}@media screen and (max-width: 1190px){.about__headline{margin-bottom:3rem}}@media screen and (max-width: 991px){.about__headline{font-size:2.5rem}}@media screen and (max-width: 575px){.about__headline{font-size:2rem}}.about__text{font-family:"Work Sans",sans-serif;font-size:1rem;font-weight:400;color:#a08964;line-height:1.5;text-transform:uppercase}.about__video{margin-top:5rem;margin-bottom:6rem;position:relative;cursor:pointer}@media screen and (max-width: 1190px){.about__video{margin-top:3rem;margin-bottom:3rem}}.about__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100px;height:100px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;transition:opacity .3s ease,transform .3s ease}.about__play-button:hover{transform:translate(-50%, -50%) scale(1.1)}.about__play-button.is-hidden{opacity:0;pointer-events:none}.about__play-icon{width:100px;height:100px}@media screen and (max-width: 991px){.about__play-icon{width:50px;height:50px}}.about .action-wrapper{display:flex;justify-content:center}