@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}div[data-background=blue]{background-color:#2c717a}div[data-background=white]{background-color:#fff}div[data-background=gold]{background-color:#cda93b}.machine-info-block,div[data-background=grey]{background-color:#eee}.machine-info-block{padding:.75rem}@media print,screen and (min-width:760px){.machine-info-block{padding:1.5rem;border-radius:3px}}@media screen and (min-width:1024px){.machine-info-block{padding:2rem}}@media screen and (min-width:1344px){.machine-info-block{padding:2.5rem}}.machine-info-block>h3{margin-bottom:1.5rem}.machine-info-block .button{text-align:center;margin:0 auto}@media print,screen and (min-width:760px){.machine-info-block .button{width:60%;display:flex!important}}@media screen and (max-width:759px){.machine-info-block .machine-info-cols .left-col{padding-bottom:0}.machine-info-block .machine-info-cols .left-col .machine-data-row:last-of-type{border-radius:0}.machine-info-block .machine-info-cols .left-col .machine-data-row:last-of-type .machine-label,.machine-info-block .machine-info-cols .left-col .machine-data-row:last-of-type .machine-value{border-bottom:1px solid #eee}.machine-info-block .machine-info-cols .right-col{padding-top:0}.machine-info-block .machine-info-cols .right-col .machine-data-row:first-of-type{border-radius:0}}.machine-info-block .machine-data-row{display:flex;overflow:hidden}.machine-info-block .machine-data-row:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.machine-info-block .machine-data-row:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.machine-info-block .machine-data-row:not(:last-of-type) .machine-label,.machine-info-block .machine-data-row:not(:last-of-type) .machine-value{border-bottom:1px solid #eee}.machine-info-block .machine-data-row .machine-label,.machine-info-block .machine-data-row .machine-value{padding:.375rem}@media print,screen and (min-width:760px){.machine-info-block .machine-data-row .machine-label,.machine-info-block .machine-data-row .machine-value{padding:.5625rem}}@media screen and (min-width:1024px){.machine-info-block .machine-data-row .machine-label,.machine-info-block .machine-data-row .machine-value{padding:.75rem}}@media screen and (min-width:1344px){.machine-info-block .machine-data-row .machine-label,.machine-info-block .machine-data-row .machine-value{padding:1rem}}.machine-info-block .machine-data-row .machine-label{color:#fff;background-color:#cda93b;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:calc(12px + 4*(100vw - 420px)/860);width:37.5%}@media screen and (min-width:1280px){.machine-info-block .machine-data-row .machine-label{font-size:16px}}@media screen and (max-width:420px){.machine-info-block .machine-data-row .machine-label{font-size:12px}}@media print,screen and (min-width:760px){.machine-info-block .machine-data-row .machine-label{width:35%}}.machine-info-block .machine-data-row .machine-value{font-size:calc(14px + 3*(100vw - 420px)/860);font-family:Open Sans,sans-serif;font-weight:300;background-color:#fff;color:#595a5c;width:62.5%}@media screen and (min-width:1280px){.machine-info-block .machine-data-row .machine-value{font-size:17px}}@media screen and (max-width:420px){.machine-info-block .machine-data-row .machine-value{font-size:14px}}@media print,screen and (min-width:760px){.machine-info-block .machine-data-row .machine-value{width:65%}}.machine-info-block .pdf-button{margin:0 auto!important}