.textovy-modul{transition:background-color .3s ease,color .3s ease;background-color:black;color:white;}.textovy-modul.prvni{background-color:#f4f6f3;color:black;}.textovy-modul.clicked{background-color:#f4f6f3;color:black;}.ds-vertical-align{display:flex;flex-direction:column;justify-content:center;}@media only screen and (max-width:980px){.dve-kolonky .et_pb_column{width:50% !important;}}@media only screen and (max-width:980px){.tri-kolonky .et_pb_column{width:33% !important;}}.ds-vertical-align{display:flex;flex-direction:column;justify-content:center;}@media only screen and (max-width:980px){.vse-naradek .et_pb_column{width:25% !important;}}.button-container{display:flex;flex-wrap:wrap;}.button{line-height:1.5;padding:10px 20px;background-color:transparent;color:#000;font-weight:bold;border-radius:25px;border:1px solid black;margin:3px;text-align:center;transition:background-color .3s,border-color .3s,color .3s;}.button:hover{background-color:#dffae8;border-color:transparent;color:black;}.button a{color:black;text-decoration:none;}.highlight{background-color:#fbfab2;}.et-push-menu-toggle{position:relative;cursor:pointer;width:50px;height:40px;float:right;}.line{height:8px;background:transparent;border:1px solid black;border-radius:20px;opacity:1;position:absolute;left:0;-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;}.line-1{width:100%;top:0;}.line-2{width:100%;top:15px;}.line-3{width:60%;top:30px;}.et-push-menu-toggle.open .line-1{top:15px;width:100%;transform:rotate(135deg);}.et-push-menu-toggle.open .line-2{display:none;}.et-push-menu-toggle.open .line-3{top:15px;width:100%;transform:rotate(-135deg);}.et-push-menu{display:none;}.et-push-menu-active{display:block;}#loan-calculator{margin:20px;text-align:center;}#loan-amount{width:100%;height:20px;-webkit-appearance:none;appearance:none;background:#dffae8;border-radius:90px;outline:none;}#loan-amount::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:40px;height:40px;background:black;cursor:pointer;border-radius:50%;}#loan-amount::-moz-range-thumb{width:25px;height:25px;background:black;cursor:pointer;border-radius:50%;}#loan-amount-display{font-size:30px;font-weight:bold;color:black;margin-bottom:3vh;}