@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&amp;display=swap);body{margin:0;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.kpmg-rdcalculator-inputs-wrap{padding:0;margin:0}.kpmg-rdcalculator-inputs-item-header{background-color:#002473;display:block;color:#fff;font-size:18px;line-height:28px;font-weight:600;position:relative;padding:11px 50px 11px 20px;cursor:pointer;border-bottom:1px solid #f9f9f9}.kpmg-rdcalculator-inputs-item-header:after{content:"";display:block;border-bottom:3px solid #fff;border-right:3px solid #fff;position:absolute;top:17px;right:20px;transform:rotate(45deg);width:8px;height:8px;transition:transform .25s ease-out;transform-origin:center}.kpmg-rdcalculator-inputs-item.active .kpmg-rdcalculator-inputs-item-header:after{transform:translateY(4px) rotate(-135deg)}.kpmg-rdcalculator-inputs-item.active .kpmg-rdcalculator-inputs-item-header:before{content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f9f9f9;position:absolute;bottom:0;left:50%;margin-left:-9px}.kpmg-rdcalculator-inputs-item-content{padding:0 20px;max-height:0;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#f9f9f9;position:relative}.kpmg-rdcalculator-inputs-item.active .kpmg-rdcalculator-inputs-item-content{max-height:400px}.kpmg-rdcalculator-inputs-item-content h5{font-size:12px;font-weight:600;line-height:18px;color:#333;margin:16px 0 27px;width:100%}.kpmg-rdcalculator-inputs-item-content>div{width:calc(50% - 10px)}.kpmg-rdcalculator-inputs-item-content>div+div+div{width:100%}.kpmg-rdcalculator-inputs-item-content>div:last-child{margin-bottom:10px}.kpmg-rdcalculator-inputs-item-input.inactive{position:relative}.kpmg-rdcalculator-inputs-info{width:14px;height:14px;position:absolute;top:0;right:0;display:none}.kpmg-rdcalculator-inputs-info .kpmg-rdcalculator-inputs-info-box{position:absolute;bottom:100%;left:50%;width:214px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#002473;padding:10px 12px 16px 13px;transform:translateX(-50%);color:#fff;font-size:10px;line-height:1.6;margin-bottom:15px;display:none}.kpmg-rdcalculator-inputs-info .kpmg-rdcalculator-inputs-info-box:after{content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #002473;position:absolute;top:100%;left:50%;margin-left:-12px}.kpmg-rdcalculator-inputs-item-input h4{font-size:14px;font-weight:600;line-height:18px;color:#002473;margin:0 0 7px}.kpmg-rdcalculator-inputs-item-input .input-wrap{position:relative}.kpmg-rdcalculator-inputs-item-input .input-wrap:after{content:"$";position:absolute;top:4px;left:9px;font-weight:300;font-size:16px;line-height:20px;pointer-events:none}.kpmg-rdcalculator-inputs-item-input input[type=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;margin:0;background-color:#fff;font-size:16px;line-height:20px;font-weight:700;padding:4px 10px 4px 24px;width:100%}.kpmg-rdcalculator-inputs-item-input input[type=tel]:disabled{color:#9d9b9b}.kpmg-rdcalculator-inputs-item-input input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent;height:30px;margin:5px 0 15px}.kpmg-rdcalculator-inputs-item-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.kpmg-rdcalculator-inputs-item-input input[type=range]:focus{outline:none}input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;background-color:#002473;border-radius:24px;cursor:pointer;border:3px solid #f9f9f9;margin-top:-15px}input[type=range]:disabled::-webkit-slider-thumb{background-color:#d3d3d3}input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;cursor:pointer;background-color:#d3d3d3}.kpmg-rdcalculator-modes{width:100%;display:flex}.kpmg-rdcalculator-modes>div{display:flex;justify-content:center;align-items:center;width:50%;padding:12px 0;background-color:#f9f9f9;border-bottom:4px solid #f9f9f9;transition:all .2s ease-out;cursor:pointer}.kpmg-rdcalculator-modes>div.active{background-color:#e5e8f1;border-bottom-color:#002473}.kpmg-rdcalculator-mode-expenditure img{width:16px;height:16px;margin-right:15px}.kpmg-rdcalculator-mode-rates img{width:18px;height:17px;margin-right:10px}.kpmg-rdcalculator-modes span{font-size:18px;line-height:22px;color:#002473;font-weight:600}.kpmg-rdcalculator-graphs{position:relative;margin-top:28px}.kpmg-rdcalculator-legend{position:absolute;top:63px;left:0;width:73px;bottom:27px}.kpmg-rdcalculator-legend-value{position:absolute;top:0;left:19px;font-size:12px;line-height:17px;font-weight:700;color:#7b7b7b}.kpmg-rdcalculator-legend-value:first-child{transform:translateY(-50%)}.kpmg-rdcalculator-legend-value:nth-child(2){top:50%;transform:translateY(-50%)}.kpmg-rdcalculator-legend-value:last-child{top:auto;bottom:0;transform:translateY(50%)}.kpmg-rdcalculator-years{position:relative;width:calc(100% - 93px);margin:0 0 0 73px;padding:0;display:flex;justify-content:space-between}.kpmg-rdcalculator-years:before{content:"";position:absolute;top:63px;left:0;bottom:1px;width:100%;z-index:0;background:linear-gradient(180deg,#e8e8e9 0,#e8e8e9 2.857142857142857%,transparent 0);background-size:100% 35px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.kpmg-rdcalculator-years:before{background:linear-gradient(180deg,#e8e8e9 0,#e8e8e9 1.428571428571429%,transparent 0);background-size:100% 35px}}.kpmg-rdcalculator-year{list-style:none;width:calc(33.3333% - 8px);max-width:86px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;transition:all .2s ease-out}.kpmg-rdcalculator-year.active{background-color:#f7f8fb}.kpmg-rdcalculator-year.active:before{content:"";display:block;position:absolute;top:63px;left:0;width:100%;bottom:0;background:linear-gradient(180deg,#e8e8e9 0,#e8e8e9 2.857142857142857%,transparent 0);background-size:100% 35px;z-index:-2}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.kpmg-rdcalculator-year.active:before{background:linear-gradient(180deg,#e8e8e9 0,#e8e8e9 1.428571428571429%,transparent 0);background-size:100% 35px}}.kpmg-rdcalculator-year-header{width:100%;background-color:#f2f2f2;font-weight:600;font-size:18px;line-height:26px;color:#002473;display:block;text-align:center;border-radius:4px;padding:9px 3px;cursor:pointer;transition:all .2s ease-out}.kpmg-rdcalculator-year.active .kpmg-rdcalculator-year-header{background-color:#002473;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative}.kpmg-rdcalculator-year.active .kpmg-rdcalculator-year-header:before{content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f9f9f9;position:absolute;bottom:0;left:50%;margin-left:-9px}.kpmg-rdcalculator-year-data{height:256px;display:flex;width:66px;align-items:flex-end;padding-top:19px;padding-bottom:27px}.kpmg-rdcalculator-output-rates .kpmg-rdcalculator-year-data{width:44px;flex-direction:column-reverse;justify-content:flex-start}.kpmg-rdcalculator-year-data>div{width:33.333%;min-height:1px}.kpmg-rdcalculator-output-rates .kpmg-rdcalculator-year-data>div{width:100%;min-height:0}.kpmg-rdcalculator-year-data-rd{background-color:#002473}.kpmg-rdcalculator-year-data-rto{background-color:#00bebb}.kpmg-rdcalculator-year-data-bp{display:flex;flex-direction:column}.kpmg-rdcalculator-year-data-bp>div:first-child{background-color:#a559f1}.kpmg-rdcalculator-year-data-bp>div:last-child{background-color:#631bd4}.kpmg-rdcalculator-output-rates .kpmg-rdcalculator-year-data-bp{background-color:#00bebb}.kpmg-rdcalculator-year-data-ctr{background-color:#002473}.kpmg-rdcalculator-year-data-ip{background-color:#f40e93}.kpmg-rdcalculator-stats{background-color:#f7f8fb;padding:15px 19px 5px;position:relative;border-bottom:4px solid #002473}.kpmg-rdcalculator-stats>h4{font-weight:300;font-size:18px;line-height:26px;color:#333;margin:0 0 17.5px}.kpmg-rdcalculator-stats>h4 span{font-weight:600;display:block}.kpmg-rdcalculator-stats-list{position:relative;list-style:none;margin:0;padding:0 0 25px 29px;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.kpmg-rdcalculator-stats-list::-webkit-scrollbar{width:0;height:0}.kpmg-rdcalculator-stats:after,.kpmg-rdcalculator-stats:before{content:"";position:absolute;bottom:0;right:0;width:82px;height:55%;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 4%,#f7f8fb 48%,#f7f8fb);z-index:1;pointer-events:none}.kpmg-rdcalculator-stats:before{background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 4%,#f7f8fb 48%,#f7f8fb);right:auto;left:0;width:70px}.kpmg-rdcalculator-stats-list>li{padding:0 12px 0 42px;border-right:1px solid #6c6b6b;position:relative;flex:1 1;flex-basis:100%}.kpmg-rdcalculator-stats-list>li:last-child{border-right:0;padding-right:50px}.kpmg-rdcalculator-stats-list>li:before{content:"";display:block;position:absolute;top:3px;left:12px;height:10px;width:20px;border-radius:6px;background-color:#000}.kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-ctr:before,.kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-rd:before{background-color:#002473}.kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-rto:before{background-color:#00bebb}.kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-bp:before{background-color:#631bd4}.kpmg-rdcalculator-output-rates .kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-bp:before{background-color:#00bebb}.kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-ip:before{background-color:#a65af2}.kpmg-rdcalculator-output-rates .kpmg-rdcalculator-stats-list>li.kpmg-rdcalculator-stats-list-ip:before{background-color:#f40e93}.kpmg-rdcalculator-stats-list>li h5{white-space:nowrap;margin:0 0 4px;font-size:12px;line-height:18px;color:#333}.kpmg-rdcalculator-stats-list>li span{white-space:nowrap;font-size:16px;font-weight:300;line-height:24px;color:#333}.kpmg-rdcalculator-stats-list-left-arrow,.kpmg-rdcalculator-stats-list-right-arrow{position:absolute;bottom:37px;width:29px;height:29px;padding:5px;z-index:2;cursor:pointer}.kpmg-rdcalculator-stats-list-left-arrow{left:14px}.kpmg-rdcalculator-stats-list-right-arrow{right:14px}.kpmg-rdcalculator-output-expenditure,.kpmg-rdcalculator-output-rates{display:none}.kpmg-rdcalculator-output-expenditure.active,.kpmg-rdcalculator-output-rates.active{display:block}@media (min-width:700px){.kpmg-rdcalculator-wrap{display:flex;max-width:1200px;overflow:hidden}.kpmg-rdcalculator-inputs{width:27.5%;display:flex;position:relative;z-index:1}.kpmg-rdcalculator-inputs-wrap{display:flex;flex-direction:column}.kpmg-rdcalculator-inputs-item{height:51px;flex:0 0 auto}.kpmg-rdcalculator-inputs-item:last-child{height:50px}.kpmg-rdcalculator-inputs-item.active{flex:1 1 auto;display:flex;flex-direction:column;height:auto}.kpmg-rdcalculator-inputs-item:last-child .kpmg-rdcalculator-inputs-item-header{border-bottom:0}.kpmg-rdcalculator-inputs-item-content{max-height:none;overflow:visible}.kpmg-rdcalculator-inputs-item.active .kpmg-rdcalculator-inputs-item-content{max-height:none;flex:1 1 auto;justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:column}.kpmg-rdcalculator-inputs-item-input input[type=phone]{padding-top:2px;padding-bottom:2px}.kpmg-rdcalculator-inputs-item-content>div:last-child{margin-bottom:6px}.kpmg-rdcalculator-outputs{width:72.5%;display:flex;flex-direction:column}.kpmg-rdcalculator-legend{width:78px}.kpmg-rdcalculator-legend-value{left:22px}.kpmg-rdcalculator-output-expenditure,.kpmg-rdcalculator-output-rates{flex:1 1 auto}.kpmg-rdcalculator-output-expenditure.active,.kpmg-rdcalculator-output-rates.active{display:flex;flex-direction:column}.kpmg-rdcalculator-years{justify-content:space-around}.kpmg-rdcalculator-year{max-width:132px}.kpmg-rdcalculator-stats{flex:1 1 auto;padding:15px 25px 5px}.kpmg-rdcalculator-stats:after{height:auto;top:55px;width:88px}.kpmg-rdcalculator-stats:before{height:auto;top:55px;width:83px}.kpmg-rdcalculator-stats>h4 span{display:inline}.kpmg-rdcalculator-stats-list{padding-left:35px}.kpmg-rdcalculator-stats-list-left-arrow,.kpmg-rdcalculator-stats-list-right-arrow{bottom:auto;top:72px}.kpmg-rdcalculator-stats-list-left-arrow{left:25px}.kpmg-rdcalculator-stats-list-right-arrow{right:25px}.kpmg-rdcalculator-inputs-item-content>div,.kpmg-rdcalculator-inputs-item-content>div+div+div{width:100%}.kpmg-rdcalculator-inputs-info,.kpmg-rdcalculator-inputs-info.active .kpmg-rdcalculator-inputs-info-box{display:block}.kpmg-rdcalculator-inputs-info+h4{padding-right:24px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0529ce5c.chunk.css.map */