.FormBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.FormBlock>*{z-index:1}.FormBlock [data-role=wrapper]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.FormBlock [data-role=content]{text-align:center;position:relative;border-radius:1rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:25px !important;padding-bottom:25px !important;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;width:100%}.FormBlock [data-role=content] ul{display:flex;flex-direction:column;gap:.8rem}.FormBlock [data-role=content] ul li{position:relative;border-radius:1rem;padding-left:2.5rem}.FormBlock [data-role=content] ul li:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;left:0;top:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:inherit;transform:translateY(-50%);padding:5px;border-radius:50%;aspect-ratio:1/1;color:#32988b;font-size:1rem;line-height:1rem}@media only screen and (max-width: 800px){.FormBlock [data-role=content]{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.FormBlock [data-role=content] h2{text-align:inherit;margin:0}.FormBlock_background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.5}.FormBlock_background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.FormBlock [data-role=form]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;z-index:50;width:100%}.FormBlock_links,.FormBlock p{margin:0}.FormBlock[data-color=primary]{background-color:#32988b;--col: #32988b;--title: #fff;--title: #fff;color:#fff}.FormBlock[data-color=primary][data-color=primary]:has(+[data-color=primary]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=primary][data-color=primary]:has(+[data-color=primary])+[data-color=primary]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=secondary]{background-color:#000;--col: #000;--title: #fff;--title: #32988b;color:#fff}.FormBlock[data-color=secondary][data-color=secondary]:has(+[data-color=secondary]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=secondary][data-color=secondary]:has(+[data-color=secondary])+[data-color=secondary]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=highlight]{background-color:#dfe0de;--col: #dfe0de;--title: #fff}.FormBlock[data-color=highlight][data-color=highlight]:has(+[data-color=highlight]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=highlight][data-color=highlight]:has(+[data-color=highlight])+[data-color=highlight]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=accent]{background-color:#222222;--col: #222222;--title: #fff}.FormBlock[data-color=accent][data-color=accent]:has(+[data-color=accent]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=accent][data-color=accent]:has(+[data-color=accent])+[data-color=accent]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=background]{background-color:#2e2e2e;--col: #2e2e2e;--title: #fff}.FormBlock[data-color=background][data-color=background]:has(+[data-color=background]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=background][data-color=background]:has(+[data-color=background])+[data-color=background]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=neutral]{background-color:#f4f4f4;--col: #f4f4f4;--title: #fff}.FormBlock[data-color=neutral][data-color=neutral]:has(+[data-color=neutral]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=neutral][data-color=neutral]:has(+[data-color=neutral])+[data-color=neutral]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=white]{background-color:#fff;--col: #fff;--title: #fff;--title: #32988b}.FormBlock[data-color=white][data-color=white]:has(+[data-color=white]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=white][data-color=white]:has(+[data-color=white])+[data-color=white]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=black]{background-color:#000;--col: #000;--title: #fff}.FormBlock[data-color=black][data-color=black]:has(+[data-color=black]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=black][data-color=black]:has(+[data-color=black])+[data-color=black]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=none]{background-color:transparent;--col: transparent;--title: #fff;--title: #32988b}.FormBlock[data-color=none][data-color=none]:has(+[data-color=none]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=none][data-color=none]:has(+[data-color=none])+[data-color=none]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock[data-color=gradient]{background-color:transparent;--col: transparent;--title: #fff}.FormBlock[data-color=gradient][data-color=gradient]:has(+[data-color=gradient]){border-bottom-left-radius:0;border-bottom-right-radius:0}.FormBlock[data-color=gradient][data-color=gradient]:has(+[data-color=gradient])+[data-color=gradient]{border-top-left-radius:0;border-top-right-radius:0}.FormBlock>*{z-index:10}.FormBlock[data-color=primary] .Btn{--col: #000;--btn: #000;--txt: #fff}.FormBlock[data-links=white] .Btn{--col: #fff;--txt: #000}.FormBlock[data-links=primary] .Btn{--col: #32988b;--txt: #000}.FormBlock[data-links=secondary] .Btn{--col: #000;--txt: #fff}.FormBlock[data-links=highlight] .Btn{--col: #dfe0de;--txt: #fff}.FormBlock[data-links=std] .Btn:nth-of-type(2n + 1){--col: #32988b;--txt: #000}.FormBlock[data-links=std] .Btn:nth-of-type(2n + 2){--col: #000;--txt: #fff}.FormBlock[data-style=none],.FormBlock[data-style=""]{width:100%;border-radius:unset;padding:45px}.FormBlock[data-style=top]{width:calc(100% - 45px*2);border-radius:1.5rem;max-width:1280px;padding:45px;margin:25px 0;top:-12rem;margin-bottom:calc(-12rem + 25px);position:relative}@media only screen and (max-width: 800px){.FormBlock[data-style=top]{width:calc(100% - 25px*2)}}@media only screen and (max-width: 800px){.FormBlock[data-style=top]{padding:25px}}.FormBlock[data-style=bottom]{width:100%;padding:25px;border-radius:0 0 1.5rem 1.5rem}.FormBlock[data-style=both]{width:100%;padding:25px;border-radius:1.5rem}.FormBlock[data-style=boxed]{width:100%;padding:45px 0 !important;border-radius:1rem}.FormBlock[data-style=boxed]>[data-role=wrapper]{width:calc(100% - 45px*2);border-radius:1.5rem;max-width:1280px;padding:45px 0}@media only screen and (max-width: 800px){.FormBlock[data-style=boxed]>[data-role=wrapper]{width:calc(100% - 25px*2)}}@media only screen and (max-width: 800px){.FormBlock[data-style=boxed]>[data-role=wrapper]{padding:0 25px}}.FormBlock[data-top=true]{margin-top:calc(0px - 12rem) !important;z-index:6}.FormBlock[data-bottom=true]{margin-bottom:calc(0px - 12rem)}.FormBlock[data-bottom=true] [data-role=wrapper]{padding-bottom:12rem}.FormBlock[data-accents=true] [data-role=media]{position:relative}.FormBlock[data-accents=true] [data-role=media].aos-init:before{scale:.5;transition:all 1s;transition-timing-function:ease-in-out;animation-delay:1.5s}.FormBlock[data-accents=true] [data-role=media].aos-animate:before{scale:1}.FormBlock[data-accents=true] [data-role=media]:before{content:"";position:absolute;background-color:#32988b;width:50%;height:calc(100% + 1rem*2);z-index:-1;transform:translate(0px, calc(0px - 1rem));border-radius:1rem}.FormBlock[data-accents=true] [data-role=media]:before{top:0;right:calc(0px - 1rem)}.FormBlock[data-accents=true][data-layout=reverse] [data-role=media]{position:relative}.FormBlock[data-accents=true][data-layout=reverse] [data-role=media].aos-init:before{scale:.5;transition:all 1s;transition-timing-function:ease-in-out;animation-delay:1.5s}.FormBlock[data-accents=true][data-layout=reverse] [data-role=media].aos-animate:before{scale:1}.FormBlock[data-accents=true][data-layout=reverse] [data-role=media]:before{content:"";position:absolute;background-color:#32988b;width:50%;height:calc(100% + 1rem*2);z-index:-1;transform:translate(0px, calc(0px - 1rem));border-radius:1rem}.FormBlock[data-accents=true][data-layout=reverse] [data-role=media]:before{top:0;left:calc(0px - 1rem)}.FormBlock[data-style=block]{width:calc(100% - 45px*2);max-width:1280px;border-radius:1.5rem;margin:45px auto;padding:0 !important}@media only screen and (max-width: 800px){.FormBlock[data-style=block]{width:calc(100% - 25px*2)}}.FormBlock[data-style=block] [data-role=wrapper]{width:100%}.FormBlock[data-style=block] [data-role=content]{padding:75px calc(45px + 1.5rem*2) 75px 45px;border-radius:1rem;margin-right:calc(0px - 1.5rem*2);width:calc(50% + 1.5rem*2)}@media only screen and (max-width: 800px){.FormBlock[data-style=block] [data-role=content]{width:100%;margin-right:unset;padding:45px}}.FormBlock[data-style=block][data-layout=reverse] [data-role=content]{padding:75px 45px 75px calc(45px + 1.5rem*2);margin-right:unset;margin-left:calc(0px - 1.5rem*2)}@media only screen and (max-width: 800px){.FormBlock[data-style=block][data-layout=reverse] [data-role=content]{padding:75px 45px;margin-left:unset}}.FormBlock[data-style=inline]{width:100%;padding:0 !important}.FormBlock[data-style=inline]>[data-role=wrapper]{width:calc(100% - 45px*2);border-radius:1.5rem;max-width:1280px;padding:45px 0}@media only screen and (max-width: 800px){.FormBlock[data-style=inline]>[data-role=wrapper]{width:calc(100% - 25px*2)}}@media only screen and (max-width: 800px){.FormBlock[data-style=inline]>[data-role=wrapper]{padding:25px}}.FormBlock[data-style=max]{padding:0 !important;width:100%;justify-content:center;margin-top:calc(0px - 12rem);margin-bottom:calc(0px - 12rem);z-index:5}@media only screen and (max-width: 800px){.FormBlock[data-style=max]{margin-top:calc(0px - 3rem);margin-bottom:calc(0px - 3rem)}}.FormBlock[data-style=max] [data-role=content]{max-width:calc(1280px/2)}@media only screen and (max-width: 800px){.FormBlock[data-style=max] [data-role=content]{max-width:unset}}.FormBlock[data-style=max] [data-role=media]{max-width:50%;margin-right:calc(0px - 45px)}@media only screen and (max-width: 800px){.FormBlock[data-style=max] [data-role=media]{max-width:unset;aspect-ratio:unset}}.FormBlock[data-style=max]>[data-role=wrapper]{justify-content:center}.FormBlock[data-background=true],.FormBlock[data-background=graphic]{color:#fff}.FormBlock[data-background=true]:before,.FormBlock[data-background=true]:after,.FormBlock[data-background=graphic]:before,.FormBlock[data-background=graphic]:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.FormBlock[data-background=true]:before,.FormBlock[data-background=graphic]:before{background-image:var(--background);background-position:center;background-size:cover;background-repeat:no-repeat}.FormBlock[data-background=true]:after,.FormBlock[data-background=graphic]:after{background:linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.85) 80%, rgb(0, 0, 0) 100%)}.FormBlock[data-background=graphic]:after{display:none}.FormBlock_extra{position:relative;width:100%;width:calc(100% - 45px*2);max-width:1280px;padding-top:0 !important;padding-left:0 !important;padding-right:0 !important}@media only screen and (max-width: 800px){.FormBlock_extra{width:calc(100% - 25px*2)}}.FormBlock_extra .ContactIcons{width:100%;z-index:5;gap:25px}.FormBlock_extra .ContactIcons i{color:#32988b}.FormBlock_extra .ContactIcons_col{color:#fff;padding:25px;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;border-radius:1rem;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;width:calc(100%/2 - 25px);flex-grow:5;max-width:calc(100%/(2/2))}@media only screen and (max-width: 800px){.FormBlock_extra .ContactIcons_col{width:calc(100%/1 - 25px);flex-grow:5;max-width:calc(100%/(1/2))}}.FormBlock_extra .ContactIcons h3{margin:0;font-weight:normal;font-size:1rem;line-height:1rem}.FormBlock_extra .ContactIcons_icon{font-weight:600;font-size:1.8rem;line-height:1.8rem}.FormBlock_extra .ContactIcons [data-role=address],.FormBlock_extra .ContactIcons [data-role=fax]{display:none}
