:root{--colorDarkBlue:#313060;--colorWhite:#fff;--colorRed:red}::-webkit-scrollbar{height:15px}::-webkit-scrollbar-thumb{background:var(--colorDarkBlue);border-radius:7px}*{box-sizing:border-box}body{background-color:#fff;height:100%;margin:30px;flex-direction:column}.container,body,main{display:flex}.container{flex-direction:column}.logo{display:flex;align-self:center}.title{display:flex;color:var(--colorDarkBlue);font-family:Nunito Sans,sans-serif}.title__ico{margin-right:10px}.content{width:100%}.content,.section{display:flex;flex-direction:row}.section{max-width:100%;overflow:auto}.info{background-color:#f2f4ff;border-radius:10px;color:#313060;display:flex;flex-direction:column;padding:15px;font-family:Red Hat Text,sans-serif;font-size:16px;line-height:21px}.text--info,.values--info{position:relative;display:flex}.values--info{margin-top:12px;border-radius:4px;border-color:#d3d3d3;height:41px;padding:10px;font-size:16px;font-family:Red Hat Text,sans-serif;color:#313060}.values-mp--info{width:162px}.price--info,.quantity--info{position:relative;display:flex;flex-direction:column}.price--info{margin-top:20px}.readonly:focus{border-color:#d3d3d3}#results-simu-starter{color:#a7b0ff}.percentage-info{margin-right:15px}.percent-section{display:flex;overflow:auto;flex:auto auto 0}@media only screen and (max-width:408px){.title{font-size:11px}}@media only screen and (max-width:413px){.content{width:100%;flex-direction:column}.simulation--info{width:100%;margin:0 0 15px}.percentage-info{width:100%;margin:0}}@media only screen and (min-width:414px){.content{width:100%;flex-direction:column}.simulation--info{width:100%;margin:0 0 15px}.percentage-info{width:100%;margin:0}.section-percent{flex-basis:50%}.content .percent-left{flex-direction:row}.content .percent-middle,.content .percent-right{margin-top:15px;flex-direction:row}}@media only screen and (min-width:769px){.content{flex-direction:row}.simulation--info{margin:0 15px 0 0;height:315px;width:306px}.content-percent{flex-direction:column}}@media only screen and (min-width:1008px){.percentage-info{display:flex}.section-percent{flex-basis:auto}}@media only screen and (min-width:1200px){.content-percent{flex-direction:row}.content .percent-middle,.content .percent-right{margin:0}}.header{background-color:#f2f4ff;margin-bottom:30px;border-radius:7px;padding:15px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;display:flex}.header__link{position:relative;border-radius:10px;padding:15px;text-decoration:none}.header__link:not(.is-active){color:var(--colorDarkBlue)}.header__link.is-active{background-color:var(--colorDarkBlue);color:var(--colorWhite)}.header__icon{fill:var(--colorDarkBlue);margin-right:5px}.header__link.is-active .header__icon{fill:var(--colorWhite)}@media only screen and (max-width:768px){.header{display:flex;position:sticky;top:30px;z-index:100}}.drop-down{display:flex;align-self:center;margin:0 0 0 auto;background-color:#f8f8ff;width:40px;height:40px;border-radius:20px;background-image:url(dropd.7f1ca703.svg);background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:768px){.drop-down__items{display:none;position:absolute;width:100%;flex-direction:column;left:0;top:70px;background-color:#f2f4ff;border-radius:7px}}@media only screen and (min-width:769px){.drop-down{display:none}.drop-down__items{margin:0 0 0 auto;align-self:center}}.results,.show{display:flex}.results{background-color:#313060;border-radius:10px;padding:20px;color:#fff;font-size:20px;flex:0 0 auto;justify-content:center;align-items:center;font-family:Red Hat Text,sans-serif;transition:height .35s linear}.results span{color:#dbdef9}.results.is-bigger{height:255px}.results-mp--price{padding-top:25px}.results--text{position:relative;display:flex;justify-content:flex-start;font-size:16px}.results--values{position:relative;display:flex;margin-top:10px;font-size:24px;font-weight:700}.results-simu--price{padding-top:30px}.results-percent--text,.results-percent--values{justify-content:center}.results-percentage-left,.results-percentage-middle{margin-right:52.25px}@media only screen and (max-width:413px){.results{justify-content:start}.results-percent--text{flex-wrap:wrap}.results-percentage-left,.results-percentage-middle{margin:15px 0;justify-content:center}.results-percentage-right{justify-content:center;margin:15px 0 0}}@media only screen and (min-width:414px){.results{justify-content:start}.results-percent--text{flex-wrap:wrap}.results-percentage-left,.results-percentage-middle,.results-percentage-right{margin:0 0 0 15px;justify-content:center;flex-basis:50%}}@media only screen and (min-width:1008px){.results-percentage-left{min-width:175px}.results-percentage-left,.results-percentage-middle{margin:0 0 0 15px;justify-content:center;flex-basis:auto}.results-percentage-middle{min-width:212px}.results-percentage-right{justify-content:center;margin:0 0 0 15px;flex-basis:auto;min-width:151px}}@media only screen and (min-width:1200px){.results-percentage-left,.results-percentage-middle{margin-right:52.25px}}button{cursor:pointer;border:none}button:focus{border:1px solid;border-color:var(--colorDarkBlue);outline:0;cursor:pointer}.reset{background-color:#fff;display:flex;margin-top:25px;border-radius:20px;width:40px;height:40px;background-image:url(reset.88e9af61.svg);background-repeat:no-repeat;background-position:50%;transition:transform .5s linear .15s,opacity .5s linear;transform:rotate(0);transform-origin:center;position:absolute;visibility:hidden;opacity:0}.reset.is-shown{position:relative;visibility:visible;opacity:1}.reset:hover{transform:rotate(1turn);cursor:pointer}#add{border-radius:20px;width:40px;height:40px;background-image:url(add.58d9a3dc.svg);background-repeat:no-repeat;background-position:50%;background-color:#05b595;display:flex;flex:0 0 auto;margin:auto 25px}@media only screen and (max-width:768px){#add{margin:25px 0}}.trash{background-color:#b03500;width:40px;height:40px;border-radius:20px;background-image:url(trash.2c027fbe.svg);background-repeat:no-repeat;background-position:50%;display:flex}.trash-button{margin:15px auto 0;opacity:0;transition:all .5s linear;visibility:hidden;overflow:hidden}.trash-button.is-shown{opacity:1;visibility:visible}.mid-price{display:flex;flex-direction:column}.mid-price--info{height:200px;transition:height .35s linear}.mid-price--info.is-bigger{height:255px}.mid-price--info:first-child{visibility:visible}.mid-price--info.is-bigger:not(:first-child){margin-left:25px}input{border:1px solid;outline:0;font-family:Red Hat Text,sans-serif}input:focus{border-color:var(--colorDarkBlue)}
/*# sourceMappingURL=css.a459546e.css.map */