.text-and-video{background:#14171c}.text-and-video__heading{width:100%;margin-bottom:40px}.text-and-video__heading *{color:#fff}.text-and-video__heading h2{margin-top:8px}.text-and-video__heading p{margin:0;font-size:12px;line-height:140%;font-weight:600;text-transform:uppercase;color:#ed4826}.text-and-video__wrapper{display:flex;align-items:center}@media screen and (max-width: 998.98px){.text-and-video__wrapper{flex-direction:column}}.text-and-video__media,.text-and-video__content{width:50%}@media screen and (max-width: 998.98px){.text-and-video__media,.text-and-video__content{width:100%}}.text-and-video__media{position:relative}.text-and-video__content{display:flex;flex-direction:column;align-items:center;padding-right:40px;color:#fff}@media screen and (max-width: 998.98px){.text-and-video__content{padding-top:32px;padding-left:0}}.text-and-video__text{max-width:100%}@media screen and (max-width: 998.98px){.text-and-video__text{width:100%}}.text-and-video__list{margin-top:24px;display:flex;width:100%}.text-and-video__list-items{list-style:none;padding:0}.text-and-video__list-items li{padding-left:60px;position:relative;margin-bottom:14px}@media screen and (max-width: 998.98px){.text-and-video__list-items li{padding-left:40px}}.text-and-video__list-items li::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOCAxMy41TDIuMSA3LjhMMCA5LjlMNy44IDE3LjdMMjMuNCAyLjFMMjEuMyAwTDcuOCAxMy41WiIgZmlsbD0iI0VFNDgyOCIvPgo8L3N2Zz4K");position:absolute;left:23px;top:3px}@media screen and (max-width: 998.98px){.text-and-video__list-items li::before{left:0}}.text-and-video__list-image{width:160px;height:160px;min-width:160px;-o-object-fit:contain;object-fit:contain;margin-left:24px}@media screen and (max-width: 749.98px){.text-and-video__list-image{width:100px;height:100px;min-width:100px;margin-left:12px}}.text-and-video__video{position:relative;overflow:hidden;aspect-ratio:592/444}.text-and-video__poster,.text-and-video__iframe{position:absolute;inset:0;width:100%;height:100%}.text-and-video__poster{-o-object-fit:cover;object-fit:cover;transition:opacity .35s;z-index:2}.text-and-video__iframe{border:0;opacity:0;transition:opacity .35s;z-index:1}.text-and-video__play{z-index:3;position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;transform:translate(-50%, -50%);transition:transform .2s ease}.text-and-video__play:hover{transform:translate(-50%, -50%) scale(1.08)}.text-and-video__play svg{display:block}.text-and-video__video.is-playing .text-and-video__poster,.text-and-video__video.is-playing .text-and-video__play{opacity:0;pointer-events:none}.text-and-video__video.is-playing .text-and-video__iframe{opacity:1}