.forCanvas{margin:0;height:100vh;width:100vw}.flex{display:flex;justify-content:center;align-items:center}.fdContainer{position:absolute;height:100vh;width:100vw;background-color:#ffffff4d;z-index:100}.fdForm{background-color:#fff;min-height:50vh;max-height:80vh;width:60vw;padding:3vh;border-radius:10px 0 5px}.ghead{font-weight:700;padding:10px 0}.greetings{display:flex;flex-direction:column;background-color:#e5e4e4;padding:10px;border-radius:10px;color:#000}.midSection{display:flex;flex-direction:row;justify-content:space-between}.investContainer{background-color:#e7eff7;color:#000;width:47%;padding:2rem 1rem 1rem;margin:1rem 0;border-radius:10px}.inputDiv{display:flex;flex-direction:row;justify-content:space-between}.mainHeading{padding:9px 0}.tenure{padding:10px 0;border-top:1px solid rgba(128,128,128,.349)}#amntInput{text-align:center;padding:9px;border-radius:5px;border:1px solid grey;outline:none}.defalultAmt{display:flex;gap:1rem;padding:1rem 0}.amnt{border:1px solid grey;padding:5px;border-radius:5px;cursor:pointer}.months{padding:5px 15px;gap:.3rem}.submitted{position:relative;display:flex;justify-content:center}.calcWindow{background-color:#434343;width:45%;padding:1rem;margin:1rem 0;border-radius:10px;flex-direction:column;display:flex;align-items:center;color:#fff}.dpDivParent{display:flex;flex-direction:row;justify-content:space-around;width:100%;margin:15px 0}.dpDiv{display:flex;flex-direction:column;text-align:center;background-color:#262525;border-radius:10px;width:40%;padding:15px;color:#fff}.amntHead{font-weight:lighter}.amntSub{font-weight:700;color:#ffcb08;padding:10px 0;font-size:larger}.intrstDiv{display:flex;align-items:center;gap:1rem;justify-content:center;width:50%;margin:0 0 1rem;padding-bottom:10px;border-bottom:1px solid grey}.subCalc{display:flex;flex-wrap:wrap;width:80%;gap:1rem;margin-top:10px}.scDiv{display:flex;flex-direction:column;width:30%}.scHead{color:#c9c6c6}.submit{padding:8px 30px;background-color:#ffcb08;border:1px solid black;border-radius:7px;font-weight:500;cursor:pointer}.close{position:absolute;top:22%;right:19%;font-size:larger;font-weight:900;cursor:pointer;color:#000}h1{position:relative;color:#ffcb08}.infoImg{position:absolute;z-index:200;height:60vh;top:20%;left:27%}.exitImg{position:absolute;z-index:200;height:8vh;top:20%;right:27%;cursor:pointer}@media (max-width: 801px){.midSection{flex-direction:column}.investContainer,.calcWindow{width:auto}.defalultAmt{overflow-x:auto}.fdForm{position:absolute;top:10vh;overflow:auto}.introImg{display:none}}@media (max-height: 412px){.midSection{flex-direction:column}.investContainer,.calcWindow{width:auto}.defalultAmt{overflow-x:auto}.fdForm{position:absolute;top:10vh;overflow:auto}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
