@charset "UTF-8";h1.svelte-4pg14r{margin-top:0;padding-top:20px;height:127px;width:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:40px;text-align:center}@media (min-width: 500px){.content-container.svelte-c50c6u{display:flex;justify-content:center;align-items:center;position:relative}.content-container__content.svelte-c50c6u{box-sizing:border-box;width:100%;max-width:1200px;padding:0 20px}}.calculator.svelte-mrr2z0{background:linear-gradient(#fff3,#fff3),url(../../../calculator/background.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:50px}.calculator-container.svelte-mrr2z0{width:100%;margin:0 auto;padding:0;border-radius:15px;overflow:hidden;background-color:#ffffffe6;box-sizing:border-box}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0){background-color:#003f52}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0){display:flex;flex-direction:row;align-items:center;list-style:none;flex-wrap:wrap;justify-content:center;margin:0;padding:0;height:fit-content}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li:where(.svelte-mrr2z0){flex-basis:auto;flex-shrink:1;flex-grow:1;color:#fff;padding:8px;height:fit-content;text-align:center;transition:.3s ease-in-out;position:relative}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li:where(.svelte-mrr2z0):before{content:"";position:absolute;top:0;left:0;width:0;height:100%;transition:width .4s ease-in-out;z-index:0;background-color:#fff}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li:where(.svelte-mrr2z0):hover{cursor:pointer;color:#003f52}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li:where(.svelte-mrr2z0):hover:before{width:100%}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li:where(.svelte-mrr2z0) button:where(.svelte-mrr2z0){background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:10px 15px;width:100%;height:100%;z-index:1;position:relative}.calculator-container.svelte-mrr2z0 nav:where(.svelte-mrr2z0) ul:where(.svelte-mrr2z0) li.active:where(.svelte-mrr2z0){background-color:#fff;color:#003f52}.calculator-container__name.svelte-mrr2z0{color:#003f52;font-weight:700;margin:20px;font-size:30px;text-align:center}.calculator-container__calc.svelte-mrr2z0{padding:20px}@media (max-width: 500px){.calculator-container.svelte-mrr2z0{border:none;border-radius:0}}.carousel.svelte-2s9cmp{position:relative;justify-content:center;align-items:center;background-color:#fff}.carousel__button.svelte-2s9cmp{position:absolute;top:50%;margin-top:-20px;border:none;background-color:transparent}.carousel__button--left--arrows-on-top.svelte-2s9cmp{left:2vw}.carousel__button--left--arrows-next.svelte-2s9cmp{position:absolute;left:-40px}.carousel__button--right--arrows-on-top.svelte-2s9cmp{right:2vw}.carousel__button--right--arrows-next.svelte-2s9cmp{position:absolute;right:-40px}.carousel__button.svelte-2s9cmp:focus{outline:none}.carousel__button.svelte-2s9cmp:hover{background-color:transparent}.carousel__button__custom-arrow.svelte-2s9cmp{position:absolute;top:50%;transform:translateY(-50%);width:70px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;z-index:1}.carousel__button__custom-arrow--arrows-next.svelte-2s9cmp i:where(.svelte-2s9cmp){width:20px;height:20px;border-left:5px solid rgba(0,63,82,.3);border-bottom:5px solid rgba(0,63,82,.3)}.carousel__button__custom-arrow--arrows-next.svelte-2s9cmp i:where(.svelte-2s9cmp):hover{width:20px;height:20px;border-left:10px solid #003f52;border-bottom:10px solid #003f52;transition:.3s;border-bottom-left-radius:5px}.carousel__button__custom-arrow--arrows-on-top.svelte-2s9cmp i:where(.svelte-2s9cmp){width:30px;height:30px;border-left:5px solid rgba(255,255,255,.3);border-bottom:5px solid rgba(255,255,255,.3)}.carousel__button__custom-arrow--arrows-on-top.svelte-2s9cmp i:where(.svelte-2s9cmp):hover{width:40px;height:40px;border-left:10px solid white;border-bottom:10px solid white;transition:.3s;border-bottom-left-radius:5px}.carousel__button__custom-arrow--next.svelte-2s9cmp{right:0}.carousel__button__custom-arrow--next.svelte-2s9cmp i:where(.svelte-2s9cmp){transform:rotate(-135deg)}.carousel__button__custom-arrow--prev.svelte-2s9cmp{left:0}.carousel__button__custom-arrow--prev.svelte-2s9cmp i:where(.svelte-2s9cmp){transform:rotate(45deg)}.carousel__ul.svelte-2s9cmp{list-style-type:none;position:absolute;display:flex;justify-content:center;width:100%;padding:0}.carousel__ul--arrows-next.svelte-2s9cmp{margin-top:0}.carousel__ul--arrows-on-top.svelte-2s9cmp{margin-top:-30px}.carousel__ul.svelte-2s9cmp li:where(.svelte-2s9cmp){margin:6px;border-radius:100%;opacity:.5;height:8px;width:8px}.carousel__ul.svelte-2s9cmp li:where(.svelte-2s9cmp):hover{opacity:.85;cursor:pointer;width:12px;height:12px}.button.svelte-1ax7ahn{box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:10px 20px;font-weight:500;width:fit-content;height:fit-content;font-size:14px;transition:.3s ease-in-out;background-color:var(--bg-color);position:relative;overflow:hidden;text-align:center;border:none}.button.svelte-1ax7ahn:disabled{opacity:.6;cursor:not-allowed}.button.svelte-1ax7ahn:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;transition:width .4s ease-in-out;z-index:0}.button--hover-light.svelte-1ax7ahn:not(:disabled):before{background-color:var(--color)}.button--hover-light.svelte-1ax7ahn:not(:disabled):hover{color:var(--bg-color)!important}.button--hover-dark.svelte-1ax7ahn:before{background-color:color-mix(in srgb,var(--bg-color) 80%,#000)}.button.svelte-1ax7ahn:not(:disabled):hover{cursor:pointer}.button.svelte-1ax7ahn:not(:disabled):hover:before{width:100%}.button__content.svelte-1ax7ahn{position:relative;z-index:1}.banner.svelte-vicvqw{width:100vw;height:100vh;height:100dvh;background-size:cover;background-position:top center;background-repeat:no-repeat;font-weight:700;position:relative}.banner__label.svelte-vicvqw{position:absolute;bottom:140px;flex-direction:column;gap:15px;font-size:26px;color:#353535;width:100%;background-color:#ffffff80;height:200px;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.banner__label__container.svelte-vicvqw{text-align:center}.banner__label__container__button.svelte-vicvqw{display:flex;justify-content:center;margin-top:10px}.input_container.svelte-12bxewb{width:100%;position:relative}.input_container__label.svelte-12bxewb{position:absolute;pointer-events:none;transition:all .25s ease-out;color:inherit;z-index:1}.input_container__label--big.svelte-12bxewb{font-size:15px;font-weight:700;top:20px;left:20px}.input_container__label--small.svelte-12bxewb{font-size:10px;top:8px;left:10px;font-weight:700}.input_container.svelte-12bxewb input:where(.svelte-12bxewb){box-sizing:border-box;width:100%;height:56px;border-radius:5px;border:none;padding:18px 10px 10px 20px;font-size:16px;position:relative}.input_container.svelte-12bxewb input:where(.svelte-12bxewb)::placeholder{opacity:0;transition:opacity .2s ease-in}.input_container.svelte-12bxewb input:where(.svelte-12bxewb):focus{border:0;outline:none;background-color:#ccd9dc;box-shadow:inset 0 0 5px #000}.input_container.svelte-12bxewb input:where(.svelte-12bxewb):focus::placeholder{opacity:.4;transition:opacity .2s ease-in}.textarea_container.svelte-ozxb95{width:100%;position:relative}.textarea_container__label.svelte-ozxb95{position:absolute;pointer-events:none;transition:all .25s ease-out;color:inherit;z-index:1}.textarea_container__label--big.svelte-ozxb95{font-size:15px;font-weight:700;top:20px;left:20px}.textarea_container__label--small.svelte-ozxb95{font-size:10px;top:8px;left:10px;font-weight:700}.textarea_container.svelte-ozxb95 textarea:where(.svelte-ozxb95){box-sizing:border-box;width:100%;height:100px;border-radius:5px;border:none;padding:24px 10px 10px 20px;font-size:16px;font-family:inherit;position:relative;resize:vertical}.textarea_container.svelte-ozxb95 textarea:where(.svelte-ozxb95)::placeholder{opacity:0;transition:opacity .2s ease-in}.textarea_container.svelte-ozxb95 textarea:where(.svelte-ozxb95):focus{border:0;outline:none;background-color:#ccd9dc;box-shadow:inset 0 0 5px #000}.textarea_container.svelte-ozxb95 textarea:where(.svelte-ozxb95):focus::placeholder{opacity:.4;transition:opacity .2s ease-in}.contact.svelte-1cq9fud{background-color:#003f52;position:relative;padding-bottom:50px;overflow:hidden}.contact__text.svelte-1cq9fud{color:#fff;font-size:20px;margin:auto 40px 40px;text-align:center}.contact__form.svelte-1cq9fud{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:calc(100vw - 40px);margin:auto}.contact__shield.svelte-1cq9fud{color:#fff;text-align:center;font-size:12px;margin-top:20px}.contact__shield.svelte-1cq9fud a:where(.svelte-1cq9fud){color:#fff}@keyframes svelte-1cq9fud-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact.svelte-1cq9fud .loader:where(.svelte-1cq9fud){border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;width:30px;height:30px;animation:svelte-1cq9fud-spin 1s linear infinite;margin:20px auto}.contact.svelte-1cq9fud .checkmark:where(.svelte-1cq9fud){width:50px;height:50px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:20px auto;box-shadow:inset 0 0 #fff;animation:svelte-1cq9fud-fill .4s ease-in-out .6s forwards,svelte-1cq9fud-scale .5s ease-in-out 2s both}.contact.svelte-1cq9fud .checkmark__circle:where(.svelte-1cq9fud){stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#fff;fill:none;animation:svelte-1cq9fud-stroke 1s cubic-bezier(.65,0,.45,1) forwards}.contact.svelte-1cq9fud .checkmark__check:where(.svelte-1cq9fud){transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:svelte-1cq9fud-stroke .3s cubic-bezier(.65,0,.45,1) .3s forwards,svelte-1cq9fud-change-color .3s ease-in-out .9s both;stroke-linecap:round;stroke-linejoin:round}.contact.svelte-1cq9fud .circle-expand:where(.svelte-1cq9fud){z-index:3;position:relative;width:80px;height:80px;margin:0 auto;transition:transform 2s ease,background-color 1s ease;border-radius:50%;background-color:#003f52}.contact.svelte-1cq9fud .circle-expand.expand:where(.svelte-1cq9fud){transform:scale(50);background-color:#fff}.contact.svelte-1cq9fud .circle-expand.expand:where(.svelte-1cq9fud) svg:where(.svelte-1cq9fud){display:none}@keyframes svelte-1cq9fud-stroke{to{stroke-dashoffset:0}}@keyframes svelte-1cq9fud-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes svelte-1cq9fud-fill{to{box-shadow:inset 0 0 0 30px #fff}}@keyframes svelte-1cq9fud-change-color{0%{stroke:#fff}to{stroke:#003f52;stroke-width:5px}}@keyframes svelte-1cq9fud-shake{0%,to{transform:translate(0)}25%,75%{transform:translate(-10px)}50%{transform:translate(10px)}}.contact.svelte-1cq9fud .error:where(.svelte-1cq9fud){animation:svelte-1cq9fud-shake .5s ease-in-out}.contact.svelte-1cq9fud .error__message:where(.svelte-1cq9fud){display:flex;justify-content:center;flex-direction:column;align-items:center;color:#fff}.contact.svelte-1cq9fud .error__message:where(.svelte-1cq9fud) p:where(.svelte-1cq9fud){margin-top:0}.contact.svelte-1cq9fud .error__message:where(.svelte-1cq9fud) p:where(.svelte-1cq9fud) a:where(.svelte-1cq9fud){color:#fff}.contact.svelte-1cq9fud .contact__shield:where(.svelte-1cq9fud){margin:10px}@keyframes from-left{0%{transform:rotateX(50deg) translate(200vw) skew(-50deg);opacity:1}to{transform:rotateX(0) translate(0) skew(0);opacity:1}}@keyframes from-right{0%{transform:rotateX(50deg) translate(-200vw) skew(-50deg);opacity:1}to{transform:rotateX(0) translate(0) skew(0);opacity:1}}.container.svelte-nlfxv9{margin-top:20px;display:flex}.container--left.svelte-nlfxv9{justify-content:flex-end}.container__rectangle.svelte-nlfxv9{position:relative;min-height:200px;width:calc(100% - 20px);box-sizing:border-box;margin-top:100px;padding:20px;display:flex;align-items:center}.container__rectangle--left.svelte-nlfxv9{text-align:left;border-top-left-radius:10px;border-bottom-left-radius:10px}.container__rectangle--right.svelte-nlfxv9{text-align:right;border-top-right-radius:10px;border-bottom-right-radius:10px;left:0}.container__rectangle--light.svelte-nlfxv9{background-color:#ccd9dc}.container__rectangle--light.svelte-nlfxv9 .container__rectangle__content:where(.svelte-nlfxv9){color:#000}.container__rectangle--light.svelte-nlfxv9 .container__rectangle__content__h1:where(.svelte-nlfxv9){color:#003f52}.container__rectangle--dark.svelte-nlfxv9{background-color:#003f52}.container__rectangle--dark.svelte-nlfxv9 .container__rectangle__content:where(.svelte-nlfxv9){color:#fff}.container__rectangle--dark.svelte-nlfxv9 .container__rectangle__content__h1:where(.svelte-nlfxv9){color:#fff}.container__rectangle__content.svelte-nlfxv9{text-align:inherit;width:auto;max-width:1000px;padding:0 20px;line-height:25px}.container__rectangle__content__h1.svelte-nlfxv9{margin-bottom:40px;margin-top:60px;font-weight:700;text-transform:uppercase;font-size:36px;line-height:1.2}.container__image.svelte-nlfxv9{border-radius:10px;position:absolute;z-index:1;width:300px;height:160px;object-fit:cover;top:-100px}.container__image--left.svelte-nlfxv9{left:10px}.container__image--right.svelte-nlfxv9{right:10px}@media (min-width: 768px){@keyframes from-left{0%{transform:translate(-50vw);opacity:1}to{transform:translate(0);opacity:1}}@keyframes from-right{0%{transform:translate(50vw);opacity:1}to{transform:translate(0);opacity:1}}.container--right.svelte-nlfxv9{justify-content:flex-start}.container--left.svelte-nlfxv9{justify-content:flex-end}.container__rectangle.svelte-nlfxv9{width:80%;margin-top:0;min-height:300px}.container__rectangle--left.svelte-nlfxv9{text-align:left;border-radius:10px 0 0 10px;padding-left:100px}.container__rectangle--right.svelte-nlfxv9{text-align:right;border-radius:0 10px 10px 0;left:0;padding-right:100px}.container__rectangle__content__h1.svelte-nlfxv9{margin-top:0}.container__image.svelte-nlfxv9{height:250px;width:250px;top:50%;margin-top:-125px}.container__image--left.svelte-nlfxv9{left:-150px}.container__image--right.svelte-nlfxv9{right:-150px}}@media (min-width: 1026px){.container__rectangle.svelte-nlfxv9{min-height:300px}.container__rectangle--left.svelte-nlfxv9{text-align:left;border-top-left-radius:10px;border-bottom-left-radius:10px;padding-left:210px}.container__rectangle--right.svelte-nlfxv9{text-align:right;border-top-right-radius:10px;border-bottom-right-radius:10px;left:0;padding-right:210px;justify-content:flex-end}.container__rectangle__content.svelte-nlfxv9{justify-content:flex-start;max-width:850px}.container__image.svelte-nlfxv9{height:250px;width:380px;top:50%;margin-top:-125px}.container__image--left.svelte-nlfxv9{left:-173px}.container__image--right.svelte-nlfxv9{right:-173px}}@media (min-width: 1800px){.container__rectangle.svelte-nlfxv9{min-height:350px;width:70%}.container__rectangle--left.svelte-nlfxv9{padding-left:250px}.container__rectangle--right.svelte-nlfxv9{padding-right:250px}.container__rectangle__content.svelte-nlfxv9{font-size:18px;line-height:30px}.container__image.svelte-nlfxv9{height:250px;width:380px;top:50%;margin-top:-125px}.container__image--left.svelte-nlfxv9{left:-173px}.container__image--right.svelte-nlfxv9{right:-173px}}.container.svelte-1pgaxmy{overflow:hidden;padding-bottom:50px;padding-top:30px;background-color:#f5f5f5}.icon-text.svelte-3toql8{display:grid;grid-template-columns:90px 1fr;grid-template-rows:auto;column-gap:20px;row-gap:10px;width:100%}@media (max-width: 786px){.icon-text.svelte-3toql8{grid-template-columns:3fr 7fr;justify-content:center}}.icon-text--dark.svelte-3toql8{color:#fff}.icon-text__icon.svelte-3toql8{width:80px;height:80px;border-radius:50%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;padding:20px;grid-row:1/-1}@media (max-width: 786px){.icon-text__icon.svelte-3toql8{width:60px;height:60px;padding:15px;grid-row:none;grid-area:1/1/2/2;justify-self:end}}.icon-text__header-button.svelte-3toql8{background:none;border:none;padding:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left;color:inherit;transition:transform .3s ease;width:fit-content}@media (max-width: 786px){.icon-text__header-button.svelte-3toql8{min-height:60px;grid-area:1/2/2/3}}.icon-text__header.svelte-3toql8{font-size:24px;font-weight:600;margin:0;padding:0;display:flex;align-items:center;width:fit-content}@media (max-width: 786px){.icon-text__header.svelte-3toql8{font-size:20px}}@media (max-width: 435px){.icon-text__header.svelte-3toql8{font-size:16px}}.icon-text__chevron.svelte-3toql8{display:flex;align-items:center;transition:transform .3s ease;flex-shrink:0}.icon-text__chevron--open.svelte-3toql8{transform:rotate(180deg)}.icon-text__text.svelte-3toql8{animation:svelte-3toql8-slideDown .3s ease;text-align:justify}@media (max-width: 768px){.icon-text__text.svelte-3toql8{grid-area:2/1/3/3;padding:10px}}@keyframes svelte-3toql8-slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.why-with-me--dark.svelte-fstno6{background-color:#003f52;color:#fff;width:100%}.why-with-me__wrapper.svelte-fstno6{max-width:1200px;margin:auto;box-sizing:border-box;display:flex;gap:50px;justify-content:space-between;height:fit-content}@media (max-width: 880px){.why-with-me__wrapper.svelte-fstno6{box-sizing:border-box;width:100%;flex-direction:column;align-items:center;padding-bottom:50px;padding-left:20px;padding-right:20px}}.why-with-me__wrapper__info.svelte-fstno6{padding-left:30px;padding-bottom:50px;width:100%}@media (max-width: 880px){.why-with-me__wrapper__info.svelte-fstno6{padding-left:0;padding-bottom:0}}.why-with-me__wrapper__info__items.svelte-fstno6{display:flex;flex-direction:column;gap:30px;justify-content:center}@media (max-width: 786px){.why-with-me__wrapper__info__items.svelte-fstno6{gap:10px}}.why-with-me__wrapper__photo.svelte-fstno6{background-size:cover;flex-basis:400px;max-width:400px;flex-shrink:0;flex-grow:1;background-position:center 25%}@media (max-width: 880px){.why-with-me__wrapper__photo.svelte-fstno6{width:100%;max-width:none;height:300px}}
