.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

[data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    transition-property: transform, visibility, opacity
}

.tippy-box[data-placement^=top]>.tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
   * 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.
   */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/**
   * 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;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

@font-face {
    font-family: "Calendas plus webfont";
    src: url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e29463ff4bf_calendas_plus_bold-webfont.woff2") format("woff2"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e6dc43ff4b4_calendas_plus_bold-webfont.eot") format("embedded-opentype"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e17153ff4ba_calendas_plus_bold-webfont.woff") format("woff"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279ea1843ff4ad_calendas_plus_bold-webfont.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: "Calendas plus webfont";
    src: url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e03063ff4bc_calendas_plus_italic-webfont.woff2") format("woff2"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e8be13ff4bd_calendas_plus_italic-webfont.eot") format("embedded-opentype"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279eb99a3ff4bb_calendas_plus_italic-webfont.woff") format("woff"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e88713ff4c0_calendas_plus_italic-webfont.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: auto;
}

@font-face {
    font-family: "Calendas plus webfont";
    src: url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e73563ff4b5_calendas_plus-webfont.woff2") format("woff2"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e4ba03ff4be_calendas_plus-webfont.eot") format("embedded-opentype"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e26bb3ff4b7_calendas_plus-webfont.woff") format("woff"), url("https://uploads-ssl.webflow.com/5edf7124cf279e250b3ff4a3/5edf7124cf279e02a83ff4b8_calendas_plus-webfont.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}

.srsCalc {
    font-family: "Lato", sans-serif;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    color: #24324a;
}

.srsCalc h2 {
    font-family: "Calendas plus webfont", sans-serif;
    color: #24324a;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

.srsCalc p {
    color: #24324a;
    font-size: 16px;
    line-height: 24px;
}

.srsCalc label {
    font-size: 16px;
}

.srsCalc input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible;
    font-weight: 400;
    color: #24324a;
    background-color: white;
    background-image: none;
    -webkit-appearance: none;
    outline: none;
    border-radius: 0;
    user-select: text;
    border: 1px solid #24324a;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px 10px 20px;
    transition: all 0.3s ease;
    width: 90%;
}

.srsCalc input:focus {
    background-color: rgba(4, 114, 255, 0.1);
}

.srsCalc input:hover {
    border-color: #0472ff;
}

.srsCalc input.invalid {
    border-color: #ed6c69;
}

.srsCalc input::placeholder {
    color: rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 480px) {
    .srsCalc input {
        width: 10rem;
    }
}

@media screen and (min-width: 768px) {
    .srsCalc h2 {
        font-size: 38px;
        line-height: 49px;
    }

    .srsCalc p {
        font-size: 18px;
        line-height: 28px;
    }

    .srsCalc label {
        font-size: 18px;
    }

    .srsCalc input {
        font-size: 18px;
    }
}

.srsCalc .toggle__container {
    display: flex;
    text-align: left;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #697892;
}

@media screen and (min-width: 768px) {
    .srsCalc .toggle__container {
        justify-content: flex-end;
        font-size: 14px;
        letter-spacing: 2px;
    }
}

.srsCalc .toggle__input {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.srsCalc .toggle__input:checked+label:after {
    transform: translateX(30px);
}

.srsCalc .toggle__label {
    text-indent: -9999px;
    /* only works if text is left-aligned */
    cursor: pointer;
    position: relative;
    display: block;
    margin-left: 12px;
    margin-right: 12px;
    width: 60px;
    height: 30px;
    background: #0472ff;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s ease;
}

.srsCalc .toggle__label:hover {
    background-color: #0368e9;
}

.srsCalc .toggle__label:after {
    content: "";
    position: absolute;
    width: 24px;
    top: 3px;
    left: 3px;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.srsCalc th,
.srsCalc td {
    color: #697892;
    padding: 6px 8px;
    font-size: 16px;
}

@media screen and (min-width: 480px) {

    .srsCalc th,
    .srsCalc td {
        padding: 8px 12px;
    }
}

@media screen and (min-width: 768px) {

    .srsCalc th,
    .srsCalc td {
        padding: 10px 20px;
        font-size: 18px;
    }
}

.srsCalc th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
    .srsCalc th {
        font-size: 14px;
        letter-spacing: 2px;
    }
}

