.calculator-with-text{padding-bottom:138.75px}@media screen and (max-width: 749px){.calculator-with-text{padding-bottom:116.75px}}@media screen and (min-width: 1440px){.calculator-with-text .image-with-text__content{padding:0 10rem 0 0}}.calculator-with-text .image-with-text__content>*+*,.calculator-with-text .image-with-text__content .image-with-text__text+.button{margin-top:3.1rem}@media screen and (max-width: 749px){.calculator-with-text .image-with-text__content>*+*,.calculator-with-text .image-with-text__content .image-with-text__text+.button{margin-top:2.1rem}}.calculator-with-text .image-with-text__heading{color:rgb(var(--color-foreground))}.calculator-with-text .image-with-text__heading.h1{font-size:3rem;line-height:30px;letter-spacing:.6px}@media screen and (max-width: 749px){.calculator-with-text .image-with-text__heading.h1{font-size:2.2rem;line-height:3rem;letter-spacing:.44px}}.calculator-with-text .image-with-text__text--caption.subtitle{font-weight:700}.calculator-with-text .image-with-text__text--caption.subtitle--medium{font-size:2.2rem;line-height:3rem;letter-spacing:.44px}@media screen and (max-width: 749px){.calculator-with-text .image-with-text__text--caption.subtitle--medium{font-size:1.8rem;line-height:2.8rem;letter-spacing:.36px}}.calculator-with-text .image-with-text__text{color:rgba(var(--color-secondary-foreground),1)}.calculator-with-text .image-with-text__text.body{font-size:1.8rem;line-height:30px;letter-spacing:.36px}@media screen and (max-width: 749px){.calculator-with-text .image-with-text__text.body{font-size:1.5rem;line-height:2.7rem;letter-spacing:.3px}}.calculator-with-text .image-with-text__text p{margin-bottom:2.5rem}.calculator-with-text .image-with-text__text>*:last-child{margin-bottom:0}.calculator-with-text .button{padding:12px 25px;font-size:1.8rem;letter-spacing:.72px;text-transform:uppercase}@media screen and (max-width: 749px){.calculator-with-text .button{font-size:1.6rem;letter-spacing:.64px}}.calculator-with-text .calculator-form__field-wrapper{padding:0 5.6rem;border-radius:15px;position:relative;z-index:2;max-width:712px}@media screen and (max-width: 749px){.calculator-with-text .calculator-form__field-wrapper{padding:0}.calculator-with-text .calculator-form__field-wrapper .field,.calculator-with-text .calculator-form__field-wrapper .calculator__button{padding:0 2.3rem}}.calculator-form-header{font-size:4.4rem;line-height:44px;letter-spacing:.88px;text-align:center;padding:5.5rem 0 1.4rem}@media screen and (max-width: 749px){.calculator-form-header{font-size:2.6rem;letter-spacing:.52px;line-height:30px;padding:4.5rem 0 1.4rem}}.calculator-with-text .calculator-form__field-wrapper .field{flex-direction:column;text-align:center}.calculator-with-text .calculator-form__field-wrapper .field__label{position:relative;left:unset;top:unset;font-size:2.2rem;line-height:30px;letter-spacing:.44px;color:rgba(var(--color-foreground),1);font-weight:700;padding:2.6rem 0 1rem}@media screen and (max-width: 749px){.calculator-with-text .calculator-form__field-wrapper .field__label{font-size:1.8rem;line-height:3rem;letter-spacing:.36px}}.calculator-with-text .calculator-form__field-wrapper .field__input{border-radius:10px;border:1px solid #D9D9D9;background:#fff;color:#303030;font-size:1.8rem;letter-spacing:.44px;height:5.5rem}@media screen and (max-width: 749px){.calculator-with-text .calculator-form__field-wrapper .field__input{height:4.5rem;font-size:1.6rem;line-height:30px;letter-spacing:.32px}}.calculator-with-text .calculator-form__field-wrapper .calculator__button{text-align:center;width:100%;max-width:490px;margin:4.25rem auto 0;background:none}@media screen and (max-width: 749px){.calculator-with-text .calculator-form__field-wrapper .calculator__button{max-width:none;margin-top:3.25rem}}.calculator-with-text .calculator-form__field-wrapper .button-calculator,.calculator-with-text .calculator-form__field-wrapper .button-results{width:100%;height:5.5rem;position:relative;bottom:-2.25rem;text-transform:uppercase;font-size:2.2rem;letter-spacing:.88px;font-weight:700}@media screen and (max-width: 749px){.calculator-with-text .calculator-form__field-wrapper .button-calculator,.calculator-with-text .calculator-form__field-wrapper .button-results{font-size:2rem;letter-spacing:.8px}}.calculator-with-text .calculator-form__field-wrapper .button-results{opacity:0;display:none;transition:opacity var(--duration-long) ease;background-color:rgb(var(--color-background))}.calculator-with-text .calculator-form__field-wrapper .button-results:hover{color:rgb(var(--color-button-text));background-color:rgb(var(--color-background))}.calculator-with-text .calculator-form__field-wrapper .button-results:after,.calculator-with-text .calculator-form__field-wrapper .button-results:hover:after{box-shadow:0 0 0 var(--buttons-border-width) #fff0,0 0 0 var(--buttons-border-width) rgba(var(--color-button-text),var(--alpha-button-background))}.calculator-with-text .calculator-form__field-wrapper .show{opacity:1;display:block}.calculator-with-text .calculator-form__field-wrapper .hide{opacity:0;display:none}.calculator-results-holder{position:relative}.calculator-results{height:150px;display:flex;flex-direction:row;align-items:center;background:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));padding:53px 5.6rem 0;top:-32px;width:100%;position:absolute;z-index:1;border-bottom-right-radius:15px;border-bottom-left-radius:15px;font-size:2rem;font-weight:700;line-height:3rem;letter-spacing:.4px;opacity:0;transition:opacity var(--duration-long) ease;text-align:center;max-width:712px}@media screen and (max-width: 749px){.calculator-results{padding:5.75rem 2.3rem 2rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.32px}}.calculator-results.show{opacity:1}.calculator-results.error{background:red}.calculator-results span{max-width:490px;display:block;margin:0 auto}@media screen and (min-width: 749px) and (max-width: 989px){.calculator-with-text .calculator-form__field-wrapper,.calculator-results{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-form-with-text.css.map */
