.input-wrapper{border:2px solid #43434d}.input-notation{width:40px}.calculated-row{margin:0 auto;border-bottom:1px solid #dadada;padding:10px}.calculated-row-title{font-size:13px}.calculated-row-value{text-align:center;font-size:20px;padding:5px 0 0}.overlay{width:100%;height:100%;position:absolute;background-color:#fff;z-index:100;top:0;left:0;opacity:1%}.calculated-inner-wrapper{position:relative}.is-drive-green,.is-efficiency-green{color:var(--green)}.is-efficiency-green:first-letter,.is-efficiency-white{color:var(--white)}.input-row{width:80%;margin:0 auto 10px}.input-wrapper{background-color:#fff;border-radius:5px;border:2px solid var(--text-color);margin:5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row-title{font-size:12px}.compare-input{border:0;padding:5px 5px 5px 10px;border-radius:5px 0 0 5px;width:340px}.input-notation{background-color:#f5f5f5;width:70px;text-align:center;padding:5px 0;word-break:break-word;font-size:14px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0}.custom-select{position:relative;width:100%;text-align:left;outline:none;padding:3px 0}.custom-select .selected{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.custom-select .selected.open{border:1px solid var(--text-color);border-radius:3px 3px 0 0;background-color:#fff}.custom-select .selected:after{position:absolute;content:"";top:18px;right:23px;width:0;height:0;border:5px solid transparent;border-color:var(--text-color) transparent transparent transparent}.custom-select .items{border-radius:0 0 3px 3px;overflow:hidden;border-right:1px solid var(--text-color);border-left:1px solid var(--text-color);border-bottom:1px solid var(--text-color);position:absolute;background-color:#fff;left:0;right:0;z-index:1}.custom-select .items div{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 3px}.custom-select .items div:hover{background-color:#f6f6f6}.selectHide{display:none}@font-face{font-family:Barlow;font-style:normal;font-weight:400;src:local("Barlow"),url(../fonts/Barlow-Regular.9373fb66.ttf) format("woff2")}*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}body{font-family:Barlow,serif;color:var(--text-color)}:root{--orange:#f58025;--red:#cd163f;--shadow-grey:#b3b3b3;--text-color:#43434d;--green:#6cc644;--white:#fff}.logo{height:80px}.logo-wrapper{padding:30px}.logo-wrapper,.page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title{font-size:50px;line-height:1.1;padding:50px 0 150px;color:#fff;background:#cd163f;background:-webkit-gradient(linear,left top,right top,from(#cd163f),color-stop(50%,var(--orange)));background:linear-gradient(90deg,#cd163f,var(--orange) 50%);text-align:center}.comparison-wrapper{max-width:1000px;margin:-100px auto 80px;width:100%;height:80rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,var(--orange)),color-stop(42rem,var(--orange)),color-stop(42rem,#fff),color-stop(100rem,#fff));background:linear-gradient(180deg,var(--orange) 0,var(--orange) 42rem,#fff 0,#fff 100rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.comparison-group{border-radius:10px;margin:-10px -15px;padding:10px;width:50%;background-color:#fff;background-image:url(../img/chevron.137f982f.svg);background-size:110%;background-repeat:no-repeat;background-position:-25px -40px;-webkit-box-shadow:0 0 5px var(--shadow-grey);box-shadow:0 0 5px var(--shadow-grey)}.group-title{font-size:36px;margin-bottom:40px;text-align:center}.detail-title{color:var(--orange);text-align:center;font-size:20px}.required-description{text-align:right;font-size:12px;margin-right:15%;margin-top:10px;margin-bottom:-6px}.required-description:before{content:"*";color:var(--red)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus-visible{outline:none}.row-title:after{content:"*";color:var(--red)}.calculate-spacer{height:200px}.calculated-wrapper{background-color:#fff;-webkit-box-shadow:0 0 5px var(--shadow-grey);box-shadow:0 0 5px var(--shadow-grey);border-radius:5px;width:80%;margin:0 auto;padding:20px}.sum{color:var(--orange);font-size:36px}.first-arrow{height:100px}.middle-calculate-wrapper{position:absolute;top:630px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.middle-calculate-button{background:-webkit-gradient(linear,left top,right top,from(#cd163f),to(var(--orange)));background:linear-gradient(90deg,#cd163f,var(--orange));width:300px;height:50px;border:0;color:#fff;border-radius:5px;margin-top:10px}.input-group-wrapper{padding:0 30px}.required-description-bottom{font-size:12px;margin-left:14%;margin-top:-60px;margin-bottom:40px}.required-description-bottom:before{content:"*";color:var(--red)}