.button{background:#e50014;border:0;height:46px;font-size:16px;line-height:22px;text-align:center;color:#fff;width:100%;font-family:"LindeDax";cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center}@media (min-width:479px){.button{max-width:250px}}.button:hover{background:#cc0012}.button--secondary{background:#fff;border:1px solid #e50014;color:#333}.button--secondary:hover{background:#e50014;color:#fff}.button--link{background:transparent;font-size:14px;color:#333;height:auto;width:auto;max-width:none}.button--link:hover{background:transparent;color:#262626}.button--warning{color:#e50014}.button--has-arrow-left{display:inline-flex;align-items:baseline}.button--has-arrow-left:before{content:"";display:block;height:10px;width:10px;border-top:2px solid #e50014;border-left:2px solid #e50014;transform:rotate(-45deg);margin-right:10px}.button--has-arrow-right{display:inline-flex;align-items:baseline}.button--has-arrow-right:after{content:"";display:block;height:10px;width:10px;border-top:2px solid #e50014;border-right:2px solid #e50014;transform:rotate(45deg);margin-left:10px}.button+.button{margin-top:10px}.button+.button--link{margin-top:20px}.button:disabled,.button[disabled]{background:#ccc}.button--results{margin-bottom:20px}@media (min-width:767px){.button--results{position:relative;top:38px;margin-bottom:0}}.box{background:#f7f7f7;box-sizing:border-box;border-bottom:1px solid #ccc;padding:20px;width:100%}.box__inner{max-width:824px;width:100%;margin:auto}.box__title{text-align:center;color:#343436;font-size:22px;line-height:28px}@media (min-width:768px){.box{padding:40px 20px}}.radio{margin:0 auto 15px;width:285px;max-width:100%}.radio__label{font-family:"Trebuchet MS",helvetica,arial,sans-serif;font-size:15px;display:block;padding:15px 20px 15px 40px;border:2px solid #333;cursor:pointer;margin:auto;display:flex;align-items:center;position:relative;justify-content:center;box-sizing:border-box;text-align:center;height:100%}.radio__input{-webkit-appearance:none;cursor:pointer;margin:0;border:1px solid #ccc;height:20px;width:20px;border-radius:50%;background:#fff;position:absolute;left:12px;outline:none}.radio--checked .radio__label{background:#e50014;color:#fff;border-color:#e50014}.radio--checked .radio__input:before{content:"";display:block;height:8px;width:8px;background:#e50014;border-radius:50%;position:absolute;top:5px;left:5px}.radio--checked .radio__input::-ms-check{border-color:#e50014;color:#e50014}@media (min-width:768px){.radio{margin:0 10px 15px;max-width:250px}.radio:hover .radio__label{border-color:#db1e34}}.product{display:flex;flex-wrap:wrap}.product__image{flex-shrink:0;align-self:center;margin:0 auto 20px}.product__info{background:#d7e1e6;padding:20px;margin-bottom:20px;max-width:450px;box-sizing:border-box;width:100%}.product__info-title{font-size:14px;color:#333;font-family:"LindeDaxMed";margin-top:0}.product__info-copy{font-size:12px;line-height:16px;color:#333}.product__info dl{display:flex;flex-wrap:wrap;margin:0}.product__info dt{width:calc(40% - 20px);margin-right:20px;margin-bottom:10px}.product__info dd{width:60%;margin:0;color:rgba(51,51,51,.8)}.product__copy{color:#586060;font-size:14px;line-height:21px}.product__heading{color:#e50014;font-size:22px;line-height:28px}@media (min-width:480px){.product__info{margin-right:20px}.product__content{margin-bottom:20px}}@media (min-width:800px){.product{flex-wrap:nowrap;margin:0}.product__image{margin-right:30px;margin-bottom:0}.product__content{margin-right:55px;margin-bottom:0}.product__heading{font-size:24px;margin-bottom:15px;margin-top:0}.product__copy{font-size:16px;line-height:24px}.product__info{padding:30px;margin-bottom:0;margin-right:0;width:auto}}@media (min-width:1024px){.product__image{margin-right:74px}.product__info{flex-shrink:0}}.panel{box-sizing:border-box;margin:0 auto 40px;width:997px;max-width:100%}.panel__header{background:#f7f7f7;padding:20px;text-align:center;font-size:22px;line-height:24px;color:#333}.panel__content{padding:20px;border:1px solid #ccc;border-top:0}.panel__inner{width:100%;max-width:615px;margin:0 auto 20px;display:flex;flex-wrap:wrap}.panel__actions{text-align:center;display:flex;flex-direction:column;align-items:center}.panel__actions button:first-child{margin-top:20px;order:2}.panel__actions button:nth-child(2){order:1}.panel__actions button:nth-child(3){order:3}.panel--wide{width:1200px}@media (min-width:768px){.panel{margin-bottom:180px}.panel--product{margin-bottom:40px}.panel__header{padding:40px;font-size:28px;line-height:34px}.panel__content{padding:40px}.panel__inner{margin-bottom:40px;justify-content:center}.panel__actions{justify-content:space-between;flex-direction:row}.panel__actions button{margin:0}.panel__actions button:first-child{order:1}.panel__actions button:nth-child(2){order:2}.panel__actions button:nth-child(3){order:3}}.tile{border:2px solid #586060;box-sizing:border-box;cursor:pointer;padding:30px 50px;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:0 20px 20px;width:285px;max-width:calc(100% - 40px);font-size:22px;line-height:28px}.tile__icon,.tile__icon-hover{align-self:center;margin-top:20px}.tile__icon-hover{display:none}.tile:hover{border-color:#e50014;background:#e50014;color:#fff}.tile:hover .tile__icon{display:none}.tile:hover .tile__icon-hover{display:block}@media (min-width:768px){.tile{margin:0}.tile+.tile{margin-left:20px}}.cta{border:1px solid #ccc;margin-top:40px;margin-bottom:20px;text-align:center;padding:20px}.cta__title{color:#e50014;font-size:28px;line-height:34px;margin-top:0}.cta__copy{color:#586060;font-size:14px;line-height:21px}.cta__img{margin-bottom:20px}.cta__actions,.cta__img{max-width:100%;width:250px}.cta__actions{flex-shrink:0;margin:auto}@media (min-width:768px){.cta{display:flex;padding:55px 60px;text-align:left}.cta__group{margin-left:40px}.cta__title{font-size:36px;line-height:39px}.cta__copy{font-size:16px;line-height:24px}.cta__img{align-self:center;flex-shrink:0}}@media (min-width:768px) and (min-width:1024px){.cta__group{display:flex;margin:0;flex-shrink:0}.cta__img{margin:0 40px}}.tag{font-family:"Trebuchet MS",helvetica,arial,sans-serif;background:#d7e1e6;display:inline-block;padding:8px 12px;font-size:13px;line-height:22px;margin-bottom:10px}.tag+.tag{margin-left:10px}.tooltip{border:1px solid #586060;background:linear-gradient(180deg,#fff,#eee);box-sizing:border-box;position:absolute;bottom:25px;width:270px;padding:15px 20px;left:-95px}@media (min-width:768px){.tooltip{right:auto;left:auto}}@media (min-width:1024px){.tooltip{right:0}}.tooltip:after{content:"";display:block;position:absolute;top:3px;left:3px;width:100%;height:100%;background:#ccc;z-index:-1}.tooltip__close{position:absolute;top:10px;right:10px;font-family:"Arial";color:#e50014}.tooltip__title{font-size:14px;line-height:21px;color:#586060;font-family:"LindeDaxMed";margin-top:0}.tooltip__content{display:flex;justify-content:space-between;font-size:12px;line-height:20px;color:#586060;font-family:"LindeDax"}.tooltip__content ul{list-style:none;margin:0;padding:0}.tooltip__table-title{font-family:"LindeDaxMed"}.table{display:none}@media (min-width:1024px){.table{display:block}.table__table{border-collapse:collapse;border-spacing:0;width:100%}.table thead{text-align:left;background:#d7e1e6;border:1px solid #d7e1e6}.table thead th{padding:15px 20px;font-size:14px;line-height:21px;font-weight:500;font-family:"LindeDaxMed";text-align:left}.table tbody{border:1px solid #ccc}.table tbody td{font-size:14px;line-height:21px;padding:15px 20px;color:#586060}.table tbody tr:nth-child(2n){background-color:#f7f7f7}.table--fixed-7 th{width:14.28571%}.table--fixed-8 th{width:12.5%}}.table-mobile{margin-bottom:20px}.table-mobile__table{border-collapse:collapse;border-spacing:0;width:100%}.table-mobile thead{border:1px solid #ccc;border-bottom:0}.table-mobile thead th{text-align:left;padding:10px 20px;font-weight:500;font-size:14px;line-height:21px;text-align:center;position:relative}.table-mobile thead th:first-child{background:#d7e1e6;display:table-cell;text-align:left}.table-mobile tbody{border:1px solid #ccc;border-top:0}.table-mobile tbody td{padding:10px 20px;width:50%;font-family:"Trebuchet MS",helvetica,arial,sans-serif;font-size:13px;color:#586060}.table-mobile tbody td:first-child{background:#d7e1e6;font-size:14px;color:#333;font-family:"LindeDaxMed"}.table-mobile tbody tr:nth-child(2n){background-color:#f7f7f7}@media (min-width:768px){.table-mobile{width:calc(50% - 20px);margin-bottom:0}}@media (min-width:1024px){.table-mobile{display:none}}.dev-tools{background:#000;color:#fff;padding:20px;height:50px;box-sizing:border-box;width:100%;display:flex;align-items:center}.dev-tools__title{margin-right:20px}.dev-tools__options{margin-left:20px}@font-face{font-display:swap;font-family:"LindeDax";font-style:normal;src:local("LindeDax"),url(/static/media/LindeDaxRegWeb.54376284.woff) format("woff")}@font-face{font-display:swap;font-family:"LindeDaxMed";font-style:normal;src:local("LindeDax"),url(/static/media/LindeDaxMedWeb.7db5baa9.woff) format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;padding:0;margin:0;font-family:"LindeDax";font-size:1rem;font-size:16px}.section{padding:30px 0}.u-pos-rel{position:relative}.u-flex{display:flex}.u-flex-wrap{flex-wrap:wrap}.u-justify-center{justify-content:center}.u-justify-space-between{justify-content:space-between}.u-align-center{align-items:center}.u-hide{display:none}@media (max-width:767px){.u-hide\@medium-min{display:none}}@media (max-width:1024px){.u-hide\@large-min{display:none}}.u-mt0{margin-top:0}.u-mt{margin-top:20px}.u-mt-double{margin-top:40px}@media (min-width:767px){.u-mt-90\@medium-min{margin-top:90px}}.u-mb0{margin-bottom:0}.u-mb{margin-bottom:20px}.u-mb-double{margin-bottom:40px}.u-lh-16{line-height:1.5}.u-size-12{font-size:12px}.u-size-14{font-size:14px}.u-size-16{font-size:16px}.u-color-corduroy{color:#586060}.u-brand{color:#e50014}.u-text-center{text-align:center}.u-bt{border-top:1px solid #ccc}.u-arrow-right{position:absolute;right:10px;top:12px;cursor:pointer}.u-arrow-right:before{content:"";display:block;height:10px;width:10px;border-top:2px solid #e50014;border-right:2px solid #e50014;transform:rotate(45deg);margin-left:10px}.u-arrow-left{position:absolute;left:10px;top:12px;transform:rotate(180deg);cursor:pointer}.u-arrow-left:after{content:"";display:block;height:10px;width:10px;border-top:2px solid #e50014;border-right:2px solid #e50014;transform:rotate(45deg);margin-left:10px}.u-arrow-grey{cursor:default}.u-arrow-grey:after,.u-arrow-grey:before{border-color:#ccc}.u-w100{width:100%}.heading--giga{font-size:48px;line-height:56px;color:#333;margin-top:0;margin-bottom:30px}h1{font-size:28px;line-height:34px;color:#343436;margin-top:0;margin-bottom:1.5em}h1,h2{font-family:"LindeDax";font-weight:400}h2{color:#586060;font-size:22px;line-height:28px;margin-bottom:.25em}hr{height:0;box-sizing:content-box;margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;width:1200px;max-width:100%}.tag-title{color:#333;font-size:16px;font-family:"LindeDaxMed";display:block;width:100%;text-align:center;margin-bottom:10px}@media (min-width:768px){.tag-title{margin-right:10px;display:inline;width:auto}}.container{width:1200px;max-width:100%;margin:auto;padding:0 20px;box-sizing:border-box}.container--small{max-width:100%;width:997px}.modal{background:#fff;position:fixed;top:0;left:0;width:100%;height:calc(100% - 80px);padding-top:40px;padding-bottom:40px;overflow:auto}.modal__close{background:transparent;border:0;position:absolute;right:14px;top:14px;cursor:pointer;width:20px;height:20px}.modal__close:hover{opacity:1}.modal__close:after,.modal__close:before{position:absolute;left:8px;top:0;content:" ";height:18px;width:2px;background-color:#e50014}.modal__close:before{transform:rotate(45deg)}.modal__close:after{transform:rotate(-45deg)}.tooltip-icon{height:14px;width:14px;background:#e50014;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;position:relative;margin-left:10px;cursor:pointer;background-image:url(/static/media/i.ab4b908c.svg);background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.tooltip-icon{position:absolute;top:50%;right:5px;margin-left:0;transform:translateY(-50%)}}@media (min-width:1024px){.tooltip-icon{top:17px;transform:none}}
/*# sourceMappingURL=main.765e0436.chunk.css.map */