.breakdance .bde-section-1232-139 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1232-139 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}@media (max-width:767px){.breakdance .bde-section-1232-139 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}}@media (max-width:479px){.breakdance .bde-section-1232-139 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}}<style>*,*:before,*:after,*:active,*:hover,*:focus{box-sizing:border-box;outline:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:rgba(255,255,255,0)!important}.calc{width:650px;height:550px;border:2px solid #000;padding:10px}@media (min-width:768px){.calc{width:750px;height:350px;position:relative;top:50%;left:50%;transform:translate(-50%,0%);box-shadow:0 20px 80px 0 rgba(0,0,0,0.14);border-radius:10px}}.calc_wrapper{width:96%;background-color:#fff;border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem;height:calc(100% - 4rem * 2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#PrevButton,#NextButton{display:none}.calc_buttons{width:99%;height:calc(77% - 2rem * 2);display:flex;margin:4px;flex-direction:column;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calc_buttons.main_controls{position:absolute;width:100%;display:flex;gap:5px;top:8rem;z-index:2}@media (min-width:480px){.calc_buttons.main_controls{width:49%;left:50%;padding-left:0}}@media (min-width:768px){.calc_buttons.main_controls{border-bottom-right-radius:0.5rem}}.calc_buttons.advanced_controls{position:absolute;background-color:white!important;display:flex;gap:5px;width:80%;top:8rem;z-index:3;left:-100vw;transition:.5s all ease}@media (min-width:480px){.calc_buttons.advanced_controls{width:50%;background-color:#fff;left:0;padding-right:0}}@media (max-width:480px){.calc_buttons.advanced_controls{position:absolute;background-color:white!important;display:flex;gap:5px;width:80%;top:12.5rem;z-index:3;left:-120vw;margin-left:40px;height:350px;transition:.5s all ease}}@media (min-width:768px){.calc_buttons.advanced_controls{border-bottom-left-radius:0.5rem;background-color:red}}.calc_buttons-row{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}.calc_button{flex:1 1;height:100%;background-color:white!important;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calc_button.clear,.calc_button.delete,.calc_button.eval{color:#d00}.calc_display{height:calc(4rem * 2);background:#fcfcfc;background-color:#fcfcfc}@media (min-width:768px){.calc_display{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}}.calc_clipboard{float:left;display:inline-block;line-height:2rem;width:2rem;text-align:center;color:#7c7c7c;font-size:1.25rem;cursor:pointer;opacity:.25}.calc_clipboard:hover{color:#323232;opacity:1}.calc_buttons,.calc_display{padding:5px 5px}.calc_display-query{font-size:1rem;padding-right:1rem;color:#323232;font-weight:300;width:100%;display:inline-block;cursor:pointer;text-align:right}.calc_display-query:hover .calc_clipboard{opacity:.5}.calc_display-query .calc_clipboard{line-height:2rem}.calc_display-query .calc_display-query_text{width:calc(50% - 4rem);line-height:2rem;height:2rem}.calc_display-query_text{text-align:right;padding-left:0.5rem}.calc_display-input{line-height:4rem;font-size:3rem;padding-right:1rem;color:#323232;text-align:right;width:100%;display:inline-block;border:0;cursor:pointer}.calc_display-input:hover .calc_clipboard{opacity:.5}.calc_display-input .calc_clipboard{line-height:4rem}.calc_display-input .calc_display-query_text{width:calc(90% - 4rem);line-height:2rem}.calc input[type="text"]{border:0;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:300;font-family:"poppins",sans-serif;cursor:pointer;background:transparent;background-color:transparent}.calc_checkbox[type="checkbox"]{display:none}.calc_checkbox[type="radio"]{display:none}.calc textarea{resize:none;border:0;outline:none;font-weight:300;font-family:"poppins",sans-serif;background:transparent;background-color:transparent}.calc_text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);color:#000;font-weight:500}}.calc_button,.calc_button-eval{background-color:#fff;color:#000;cursor:pointer;transition:.25s all ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calc_button.core,.calc_button-eval.core{background-color:#fff;color:#7c7c7c}.calc_button .over,.calc_button-eval .over{text-decoration:overline;display:inline-block;position:relative;top:3px;left:-4px}.calc_button .sub,.calc_button .sup,.calc_button-eval .sub,.calc_button-eval .sup{font-size:0.65em;position:relative;left:0.1em}.calc_button .sup,.calc_button-eval .sup{top:-0.8em}.calc_button .sub,.calc_button-eval .sub{top:.8em}.calc_button.digit,.calc_button-eval.digit{background-color:#dd0000!important;color:#000;font-size:1.25rem;margin:2px;border:2px solid #000}.calc_button:not(.digit),.calc_button-eval:not(.digit){font-size:1rem;border:2px solid #000;background-color:#dfe3f6!important;margin:2px}.calc_button:hover,.calc_button-eval:hover{color:#000}.calc_color{color:#0d2797}.calc .shift-option{display:none}#ShowAdvanced{display:none}#ShowAdvanced:checked~.show_advanced{color:#0d2797}#ShowAdvanced:checked~.show_layer.layer_one{right:calc(100% - 3rem - 2rem);width:100px}#ShowAdvanced:checked~.show_layer.layer_two{right:calc(100% - 3rem - 2rem * 2)}@media (min-width:480px){#ShowAdvanced:checked~.show_layer.layer_one{right:calc(100% - 2rem)}#ShowAdvanced:checked~.show_layer.layer_two{right:calc(100% - 2rem * 2)}}#ShowAdvanced:checked~.calc_wrapper .advanced_controls{z-index:3;left:0}.show_advanced{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;top:7rem;z-index:5;background-color:#d00;color:#fff;width:2rem;height:2rem;line-height:2rem;text-align:center;right:calc(100% - 3rem);transition:transform .5s ease}#ShowAdvanced:checked + label .fa{transform:rotate(180deg);transition:transform 0.3s;color:#fff}@media (min-width:480px){.show_advanced{display:none}}.show_layer{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;top:7rem;z-index:4;background:#834cff;color:#000;width:2rem;height:2rem;line-height:2rem;text-align:center;right:100%;transition:right .5s ease;color:#323232;transition:.5s all ease-out}@media (min-width:580px){.show_layer.layer_one{right:calc(100% - 2rem);width:100px;position:fixed;top:6%;left:15px;color:#fff}.show_layer.layer_two{right:calc(100% - 2rem * 2);width:100px;position:fixed;top:60px;left:15px;color:#fff}}@media (max-width:500px){.show_layer.layer_one{display:none}.show_layer.layer_two{display:none}}@media (min-width:768px){.show_layer{border-radius:2rem}}.show_layer.prev{right:2rem}.show_layer.prev:hover{color:#fcfcfc}.show_layer.next{right:0}.show_layer.next:hover{color:#fcfcfc}#Layer1{display:none}#Layer1:checked~.layer_one{color:#fcfcfc}#Layer2{display:none}#Layer2:checked~.layer_two{color:#fcfcfc}#Layer2:checked~.calc_wrapper .main-option{display:none}#Layer2:checked~.calc_wrapper .shift-option{display:flex}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}::-webkit-input-placeholder{font-weight:300;font-family:"poppins",sans-serif;line-height:2rem}:-moz-placeholder{font-weight:300;font-family:"poppins",sans-serif;line-height:2rem}::-moz-placeholder{font-weight:300;font-family:"poppins",sans-serif;line-height:2rem}:-ms-input-placeholder{font-weight:300;font-family:"poppins",sans-serif;line-height:2rem}@media (max-width:480px){.calc{width:90%;margin:0 auto}.calc_buttons.main_controls{top:12.5rem;margin-right:50px;width:80%;height:350px}.calc_buttons .advanced_controls{{top:12.5rem;margin-right:50px;width:70%;height:350px}}}.breakdance .bde-code-block-1232-135{.show_layer span{color:grey}button,input,optgroup,select,textarea{font-family:inherit;font-size:85%;line-height:1.15;margin:0}.show_layer .noselect .layer_one{width:10px!important;position:fixed;top:20px;left:15px}}@media (max-width:479px){.breakdance .bde-code-block-1232-135{.show_layer noselect layer_one{width:100px;position:fixed;top:30px;left:15px}}}.breakdance .bde-section-1232-102 .section-container{padding-left:0px;padding-top:10px}@media (max-width:767px){.breakdance .bde-section-1232-102{overflow:hidden}}@media (max-width:479px){.breakdance .bde-section-1232-102 .section-container{padding-bottom:0px}}.breakdance .bde-columns-1232-103{--columnCount:1}@media (max-width:1119px){.breakdance .bde-columns-1232-103{--columnCount:1}}@media (max-width:1023px){.breakdance .bde-columns-1232-103{--columnCount:1}}@media (max-width:767px){.breakdance .bde-columns-1232-103{--columnCount:1}.breakdance .bde-columns-1232-103.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-1232-103.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-1232-103{--columnCount:1}}.breakdance .bde-column-1232-104{--column-width:100%;align-items:flex-start;text-align:left}.breakdance .bde-columns-1232-114{--columnCount:1}@media (max-width:1119px){.breakdance .bde-columns-1232-114{--columnCount:1}.breakdance .bde-columns-1232-114.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-1232-114.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-1232-114{--columnCount:1}}@media (max-width:767px){.breakdance .bde-columns-1232-114{--columnCount:1}}@media (max-width:479px){.breakdance .bde-columns-1232-114{--columnCount:1}}.breakdance .bde-column-1232-118{--column-width:100%;justify-content:center}.breakdance .bde-rich-text-1232-128{margin-top:15px}