@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@400;700;800;900&display=swap";.callout{background-image:url("../img/bg-road.jpg")}.callout__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.callout__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.callout__header h1,.callout__header h2,.callout__header h3,.callout__header h4,.callout__header h5,.callout__header h6{color:#fff;text-align:center}@media screen and (min-width: 768px){.callout__header h1,.callout__header h2,.callout__header h3,.callout__header h4,.callout__header h5,.callout__header h6{margin:0;padding-right:32px;text-align:left}}.callout__header .btn{white-space:nowrap}