.toolpage{position:relative;display:flex;flex-direction:column;align-items:center;min-height:calc(100% - 170px)}@media(max-width:768px){.toolpage{min-height:calc(100% - 238px)}}.toolpage:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}@media(max-width:768px){.toolpage--nomenu{min-height:calc(100% - 145px)}}.toolpage__background{width:100%;position:fixed;z-index:-1;top:400px;bottom:0;overflow:hidden}.toolpage__background img{width:100%}.toolpage__background-bottom{z-index:-2;position:absolute;bottom:0;top:600px;width:100%;background-color:#fecfbb}