.estimation-container{background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;color:#000}.estimation-container,.estimation-outer-container{width:100%;min-height:100vh;position:relative;overflow:hidden}.estimation-outer-container{background-color:#fff}.estimation-outer-container :global(.Header){width:100%;left:0;right:0;position:fixed;top:0;z-index:1000}.estimation-content{width:100%;height:100%;position:relative;background-color:#fff;overflow:hidden}.estimation-content iframe{width:100%;position:fixed;top:calc(69px + 1.7rem);left:0;right:0;bottom:0;height:calc(100vh - 69px - 1.7rem);border:none;margin:0;padding:0;overflow:scroll;background:#fff;color:#000;z-index:100}.no-scroll{overflow:hidden!important;position:fixed;width:100%;height:100%}@media screen and (max-width:768px){.estimation-content iframe{top:calc(60px + 1.7rem);height:calc(100vh - 60px - 1.7rem)}}@media screen and (max-width:480px){.estimation-content iframe{top:calc(55px + 1.7rem);height:calc(100vh - 55px - 1.7rem)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}