/* Start custom CSS for html, class: .elementor-element-a464e36 */.calculator___894db {
                padding: 3rem 0 3rem 0;
                display: flex;
                justify-content: center;
            }
 
            .box___894db {
                height: 300px;
                background-color: #F7F7F7;
                border-radius: 25px;
                padding: 1.5rem 1.3rem 0rem;
                border: 2px solid #ebebeb;
                position: relative;
            }
 
            h1 {
                font-size: 2rem;
                font-weight: 700;
                margin: 0;
            }
 
            .data___894db {
                width: fit-content;
            }
 
            p {
                width: fit-content;
            }
 
            input {
                width: 100%;
                padding: .5rem;
            }
 
            .bottom___894db {
                position: absolute;
                bottom: 0;
                margin-bottom: 1rem;
                display: flex;
                justify-content: space-between;
                right: 0;
                left: 0;
                padding: inherit;
            }
 
            .value___894db {
                background-color: #ebebeb;
                border: 2px solid #d9d9d9;
                border-radius: 5px;
                display: flex;
                justify-content: center;
                align-items: center;
                width: fit-content;
                padding: .5rem;
                font-weight: bold;
                text-transform: uppercase;
            }
 
            @media screen and (max-width: 640px) {
                .bottom___894db {
                    flex-direction: column;
                    align-items: center;
                }
 
                .data___894db {
                    margin: auto;
                }
 
                h1 {
                    text-align: center;
                }
 
                .box___894db {
                    height: 420px;
                }
            }            .calculator___894db {
                padding: 3rem 0 3rem 0;
                display: flex;
                justify-content: center;
            }
 
            .box___894db {
                height: 300px;
                background-color: #F7F7F7;
                border-radius: 25px;
                padding: 1.5rem 1.3rem 0rem;
                border: 2px solid #ebebeb;
                position: relative;
            }
 
            h1 {
                font-size: 2rem;
                font-weight: 700;
                margin: 0;
            }
 
            .data___894db {
                width: fit-content;
            }
 
            p {
                width: fit-content;
            }
 
            input {
                width: 100%;
                padding: .5rem;
            }
 
            .bottom___894db {
                position: absolute;
                bottom: 0;
                margin-bottom: 1rem;
                display: flex;
                justify-content: space-between;
                right: 0;
                left: 0;
                padding: inherit;
            }
 
            .value___894db {
                background-color: #ebebeb;
                border: 2px solid #d9d9d9;
                border-radius: 5px;
                display: flex;
                justify-content: center;
                align-items: center;
                width: fit-content;
                padding: .5rem;
                font-weight: bold;
                text-transform: uppercase;
            }
 
            @media screen and (max-width: 640px) {
                .bottom___894db {
                    flex-direction: column;
                    align-items: center;
                }
 
                .data___894db {
                    margin: auto;
                }
 
                h1 {
                    text-align: center;
                }
 
                .box___894db {
                    height: 420px;
                }
            }/* End custom CSS */