/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/sorbact-calculator/public/material-icons.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/material-icons.woff) format("woff")}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/sorbact-calculator/public/material-icons-outlined.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/material-icons-outlined.woff) format("woff")}@font-face{font-family:"Material Icons Round";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/sorbact-calculator/public/material-icons-round.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/material-icons-round.woff) format("woff")}@font-face{font-family:"Material Icons Sharp";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/sorbact-calculator/public/material-icons-sharp.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/material-icons-sharp.woff) format("woff")}@font-face{font-family:"Material Icons Two Tone";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/sorbact-calculator/public/material-icons-two-tone.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/material-icons-two-tone.woff) format("woff")}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */


sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
@media print,screen and (min-width: 30em){.reveal.small,.reveal{right:auto;left:auto;margin:0 auto}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=30em&large=48em&xlarge=64em&xxlarge=75em&xxxlarge=87.5em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"SeravekWebBasic",sans-serif;font-weight:400;line-height:1.2;color:#7a7a7a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}button{padding:0;appearance:none;border:0;border-radius:0;background:rgba(0,0,0,0);line-height:1;cursor:auto}button,input,optgroup,select,textarea{font-family:inherit}.grid-container{padding-right:1.25rem;padding-left:1.25rem;max-width:80rem;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.grid-x>.small-6,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width: 30em){.grid-x>.medium-10,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 48em){.grid-x>.large-4,.grid-x>.large-10{flex-basis:auto}}@media screen and (min-width: 64em){.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-6{flex:0 0 auto}.grid-x>.small-6{width:50%}.grid-x>.small-12{width:100%}@media print,screen and (min-width: 30em){.grid-x>.medium-12,.grid-x>.medium-10{flex:0 0 auto}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width: 48em){.grid-x>.large-10,.grid-x>.large-4{flex:0 0 auto}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-10{width:83.3333333333%}}@media screen and (min-width: 64em){.grid-x>.xlarge-12,.grid-x>.xlarge-8,.grid-x>.xlarge-7,.grid-x>.xlarge-6,.grid-x>.xlarge-5{flex:0 0 auto}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}@media print,screen and (min-width: 30em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}@media print,screen and (min-width: 30em){.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}@media print,screen and (min-width: 30em){.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width: 48em){.grid-margin-x>.large-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 2.5rem)}}@media screen and (min-width: 64em){.grid-margin-x>.xlarge-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 2.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 2.5rem)}}@media screen and (min-width: 64em){.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}}.align-center{justify-content:center}.align-middle{align-items:center}div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.3;text-rendering:optimizeLegibility}i{font-style:italic;line-height:inherit}strong,b{font-weight:600;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:inherit;font-style:normal;font-weight:600;color:#7a7a7a;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#bebebe}h1,.h1{font-size:1.5rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}h2,.h2{font-size:1.375rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}h3,.h3{font-size:1.1875rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}h4,.h4{font-size:1.125rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}h5,.h5{font-size:1.0625rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}h6,.h6{font-size:1rem;line-height:1.1666;margin-top:0;margin-bottom:1rem}@media print,screen and (min-width: 30em){h1,.h1{font-size:1.5rem}h2,.h2{font-size:1.375rem}h3,.h3{font-size:1.1875rem}h4,.h4{font-size:1.125rem}h5,.h5{font-size:1.0625rem}h6,.h6{font-size:1rem}}@media print,screen and (min-width: 48em){h1,.h1{font-size:1.875rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.1875rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}}@media screen and (min-width: 64em){h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.875rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}}@media screen and (min-width: 75em){h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.875rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#00ad9b;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#009585}a img{border:0}hr{clear:both;max-width:80rem;height:0;margin:2.5rem auto;border-top:0;border-right:0;border-bottom:1px solid #bebebe;border-left:0}ul,ol{margin-bottom:1rem;list-style-position:outside;line-height:1.3}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}blockquote{margin:0 0 1rem;padding:1.25rem 1.25rem .25rem 1.875rem;border-left:1px solid #bebebe}blockquote,blockquote p{line-height:1.3;color:#7a7a7a}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}code{border:1px solid #bebebe;background-color:#d8d8d8;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.text-center{text-align:center}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;print-color-adjust:economy;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}blockquote{border:1px solid #7a7a7a;page-break-inside:avoid}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.close-button{position:absolute;z-index:10;color:#7a7a7a;cursor:pointer}.close-button:hover,.close-button:focus{color:#000}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button{right:1rem;top:.5rem;font-size:2em;line-height:1}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(0,0,0,.75);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#fff}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.25)}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#fff}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.25)}.off-canvas-absolute.is-open{transform:translate(0, 0)}.off-canvas-content .off-canvas.position-left{transform:translateX(-300px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(300px)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:300px;transform:translateX(300px)}.off-canvas-content .off-canvas.position-right{transform:translateX(300px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-300px)}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push{transform:translate(0, 0)}.off-canvas-content .off-canvas.is-open{transform:translate(0, 0)}@media print,screen and (min-width: 30em){.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left{margin-left:300px}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right{margin-right:300px}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top{margin-top:300px}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:300px}}@media print,screen and (min-width: 48em){.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left{margin-left:300px}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right{margin-right:300px}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top{margin-top:300px}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:300px}}@media screen and (min-width: 64em){.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left{margin-left:300px}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right{margin-right:300px}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top{margin-top:300px}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:300px}}@media screen and (min-width: 75em){.off-canvas-content .position-left.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-left{margin-left:300px}.off-canvas-content .position-right.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-right{margin-right:300px}.off-canvas-content .position-top.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-top{margin-top:300px}.off-canvas-content .position-bottom.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:300px}}@media screen and (min-width: 87.5em){.off-canvas-content .position-left.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-left{margin-left:300px}.off-canvas-content .position-right.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-right{margin-right:300px}.off-canvas-content .position-top.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-top{margin-top:300px}.off-canvas-content .position-bottom.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:300px}}@media print,screen and (min-width: 30em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width: 48em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width: 64em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top,.off-canvas.in-canvas-for-xlarge.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}@media screen and (min-width: 75em){.off-canvas.in-canvas-for-xxlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxlarge.position-left,.off-canvas.in-canvas-for-xxlarge.position-right,.off-canvas.in-canvas-for-xxlarge.position-top,.off-canvas.in-canvas-for-xxlarge.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxlarge .close-button{display:none}}@media screen and (min-width: 87.5em){.off-canvas.in-canvas-for-xxxlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxxlarge.position-left,.off-canvas.in-canvas-for-xxxlarge.position-right,.off-canvas.in-canvas-for-xxxlarge.position-top,.off-canvas.in-canvas-for-xxxlarge.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxxlarge .close-button{display:none}}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.45);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #bebebe;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}@media print,screen and (min-width: 30em){.reveal{min-height:0}}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width: 30em){.reveal{width:600px;max-width:80rem}}@media print,screen and (min-width: 30em){.reveal.small{width:50%;max-width:80rem}}@media print,screen and (max-width: 29.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.tabs{margin:0;border:1px solid #d8d8d8;background:#fff;list-style-type:none}.tabs::before,.tabs::after{display:table;content:" ";flex-basis:0;order:1}.tabs::after{clear:both}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#00ad9b}.tabs-title>a:hover{background:#fff;color:#009585}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#d8d8d8;color:#00ad9b}.tabs-content{border:1px solid #d8d8d8;border-top:0;background:#fff;color:#7a7a7a;transition:all .5s ease}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.hide{display:none !important}@media screen and (min-width: 64em){.hide-for-xlarge{display:none !important}}@media screen and (max-width: 74.99875em){.show-for-xxlarge{display:none !important}}
html{scroll-behavior:smooth}body.admin-bar .cypress-menu{top:0}@media screen and (min-width: 37.5625em){body.admin-bar .cypress-menu{top:46px}}@media screen and (min-width: 48.9375em){body.admin-bar .cypress-menu{top:32px}}.cypress-content .cypress-errorpage{margin:3rem 0;overflow:hidden;text-align:center}@media print,screen and (min-width: 48em){.cypress-content .cypress-errorpage{margin:4rem 0}}@media screen and (min-width: 64em){.cypress-content .cypress-errorpage{margin:6rem 0}}.cypress-content .cypress-errorpage p{font-size:1.25rem}.cypress-content ul{margin:1.5rem 0;list-style-position:inside}.cypress-content ol{margin:1.5rem 0;list-style:none;counter-reset:my-custom-counter}.cypress-content ol li{counter-increment:my-custom-counter;margin:.25rem 0}.cypress-content ol li:before{content:counter(my-custom-counter) ". ";color:#000;font-weight:500;margin:0 .5rem 0 0}.cypress-content blockquote{margin:2rem 0}.cypress-content .alignnone{margin:5px 20px 20px 0}.cypress-content .aligncenter,.cypress-content div.aligncenter{display:block;margin:5px auto 5px auto}.cypress-content .alignright{float:right;margin:5px 0 20px 20px}.cypress-content .alignleft{float:left;margin:5px 20px 20px 0}.cypress-content a img.alignright{float:right;margin:5px 0 20px 20px}.cypress-content a img.alignnone{margin:5px 20px 20px 0}.cypress-content a img.alignleft{float:left;margin:5px 20px 20px 0}.cypress-content a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.cypress-content .wp-caption{border:none;background:rgba(0,0,0,0);padding:0;max-width:100%;text-align:left}.cypress-content .wp-caption img{max-width:100%}.cypress-content .wp-caption p.wp-caption-text{padding:0;margin:1rem 0 0 0;font-size:.875rem;font-style:italic}.cypress-content .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.cypress-content .screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}


@font-face{font-family:"SeravekWebBasic";src:url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicRegular.eot);src:url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicRegular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicRegular.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicRegular.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"SeravekWebBasic";src:url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicMedium.eot);src:url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicMedium.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicMedium.woff2) format("woff2"),url(/wp-content/themes/sorbact-calculator/public/SeravekWebBasicMedium.woff) format("woff");font-weight:600;font-style:normal}a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}p,li{font-size:1rem}h1{margin-bottom:1.25rem}h1+h2,h1+h3,h1+h4,p+h2,ul+h2,ol+h2,p+h3,ul+h3,ol+h3{margin-top:2.5rem}p+h4,ul+h4,ol+h4,p+h5,ul+h5,ol+h5,p+h6,ul+h6,ol+h6{margin-top:2rem}.reveal-overlay{padding:15px;background-color:rgba(43,43,43,.8)}.reveal{outline:none;box-shadow:0 10px 40px rgba(0,0,0,.2);max-width:100%;padding:40px 25px 25px;border-radius:.5rem}@media print,screen and (min-width: 48em){.reveal{padding:60px}}@media print,screen and (max-width: 29.99875em){.reveal{height:auto;min-height:0}}.reveal.small{width:100%;max-width:750px}.reveal.center{text-align:center}.reveal video,.reveal iframe{width:100%}.reveal.video{padding:0}.reveal.video .close-button{color:#fff}.reveal .info-icon{display:block;text-align:center;margin:0 auto 1.5rem}.reveal .info-icon:after{content:"info";font-family:"Material Symbols Outlined";-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variation-settings:"wght" 400;font-size:3rem;color:#00ad9b;cursor:pointer;margin-left:.5rem;transition:all .3s ease-in-out}.reveal .reference{text-align:left;font-size:.8rem;margin-bottom:.5rem;position:relative}.reveal .reference .number{position:absolute;top:0;left:0}.reveal .reference .text{display:block;padding:0 0 0 1.5rem}.reveal .reference .icon-link{max-width:12px;margin-top:-2px;margin-left:.25rem}.close-button{outline:none;color:#00ad9b}
/*! jQuery UI - v1.12.1 - 2020-10-13
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=sliders&folderName=sliders&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */sliders .ui-slider{position:relative;text-align:left}sliders .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */sliders .ui-slider{position:relative;text-align:left}sliders .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=sliders&folderName=sliders&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
 */
.cypress-textblock{margin:3rem 0;overflow:hidden}@media print,screen and (min-width: 48em){.cypress-textblock{margin:4rem 0}}@media screen and (min-width: 64em){.cypress-textblock{margin:6rem 0}}
.cypress-calculator_sorbact{padding:45px 0;min-height:100vh}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact{padding:60px 0}}@media screen and (min-width: 64em){.cypress-calculator_sorbact{padding:100px 0}}.cypress-calculator_sorbact.exo-font *{font-family:"Exo 2",sans-serif;font-weight:600}.cypress-calculator_sorbact .section-intro{margin-bottom:40px;text-align:center}@media screen and (min-width: 64em){.cypress-calculator_sorbact .section-intro{margin-bottom:80px}}.cypress-calculator_sorbact .section-intro .section-title{margin-bottom:1rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .section-intro .section-title{margin-bottom:1.6rem}}.cypress-calculator_sorbact .section-intro p{font-size:1rem;font-weight:400}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .section-intro p{font-size:1.2rem}}.cypress-calculator_sorbact .col-wrap{flex-direction:column-reverse}@media screen and (min-width: 64em){.cypress-calculator_sorbact .col-wrap{flex-direction:inherit}}.cypress-calculator_sorbact .col-wrap .slider-cell{margin-top:2.5rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .col-wrap .slider-cell{margin-top:3rem}}@media screen and (min-width: 64em){.cypress-calculator_sorbact .col-wrap .slider-cell{margin-top:1rem}}.cypress-calculator_sorbact .slider-title{font-size:.9rem;font-weight:600;margin-bottom:0;clear:both;width:100%;display:flex;align-items:center}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .slider-title{font-size:1.1rem}}.cypress-calculator_sorbact .slider-title .information-icon{display:inline-block}.cypress-calculator_sorbact .slider-title .information-icon:after{content:"info";font-family:"Material Symbols Outlined";-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variation-settings:"FILL" 0,"wght" 400;font-size:1.2rem;color:#00ad9b;cursor:pointer;margin-left:.5rem;transition:all .3s ease-in-out}.cypress-calculator_sorbact .slider-title .information-icon:hover:after{font-variation-settings:"FILL" 1,"wght" 400}.cypress-calculator_sorbact .ui-slider{height:40px;position:relative;background:#d8d8d8;height:4px;margin:30px auto 35px;width:calc(100% - 90px)}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .ui-slider{margin:40px auto}}.cypress-calculator_sorbact .ui-slider:before,.cypress-calculator_sorbact .ui-slider:after{content:"";width:45px;height:4px;margin:40px 0;display:block;position:absolute;top:-40px;left:-45px;background:#00ad9b}.cypress-calculator_sorbact .ui-slider:after{left:auto;right:-45px;background:#d8d8d8}.cypress-calculator_sorbact .ui-slider .highlight{background-color:#00ad9b;position:absolute;width:0%;height:4px}.cypress-calculator_sorbact .ui-slider .ui-slider-handle{position:absolute;z-index:1;height:35px;line-height:32px;width:100px;border-radius:2rem;background-color:#fff;border:solid 1px #d8d8d8;transform:translateX(-50%);margin-top:-16px;font-size:.85rem;font-weight:600;text-align:center;outline:none;cursor:grab}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .ui-slider .ui-slider-handle{height:45px;line-height:42px;margin-top:-21px;font-size:1rem}}.cypress-calculator_sorbact .ui-slider .error{display:none}.cypress-calculator_sorbact .ui-slider.error .error{display:block}.cypress-calculator_sorbact .staple-wrap{display:flex;align-items:flex-end;justify-content:center;margin-bottom:0}.cypress-calculator_sorbact .staple{float:left;text-align:center;font-size:1rem;padding:.5rem .5rem 1.5rem;max-width:50%;position:relative}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .staple{padding:.5rem .5rem 2.5rem}}.cypress-calculator_sorbact .staple div{margin:.5rem auto;max-width:100%}.cypress-calculator_sorbact .staple span{font-size:.8rem;color:#7a7a7a;font-weight:400}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .staple span{font-size:1rem}}.cypress-calculator_sorbact .staple .type{position:absolute;right:0;left:0;font-size:.7rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .staple .type{font-size:.9rem}}.cypress-calculator_sorbact .staple.potential_ssi_cost .potential_cost_savings_val,.cypress-calculator_sorbact .staple.potential_ssi .potential_ssi_val{font-weight:600;color:#00ad9b}.cypress-calculator_sorbact .staple .long-arrow{display:block;margin:0 0 10px 0;width:12px;height:12px;border-top:3px solid #bebebe;border-left:3px solid #bebebe;transform:rotate(-135deg)}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .staple .long-arrow{width:16px;height:16px}}.cypress-calculator_sorbact .staple .long-arrow:after{content:"";display:block;width:2px;height:62px;background-color:#bebebe;transform:rotate(-45deg) translate(21px, 6px);left:0;top:0}.cypress-calculator_sorbact .staple .staple-sorbact{background:#00ad9b}.cypress-calculator_sorbact .staple .staple-standard{background:#979797}.cypress-calculator_sorbact .custom_incidence_slider{width:100%}.cypress-calculator_sorbact .custom_incidence_slider .left{float:left;width:calc(100% - 160px)}.cypress-calculator_sorbact .custom_incidence_slider .right{float:right;width:140px;text-align:center}.cypress-calculator_sorbact .custom_incidence_slider .right span{display:inline-block;color:#fff;height:35px;line-height:32px;width:89.25px;border-radius:2rem;background-color:#00ad9b;font-weight:bold;text-align:center;margin-top:.8rem;position:relative;font-size:.85rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .custom_incidence_slider .right span{height:45px;line-height:42px;font-size:1rem}}.cypress-calculator_sorbact .custom_incidence_slider .right span:after{bottom:100%;left:50%;border:solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#00ad9b;border-width:6px;margin-left:-6px}.cypress-calculator_sorbact .ssi_info,.cypress-calculator_sorbact .potential_ssi{text-align:center;color:#00ad9b;font-weight:600}.cypress-calculator_sorbact .ssi_info .current_ssi_val,.cypress-calculator_sorbact .ssi_info .less_ssi_val,.cypress-calculator_sorbact .ssi_info .potential_cost_savings_val,.cypress-calculator_sorbact .ssi_info .current_ssi_cost_val,.cypress-calculator_sorbact .potential_ssi .current_ssi_val,.cypress-calculator_sorbact .potential_ssi .less_ssi_val,.cypress-calculator_sorbact .potential_ssi .potential_cost_savings_val,.cypress-calculator_sorbact .potential_ssi .current_ssi_cost_val{font-size:1.7rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .ssi_info .current_ssi_val,.cypress-calculator_sorbact .ssi_info .less_ssi_val,.cypress-calculator_sorbact .ssi_info .potential_cost_savings_val,.cypress-calculator_sorbact .ssi_info .current_ssi_cost_val,.cypress-calculator_sorbact .potential_ssi .current_ssi_val,.cypress-calculator_sorbact .potential_ssi .less_ssi_val,.cypress-calculator_sorbact .potential_ssi .potential_cost_savings_val,.cypress-calculator_sorbact .potential_ssi .current_ssi_cost_val{font-size:2.3125rem}}.cypress-calculator_sorbact .ssi_info p,.cypress-calculator_sorbact .potential_ssi p{font-size:1.1rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .ssi_info p,.cypress-calculator_sorbact .potential_ssi p{font-size:1.3125rem}}.cypress-calculator_sorbact .ssi_info .desc,.cypress-calculator_sorbact .potential_ssi .desc{font-size:.7rem;color:#7a7a7a;font-weight:600;margin:3.8rem 0 0 0;text-align:left;max-width:140px;width:100%;margin:0 auto;text-align:center}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .ssi_info .desc,.cypress-calculator_sorbact .potential_ssi .desc{font-size:.8rem;max-width:180px;margin:2rem auto 0}}@media print,screen and (min-width: 48em){.cypress-calculator_sorbact .ssi_info .desc,.cypress-calculator_sorbact .potential_ssi .desc{font-size:1rem;max-width:220px}}.cypress-calculator_sorbact .ssi_info .information-icon,.cypress-calculator_sorbact .potential_ssi .information-icon{display:inline-block;vertical-align:text-bottom}.cypress-calculator_sorbact .ssi_info .information-icon:after,.cypress-calculator_sorbact .potential_ssi .information-icon:after{content:"info";font-family:"Material Symbols Outlined";-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variation-settings:"FILL" 0,"wght" 400;font-size:1.2rem;line-height:0;vertical-align:middle;color:#00ad9b;cursor:pointer;margin-left:.25rem;transition:all .3s ease-in-out}.cypress-calculator_sorbact .ssi_info .information-icon:hover:after,.cypress-calculator_sorbact .potential_ssi .information-icon:hover:after{font-variation-settings:"FILL" 1,"wght" 400}.cypress-calculator_sorbact .tabs{background:rgba(0,0,0,0);border:none;display:flex;align-items:flex-end;list-style:none;margin:0}.cypress-calculator_sorbact .tabs .tabs-title{width:50%;text-align:center;position:relative;bottom:-0.25rem}.cypress-calculator_sorbact .tabs .tabs-title a{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border:solid 1px #d8d8d8;display:block;color:#7a7a7a;background:#fff;font-size:.9rem;font-weight:600;padding:1.25rem 1.5rem;outline:none}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .tabs .tabs-title a{font-size:1rem}}.cypress-calculator_sorbact .tabs .tabs-title.is-active{z-index:2;bottom:0}.cypress-calculator_sorbact .tabs .tabs-title.is-active a{border-top-left-radius:.5rem;color:#00ad9b;background:#fff;font-size:1rem;font-weight:600;padding:1.3rem 1.5rem;position:relative;z-index:1;border:solid 1px #d8d8d8}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .tabs .tabs-title.is-active a{font-size:1.1rem}}@media print,screen and (min-width: 48em){.cypress-calculator_sorbact .tabs .tabs-title.is-active a{font-size:1.375rem}}.cypress-calculator_sorbact .tabs .tabs-title.is-active:after{content:"";width:calc(100% - 2px);height:1rem;display:block;background:#fff;position:absolute;bottom:-0.5rem;right:0;left:0;margin:0 auto;z-index:1}.cypress-calculator_sorbact .tabs-content{border-radius:.5rem;border-top-left-radius:0;padding:1.5rem .8rem 2rem;border:solid 1px #d8d8d8;background:#fff;position:relative;z-index:1}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .tabs-content{padding:2rem 1.5rem}}@media print,screen and (min-width: 48em){.cypress-calculator_sorbact .tabs-content{padding:4rem 1.5rem}}.cypress-calculator_sorbact .tabs-content .tabs-panel{padding:0}.cypress-calculator_sorbact .calc-disclaimer{margin-top:1rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .calc-disclaimer{margin-top:1.5rem}}.cypress-calculator_sorbact .calc-disclaimer p{font-size:.8rem;font-style:italic;font-weight:400}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .calc-disclaimer p{font-size:.9rem}}.cypress-calculator_sorbact .disclaimer p{font-size:.8rem;font-style:italic;font-weight:400}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .disclaimer p{font-size:.9rem}}.cypress-calculator_sorbact .currency_select{width:100%;padding:0rem .15rem 180px}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select{padding:.5rem .15rem 180px}}.cypress-calculator_sorbact .currency_select .currency-title{display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:0;margin-right:1rem}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select .currency-title{font-size:1.1rem}}.cypress-calculator_sorbact .currency_select .currency-dropdown{display:inline-block;position:relative}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected{display:block;width:auto;padding:.6rem 2.75rem .6rem 1.25rem;border-radius:1.5rem;background-color:#fff;border:solid 1px #d8d8d8;font-size:.85rem;font-weight:600;text-align:center;outline:none;cursor:pointer}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select .currency-dropdown .selected{font-size:1rem;padding:.8rem 3.25rem .8rem 1.25rem}}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected .suffix{display:inline-block;margin-left:.25rem}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected .suffix:before{content:"("}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected .suffix:after{content:")"}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected:before{content:"expand_more";font-family:"Material Symbols Outlined";-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;position:absolute;right:.5rem;top:.5rem;z-index:1;font-size:1.2rem;color:#fff}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select .currency-dropdown .selected:before{right:.8rem;top:.8rem}}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected:after{content:"";display:inline-block;background:#00ad9b;color:#fff;height:100%;width:35px;border-radius:2rem;position:absolute;right:0;top:0}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select .currency-dropdown .selected:after{width:45px}}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.cypress-calculator_sorbact .currency_select .currency-dropdown .selected.open:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies{display:none;width:100%;list-style:none;margin:0;background-color:#fff;box-shadow:0 0 7px 0 #d8d8d8;border-bottom-left-radius:20px;border-bottom-right-radius:20px;text-align:center;position:absolute;overflow:hidden}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a{display:block;font-size:.85rem;font-weight:400;padding:.25rem 0;color:#7a7a7a}@media print,screen and (min-width: 30em){.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a{font-size:.95rem;padding:.25rem 0}}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a:hover{background:#ebf9f7}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a .suffix{display:inline-block;margin-left:.25rem;font-weight:400}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a .suffix:before{content:"("}.cypress-calculator_sorbact .currency_select .currency-dropdown .currencies a .suffix:after{content:")"}
