.modal .MuiBox-root{padding:20px 64px 32px;border-radius:10px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.modal .close-modal{position:absolute;top:10px;right:10px;cursor:pointer}.modal .close-modal:hover svg{background:#efefef;width:30px;height:30px;border-radius:10px;opacity:.9;display:flex;align-items:center;justify-content:center}.modal .header-modal{text-align:center;font-size:38px;margin-bottom:16px;color:#0078ff}.modal .header-modal .logo-header{width:188px}.modal .wrap-content .label{color:#0078ff;margin-bottom:10px}.modal .wrap-content .MuiFormControl-root,.modal .wrap-content .MuiInputBase-root{width:100%}.modal .wrap-content .discount{padding:30px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.modal .wrap-content .discount>div{width:100%}.modal .wrap-content .note{margin-top:10px;font-style:italic}.modal .wrap-content .wrap-btn-calculator{display:flex;justify-content:center;align-items:center;margin:40px 0 38px}.modal .wrap-content .button-calculator{color:#fff;background-color:#0078ff;border-color:#0078ff;width:155px;height:54px;font-size:17px;border-radius:27px;line-height:26px;cursor:pointer}.modal .wrap-content .button-calculator:hover{opacity:.9}.error-msg{color:#721c24;background-color:#f8d7da}.error-msg,.total-price{height:61px;padding:.75rem 1.25rem;margin-bottom:44px;border:1px solid transparent;border-radius:.25rem;display:flex;align-items:center}.total-price{color:#155724;background-color:#d4edda}.stickyContainer{position:fixed;bottom:100px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.stickyContainer .zalo,.stickyContainer .zalo svg{width:48px;height:48px}.stickyContainer .last-item{background-color:#0078ff;width:48px;height:48px}.stickyContainer .last-item svg{width:30px;height:30px}.description .description-title{font-size:17px;margin-bottom:6px;color:#0078ff}.description p{margin-bottom:4px;font-size:14px;line-height:1.6}.iconButton{display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:50%;transition:transform .2s,box-shadow .2s,width .3s,padding .3s;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 -1px 6px rgba(0,0,0,.196)}.iconButton.expanded{width:auto;padding:0 20px;border-radius:30px;justify-content:space-between;gap:10px}.iconButton:hover{transform:scale(1.1);box-shadow:0 6px 10px rgba(0,0,0,.15)}.phoneNumber{font-size:14px;font-weight:700;color:#fff;text-decoration:none}.phoneNumber:hover{text-decoration:underline}.calculator{cursor:pointer;transition:transform .2s,box-shadow .2s,width .3s,padding .3s}@media only screen and (max-width:1024px){.calculator{display:none}}.calculator:hover{transform:scale(1.1)}.calculator img{width:48px;height:48px}