div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999}div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999;opacity:1}div.wpforms-container .wpforms-form .choices ::placeholder{color:#999}div.wpforms-container .wpforms-form .choices:focus{outline:none}div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbb;cursor:not-allowed;user-select:none}div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url("https://seebacher.ca/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross-inverse.svg");padding:0;background-size:8px;position:absolute;top:50%;inset-inline-end:0;margin-top:-10px;margin-inline-end:25px;height:20px;width:20px;border-radius:10em;opacity:.5}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button.nitro-lazy{background-image:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent;line-height:22px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-inline-start:5px;padding:0;background-color:transparent;background-image:url("https://seebacher.ca/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross.svg");background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button.nitro-lazy,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button.nitro-lazy{background-image:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#fff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:.875em}div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-inline-end:20px;white-space:nowrap;color:#2c3338}div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-inline-end:0}div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbb;border:1px solid #bbb}div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#fff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices__item{cursor:default}div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}div.wpforms-container .wpforms-form .choices__button:focus{outline:none}div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E") no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,.25);cursor:not-allowed}div.wpforms-container .wpforms-form .choices ::placeholder,div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}div.wpforms-container .wpforms-form .choices{margin-bottom:0}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-inline-end:0;border-left:none}@media (min-width: 640px){body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/plugins/wpforms-lite/assets/images/cross.svg")}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button.nitro-lazy,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button.nitro-lazy{background-image:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg")}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button.nitro-lazy{background-image:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999;opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder{color:#999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbb;cursor:not-allowed;user-select:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url("https://seebacher.ca/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross-inverse.svg");padding:0;background-size:8px;position:absolute;top:50%;inset-inline-end:0;margin-top:-10px;margin-inline-end:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button.nitro-lazy{background-image:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent;line-height:22px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-inline-start:5px;padding:0;background-color:transparent;background-image:url("https://seebacher.ca/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross.svg");background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button.nitro-lazy,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button.nitro-lazy{background-image:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#fff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-inline-end:20px;white-space:nowrap;color:#2c3338}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-inline-end:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbb;border:1px solid #bbb}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#fff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item{cursor:default}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.et-db #et-boc .et-l .et_pb_module .choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E") no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,.25);cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-inline-end:0;border-left:none}@media (min-width: 640px){.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#f9f9f9;border-color:#ddd;cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/plugins/wpforms-lite/assets/images/cross.svg")}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button.nitro-lazy,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button.nitro-lazy{background-image:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg");cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button.nitro-lazy{background-image:none !important}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:14px}.et_pb_slide_content,.et_pb_best_value{font-size:15px}body{color:#000}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-weight:400}.et_pb_slide_content,.et_pb_best_value{font-weight:400}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1590px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1750px}a{color:#f05223}.et_secondary_nav_enabled #page-container #top-header{background-color:#f05223 !important}#et-secondary-nav li ul{background-color:#f05223}#top-header,#top-header a,#et-secondary-nav li li a,#top-header .et-social-icon a:before{font-size:18px}body .et_pb_button{background-color:#f05223;border-width:0px !important;border-radius:0px}body.et_pb_button_helper_class .et_pb_button,body.et_pb_button_helper_class .et_pb_module.et_pb_button{color:#fff}@media only screen and (min-width:981px){.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#f05223 !important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#f05223}}@media only screen and (min-width:1987px){.et_pb_row{padding:39px 0}.et_pb_section{padding:79px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:119px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-weight:400}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-weight:400}h3{font-weight:400}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-weight:400}h5{font-weight:400}h6{font-weight:400}.et_pb_slide_description .et_pb_slide_title{font-weight:400}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-weight:400}h1,h2,h3,h4,h5,h6{font-family:"Roboto Condensed",Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:"Roboto Condensed",Helvetica,Arial,Lucida,sans-serif}.et_pb_button{font-family:"Roboto Condensed",Helvetica,Arial,Lucida,sans-serif}#top-header .container{font-family:"Roboto Condensed",Helvetica,Arial,Lucida,sans-serif}html body .container,html body .et_pb_row{width:100%;padding-left:clamp(20px,20px,120px);padding-right:clamp(20px,20px,120px);padding-top:0px;padding-bottom:0px}html body h1{font-size:clamp(21.5px,4.403vw,70px);line-height:clamp(30px,4.78vw,76px);font-weight:700}html body h2{font-size:clamp(22px,3.774vw,60px);font-weight:700;line-height:clamp(30px,4.088vw,65px)}html body h3{font-size:clamp(22px,2.201vw,35px);font-weight:700;line-height:clamp(28px,2.516vw,40px)}html body h4{font-size:clamp(20px,1.384vw,22px);font-weight:700}html body p{font-size:clamp(15.9px,1.258vw,20px);line-height:clamp(24px,1.887vw,30px);font-weight:400}html body .et_pb_button_module_wrapper a.et_pb_button{font-size:clamp(15.5px,1.132vw,18px);font-weight:400;padding:15px 60px !important;line-height:normal !important;background-color:#f05223}html body .et_pb_button_module_wrapper a.et_pb_button:hover{padding:15px 60px !important;background:#000}.wp-element-button,a{text-decoration:none !important}.main-header .et_mobile_menu li ul.hide{display:none !important}#mobile_menu1 .menu-item-has-children{position:relative}#mobile_menu1 .menu-item-has-children>a{background:transparent}#mobile_menu1 .menu-item-has-children>a+span{position:absolute;right:0;top:0;padding:10px 20px;font-size:20px;font-weight:700;cursor:pointer;z-index:3}span.menu-closed:before{content:"L";display:block;color:#000;font-size:16px;font-family:ETmodules}span.menu-closed.menu-open:before{content:"M"}.main-header .et_mobile_menu{padding:0px}.main-header .mobile_menu_bar:before{color:#f05223 !important}.mobile_nav.opened .mobile_menu_bar:before{content:"M"}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}.admin-bar .main-header.fixed{top:32px}.main-header{padding:0px;width:100%}.main-header .sec-row{display:flex;align-items:center;padding-top:4px;padding-bottom:4px}.main-header .first-row .et-menu-nav li.et_pb_menu__logo-slot{padding-left:120px !important;padding-right:180px !important;margin-bottom:-45px}.main-header .first-row .et-menu-nav li.et_pb_menu__logo-slot a{padding-top:0px;padding-bottom:0px;opacity:1}.main-header .first-row .et-menu-nav li.et_pb_menu__logo-slot img{background:#fff;padding:10px 40px}.main-header .first-row .et-menu-nav li{padding-right:clamp(10px,2.201vw,35px) !important}.main-header .first-row .et-menu-nav li:last-child{padding-right:0px !important}.main-header .first-row .et-menu-nav li:first-child{padding-left:0px !important}.main-header .sec-row .right-col ul{list-style:none;display:flex;align-items:center;justify-content:flex-end;padding-bottom:0px}.main-header .first-row .et-menu-nav li a{padding-top:18px;padding-bottom:18px;color:#000;font-size:clamp(16px,1.132vw,18px)}.main-header .first-row .et-menu-nav li a:hover{opacity:1;color:#f05223}.main-header .sec-row .left-col{margin-right:auto;padding-right:95px}.main-header .sec-row .right-col{padding-left:130px}.main-header .sec-row .left-col p{display:flex;align-items:center;font-size:clamp(12px,1.132vw,18px)}.main-header .sec-row .right-col ul li{display:flex;align-items:center}.main-header .sec-row .right-col ul li a{color:#fff;font-size:clamp(13px,1.132vw,18px)}.main-header .sec-row .right-col ul li.first-list{padding-right:40px;margin-right:40px;border-right:1px solid #ff9474}.main-header .first-row .et_pb_menu__wrap,.main-header .first-row .et_pb_menu__menu,.main-header .first-row .et-menu-nav,.main-header .first-row #menu-main-menu{width:100%;justify-content:space-between}.main-header .first-row #menu-main-menu{margin-left:0px;margin-right:0px}.main-header.fixed{position:fixed;top:0px;left:0;animation:smoothScroll 1s forwards;width:100%}.main-header .et_pb_menu .et-menu>li ul.sub-menu li{padding:0;width:100%}.main-header .et_pb_menu .et-menu>li ul.sub-menu li a{width:100%;padding:12px 20px;border-bottom:1px dashed rgba(0,0,0,.7);line-height:normal;font-size:16px}.main-header .et_pb_menu .et-menu>li ul.sub-menu{padding:0}.main-header .first-row .sub-menu li,.main-header .first-row .sub-menu li:last-child{padding-right:0px !important}.main-header .et_mobile_menu{border-top:3px solid #f05223;height:285px;overflow:scroll}.main-header .nav li .sub-menu a:hover{background:#f05223}.main-header .nav li .sub-menu li.current-menu-item a{color:#fff !important;background:#f05223;opacity:.8}.main-header nav #menu-main-menu .sub-menu li a:hover{color:#fff !important;opacity:.8}.main-header nav #menu-main-menu .sub-menu{border-top:3px solid #f05223;width:250px}.main-header .first-row .et-menu-nav li.current-menu-item a{color:#f05223}.main-header .first-row nav .sub-menu li a{color:#000 !important}.main-header .first-row nav #menu-main-menu li.current-menu-parent a{color:#f05223}.main-header #mobile_menu1 li.current-menu-parent a{color:#f05223 !important}.main-header #mobile_menu1 .sub-menu li a{color:#000 !important}.main-header #mobile_menu1 .sub-menu li.current-menu-item a{color:#f05223 !important}.main-header #mobile_menu1 li.current-menu-item a{color:#f05223}.main-header #mobile_menu1 li a{color:#000}.banner-hero{padding:12% 0}.banner-hero p,.about-section p{line-height:36px;padding-top:15px}.about-section h2{font-size:26px}.about-section p{max-width:1150px;margin:0 auto;font-size:clamp(16px,1.509vw,24px)}.issue-sec .et_pb_image{margin-bottom:20px !important}.issue-sec p{padding-top:10px}.issue-sec p a{color:#f05223;position:relative;font-weight:600;font-size:18px}.issue-sec p a:after{content:"";background:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/orange-arrow.png");position:absolute;width:29px;height:16px;top:4px;right:-40px}.service-section{padding-bottom:140px;padding-top:0px}.service-section .et_pb_row{padding-left:clamp(20px,7.547vw,120px);padding-right:clamp(20px,7.547vw,120px);padding-top:0px;padding-bottom:0px}.service-section .left-col .et_pb_module,.service-section .left-col .et_pb_image_wrap,.service-section .left-col img{width:100%}.service-section .right-col .bottom-row{display:flex;position:relative;padding-bottom:0px}.service-section .right-col .bottom-row .left-col{width:100%;margin-right:15px}.service-section .right-col .bottom-row .left-col .inner-text{margin-bottom:0px}.service-section .right-col .bottom-row .left-col .et_pb_button_module_wrapper{position:absolute;bottom:-40px;margin-left:-80px}.service-section .right-col .et_pb_text_inner{margin-left:-170px;margin-top:-20px;background:#fff;padding:28px 30px}.service-section .right-col .bottom-row .right-col{width:60.17989%;margin-top:60px}.service-section .right-col .top-row{padding-bottom:0px}.service-section .right-col .et_pb_text_inner p{font-size:clamp(16px,1.132vw,18px);line-height:clamp(27px,1.887vw,30px)}.service-section h2{line-height:clamp(30px,4.088vw,65px);padding-bottom:0px}.focused-section{padding:6% 0;overflow:hidden}.focused-section .first-col{width:60%}.focused-section .sec-col{margin-right:20px;position:static;width:50%}.focused-section .third-col{position:static;width:18%}.focused-section .et_pb_row{display:flex;position:static;align-items:center}.focused-section .sec-col .et_pb_image{margin-right:-110px}.focused-section .sec-col .et_pb_image_wrap{display:flex;height:100%}.focused-section .third-col .et_pb_image{position:absolute;right:0;top:180px;bottom:180px}.focused-section .third-col	.et_pb_image_wrap{display:flex;height:100%}.focused-section .third-col	.et_pb_image_wrap img{width:100%;object-fit:cover}.focused-section a.et_pb_button{border:1px solid transparent !important}.focused-section a.et_pb_button:hover{border:1px solid #fff !important}.testimonials-sec .sec-row{max-width:1300px;display:flex;align-items:center}.testimonials-sec .et_pb_button_module_wrapper .et_pb_button{padding:18px 32px !important}.testimonials-sec .et_pb_button_module_wrapper .et_pb_button:hover{padding:18px 32px !important}.testimonials-sec .sec-row .strong-view p{font-size:clamp(16px,1.385vw,18px);padding-bottom:15px;color:#000}.testimonials-sec .sec-row .strong-view img{max-width:80px}.testimonials-sec .wpmtst-testimonial-field.new-name{font-size:clamp(17px,1.538vw,20px);font-weight:700}.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before{width:24px !important;height:18px !important;top:1px !important;background:#fff !important}.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before{width:16px !important;height:18px !important;top:1px !important;left:0px !important;background:#fff !important}.strong-view.controls-type-sides:not(.rtl) .wpmslider-next{right:-10px !important;background:#f05223;border-radius:25px}.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev{left:-30px !important;background:#f05223;border-radius:20px}.north-sec p{font-size:clamp(16px,1.132vw,18px);padding:30px 0px !important}.north-sec .third-row .sec-col img{object-fit:cover}.north-sec .sec-row,.north-sec .sec-row .sec-col,.north-sec .sec-row .sec-col .et_pb_image,.north-sec .sec-row .sec-col .et_pb_image_wrap,.north-sec .third-row .sec-col,.north-sec .third-row .sec-col .et_pb_image,.north-sec .third-row .sec-col .et_pb_image_wrap{display:flex}.north-sec .sec-row .sec-col .et_pb_image_wrap img{object-fit:cover}.north-sec .third-row .sec-col{width:auto;margin-right:60px}.north-sec .third-row .first-col{margin-right:20px}.north-sec .third-row{padding-top:40px;display:flex}.north-sec .third-row .et_pb_button_module_wrapper{text-align:left}.our-service-section{padding-bottom:0px}.our-service-section .first-column{padding-top:0px}.our-service-section .et_pb_row{padding-left:clamp(20px,7.547vw,120px);padding-right:clamp(20px,7.547vw,120px);position:static}.our-service-section .left-col p{font-size:clamp(16px,1.132vw,18px)}.our-service-section .left-col .left-img-mod{float:right}.our-service-section .et_pb_button_module_wrapper{text-align:left;margin-bottom:0px !important}.our-service-section .right-col,.our-service-section .right-col .right-row,.our-service-section .right-col .right-row .right-col{position:static}.our-service-section .right-col .right-row .right-col .et_pb_image{position:absolute;right:0}.our-service-section .right-col .right-row{width:80%;padding-top:0}.our-service-section .right-col .right-row .left-col{width:100%;margin-right:0}.our-service-section .right-col .right-row .right-col .et_pb_image{margin-top:-140px}.our-service-section .left-col .left-img-mod{position:relative}.our-service-section .left-col .left-img-mod .et_pb_image_wrap{bottom:70px;left:50px}.boiler-section .sec-row .et_pb_blurb{padding:30px 20px;background-size:100% 100%;background-position:100% 100%;background-repeat:no-repeat;display:flex;width:100%}.boiler-section .sec-row .et_pb_blurb .et_pb_blurb_content{max-width:100%;padding-bottom:clamp(60px,5.031vw,80px)}.boiler-section .sec-row .et_pb_column{margin-right:20px;width:23.875%;display:flex}.boiler-section .sec-row .et_pb_blurb .et_pb_blurb_description{font-size:clamp(16px,1.132vw,18px);line-height:28px;padding-right:47px}.boiler-section .sec-row .et_pb_blurb .read-text{position:absolute;right:-20px;bottom:-30px}.boiler-section .sec-row .et_pb_blurb .read-text a{background:#f05223;border-radius:15px;transition-duration:.4s;display:flex;padding:25px}.boiler-section .sec-row .et_pb_blurb .read-text a img{max-width:36px;width:100%}.boiler-section .sec-row .et_pb_blurb .read-text a:hover{background:#000;transition-duration:.4s}.boiler-section .sec-row{display:flex}.rebate-section{background:#eee}.rebate-section .first-row{display:flex}.rebate-section .first-row .et_pb_column{background:#fff;padding:30px 20px;margin-right:20px;width:32.6667%}.rebate-section .first-row .et_pb_column h4{font-size:clamp(20px,1.509vw,24px);font-weight:700;color:#f05223}.rebate-section .sec-row .et_pb_column{width:20%}.rebate-section .sec-row .right-col{max-width:130px}.rebate-section .sec-row{padding-top:60px;display:flex;justify-content:center;align-items:center}.footer-section{padding-bottom:20px}.footer-section .widgettitle{font-size:clamp(24px,3.774vw,60px);color:#fff;font-weight:700;line-height:clamp(30px,4.088vw,65px)}.footer-section form{display:flex;padding:40px 0px 0px 0px !important;flex-wrap:nowrap}.footer-section form .mailpoet_text{width:300px !important;font-size:clamp(14px,1.132vw,18px) !important;padding:14px !important;color:#fff !important;background-color:#2b2b2c !important;font-family:"Roboto Condensed" !important}.footer-section form .mailpoet_submit{padding:14px 32px !important;font-size:clamp(14px,1.132vw,18px) !important;cursor:pointer;background:#f05223 url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/arrow-right.png");background-position:center;background-repeat:no-repeat}.footer-section form .mailpoet_submit.nitro-lazy{background:none !important}.footer-section #mailpoet_form_1{background:#000 !important}.footer-section #mailpoet_form_1 .mailpoet_paragraph.last{position:relative}.footer-section .sec-col h3{color:#f05223;padding-bottom:0px;padding-top:20px;font-size:clamp(20px,1.384vw,22px)}.footer-section .sec-col{margin:0 auto;width:33% !important}.footer-section .first-row .fst-col{width:33% !important;margin-bottom:30px}.footer-section .sec-col #menu-footer-menu{display:flex;flex-wrap:wrap}.footer-section .sec-col ul#menu-footer-menu li{width:calc(50% - 10px);padding:10px 11px}.footer-section .sec-col ul#menu-footer-menu li a{padding-bottom:8px;color:#a4a4a4 !important;font-size:16px}.footer-section .sec-col ul#menu-footer-menu li a:hover{color:#f05223 !important;opacity:1}.footer-section .sec-col .et_pb_module:first-child{margin-bottom:20px}.footer-section .first-row{display:flex}.footer-section .first-row .et_pb_column{width:auto}.footer-section .first-row .third-col{margin-left:auto}.footer-section .first-row .third-col .et_pb_image{position:absolute;right:-5rem;bottom:-92px;height:100%;width:360px;left:auto;display:flex;align-items:end}.footer-section .first-row .third-col .et_pb_image_wrap{min-width:145%;width:auto}.copy-footer{display:flex;padding-right:240px !important;padding-top:30px !important}.copy-footer .fst-col{width:auto;margin-right:0px}.copy-footer p,.copy-footer p a{font-size:16px;color:#d6d6d6}.copy-footer .sec-col p{display:flex;justify-content:center;align-items:center}.copy-footer .sec-col p a{padding-left:15px}.copy-footer .third-col p a{color:#d6d6d6;transition-duration:.4s;text-decoration:underline}.copy-footer .third-col p a:hover{color:#f05223;transition-duration:.4s}.copy-footer:before{content:"";background:rgba(255,255,255,.3);width:calc(100% - 150px);height:1px;top:0px;position:absolute;visibility:visible}.inner-hero{padding:12% 0;font-family:"Roboto Condensed";font-weight:700}.inner-hero h1{font-family:"Roboto Condensed";font-weight:700;text-decoration:uppercase}.inner-hero:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.inner-about-sec h2{padding-bottom:30px}.thermal-section .top-row{display:flex;flex-wrap:wrap;align-items:center}.thermal-section .sec-row,.stress-section .sec-row{display:flex;align-items:center}.bath-section h3{line-height:30px}.bath-section .sec-row{display:flex;max-width:1350px}.bath-section .sec-row .et_pb_column{width:48.14%;margin-right:50px;background:#eee;padding-bottom:0px;margin-bottom:0px}.bath-section .sec-row .et_pb_column .et_pb_blurb_content{max-width:100%}.bath-section .sec-row .et_pb_column h4{font-weight:700;font-size:clamp(20px,1.778vw,24px);color:#f05223}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols{display:flex;flex-wrap:wrap}.page-id-22 .bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols,.page-id-20 .bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols{padding-left:25px}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{width:calc(50% - 0px);position:relative;padding:6px 0px;font-size:clamp(12px,1.185vw,16px);list-style:none}.bath-section .third-row h4,.install-section .sec-row .et_pb_column h4{font-size:clamp(20px,1.778vw,24px)}.bath-section .sec-row .et_pb_column .et_pb_blurb_container{padding:0px 20px}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li:before{content:"";background:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/black-tick.png");position:absolute;width:22px;height:22px;left:-24px}.page-id-20 .bath-section .sec-row .et_pb_column .et_pb_blurb_container,.page-id-22 .bath-section .sec-row .et_pb_column .et_pb_blurb_container{padding-bottom:20px}.bath-section .sec-row .et_pb_main_blurb_image{margin-bottom:20px}.bottom-section{padding-bottom:100px}.bottom-section .et_pb_row{width:calc(100% - 40px);max-width:1350px;border-radius:20px}.bottom-section .et_pb_text{margin-bottom:30px !important}.bottom-section .et_pb_column{padding-top:40px;padding-bottom:45px}.bottom-section .et_pb_column p{max-width:1100px;margin:0 auto}.bottom-section a.et_pb_button{border:1px solid transparent !important}.bottom-section a.et_pb_button:hover{border:1px solid #fff !important}.stress-section h2,.thermal-section h2{padding-bottom:clamp(20px,2.516vw,40px)}.page-id-108 .thermal-section p{text-align:center}.thermal-section p{color:#fff}.thermal-section .head-sec{padding-top:40px}.thermal-section .one-cols{list-style:none}.page-id-108 .thermal-section .one-cols{max-width:1250px;margin:0 auto}.thermal-section .one-cols li{font-size:clamp(17px,1.132vw,18px);color:#fff;line-height:clamp(33px,2.516vw,40px);padding-left:30px;position:relative}.thermal-section .one-cols li:before{content:"";background:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/white-tick.png");position:absolute;width:22px;height:22px;left:0px;top:5px}.page-id-110 .thermal-section .one-cols li:before{background:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/black-tick.png")}.page-id-26 .thermal-section p{text-align:left}.thermal-section .one-cols li b{padding-right:8px;font-size:clamp(18px,1.384vw,22px)}.page-id-110 .thermal-section p,.page-id-110 .thermal-section .one-cols li{color:#000}.inner-about-sec p{text-align:left;padding-bottom:20px !important}.page-id-108 .inner-about-sec p{text-align:center}.inner-about-sec h3,.thermal-section h3{padding-top:20px}.install-section .first-row{padding-bottom:40px}.install-section .sec-row{display:flex}.install-section .sec-row .et_pb_column{background:#fff;margin-right:20px;width:23.875%}.install-section .sec-row .et_pb_column .et_pb_blurb_container{padding:0px 20px;padding-bottom:30px}.install-section .sec-row .et_pb_column h4{font-weight:700}.install-section .sec-row .et_pb_column .et_pb_blurb_description{font-size:clamp(16px,1.132vw,18px)}.cont-section{padding:60px 0px}.cont-section .et_pb_row{display:flex}.cont-section .et_pb_row .left-col{width:40%;margin-right:0px;background-color:#f05223;padding:30px}.cont-section .et_pb_row .right-col{width:60%;background-color:#f2f2f2;padding:30px}.cont-section h2{font-size:clamp(24px,3.145vw,50px)}.cont-section .et_pb_blurb .et_pb_blurb_content{display:flex;align-items:center}.cont-section .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image{margin-bottom:0}.cont-section h4{padding-bottom:0px;line-height:28px}.cont-section .left-col .face-cont .et_pb_text_inner{display:flex;align-items:center}.cont-section .left-col .face-cont h4{padding-right:12px}.cont-section .right-col .wpforms-submit{background:#f05223 !important;padding:10px 30px !important}.cont-section .right-col .wpforms-submit:hover{background:#000 !important}.cont-section .et_pb_blurb{margin-bottom:30px !important}.strong-form-inner{padding:0px !important}.cont-section form input{height:45px}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_item{margin-right:20px;width:24.875%}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_items{display:flex}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_item:last-child{margin-right:0px}.thermal-section .one-cols li{line-height:clamp(27px,1.887vw,34px)}.thanku-page .et_pb_text_inner{max-width:400px;margin:30px auto;text-align:center;padding:20px;border-radius:20px;background:#fff;box-shadow:0px 0px 12px rgba(0,0,0,10%)}.thanku-page .et_pb_column h2{font-size:clamp(14px,1.132vw,18px);line-height:36px;font-weight:700;text-transform:uppercase}.thanku-page .et_pb_column h2 span{font-size:clamp(32px,2.516vw,40px);color:#f05223}body.error404:not(.et-tb) #main-content .container,body.error404:not(.et-tb-has-header) #main-content .container{padding-top:20px}body.error404 #left-area{width:100%;padding:0;display:flex;justify-content:center;height:450px;align-items:center}body.error404 #left-area .et_pb_post{margin:0}body.error404 #left-area .et_pb_post .entry{max-width:550px;margin:auto;background:#272727;padding:50px 25px;border-radius:10px;box-shadow:5px 5px 5px #f05223}body.error404 #left-area .et_pb_post .entry h1.not-found-title{color:#fff;line-height:normal !important;padding:0;margin:0}body.error404 #left-area .et_pb_post .entry p{line-height:28px;color:#fff}body.error404 div#sidebar{padding-left:30px;display:none}.et_right_sidebar #main-content .container:before{display:none}.logo-section .wonderplugincarousel-container,.logo-section .amazingcarousel-list-container{padding-bottom:0px !important}.logo-section{padding-top:clamp(30px,3.145vw,50px);padding-bottom:clamp(30px,3.145vw,50px)}.logo-section p{font-size:clamp(17px,1.572vw,25px);max-width:670px;margin:auto;line-height:clamp(24px,2.013vw,32px)}.logo-section .amazingcarousel-list li a img{width:100% !important;height:100% !important;margin-left:0px !important;margin-top:0px !important}.logo-section .amazingcarousel-prev{margin-left:-18px !important;margin-top:0 !important}.logo-section .amazingcarousel-next{margin-right:-18px !important;margin-top:0 !important}.logo-section .amazingcarousel-image{margin-bottom:-5px}.pump-section h4{padding-bottom:2px}.table-sec table{max-width:950px;margin-top:clamp(20px,3.145vw,40px) !important}.table-sec table tr th,.table-sec table tr td{border:1px solid #ccc;color:#fff}.table-sec table tr th{font-size:clamp(16px,1.258vw,20px);padding:15px 24px}.table-sec table tr td{font-size:clamp(16px,1.006vw,18px);padding:12px 24px}.air-inner .btm-row,.pump-inner .btm-row,.new-sec .btm-row,.thermal-section .top-row{display:flex;align-items:center;flex-wrap:wrap}.new-sec .btm-row .right-col .et_pb_image,.new-sec .btm-row .right-col .et_pb_image_wrap,.new-sec .btm-row .right-col img,.installation-sec .et_pb_image,.installation-sec .et_pb_image_wrap,.installation-sec .et_pb_image_wrap img,.pump-section .et_pb_image,.pump-section .et_pb_image_wrap,.pump-section .et_pb_image_wrap img{width:100% !important}.thermal-section .et_pb_image,.thermal-section .et_pb_image_wrap,.thermal-section img{width:100% !important}.thermal-section .top-row .left-col{margin-bottom:0px}.install-section .et_pb_main_blurb_image,.install-section .et_pb_image_wrap,.install-section .et_pb_image_wrap img{width:100%}.cont-section .first-row .right-col .wpforms-container{margin:10px auto !important}.service-section .right-col .bottom-row .left-col p a{color:#000}.service-section .right-col .bottom-row .left-col p a:hover{color:#f05223}.footer-section .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{left:33%}.footer-section .first-row .fst-col form div.mailpoet_message{position:absolute;bottom:30px;padding:0 !important}@media (min-width:1560px){.main-header .sec-row:before{content:"";position:absolute;top:0;bottom:0;left:-9998px;right:0;border-left:9999px solid #f05223;box-shadow:0 0 0 #f05223}.main-header .sec-row:after{content:"";position:absolute;top:0;bottom:0;right:-9998px;left:0;border-right:9999px solid #f05223;box-shadow:0 0 0 #f05223;height:100%;visibility:visible;width:auto}html body{overflow-x:hidden}}@media (max-width:1850px){.focused-section .sec-col{width:18%}.our-service-section .right-col .right-row .left-col{width:70%}.our-service-section .right-col .right-row{width:100%}.footer-section .first-row .third-col .et_pb_image{right:-70px;width:300px}.footer-section{overflow:hidden}}@media (max-width:1660px){.our-service-section .right-col .right-row .left-col{width:56%}}@media (max-width:1560px){.main-header .first-row .et-menu-nav li.et_pb_menu__logo-slot{padding-left:100px !important;padding-right:100px !important}.footer-section .first-row .third-col .et_pb_image{right:0rem}.copy-footer p,.copy-footer p a{font-size:13px}.copy-footer:before{width:calc(100% - 270px)}}@media (max-width:1400px){.main-header .first-row .et-menu-nav li.et_pb_menu__logo-slot{padding-left:0px !important;padding-right:0px !important}.copy-footer p,.copy-footer p a{font-size:12.6px}.boiler-section .sec-row .et_pb_blurb .read-text a{right:-57px}.footer-section .first-row .third-col .et_pb_image{width:280px}.north-sec .third-row .et_pb_button_module_wrapper a.et_pb_button{padding:15px 50px !important}.boiler-section .sec-row .et_pb_blurb .read-text{right:-25px}}@media (max-width:1350px){.our-service-section .right-col .right-row .right-col,.our-service-section .left-col .left-img-mod{display:none}.our-service-section .right-col .right-row .left-col{width:100%}.our-service-section{padding-bottom:30px}.north-sec .third-row .et_pb_button_module_wrapper a.et_pb_button{padding:15px 22px !important}.mob-block{display:block !important}}@media (max-width:1300px){.footer-section .first-row .third-col{display:none}.copy-footer .third-col p{text-align:right}.footer-section .sec-col{margin-right:0px}.copy-footer{padding-right:clamp(20px,7.547vw,120px) !important}.copy-footer p,.copy-footer p a{font-size:12px}.main-header .sec-row .right-col ul li.first-list{padding-right:15px;margin-right:15px}.copy-footer:before{width:calc(100% - 150px)}.focused-section .third-col{display:none}.focused-section .sec-col .et_pb_image{margin:0px}.focused-section .sec-col{width:33%}.boiler-section .sec-row .et_pb_blurb .read-text a{right:-58px;padding:20px 21px 15px 17px}.service-section .right-col .bottom-row .right-col{display:none}.service-section .right-col .et_pb_text_inner{margin-top:0px}.thermal-section .one-cols li{flex-wrap:wrap;padding-bottom:12px;align-items:start;position:relative;padding-left:20px}.thermal-section .one-cols li b{width:100%}.thermal-section .one-cols li:before{left:-10px;top:4px}.boiler-section .sec-row .et_pb_blurb .read-text{right:-27px}.footer-section .first-row .fst-col form div.mailpoet_message{position:relative}}@media (max-width:1100px){.main-header .et_pb_row{padding-left:20px;padding-right:20px}html body .et_pb_row,.service-section .et_pb_row,.our-service-section .et_pb_row{padding-left:20px;padding-right:20px}.copy-footer p,.copy-footer p a{font-size:11.5px}.boiler-section .sec-row .et_pb_blurb .read-text a{right:-60px;padding:17px 17px 11px 16px}.copy-footer:before{width:calc(100% - 60px)}.bath-section .sec-row .et_pb_column{margin-right:20px}}@media (max-width:980px){.boiler-section .sec-row .et_pb_blurb .read-text{right:-20px}.main-header .sec-row .left-col{margin-bottom:0px}.main-header .first-row img{max-width:200px}.main-header .sec-row .left-col{padding-right:0px}.main-header .sec-row .right-col{padding-left:0px}.main-header .sec-row{padding-top:10px;padding-bottom:10px}.main-header{display:flex;flex-wrap:wrap-reverse}.footer-section .sec-col .et_pb_menu .et_pb_menu__menu{display:block}.footer-section .sec-col .et_pb_menu .et_mobile_nav_menu{display:none}.main-header .first-row .et_pb_menu_inner_container{display:flex;justify-content:space-between;padding:5px 0px}.main-header .first-row .et_pb_menu__logo-wrap{margin:0px}.main-header .first-row .et_pb_menu__wrap{justify-content:flex-end}.main-header .et_mobile_menu .menu-item-has-children>a{font-weight:400}.footer-section .first-row .fst-col{width:60% !important}.copy-footer{flex-wrap:wrap}.copy-footer .third-col p{text-align:left}.copy-footer p,.copy-footer p a{font-size:14px}.copy-footer .et_pb_column{width:100% !important}.copy-footer p{text-align:center !important}.copy-footer .fst-col{order:3;margin-top:10px;margin-bottom:10px}.main-header .sec-row .left-col p img{padding-right:8px}.service-section .left-col,.service-section .right-col,.focused-section .first-col,.focused-section .sec-col,.service-section .left-col .et_pb_image,.service-section .left-col .et_pb_image_wrap,.service-section .left-col .et_pb_image_wrap img,.focused-section .sec-col .et_pb_image,.focused-section .sec-col .et_pb_image_wrap,.focused-section .sec-col img,.our-service-section .right-col .right-row .left-col .et_pb_image,.our-service-section .right-col .right-row .left-col .et_pb_image_wrap,.our-service-section .right-col .right-row .left-col img,.our-service-section .right-col .right-row{width:100% !important}.rebate-section .first-row{flex-wrap:wrap}.rebate-section .first-row .et_pb_column{width:calc(50% - 20px);margin-right:0px;margin-bottom:0px}.rebate-section .first-row,.rebate-section .sec-row{gap:40px}.focused-section .sec-col .et_pb_image{margin-right:0px}.service-section .right-col .et_pb_text_inner{margin-left:0px;margin-top:0px;padding:0px;background:transparent}.service-section h2 br,.focused-section .third-col,.our-service-section .right-row .right-col,.boiler-section h2 br,.north-sec h2 br{display:none}.service-section .right-col .bottom-row .left-col .et_pb_button_module_wrapper{position:unset;margin-left:0;text-align:left;padding-top:25px}.service-section .right-col .top-row,.north-sec .third-row{padding-top:0px !important}.service-section .right-col .bottom-row{padding-top:10px}.service-section{padding-bottom:40px}.focused-section .sec-col,.north-sec .sec-row .sec-col .et_pb_image{margin-right:0px !important}.focused-section .sec-col img{height:400px !important;object-fit:cover}.boiler-section .sec-row,.thermal-section .sec-row,.stress-section .sec-row,.install-section .sec-row,.cont-section .et_pb_row{flex-wrap:wrap}.north-sec .sec-row{flex-wrap:wrap-reverse}.boiler-section .sec-row .et_pb_column{width:calc(50% - 10px)}.service-section{background:#eee;padding-top:30px}.our-service-section{padding:30px 0px}.our-service-section .et_pb_heading{margin-bottom:0px}.north-sec .sec-row .sec-col,.north-sec .sec-row .sec-col .et_pb_image,.north-sec .sec-row .sec-col .et_pb_image_wrap,.north-sec .sec-row .sec-col img,.north-sec .third-row .sec-col,.north-sec .third-row .sec-col .et_pb_image,.north-sec .third-row .sec-col .et_pb_image_wrap,.north-sec .third-row .sec-col img,.testimonials-sec .sec-row .et_pb_image,.testimonials-sec .sec-row .et_pb_image_wrap,.testimonials-sec .sec-row .et_pb_image_wrap img,.cont-section .et_pb_row .left-col,.cont-section .et_pb_row .right-col{width:100%}.north-sec .third-col p{padding:0px !important}.north-sec .third-row .sec-col{margin-bottom:20px}.north-sec .sec-row .first-col p{padding-top:20px !important;padding-bottom:0px !important}.boiler-section{background:#f2f2f2}.boiler-section .sec-row .et_pb_blurb .read-text a{right:-60px;padding:25px 25px 15px 22px}.footer-section .sec-col .et_pb_module:first-child{margin-bottom:10px}.bottom-section,.thermal-section,.inner-about-sec,.bath-section{padding-bottom:30px;padding-top:30px}.inner-about-sec h2{padding-bottom:10px}.bath-section .third-row h4{line-height:28px;padding-bottom:0px}.install-section .sec-row .et_pb_column{width:calc(50% - 10px)}.cont-section .et_pb_row .left-col{margin-bottom:0px}.cont-section .et_pb_blurb .et_pb_blurb_content{max-width:100%}.gallery-section .et_pb_gallery_image,.gallery-section .et_pb_gallery_image img{width:100%}.cont-section .et_pb_row .right-col .wpforms-container{margin-top:0px !important}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_item{margin-bottom:20px;width:calc(50% - 10px)}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_items,.testimonials-sec .sec-row{flex-wrap:wrap}.gallery-section .et_pb_row .et_pb_column .et_pb_gallery_items .last_in_row{margin-right:0px}.testimonials-sec .sec-row .strong-view p{padding:15px 10px}.install-section .sec-row .et_pb_main_blurb_image,.install-section .sec-row .et_pb_image_wrap,.install-section .sec-row img{width:100%}.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev{left:-14px !important;background:#f05223;border-radius:20px}.install-section .sec-row .et_pb_column .et_pb_blurb_container{padding:0px 15px;padding-bottom:25px}.new-sec h2 br{display:none}.boiler-section .sec-row .et_pb_blurb .et_pb_blurb_description{font-size:18.5px}.thermo-sec .mid-row h2{text-align:center !important}.thermo-sec .mid-row .et_pb_button_module_wrapper .et_pb_button{font-size:20px !important}.thermo-sec .last-row .mid-form,.bryant-sec .top-row .left-col{margin-bottom:0px}.consultation-sec .last-row .left-col{margin-bottom:10px}}@media (max-width:767px){html body .et_pb_button_module_wrapper a.et_pb_button,html body .et_pb_button_module_wrapper a.et_pb_button:hover{padding:12px 30px !important}.main-header .sec-row .right-col ul li.first-list{display:none}.banner-hero p,.about-section p{line-height:24px;padding-top:0px}.footer-section .first-row .et_pb_column{width:100% !important}.footer-section .first-row{flex-wrap:wrap}.footer-section .fst-col .et_pb_widget_area{margin-bottom:0px}.copy-footer{margin-top:15px}.copy-footer:before{width:85%}.footer-section .sec-col ul#menu-footer-menu li{width:calc(33% - 10px)}.footer-section form .mailpoet_message{padding:0px !important}.footer-section #mailpoet_form_1 form.mailpoet_form{padding-top:20px !important}.footer-section .first-row .fst-col .et_pb_widget{margin-bottom:10px}.footer-section .sec-col h3{padding-top:0px}.banner-hero p br,html body h1 br,.boiler-section h2 br{display:none}.banner-hero:before{content:"";background:rgba(0,0,0,.2);position:absolute;inset:0;width:100%;height:100%}.footer-section{padding-top:20px;padding-bottom:10px}.footer-section .sec-col .et_pb_menu__wrap{justify-content:flex-start}.footer-section .sec-col .et_pb_module:first-child{margin-bottom:10px}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{width:calc(100% - 10px)}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{font-size:15px;padding-left:14px}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li:before{left:-15px}.bath-section .sec-row,.stress-section h2{padding-bottom:20px}.thermal-section h2{padding-bottom:10px}.bottom-section .et_pb_column{padding-top:10px;padding-bottom:15px}.boiler-section .sec-row .et_pb_blurb .et_pb_blurb_description{font-size:16.5px}.table-sec table tr th,.table-sec table tr td{padding:10px}.landing-inner .list-sec .two-cols li{font-size:16px}.landing-inner .list-sec .two-cols{padding-top:10px}.inner-about-sec #at_price_table table tbody tr td{font-size:17px}html body .landing-inner h4{margin-bottom:10px !important}.bryant-sec .top-row h1,.bryant-sec .top-row .et_pb_button_module_wrapper{text-align:left !important}}@media (max-width:640px){.main-header .sec-row .left-col p{line-height:18px}.main-header .sec-row .left-col p img{padding-right:6px}.footer-section .fst-col p{max-width:290px;margin:0 auto}.footer-section .fst-col .orange{margin:0px}.footer-section .fst-col #mailpoet_form_1 .mailpoet_validate_error{padding-top:25px}.footer-section #mailpoet_form_1 form.mailpoet_form{padding-top:0px !important}.footer-section #mailpoet_form_1 .mailpoet_paragraph{margin-bottom:5px}.boiler-section .sec-row .et_pb_blurb .read-text a{padding:16px 18px 11px 18px;right:-58px;top:8px}.testimonials-sec,.issue-sec,.north-sec,.boiler-section,.about-section,.gallery-section,.new-sec{padding:30px 0px}.our-service-section .right-col .right-row{padding-bottom:0px}.our-service-section .first-column .et_pb_text{margin-bottom:20px}.our-service-section .right-col .right-row .left-col{margin-bottom:0px}.boiler-section h4,.boiler-section h2,.north-sec h2,.testimonials-sec h2,.about-section h2,.about-section p,.inner-about-sec h2,.thermal-section h2,.bath-section h3,.stress-section h2,.install-section h2,.install-section p,.thermal-section p,.urgen-section p{text-align:left !important}html body h2{line-height:27px}.boiler-section .sec-row h4{font-size:23px}.inner-about-sec,.thermal-section,.urgen-section,.stress-section,.install-section,.cont-section{padding:30px 0px}.bath-section .sec-row{flex-wrap:wrap}.bath-section .sec-row .et_pb_column{width:100%;margin-bottom:20px;margin-right:0px}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{width:calc(50% - 0px);padding-left:9.2px}.bath-section .sec-row{padding-bottom:0px}.thermal-section .head-sec{padding-top:20px}.cont-section .et_pb_blurb{margin-bottom:20px !important}.thanku-page img{max-width:180px}.issue-sec p{text-align:center !important}.rebate-section .first-row .et_pb_column{width:100%;margin-bottom:20px}.rebate-section .first-row{gap:0px}.rebate-section .sec-row{padding-top:20px}.gallery-section .et_pb_text{margin-bottom:10px}.install-section .first-row{padding-bottom:20px}.inner-about-sec p{padding-bottom:0px !important}body.error404 #left-area .et_pb_post .entry{padding:20px}.inner-hero{padding:18% 0}.bath-section{padding-bottom:0px}.boiler-section .sec-row .et_pb_column{width:100%}.inner-about-sec,.pump-section{padding:30px 0px}.inner-about-sec h3,.thermal-section h3{padding-top:0px}.about-section h4{text-align:left}.landing-inner .list-sec{padding-top:10px}}@media (max-width:480px){.logo-section h2 br{display:none}.bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{width:100%}.footer-section form .mailpoet_text{width:100% !important}.footer-section .sec-col ul#menu-footer-menu li{width:33%;padding-bottom:5px}.footer-section .sec-col ul#menu-footer-menu li a{padding-bottom:0px}.main-header .first-row img{max-width:150px}html body h1,.banner-hero p,.banner-hero .et_pb_button_module_wrapper{text-align:center !important}.boiler-section .sec-row .et_pb_blurb .read-text a{right:-45px}.boiler-section .sec-row .et_pb_blurb .read-text a img{max-width:30px}.boiler-section .sec-row .et_pb_column{margin-right:0px}.service-section{padding-bottom:10px}.rebate-section .sec-row{gap:20px}.page-id-20 .bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols{padding-left:18px}.page-id-20 .bath-section .sec-row .et_pb_column .et_pb_blurb .two-cols li{width:calc(50% - 0px)}.boiler-section .sec-row .et_pb_blurb .et_pb_blurb_description{padding-right:0px}}@media (max-width:479px){.install-section .sec-row .et_pb_column{margin-right:0px}}#at_price_table table{width:100%}#at_price_table table tbody tr{padding:20px 10px;transition:all .5s}#at_price_table table tbody tr:hover{background:rgba(0,0,0,.1)}#at_price_table table tbody tr td{text-align:center;font-size:20px;width:50%;padding:15px 10px !important}.inner-about-sec #at_price_table table tbody tr td{border-right:1px solid #ccc}.inner-about-sec #at_price_table table{margin:0px}.inner-about-sec #at_price_table table{border:1px solid #ccc}.entry-content tr td{border-top:1px solid #ccc}.inner-hero .top-inner-row,.bryant-sec .top-row,.consultation-sec .last-row{display:flex;align-items:center;flex-wrap:wrap}.page-id-3033 .inner-hero:before{content:"";background:rgba(0,0,0,.5);position:absolute;inset:0;width:100%;height:100%}.landing-inner .list-sec .two-cols{list-style:none;margin-left:0px !important}.landing-inner .list-sec .two-cols li{padding-left:15px;padding-bottom:10px}.landing-inner .list-sec .two-cols li:before{content:"";background:url("https://cdn-coihc.nitrocdn.com/GRGGPfbcQYmcgZjkPKEMqaFnTADbPiPP/assets/images/optimized/rev-7a58e9d/seebacher.ca/wp-content/uploads/2024/05/black-tick.png");position:absolute;width:22px;height:22px;left:0px}.landing-sec h1{text-align:left !important}.landing-sec .right-col .wpforms-container-full button.wpforms-submit,.bryant-sec .top-row .right-col .wpforms-container-full button.wpforms-submit{padding:12px 30px !important;background:#f05223 !important}.thermo-sec .last-row .mid-form div.wpforms-container-full button[type=submit]{padding:12px 30px !important}.landing-sec .left-col .et_pb_button_module_wrapper .et_pb_button,.bryant-sec .top-row .left-col .et_pb_button_module_wrapper .et_pb_button{padding:15px 25px !important}.thermo-sec .top-row h2,.bryant-sec .top-row h1{font-size:clamp(25px,2.516vw,40px);line-height:clamp(35px,3.774vw,60px)}.thermo-sec .mid-row h2,html .ductless-sec h2,html .ductless-inner h2,html .consultation-sec h2{font-size:clamp(28px,2.264vw,36px);line-height:clamp(30px,2.642vw,42px)}html body .landing-inner h2{font-size:clamp(26px,2.893vw,46px)}html body .landing-inner h4{font-size:clamp(23px,1.635vw,26px);line-height:30px}.blurbfull .et_pb_blurb_content{max-width:100%}.wpcf7-form input.text,.wpcf7-form input.title,.wpcf7-form input[type=email],.wpcf7-form input[type=password],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form select,.wpcf7-form textarea{font-size:16px;line-height:100%;box-shadow:none;transition:border .15s,box-shadow .15s;border:2px solid #eee;width:100%;padding:15px 15px;border-radius:4px}.wpcf7-form-control.wpcf7-submit{cursor:pointer;background-color:#066aab;color:#fff;padding:15px 15px;border-radius:4px;border:2px solid #066aab;width:200px;font-size:16px;margin-top:20px}