@keyframes rot360{50%,to{transform:rotate(360deg)}}.app-group{display:flex;column-gap:.75rem;row-gap:.75rem;padding:.75rem 0}.app-group.compact{row-gap:.2rem;padding:.75rem 0}.app{font-size:.875rem;line-height:1.25rem;letter-spacing:.2px;border-radius:var(--border-radius);display:flex;align-items:start;background:var(--color-wdg-80);transition:all .15s;border:1px solid #eaeaea;overflow:hidden}.app-group.row .app{flex-grow:0;flex-shrink:0;width:130px}.app-group.row .app-icon{width:128px;height:128px}@media screen and (max-width:1160px){.app-group.row .app{width:98px}.app-group.row .app-icon{width:96px;height:96px}}.app-group.compact .app{padding:0}.app-item__container{display:flex;align-items:center}.app:hover{background-color:var(--color-wdg-100);box-shadow:var(--layout-box-shadow)}.app-item__content.row{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.app-item__content.column{display:flex;flex-direction:column}.app-item__content-info,.app-title{overflow:hidden}.app-group.compact .app-item__content-info{display:flex;align-items:center;padding-right:10px}.app-group.row .app-item__content-info{padding:0 6.36% 10px}.app-title{font-size:1rem;color:var(--text-color);text-overflow:ellipsis;white-space:nowrap}.title-2l .app-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;white-space:normal;font-size:.875rem;line-height:1.25rem;letter-spacing:-.1px}.app-icon{position:relative;flex-shrink:0;z-index:1}.app-icon__shadow{z-index:-1;background:rgba(0,0,0,.2);transform:scale(1.01) translateY(1px)}.app-icon__mask,.app-icon__mask img,.app-icon__shadow{position:absolute;width:100%;height:100%;display:block}.app-icon__mask img{background:radial-gradient(circle,#fff 50%,#e2e4f1 100%)}.app-icon.circle .app-icon__mask{clip-path:inset(6.36%round 50%)}.app-icon.rounded .app-icon__mask,.app-icon.rounded .app-icon__shadow{clip-path:inset(6.36%round 7.8%)}.app-icon.drop .app-icon__mask,.app-icon.drop .app-icon__shadow{clip-path:inset(6.36%round 50% 50% 17.8%)}.app-icon-40{width:40px;height:40px}.app-icon-64{width:64px;height:64px}.form-control-with-icon{border:1px solid var(--color-light-gray);border-radius:var(--border-radius);background:var(--color-wdg-100);width:100%;display:flex;overflow:hidden;height:40px}.form-control-with-icon:focus-within{border-color:var(--color-gray)}.form-control-with-icon .icon{flex-basis:40px;flex-shrink:0;flex-grow:0;align-items:center;justify-content:center;display:flex}.form-control-with-icon .icon svg{fill:var(--text-color-gray)}.form-control-with-icon input{border:0;outline:0;color:var(--text-color);background:var(--color-wdg-100);line-height:2.2rem;font-size:1rem;width:100%;text-indent:0}.app-portal-container{position:relative;transition:all 150ms}.app-portal-container .do_restore{display:none}.app-portal-content{border-radius:var(--border-radius);display:flex;flex-direction:column;position:relative;background:var(--color-primary)}.app-portal-wrapper{position:relative;flex-grow:1;display:flex;padding:4px}.app-portal-menu{color:#fff;display:flex;justify-content:space-between;height:40px;gap:8px;padding:4px 4px 0 0;align-items:center}.app-portal-menu__left{display:flex;position:relative;padding-left:74px;gap:8px;height:100%}.app-portal-menu__right{display:flex;gap:4px}@media only screen and (max-width:761px){.app-portal-menu__center{display:none}}.app-icon__hero{position:absolute;left:0;bottom:0;padding-left:4px}.app-icon__clip{position:absolute;left:0;top:23.8px;width:100px;height:44px;clip-path:polygon(0 0,100%0,100% 100%,0 100%);filter:drop-shadow(0 0 1px #000) drop-shadow(0 0 2px #ffffff88)}.app-icon__clip::before{content:" ";position:absolute;left:4px;top:-24px;width:64px;height:64px;background:radial-gradient(#333 29px,#000 30px);clip-path:inset(3%round 50%);border-radius:50%}a.app-portal-menu__item{padding:8px;display:inline-block;transition:all .15s;color:#ffffffcc;display:flex;align-items:center;gap:5px;border-radius:5px;height:28px}a.app-portal-menu__item svg{fill:#ffffffcc;transition:fill .15s}a.app-portal-menu__item:hover{background:#ffffff33;color:#fff}a.app-portal-menu__item:hover svg{fill:#fff}.app-portal-loader{position:absolute;left:4px;right:4px;top:4px;bottom:4px;background:var(--color-light-gray);transition:opacity 200ms;border-radius:var(--border-radius);opacity:1;box-shadow:var(--layout-box-shadow);overflow:hidden}.app-portal-loader__content{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:200px;line-height:1.2em;font-size:1.5rem}.app-portal-loader img{animation:rot360 1s ease infinite!important}.app-portal{border:0;width:100%;height:500px;transition:height 150ms;overflow-y:hidden;border-radius:5px;flex-grow:1}.app-portal-footer{background:linear-gradient(45deg,rgba(var(--color-primary-rgb),2%),rgba(var(--color-primary-rgb),15%)),var(--color-background);margin:0 4px 4px;border-radius:5px}.app-container{margin-top:30px!important}.app-badges{display:flex;flex-wrap:wrap;column-gap:3%}.app-badge img{max-width:100%;max-height:40px}.app-qr{text-align:center;color:var(--text-color-gray);font-size:12px;line-height:1em;float:right;margin:0 0 15px 15px}.app-qr__container{margin-left:auto}.app-qr img{border-radius:8px;border:1px solid var(--color-light-gray);width:max-content;height:max-content}.math-block{background:rgba(var(--color-primary-rgb),.1);border-radius:8px;padding:3px 10px 3px 20px;border:1px solid rgba(var(--color-primary-rgb),.15)}.math-block,.math-line{margin:1em 0}.table-theme-2 table{background:linear-gradient(0deg,rgba(var(--color-primary-rgb),.2),rgba(var(--color-primary-rgb),.05)),var(--cc-background);width:100%;border-radius:5px;border-collapse:separate!important;border-spacing:0;border:.5px solid var(--color-primary-ld)}.table-theme-2 thead{background:linear-gradient(rgba(var(--color-primary-rgb),.3)),var(--cc-background)}.table-theme-2 tr td,.table-theme-2 tr th{border:.5px solid var(--color-primary-ld);padding:.25rem .25rem .25rem .75rem}.table-theme-2 tr:last-child td:first-child{border-radius:0 0 0 3px}.table-theme-2 tr:last-child td:last-child{border-radius:0 0 3px 0}.table-theme-2 tr:first-child th:first-child{border-radius:3px 0 0 0}.table-theme-2 tr:first-child th:last-child{border-radius:0 3px 0 0}.table-theme-2 tbody tr:nth-child(even){background:var(--color-wdg-80)}.has-fixed-layout{table-layout:fixed}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom;box-sizing:border-box}.wp-block-image :where(figcaption){margin-top:.5em;margin-bottom:1em}ol,ul{box-sizing:border-box}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122, 0, 223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0, 124, 186;--wp-admin-theme-color-darker-10:rgb(0, 107, 160.5);--wp-admin-theme-color-darker-10--rgb:0, 107, 160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0, 90, 135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--font-family:"Rubik", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;--bar-height:62px;--border-radius:5px;--box-shadow:2px 2px 10px rgba(0, 0, 0, 15%);--layout-space:15px;--layout-content-space:25px;--layout-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);--p-adaptive-x:2rem}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}@media screen and (max-width:1480px){:root{--layout-content-space:15px}}@media screen and (max-width:1140px){:root{--p-adaptive-x:1.5rem}}@media screen and (max-width:960px){:root{--p-adaptive-x:1rem}}@media screen and (max-width:720px){:root{--p-adaptive-x:0.5rem}}@media screen and (max-width:540px){:root{--p-adaptive-x:0.25rem}}*,body{margin:0;padding:0}*{box-sizing:border-box;text-decoration:none}html{scroll-behavior:smooth}ol,ul{list-style:none}body{background:var(--color-background);color:#323130;font-size:16px;line-height:1.5em;font-family:var(--font-family);--color-background:#f4f4f4;--color-primary:#5f69a3;--color:95, 105, 163;--color-primary-rgb:95, 105, 163;--color-primary-light:#c7cbe3;--color-primary-lighter:#e0e3f0;--color-primary-dark:#48507c;--color-primary-darker:#353b5b;--color-primary-dl:var(--color-primary-dark);--color-primary-ld:var(--color-primary-light);--color-secondary:#4caf50;--color-secondary-light:#81c784;--color-secondary-dark:#2e7d32;--color-secondary-dl:var(--color-secondary-dark);--color-secondary-ld:var(--color-secondary-light);--color-tagline:var(--color-secondary-dark);--color-gray:#ccc;--color-light-gray:#ddd;--color-lighter-gray:#e3e3e3;--color-bright-gray:#fafafa;--text-color:#222;--text-color-gray:#585858;--text-background:#fff;--btn-color:#fff;--btn-background:var(--color-primary);--hover-background:rgba(0, 62, 146, 10%);--navbar-background:#ffffff;--navbar-menu-background:rgba(240, 240, 240, 0.99);--text-color-link:#0b57d0;--text-color-link-hover:#477ed6;--color-wb:#ffffff;--color-wdg-80:rgba(255, 255, 255, 80%);--color-wdg-100:rgba(255, 255, 255, 100%)}@media (prefers-color-scheme:dark){body.no-theme{background:#272727;color:#fff}}body.preload *{animation-duration:0s!important;-webkit-animation-duration:0s!important;transition:background-color 0s,opacity 0s,color 0s,width 0s,height 0s,padding 0s,margin 0s!important}a{color:var(--text-color-link);transition:color .15s}a:hover{color:var(--text-color-link-hover)}.u-centered{width:100%;max-width:1200px;margin:0 auto}.hidden-header{display:none}h1,svg{font-size:24px}svg{vertical-align:middle}h1{line-height:1.2em;font-weight:600}@media (min-width:960px){h1{font-size:32px}}code{background:rgba(var(--color-primary-rgb),.1);padding:2px 4px;border-radius:4px}sup{font-size:small}.navbar{background:var(--navbar-background);border-bottom:1px solid var(--color-lighter-gray);width:100%;z-index:100;transition:background-color .15s ease;position:relative}.navbar__wrapper{position:relative;display:flex;height:var(--bar-height);align-items:center;justify-content:space-between}.navbar__content{display:flex;align-items:center;height:100%;padding:11px var(--layout-space)}.navbar__main-menu{margin-left:80px;display:flex;height:var(--bar-height);z-index:1}.navbar__logo{height:40px;width:200px;display:block;background-size:contain;background-repeat:no-repeat;background-image:url(https://calculatorhub.app/navlogo.svg);background-position:center center}@media screen and (max-width:500px){.navbar__logo{width:160px}}.navbar__main-menu li{list-style:none;line-height:var(--bar-height);padding:0}.navbar__main-menu li a{color:var(--text-color);padding:8px 17px;border-radius:var(--border-radius);transition:all .3s ease}.navbar__main-menu li a:hover,.navbar__wrapper .btn-theme-toggle:hover,.navbar__wrapper .menu-icon:hover,.navbar__wrapper .search-icon:hover{background:var(--hover-background)}.navbar__wrapper .btn-theme-toggle,.navbar__wrapper .menu-icon,.navbar__wrapper .search-icon{cursor:pointer;line-height:calc(var(--bar-height) - 20px);width:calc(var(--bar-height) - 20px);transition:background .3s ease;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;width:42px;height:42px}.navbar__wrapper .btn-theme-toggle path,.navbar__wrapper .menu-icon path,.navbar__wrapper .search-icon path{fill:var(--text-color)}.navbar__wrapper .menu-icon,.navbar__wrapper .navbar__right{margin:0 var(--layout-space)}@media screen and (max-width:350px){.navbar__wrapper .btn-theme-toggle{display:none}.navbar__wrapper .menu-icon,.navbar__wrapper .navbar__right{margin:0 5px}}.navbar__right{display:flex}.navbar__wrapper .btn-theme-toggle{border:0;background:0 0;position:relative;overflow:hidden}.navbar__wrapper .btn-theme-toggle svg{transition:transform .3s ease-in-out;position:absolute}.navbar__wrapper .btn-theme-toggle svg.icon-light-mode{transform:none}.navbar__wrapper .btn-theme-toggle svg.icon-dark-mode{transform:translateY(42px) rotate(90deg)}.navbar__wrapper .search-icon svg.icon-search{display:inline}.breadcrumbs-block span.seperator,.navbar__wrapper .menu-icon,.navbar__wrapper .search-icon svg.icon-close,.navbar__wrapper input[type=checkbox]{display:none}.navbar__wrapper #show-search:checked~.navbar__right .search-icon svg.icon-search{display:none}.navbar__wrapper #show-search:checked~.navbar__right .search-icon svg.icon-close{display:inline}.navbar__wrapper #show-search:checked~.navbar__right .search-icon{background:var(--btn-background);box-shadow:var(--box-shadow);color:var(--btn-color)}.navbar__wrapper #show-search:checked~.navbar__right .search-icon path{fill:var(--btn-color)}.navbar__wrapper .search-box{position:absolute;right:calc(var(--bar-height) - 10px);height:100%;max-width:calc(100% - var(--bar-height));width:350px;opacity:0;pointer-events:none;z-index:100}.navbar__wrapper #show-search:checked~.search-box{opacity:1;padding:10px;pointer-events:auto;transition:all .3s ease}.search-box input{width:100%;height:100%;border:1px solid var(--hover-background);border-radius:var(--border-radius);outline:0;font-size:17px;color:var(--text-color);background:var(--text-background);padding:0 100px 0 15px;font-family:var(--font-family);box-shadow:2px 2px 10px rgba(0 0 0/10%)}.search-box input::placeholder{color:#aaa}.search-box .go-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);line-height:calc(var(--bar-height) - 30px);width:calc(var(--bar-height) - 30px);background:var(--btn-background);border:0;outline:0;color:var(--btn-color);font-size:0;cursor:pointer;border-radius:3px}@media screen and (max-width:1260px){.navbar__main-menu{margin-left:30px}.navbar__main-menu li a{padding:8px 13px}.navbar__wrapper .search-box{max-width:calc(100% - var(--bar-height))}.navbar__wrapper .search-box input{padding:0 100px 0 15px}}@media screen and (max-width:945px){.navbar__wrapper .menu-icon{display:flex}.navbar__wrapper .menu-icon svg.icon-close{display:none}.navbar__wrapper .menu-icon svg.icon-menu{display:inline}.navbar__wrapper #show-menu:checked~.menu-icon svg.icon-close{display:inline}.navbar__wrapper #show-menu:checked~.menu-icon svg.icon-close path{display:inline;fill:#fff}.navbar__wrapper #show-menu:checked~.menu-icon svg.icon-menu{display:none}.navbar__wrapper #show-menu:checked~.menu-icon{background:var(--color-primary);box-shadow:var(--box-shadow)}.navbar__main-menu{display:block;position:absolute;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);box-shadow:5px 5px 5px rgba(0,0,0,.2);border-radius:0 0 5px 0;height:100vh;width:100%;top:var(--bar-height);left:-100%;margin-left:0;max-width:350px;overflow-y:auto;padding-bottom:100px;transition:all .3s ease}nav #show-menu:checked~.navbar__content .navbar__main-menu{left:0}.navbar__main-menu li{margin:0}.navbar__main-menu li a{line-height:40px;font-size:20px;display:block;padding:10px 15px 10px 52px;cursor:pointer;position:relative;border-bottom:1px solid rgba(0,0,0,.1);border-radius:0}}@media screen and (max-width:400px){.navbar__wrapper .search-box{max-width:calc(100% - var(--bar-height))}.navbar__wrapper .search-box .go-icon{width:30px}.navbar__wrapper .search-box input{padding-right:30px}}.section-body__container{column-gap:var(--layout-space);row-gap:var(--layout-space);display:grid;grid-template-columns:1fr}@media (min-width:960px){.section-body__container{grid-template-columns:1fr 300px}}.section-body{margin:var(--layout-content-space) auto}.section-body__container{padding:0 var(--layout-space)}.section-body__main-content{order:1;max-width:100%;flex-direction:column}.section-body__aside{flex-grow:1;order:2;min-width:300px;max-width:100%}.section-body__main-content{min-width:0}@media all and (min-width:1480px){.section-body__container{column-gap:calc(var(--layout-space) + 15px)}}.style{--margin-bottom:16px;word-wrap:break-word;font-size:18px;line-height:1.6em}.style img{max-width:100%;height:auto}.style .wp-block-image{margin-bottom:var(--margin-bottom);position:relative}.style .wp-block-image figcaption{padding:0 10px;text-align:center;font-size:12px;color:var(--text-color-gray);line-height:1.2em}.style .wp-block-table figcaption{padding:5px 0;color:var(--text-color-gray);font-size:.925rem;line-height:1.2em}.style p{margin:1.5rem 0}.style h2{margin:4rem 0 2rem;font-size:1.6rem;line-height:2rem}.style ol{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.style ol li,.style ul li{padding-left:3px;margin:5px 0;position:relative}.style ol li::marker{font-weight:700}.style ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.p-adaptive-x{padding-left:var(--p-adaptive-x);padding-right:var(--p-adaptive-x)}.box{--color:var(--color-primary-rgb);border-radius:4px 8px 8px 0;border-left-width:4px;border-left-style:solid;padding:0 10px 1px;background-color:rgba(var(--color),10%);border-left-color:rgb(var(--color))}.box-legend{font-size:18px;line-height:1.2em;margin-left:-11px!important;overflow:hidden;filter:drop-shadow(1px 4px 0 rgba(var(--color),.3))}.box-legend span{background-color:rgb(var(--color));border-radius:0 4px 4px 0;padding:10px 20px 20px 10px;color:#fff;float:left;clip-path:polygon(0 0,100%0,calc(100% - 10px) calc(100% - 6px),10px calc(100% - 8px),0 100%)}.box.box-example{--color:18, 122, 191}.box.box-faq{--color:44, 94, 54}.style td,.style th{padding:3px 5px}#footer{background:#181a20;padding:50px 0 35px;color:#999;box-shadow:0 200px 0#000;font-size:14px}.footer__container{padding:0 var(--layout-space)}.footer__main{display:flex;flex-wrap:wrap;column-gap:var(--layout-space)}.footer-logo{margin-bottom:5px}@media all and (min-width:945px){.footer__col{flex:1}}.footer__menu{display:flex;column-gap:15px;justify-content:flex-start;margin:var(--layout-space)0}.footer__menu ul{list-style:none;margin-right:10px;padding-left:0;line-height:2em}.footer__menu li a{color:#fff;font-weight:500}.footer__menu li a:hover{color:#aaa}#footer .copyright{color:#f1f1f1;margin:30px 0 10px;text-align:left}.social-widget,.social-widget ul{display:flex;gap:8px}.social-widget span{font-size:18px;display:inline-block;margin-right:5px;line-height:26px;color:#eee}.social-widget a{width:26px;height:26px;text-align:center;background:var(--color-light-gray);border-radius:25%;padding:4px;transition:background-color .15s;color:var(--text-color);display:flex}.social-widget svg{fill:var(--text-color);max-width:100%;height:auto}.social-widget a:hover{background:var(--color-gray)}.widget{margin-bottom:20px;text-align:center}.widget .widget__container{text-align:left}.breadcrumbs-block{border:1px solid var(--color-light-gray);border-radius:5px;height:30px;line-height:30px;overflow:hidden;font-size:13px;margin:0 0 7px;font-weight:400;white-space:nowrap;background:#fff}@media (max-width:480px){.breadcrumbs-block{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.breadcrumbs-block::-webkit-scrollbar{display:none}}.breadcrumbs-block a{cursor:pointer;display:inline-block;padding:0 5px 0 12px;color:var(--text-color);background:#f1f1f1;position:relative;zoom:1;max-width:50%;font-weight:400;transition:all .15s}.breadcrumbs-block a::after,.breadcrumbs-block a::before{content:" ";border:25px solid transparent;border-right:1px none #000;border-left-width:10px;display:block;position:absolute;width:0;height:0}.breadcrumbs-block a::before{border-left-color:var(--color-light-gray);right:-9px;top:-9px;z-index:50}.breadcrumbs-block a::after{border-left-color:#f1f1f1;-moz-border-right-colors:#f1f1f1;right:-7px;top:-11px;z-index:51;white-space:nowrap;overflow:hidden;text-indent:9999px;transition:all .15s}.breadcrumbs-block a:hover{background:#fafafa;color:var(--color-primary-dl)}.breadcrumbs-block a:hover::after{border-left-color:#fafafa}.breadcrumbs-block .breadcrumb_last{text-overflow:ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;max-width:100%;padding:0 5px 0 12px;color:#888}.references li{padding:5px 10px!important;border-radius:5px}.references li:target{background:rgba(var(--color-primary-rgb),20%)}.m-0{margin:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.my-3{margin-top:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.pt-0{padding-top:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lh-0{line-height:0!important}.text-right{text-align:right}.cc-head p,.text-gray{color:var(--text-color-gray)}.cc{--cc-background:#ffffff;margin:var(--layout-content-space)0;background:var(--cc-background);border-radius:var(--border-radius);max-width:100%}.cc-head h2{font-size:1.6rem;margin:0}.cc-head h3{font-size:1.4rem;margin:0}.cc .cc-head{border-radius:5px 5px 0 0;position:relative}.cc-content,.cc-head{padding:var(--layout-space)}.cc-head p{font-size:14px;line-height:1.5;margin:5px 0 0}.cc-content{border-top:1px solid var(--color-light-gray);overflow:hidden}.cc-col{display:flex;column-gap:15px}.fd-column{flex-direction:column}.fb-order-4{order:4}.scroll-x{width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative}.scroll-x::-webkit-scrollbar{display:none}.scroll-x>*{white-space:nowrap}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/arabic/wght/normal.woff2);unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic-ext/wght/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/hebrew/wght/normal.woff2);unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic/wght/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin/wght/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:400;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin-ext/wght/normal.woff2);unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic/wght/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic-ext/wght/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/hebrew/wght/normal.woff2);unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin-ext/wght/normal.woff2);unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/arabic/wght/normal.woff2);unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:500;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin/wght/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/arabic/wght/normal.woff2);unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic/wght/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin/wght/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/cyrillic-ext/wght/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/hebrew/wght/normal.woff2);unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;font-display:swap }@font-face{ font-family:"Rubik";font-style:normal;font-weight:700;src:url(https://calculatorhub.app/cf-fonts/v/rubik/5.2.8/latin-ext/wght/normal.woff2);unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap }