@import url(https://fonts.cdnfonts.com/css/rubik);:root{--dark-green:#167d3f;--dark-grey:#454545;--light-grey:#eee;--white-text:#fff;--invalid-field-color:red;--red-warning:#b32853;--font-weight-medium:500;--font-weight-regular:400;--field-max-width:280px;--desktop-width:960px}.tooltip{margin-left:10px}.tooltipContainer{align-items:flex-start;display:flex;margin-left:auto;margin-right:6px;padding-left:6px}.tooltipIcon{color:var(--dark-green)}.calculationsSection{display:flex;justify-content:space-between}.sectionSplitter{width:46%}.calculationRow{display:flex;flex-direction:row}.calculationRow:not(:first-child){margin-top:30px}.calculationColumn{display:inline-flex;flex-direction:row-reverse}.calculationColumn .tooltipContainer{align-items:normal}.calculationColumn:first-child{width:300px}.calculationColumn:nth-child(2){margin-left:25px;width:150px}.calculationColumn span{font-family:Rubik;font-size:14px;font-weight:var(--font-weight-medium);margin-bottom:auto;margin-top:auto;white-space:pre-wrap}.calculationColumnValue span{margin-bottom:4px;margin-left:4px;margin-top:auto}.totalTaxesMinMaxColumn{flex-direction:column;gap:10px}.header{display:flex;flex-direction:column;margin:auto;padding:20px;width:var(--desktop-width)}.headerLogoAndLanuage{display:flex;flex-direction:row}.headerLogoAndLanuage svg{height:80px}.headerLogoAndLanuage span{margin:auto 0 auto auto}.headerLogoAndLanuage select{margin-left:7px;padding:4px}.headerInfo{background-color:var(--dark-green);color:var(--white-text);margin-bottom:40px;margin-top:30px;padding-bottom:20px;padding-top:20px}.headerInfoSection{margin:auto;width:var(--desktop-width)}.hiddenAccessibilityAlertMessage{display:none}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.headerInfoSection div{margin-bottom:15px}.headerInfoSection h2{font-size:22px}.headerInfoSection div span{font-size:16px;line-height:1.2em;margin-top:10px;word-break:break-word}.footer{background-color:var(--light-grey);padding-bottom:100px;padding-top:50px}.footerSection{margin:auto;width:var(--desktop-width)}.footerSection span{font-size:13px}.footerLogos{margin-top:50px;text-align:center}.footerLogos svg{height:45px}.footerLogos img{height:35px;margin-left:40px;vertical-align:top}.footerLogos svg:not(:first-child){margin-left:40px}:root{--max-field-header-width:300px}#calculator{margin:auto;width:var(--desktop-width)}.sectionContainerButton{margin-top:2em}.sectionContainerButton .row{margin-bottom:10px}.sectionHeading h1{color:var(--dark-green);font-size:32px;font-weight:var(--font-weight-medium)}.sectionHeading h2{font-size:26px}.sectionHeading h2,.sectionHeading h3{color:var(--dark-green);font-weight:var(--font-weight-regular)}.sectionHeading h3{font-size:22px}.sectionHeading h4{color:var(--dark-green);font-size:20px;font-weight:var(--font-weight-regular)}.row{align-items:flex-end;display:flex;flex-direction:row;margin-bottom:2.3em}.rowContainInvalidInput{margin-bottom:4.3em}.row .rowElement{display:flex;flex-direction:column-reverse;margin-right:20px}.rowElement{max-width:300px;max-width:var(--max-field-header-width);width:100%}.rowElementHeader{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:10px;width:260px}.rowElementHeaderInputElement{display:flex;margin-right:10px}.rowElementHeaderInputElement input{height:24px;margin-bottom:auto;margin-top:auto;width:24px}.rowElementHeader span{font-family:Rubik;font-size:14px;font-weight:var(--font-weight-medium);white-space:pre-wrap}.calculatorHr{width:960px}.baseButton{-webkit-touch-callout:none;align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:var(--dark-green);border:1px solid #dbdbdb;border-radius:3px;border-radius:20px;box-shadow:none;color:var(--white-text);cursor:pointer;display:inline-flex;font-size:1rem;height:2.285em;justify-content:flex-start;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;position:relative;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:nowrap}.baseButton[disabled]{opacity:.5}.dangerButton{background-color:var(--red-warning)}.inlineHeading{display:flex;flex-direction:row}.estateInfoContainer{border:1px solid var(--dark-green);margin-bottom:15px;padding:15px}.estatePercentageOwnership{position:relative}.estatePercentageOwnership:after{content:attr(data-input-mask);font-size:13px;left:var(--data-input-mask-offset);opacity:.5;pointer-events:none;position:absolute;top:2px;z-index:1}.forestReductionEstateRow{display:flex;flex-direction:row;flex-wrap:wrap}.calculatedField{border-bottom:1px solid var(--dark-green);display:flex;height:2.285em;max-width:250px;word-break:break-word}.calculatedField span{position:relative}.preventPrintingMessage{height:16px;margin-bottom:auto;margin-right:5px;margin-top:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Rubik;margin:0;min-width:var(--desktop-width)}.calendarInput,input:not(input[type=checkbox]){height:2.285em;max-width:250px;padding:0;width:100%}.mt-49{margin-top:40px}.mt-10{margin-top:10px}.pull-right{display:flex;margin-left:auto}.formValidated input:invalid{border:1px solid var(--invalid-field-color)}.inputInvalidErrorMessage{color:var(--red-warning);margin-top:10px;max-width:250px;position:absolute}
/*# sourceMappingURL=main.b621a180.css.map*/