.srsCalc td.result {
    text-align: center;
    font-size: 20px;
}

@media screen and (min-width: 768px) {
    .srsCalc td.result {
        font-size: 24px;
    }
}

.srsCalc #srsCalc-taxableIncome-post,
.srsCalc #srsCalc-taxPayable-post {
    color: #24324a;
}

.srsCalc button.tooltip {
    display: inline-block;
    margin: 4px;
    background: transparent;
    color: #0472ff;
    cursor: pointer;
    transition: background 250ms ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    padding: 0;
    outline: 0;
    text-indent: -9999px;
    /* only works if text is left-aligned */
    transform: translateY(-3px);
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.773 5.227A9.537 9.537 0 0012 2.423a9.537 9.537 0 00-6.773 2.804A9.537 9.537 0 002.423 12c0 2.556.998 4.962 2.804 6.773A9.537 9.537 0 0012 21.577a9.538 9.538 0 006.773-2.804A9.538 9.538 0 0021.577 12a9.537 9.537 0 00-2.804-6.773zM0 12C0 5.371 5.371 0 12 0s12 5.371 12 12-5.371 12-12 12S0 18.629 0 12zm10.789-1.211V18h2.422v-7.211H10.79zm0-4.789v2.423h2.422V6H10.79z' fill='%230472FF'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
}

.srsCalc button.tooltip:focus {
    outline: 0;
    background-color: rgba(4, 114, 255, 0.1);
}

.srsCalc .tippy-box {
    color: #333;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(36, 50, 74, 0.15);
    padding: 10px;
}

.srsCalc .tippy-arrow {
    color: #fff;
}

.srsCalc .validationMessage {
    font-size: 14px;
    display: block;
    color: #697892;
}

.srsCalc__label {
    padding-top: 6px;
    padding-bottom: 8px;
    padding-right: 20px;
}

@media screen and (min-width: 768px) {
    .srsCalc__label {
        padding-top: 12px;
    }
}

.srsCalc__inputs {
    font-size: 16px;
    line-height: 24px;
    margin-top: 4rem;
}

@media screen and (min-width: 768px) {
    .srsCalc__inputs {
        font-size: 18px;
        line-height: 24px;
    }
}

.srsCalc__inputs section {
    margin-bottom: 24px;
    display: grid;
    margin-bottom: 24px;
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
}

@media screen and (min-width: 480px) {
    .srsCalc__inputs section {
        grid-template-columns: 11fr 9fr;
    }
}

@media screen and (min-width: 768px) {
    .srsCalc__inputs section {
        grid-template-columns: 3fr 2fr;
    }
}

@media screen and (min-width: 992px) {
    .srsCalc__inputs section {
        grid-template-columns: 2fr 1fr;
        grid-column-gap: 60px;
    }
}

.srsCalc__inputs .hidden {
    display: none;
}

.srsCalc__input {
    text-align: left;
}

@media screen and (min-width: 480px) {
    .srsCalc__input {
        text-align: right;
    }
}

.srsCalc__resultsSummary {
    border-radius: 3px;
    color: #0bb1a7;
    background-color: rgba(56, 208, 199, 0.1);
    padding: 15px 30px;
    margin-top: 20px;
}

.srsCalc__resultsSummary span {
    color: #0bb1a7;
    font-size: 24px;
    letter-spacing: 0.3px;
    font-weight: 700;
}

/* hide show */
.srsCalc__results {
    transition: all 0.75s;
    overflow: hidden;
    height: 0;
    opacity: 0;
}

.srsCalc__results.closed {
    height: 0;
    opacity: 0;
}

.srsCalc__results .hidden {
    display: none;
}

.srsCalc__results table {
    margin-top: 50px;
    table-layout: fixed;
    max-width: 600px;
}

/*# sourceMappingURL=/style.97fcb138.css.map */