@charset "UTF-8";.c-select{width:100%;max-width:28rem}.c-select__btn{width:100%;border-radius:2rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;--tw-shadow: 0 4px 30px 10px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 4px 30px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.c-select__btn:hover{--tw-border-opacity: 1;border-color:rgb(46 46 153 / var(--tw-border-opacity, 1))}.c-select__btn:focus{--tw-border-opacity: 1;border-color:rgb(0 0 128 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(184 184 228 / var(--tw-ring-opacity, 1))}.c-select__btn.is-active{--tw-border-opacity: 1;border-color:rgb(0 0 128 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(184 184 228 / var(--tw-ring-opacity, 1))}.c-select__btn-content{display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.c-select__icon{font-size:1rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(0 0 128 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.c-select__icon{font-size:1.25rem;line-height:1.75rem}}.c-select__text{font-size:.75rem;line-height:1rem;font-weight:500}@media (min-width: 768px){.c-select__text{font-size:1rem;line-height:2rem}}.c-select__chevron{height:1rem;width:1rem;--tw-text-opacity: 1;color:rgb(179 179 179 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media (min-width: 768px){.c-select__chevron{height:1.5rem;width:1.5rem}}.c-select__chevron.is-open{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.c-select__dropdown{position:absolute;z-index:50;margin-top:.5rem;width:100%;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));overflow:hidden;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);visibility:hidden;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transform:translateY(-10px)}.c-select__dropdown.is-open{visibility:visible;opacity:1;transform:translateY(0)}.c-select__list{padding-top:.5rem;padding-bottom:.5rem}.c-select__item{display:flex;align-items:center;padding:.75rem 1.5rem;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.c-select__item:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 255 / var(--tw-bg-opacity, 1))}.c-select__item{cursor:pointer}.c-select__item.is-selected{--tw-bg-opacity: 1;background-color:rgb(229 229 255 / var(--tw-bg-opacity, 1));font-weight:500;--tw-text-opacity: 1;color:rgb(0 0 104 / var(--tw-text-opacity, 1))}.c-select__item:active{--tw-bg-opacity: 1;background-color:rgb(184 184 228 / var(--tw-bg-opacity, 1))}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.blog-card{max-width:550px;width:100%;border-radius:30px;overflow:hidden;box-shadow:0 10px 40px #00000026;background:#fff}.card-image-container{width:100%;height:350px;background:url(https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?w=800&h=600&fit=crop) center/cover;position:relative;padding:30px}.tag{position:absolute;top:30px;right:30px;background:#ffd86f;color:#333;padding:12px 28px;border-radius:25px;font-weight:600;font-size:16px;box-shadow:0 4px 15px #0000001a}.content-box{background:#fff;margin:-60px 30px 30px;padding:40px 35px;border-radius:20px;box-shadow:0 10px 30px #0000001a;position:relative;z-index:10}.card-title{font-size:26px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:1.7;text-align:right}.card-description{font-size:15px;color:#718096;line-height:1.9;margin-bottom:30px;text-align:right}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #e2e8f0}.read-more{color:#667eea;font-weight:600;font-size:16px;text-decoration:none;transition:color .3s ease}.read-more:hover{color:#764ba2}.date{color:#a0aec0;font-size:14px;direction:ltr}@media (max-width: 600px){.card-image-container{height:280px}.content-box{margin:-50px 20px 20px;padding:30px 25px}.card-title{font-size:22px}.tag{top:20px;right:20px;padding:10px 22px;font-size:14px}}.section-portal .description p,.section-portal span{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.section-portal .half-circle-container{position:relative;overflow:hidden;border-radius:50%/100% 100% 0 0}.section-portal .half-circle-left{clip-path:circle(50% at 0 50%)}.section-portal .half-circle-right{clip-path:circle(50% at 100% 50%)}.section-portal .overlay-bottom{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at bottom,rgba(239,68,68,.8) 0%,transparent 70%);z-index:5}.section-portal .overlay-bottom-blue{background:radial-gradient(ellipse at bottom,rgba(59,130,246,.8) 0%,transparent 70%)}.section-portal .content-grid{display:grid;place-items:center;height:100%;width:100%}.section-portal .content-position-left{grid-area:1/1/2/2;justify-self:start;padding-right:20%}.section-portal .content-position-right{grid-area:1/1/2/2;justify-self:end;padding-left:20%}@media (max-width: 600px){.section-portal .half-circle-left{clip-path:circle(50% at 0 50%)}.section-portal .half-circle-right{clip-path:circle(50% at 100% 50%)}.section-portal .content-position-left,.section-portal .content-position-right{padding:10%!important}}.arc-slider{--radius-d: 260px;--radius-m: 235px;--img: 84px;--gap: 16px;position:sticky;inset-block-start:calc(50vh - var(--radius-d));inset-inline-end:0;width:calc(2 * var(--radius-d));height:calc(2 * var(--radius-d));z-index:3}@media (max-width: 1024px){.arc-slider{inset-block-start:0}}@media (max-width: 640px){.arc-slider{width:100%;height:100%;min-height:150px;margin-inline:auto;inset-inline-end:auto;position:relative}}.arc-wrap{position:relative;height:100%;width:100%}.arc-wrap.show-guide:after{content:"";position:absolute;width:100%;height:100%;border-radius:999px;border:2px solid #63C394;pointer-events:none}@media (max-width: 640px){.arc-wrap.show-guide:after{left:50%;top:0;transform:translate(-50%);width:100vh;height:100vh;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;border-top-color:#63c394;clip-path:inset(0 0 50% 0)}}@media (min-width: 641px){.arc-wrap.show-guide:after{right:-50%;top:0;border-top-color:transparent;border-left-color:#63c394;clip-path:inset(0 50% 0 0);border-right-color:transparent}}.arc{position:absolute;margin:0;list-style-type:none;padding:0}@media (min-width: 641px){.arc{right:45%;bottom:0;top:0}}@media (max-width: 640px){.arc{left:40%;top:0;transform:translate(-50%);width:50%;height:calc(2 * var(--radius-m))}}.arc>li{position:absolute;left:50%;top:50%;transform-origin:center;opacity:.35;z-index:1;filter:blur(.15px);transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .25s ease,filter .25s ease}@media (min-width: 641px){.arc>li[data-offset="-1"]{--angle: 62deg;transform:rotate(var(--angle)) translate(-260px) rotate(calc(-1 * var(--angle)));left:calc(50% + 75px);top:calc(50% - 60px)}.arc>li[data-offset="0"]{--angle: 0deg;transform:rotate(var(--angle)) translate(-260px) rotate(calc(-1 * var(--angle)));opacity:1;filter:none;z-index:3}.arc>li[data-offset="1"]{--angle: -62deg;transform:rotate(var(--angle)) translate(-260px) rotate(calc(-1 * var(--angle)));left:calc(50% + 75px);top:calc(50% - 20px)}}@media (max-width: 640px){.arc>li[data-offset="-1"]{--angle: -135deg;transform:rotate(var(--angle)) translate(var(--radius-m)) rotate(calc(-1 * var(--angle)));left:50%;top:40%}.arc>li[data-offset="0"]{--angle: -90deg;transform:rotate(var(--angle)) translate(var(--radius-m)) rotate(calc(-1 * var(--angle)));opacity:1;filter:none;z-index:3;left:55%;top:45%}.arc>li[data-offset="1"]{--angle: -45deg;transform:rotate(var(--angle)) translate(var(--radius-m)) rotate(calc(-1 * var(--angle)));left:50%;top:40%}}.arc>li[data-offset]:not([data-offset="-1"]):not([data-offset="0"]):not([data-offset="1"]){opacity:0;pointer-events:none}.arc-item{display:flex;align-items:center;gap:var(--gap);inline-size:clamp(200px,22vw,280px);white-space:nowrap;overflow:hidden}@media (max-width: 640px){.arc-item{flex-direction:column;align-items:center;text-align:center;inline-size:auto;max-inline-size:140px;white-space:normal}}.arc-item .avatar{width:var(--img);height:var(--img);overflow:hidden;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(99 195 148 / var(--tw-border-opacity, 1));--tw-shadow: 0px 2px 4px rgba(0,0,0,.04), 0px 1px 1px rgba(0,0,0,.02);--tw-shadow-colored: 0px 2px 4px var(--tw-shadow-color), 0px 1px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 640px){.arc-item .avatar{--img: 60px;width:var(--img);height:var(--img)}}.arc-item .name{font-size:16px;line-height:24px;font-weight:700;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1));text-overflow:ellipsis}@media (max-width: 640px){.arc-item .name{font-size:14px;line-height:24px;font-weight:400}}.arc-item .role{margin-top:2px;font-size:14px;line-height:24px;font-weight:400;--tw-text-opacity: 1;color:rgb(122 122 122 / var(--tw-text-opacity, 1));text-overflow:ellipsis}.arc-item .meta{min-inline-size:0}#testi-quote{quotes:"“" "”"}#testi-quote:before,#testi-quote:after{color:#63c394;font-size:1.5em;line-height:0;vertical-align:-.35em}#testi-quote:before{content:open-quote;margin-inline-start:.1em}#testi-quote:after{content:close-quote;margin-inline-start:.1em}.gf-custom-wrapper{width:100%}.gf-custom-wrapper .gf-form-title{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}.gf-custom-wrapper .gf-form-description{margin-bottom:1.5rem;--tw-text-opacity: 1;color:rgb(122 122 122 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form{width:100%}.gf-custom-wrapper .gf-custom-form .gf-fields-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper{position:relative}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-input,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-name-group .gf-name-field input,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field .gf-field-wrapper.gf-field-error-active input,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-name-group .gf-address-field input,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field .gf-field-wrapper.gf-field-error-active input,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-address-group .gf-name-field input,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field .gf-field-wrapper.gf-field-error-active input,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-address-group .gf-address-field input,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field .gf-field-wrapper.gf-field-error-active input,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active select,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active textarea,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=text],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=email],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=tel],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=url],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=number],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=date],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=time],.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=password]{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-input:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-name-group .gf-name-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field .gf-field-wrapper.gf-field-error-active input:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-name-group .gf-address-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field .gf-field-wrapper.gf-field-error-active input:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-address-group .gf-name-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field .gf-field-wrapper.gf-field-error-active input:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-address-group .gf-address-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field .gf-field-wrapper.gf-field-error-active input:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active select:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active textarea:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=text]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=email]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=tel]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=url]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=number]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=date]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=time]:focus,.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active input[type=password]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-error-active .gf-label{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-hidden{display:none}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-size-small{max-width:20rem}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-size-medium{max-width:28rem}.gf-custom-wrapper .gf-custom-form .gf-field-wrapper.gf-field-size-large{max-width:100%}.gf-custom-wrapper .gf-custom-form .gf-label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:27.3px;font-weight:500;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-label .gf-required{margin-left:.25rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-description{margin-top:.25rem;font-size:.875rem;line-height:27.3px;--tw-text-opacity: 1;color:rgb(154 154 154 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-description.gf-description-above{margin-top:0;margin-bottom:.5rem}.gf-custom-wrapper .gf-custom-form .gf-input,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input,.gf-custom-wrapper .gf-custom-form select,.gf-custom-wrapper .gf-custom-form textarea,.gf-custom-wrapper .gf-custom-form input[type=text],.gf-custom-wrapper .gf-custom-form input[type=email],.gf-custom-wrapper .gf-custom-form input[type=tel],.gf-custom-wrapper .gf-custom-form input[type=url],.gf-custom-wrapper .gf-custom-form input[type=number],.gf-custom-wrapper .gf-custom-form input[type=date],.gf-custom-wrapper .gf-custom-form input[type=time],.gf-custom-wrapper .gf-custom-form input[type=password]{width:100%;border-radius:12px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));padding:.5rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.gf-custom-wrapper .gf-custom-form .gf-input:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input:focus,.gf-custom-wrapper .gf-custom-form select:focus,.gf-custom-wrapper .gf-custom-form textarea:focus,.gf-custom-wrapper .gf-custom-form input[type=text]:focus,.gf-custom-wrapper .gf-custom-form input[type=email]:focus,.gf-custom-wrapper .gf-custom-form input[type=tel]:focus,.gf-custom-wrapper .gf-custom-form input[type=url]:focus,.gf-custom-wrapper .gf-custom-form input[type=number]:focus,.gf-custom-wrapper .gf-custom-form input[type=date]:focus,.gf-custom-wrapper .gf-custom-form input[type=time]:focus,.gf-custom-wrapper .gf-custom-form input[type=password]:focus{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 128 / var(--tw-ring-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-input::-moz-placeholder,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input::-moz-placeholder,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input::-moz-placeholder,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input::-moz-placeholder,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input::-moz-placeholder,.gf-custom-wrapper .gf-custom-form select::-moz-placeholder,.gf-custom-wrapper .gf-custom-form textarea::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=text]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=email]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=tel]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=url]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=number]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=date]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=time]::-moz-placeholder,.gf-custom-wrapper .gf-custom-form input[type=password]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(179 179 179 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-input::placeholder,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input::placeholder,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input::placeholder,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input::placeholder,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input::placeholder,.gf-custom-wrapper .gf-custom-form select::placeholder,.gf-custom-wrapper .gf-custom-form textarea::placeholder,.gf-custom-wrapper .gf-custom-form input[type=text]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=email]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=tel]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=url]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=number]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=date]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=time]::placeholder,.gf-custom-wrapper .gf-custom-form input[type=password]::placeholder{--tw-text-opacity: 1;color:rgb(179 179 179 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-input:disabled,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input:disabled,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input:disabled,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input:disabled,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input:disabled,.gf-custom-wrapper .gf-custom-form select:disabled,.gf-custom-wrapper .gf-custom-form textarea:disabled,.gf-custom-wrapper .gf-custom-form input[type=text]:disabled,.gf-custom-wrapper .gf-custom-form input[type=email]:disabled,.gf-custom-wrapper .gf-custom-form input[type=tel]:disabled,.gf-custom-wrapper .gf-custom-form input[type=url]:disabled,.gf-custom-wrapper .gf-custom-form input[type=number]:disabled,.gf-custom-wrapper .gf-custom-form input[type=date]:disabled,.gf-custom-wrapper .gf-custom-form input[type=time]:disabled,.gf-custom-wrapper .gf-custom-form input[type=password]:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-input.gf-field-invalid,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input.gf-field-invalid,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input.gf-field-invalid,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input.gf-field-invalid,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input.gf-field-invalid,.gf-custom-wrapper .gf-custom-form select.gf-field-invalid,.gf-custom-wrapper .gf-custom-form textarea.gf-field-invalid,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=text],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=email],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=tel],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=url],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=number],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=date],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=time],.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=password]{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-input.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field input.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field input.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field input.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field input.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form select.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form textarea.gf-field-invalid:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=text]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=email]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=tel]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=url]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=number]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=date]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=time]:focus,.gf-custom-wrapper .gf-custom-form input.gf-field-invalid[type=password]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.gf-custom-wrapper .gf-custom-form textarea{min-height:120px;resize:vertical}.gf-custom-wrapper .gf-custom-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:left .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-left:2.5rem}.gf-custom-wrapper .gf-custom-form .gf-radio-group>:not([hidden])~:not([hidden]),.gf-custom-wrapper .gf-custom-form .gf-checkbox-group>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item,.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item{display:flex;align-items:center}.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item input[type=radio],.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item input[type=checkbox],.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item input[type=radio],.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item input[type=checkbox],.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item input[type=radio],.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item input[type=checkbox],.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item input[type=radio],.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item input[type=checkbox]{height:1rem;width:1rem;cursor:pointer;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 128 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item input[type=radio]:focus,.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item input[type=checkbox]:focus,.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item input[type=radio]:focus,.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item input[type=checkbox]:focus,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item input[type=radio]:focus,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item input[type=checkbox]:focus,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item input[type=radio]:focus,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item input[type=checkbox]:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 128 / var(--tw-ring-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-radio-item label,.gf-custom-wrapper .gf-custom-form .gf-radio-group .gf-checkbox-item label,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-radio-item label,.gf-custom-wrapper .gf-custom-form .gf-checkbox-group .gf-checkbox-item label{margin-right:.5rem;cursor:pointer;font-size:.875rem;line-height:27.3px;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-name-group,.gf-custom-wrapper .gf-custom-form .gf-address-group{display:grid;gap:1rem}.gf-custom-wrapper .gf-custom-form .gf-name-group.gf-name-group,.gf-custom-wrapper .gf-custom-form .gf-address-group.gf-name-group{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 768px){.gf-custom-wrapper .gf-custom-form .gf-name-group.gf-name-group,.gf-custom-wrapper .gf-custom-form .gf-address-group.gf-name-group{grid-template-columns:repeat(2,minmax(0,1fr))}}.gf-custom-wrapper .gf-custom-form .gf-name-group.gf-address-group,.gf-custom-wrapper .gf-custom-form .gf-address-group.gf-address-group{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 768px){.gf-custom-wrapper .gf-custom-form .gf-name-group.gf-address-group,.gf-custom-wrapper .gf-custom-form .gf-address-group.gf-address-group{grid-template-columns:repeat(2,minmax(0,1fr))}}.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field{display:flex;flex-direction:column}.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-name-field label,.gf-custom-wrapper .gf-custom-form .gf-name-group .gf-address-field label,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-name-field label,.gf-custom-wrapper .gf-custom-form .gf-address-group .gf-address-field label{margin-bottom:.25rem;font-size:.875rem;line-height:27.3px;font-weight:500;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-list-field>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.gf-custom-wrapper .gf-custom-form .gf-html-content{max-width:none}.gf-custom-wrapper .gf-custom-form .gf-section{margin-top:1.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));padding-top:1rem}.gf-custom-wrapper .gf-custom-form .gf-section .gf-section-title{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-section .gf-section-description{font-size:.875rem;line-height:27.3px;--tw-text-opacity: 1;color:rgb(122 122 122 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-page-break{margin-top:1.5rem;margin-bottom:1.5rem;border-top-width:2px;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-consent-field{display:flex;align-items:flex-start}.gf-custom-wrapper .gf-custom-form .gf-consent-field input[type=checkbox]{margin-top:.25rem;margin-left:.25rem;height:1rem;width:1rem;cursor:pointer;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 128 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-consent-field input[type=checkbox]:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 128 / var(--tw-ring-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-consent-field label{margin-right:.5rem;cursor:pointer;font-size:.875rem;line-height:27.3px;--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-captcha-field{margin-top:1rem;margin-bottom:1rem}.gf-custom-wrapper .gf-custom-form .gf-field-error{margin-top:.25rem;display:none;font-size:.875rem;line-height:27.3px;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-custom-form .gf-field-error:not(:empty){display:block}.gf-custom-wrapper .gf-custom-form .gf-form-footer{margin-top:1.5rem}.gf-custom-wrapper .gf-custom-form .gf-form-footer .gf-submit-button{border-radius:12px;padding:.75rem 1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.gf-custom-wrapper .gf-custom-form .gf-form-footer .gf-submit-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.gf-custom-wrapper .gf-custom-form .gf-form-footer .gf-submit-button:hover:not(:disabled){--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.gf-custom-wrapper .gf-custom-form .gf-form-footer .gf-submit-button:disabled,.gf-custom-wrapper .gf-custom-form .gf-form-footer .gf-submit-button.gf-button-loading{cursor:not-allowed;opacity:.5}.gf-custom-wrapper .gf-response-message{margin-top:1rem}.gf-custom-wrapper .gf-response-message .gf-message{border-radius:12px;padding:.75rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.gf-custom-wrapper .gf-response-message .gf-message.gf-message-success{border-width:1px;--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.gf-custom-wrapper .gf-response-message .gf-message.gf-message-error{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form{position:relative;max-width:24rem}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-fields-container{position:relative}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-field-wrapper:not(:last-child){padding-right:6rem}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=text],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=email],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=tel],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=url],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=number],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=date],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=time],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=password],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form textarea,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form select,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-name-group .gf-name-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-name-group .gf-address-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-address-group .gf-name-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-address-group .gf-address-field input{height:4rem;border-radius:2.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1rem}@media (min-width: 768px){.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=text],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=email],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=tel],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=url],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=number],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=date],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=time],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form input[type=password],.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form textarea,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form select,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-name-group .gf-name-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-name-group .gf-address-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-address-group .gf-name-field input,.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-address-group .gf-address-field input{font-size:.875rem;line-height:27.3px}}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-form-footer{position:absolute;top:0;bottom:0;left:0;margin:0;display:flex;align-items:center}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-form-footer .gf-submit-button{height:3.5rem;border-radius:2.5rem;padding-left:2.5rem;padding-right:2.5rem}.gf-custom-wrapper[data-template=stacked] .gf-custom-form .gf-fields-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.gf-custom-wrapper[data-template=stacked] .gf-custom-form .gf-field-wrapper{max-width:100%}.gf-custom-wrapper[data-template=stacked] .gf-custom-form .gf-form-footer{display:flex;justify-content:flex-end}.gf-custom-wrapper[data-template=stacked] .gf-custom-form .gf-form-footer .gf-submit-button{width:100%;min-width:200px}@media (min-width: 768px){.gf-custom-wrapper[data-template=stacked] .gf-custom-form .gf-form-footer .gf-submit-button{width:auto}}.gf-custom-wrapper[data-template=two-column] .gf-custom-form .gf-fields-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.gf-custom-wrapper[data-template=two-column] .gf-custom-form .gf-fields-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.gf-custom-wrapper[data-template=two-column] .gf-custom-form .gf-field-wrapper.gf-field-full-width,.gf-custom-wrapper[data-template=two-column] .gf-custom-form .gf-form-footer{grid-column:1 / -1}@media (max-width: 768px){.gf-custom-wrapper[data-template=two-column] .gf-custom-form .gf-fields-container{grid-template-columns:repeat(1,minmax(0,1fr))}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-field-wrapper{margin-bottom:.5rem;padding-right:0}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-field-wrapper:last-child{margin-bottom:0}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-form-footer{position:relative;inset:auto;margin-top:1rem}.gf-custom-wrapper[data-template=inline-submit] .gf-custom-form .gf-form-footer .gf-submit-button{width:100%}}
