<!DOCTYPE html><html  lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Gustavo Dantas Jiu-Jitsu Academy- Tempe AZ</title><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="anonymous"><link rel="preconnect" href="https://backend.leadconnectorhq.com" crossorigin="anonymous"><link rel="preconnect" href="https://images.leadconnectorhq.com" crossorigin="anonymous"><link rel="preconnect" href="https://cdn.filesafe.space" crossorigin="anonymous"><style> 

 :root{ --primary: #37ca37;
--secondary: #188bf6;
--white: #ffffff;
--gray: #cbd5e0;
--black: #000000;
--red: #e93d3d;
--orange: #f6ad55;
--yellow: #faf089;
--green: #9ae6b4;
--teal: #81e6d9;
--malibu: #63b3ed;
--indigo: #757BBD;
--purple: #d6bcfa;
--pink: #fbb6ce;
--transparent: transparent;
--overlay: rgba(0, 0, 0, 0.5);
--color-lzivh6sv: #222222;
--color-lzivn1ce: #ABC502;
--color-lzivqmy5: #FFF300;
--color-lzix23yr: #050505;
--color-lzix4d96: #222121;
--color-lzix71bk: #989898;
--color-mb01fejp: #ef1921;
--arial: 'Arial';
--lato: 'Lato';
--open-sans: 'Open Sans';
--montserrat: 'Montserrat';
--roboto: 'Roboto';
--inter: 'Inter';
--teko: 'Teko';
--poppins: 'Poppins';
--headlinefont: 'Montserrat';
--contentfont: 'Lato';
--text-color: #000000;
--link-color: #188bf6; } .bg-fixed{bottom:0;top:0;left:0;right:0;position:fixed;overflow:auto;background-color:var(--white)} 
            
            .drop-zone-draggable .hl_main_popup{box-shadow:none;padding:0 20px;margin-top:0;border-color:var(--color-mb01fejp);border-width:5px;border-style:solid;background-color:var(--black);width:720px}
            
          

            .drop-zone-draggable .row-YiOIWnOnj5{margin:0 auto}
            .drop-zone-draggable .row-YiOIWnOnj5{box-shadow:none;padding:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}
            
          
.drop-zone-draggable .col-FbATcHHk7M{box-shadow:none;padding:0 5px;background-color:var(--transparent);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0 0-50px}

            .drop-zone-draggable .form-UemDwx9lSC{margin:0 0-29px}
            .drop-zone-draggable .cform-UemDwx9lSC{padding:0}
            
          
#hl_main_popup.popup-body{position:absolute!important;left:50%!important;bottom:auto!important;transform:translate(-50%,0)!important;right:auto!important;box-shadow:none;padding:0 20px;margin-top:0;border-color:var(--color-mb01fejp);border-width:5px;border-style:solid;background-color:var(--black);width:720px}.--mobile #hl_main_popup.popup-body{width:380px!important}@media screen and (min-width:0px) and (max-width:480px){#hl_main_popup.popup-body{width:380px!important}} #col-FbATcHHk7M>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap} 
            
            .drop-zone-draggable .hl_main_popup-HlAh1QU5cK{box-shadow:none;padding:0 20px;margin-top:0;border-color:var(--color-mb01fejp);border-width:5px;border-style:solid;background-color:var(--black);width:720px}
            
          

            .drop-zone-draggable .row-YiOIWnOnj5{margin:0 auto}
            .drop-zone-draggable .row-YiOIWnOnj5{box-shadow:none;padding:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}
            
          
.drop-zone-draggable .col-FbATcHHk7M{box-shadow:none;padding:0 5px;background-color:var(--transparent);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0 0-50px}

            .drop-zone-draggable .form-UemDwx9lSC{margin:0 0-29px}
            .drop-zone-draggable .cform-UemDwx9lSC{padding:0}
            
          
#hl_main_popup-HlAh1QU5cK.popup-body{position:absolute!important;left:50%!important;bottom:auto!important;transform:translate(-50%,0)!important;right:auto!important;box-shadow:none;padding:0 20px;margin-top:0;border-color:var(--color-mb01fejp);border-width:5px;border-style:solid;background-color:var(--black);width:720px}.--mobile #hl_main_popup-HlAh1QU5cK.popup-body{width:380px!important}@media screen and (min-width:0px) and (max-width:480px){#hl_main_popup-HlAh1QU5cK.popup-body{width:380px!important}} #col-FbATcHHk7M>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap} @keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-Fnftedlf6A::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

@keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-iezo8uHTW3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

@keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-BQqFORF5gj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

h1 {
    background: -webkit-linear-gradient(to bottom right, #FFFFFF, #FFFFFF, #F2F3F2);
    background: linear-gradient(to bottom right, #F2F3F2, #FFFFFF, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



 /* ---- Header styles ----- */  
 :root{--teko:'Teko';--white:#ffffff;--black:#000000;--transparent:transparent;--overlay:rgba(0, 0, 0, 0.5);--color-lzix23yr:#050505;--color-mb01fejp:#ef1921}.hl_page-preview--content .section-2EoPJ4PY9k{box-shadow:none;padding:10px 20px;margin:0;background-color:var(--color-lzix23yr);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .row-ye811eIdln{margin:0 auto;box-shadow:none;padding:0;width:100%}.hl_page-preview--content .cnav-menu-M9guXexdOB,.hl_page-preview--content .col-5CGzgx6zK_,.hl_page-preview--content .row-ye811eIdln{background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-5CGzgx6zK_{box-shadow:none;padding:0 5px;width:72.4%;margin:0}.hl_page-preview--content .cnav-menu-M9guXexdOB{font-family:var(--teko);padding:0 20px;margin-top:0;mobile-background-color:var(--overlay);color:var(--white);cart-icon-color:#000;cart-icon-active-color:var(--color-lws94mrk);bold-text-color:var(--text-color);italic-text-color:var(--text-color);underline-text-color:var(--text-color);icon-color:var(--white);secondary-color:var(--color-mb01fejp);nav-menu-item-hover-background-color:var(--black);line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center;nav-menu-item-spacing-x:10px;nav-menu-item-spacing-y:10px;dropdown-background:var(--white);dropdown-text-color:var(--black);dropdown-hover-color:var(--black);dropdown-item-spacing:10px}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .cnav-menu-M9guXexdOB{padding-right:20px;padding-left:0}}#section-2EoPJ4PY9k>.inner{max-width:100%}#col-5CGzgx6zK_>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.--mobile #nav-menu-M9guXexdOB .nav-menu{font-size:23px;font-weight:700}#nav-menu-M9guXexdOB .nav-menu{font-size:23px;font-weight:600}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body{background:var(--overlay)}#nav-menu-M9guXexdOB .nav-menu li.nav-menu-item{display:flex;align-items:center;white-space:nowrap}#nav-menu-M9guXexdOB .items-cart,#nav-menu-M9guXexdOB .items-cart-active{color:var(--white)}#nav-menu-M9guXexdOB .nav-menu .nav-menu-item a,#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu .nav-menu-item a{color:var(--white);cursor:pointer;height:inherit;display:flex;align-items:center;padding:10px;transition:all .3s ease}#nav-menu-M9guXexdOB .nav-menu .nav-menu-item:hover a{color:var(--color-mb01fejp);background:var(--black)}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu .nav-menu-item:hover a,#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .nav-menu .nav-menu-item:hover{color:var(--color-mb01fejp)}.--mobile #nav-menu-M9guXexdOB .nav-menu .dropdown-menu .dropdown-item{font-size:21px;font-weight:700}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu{font-size:23px;font-family:var(--teko);font-weight:600}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .close-menu{color:var(--white);font-size:23px;font-weight:700}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .nav-menu .nav-menu-item{color:var(--white);text-align:center;transition:all .3s ease;font-size:21px;font-weight:700}#nav-menu-M9guXexdOB .nav-menu .dropdown-menu .dropdown-item{font-size:21px;text-align:center;font-weight:600}#nav-menu-M9guXexdOB .nav-menu .dropdown-menu .dropdown-item a,#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu .nav-dropdown-menu .nav-menu-item:hover a{color:var(--black);background:var(--white);padding:10px;transition:all .3s ease}#nav-menu-M9guXexdOB .nav-menu .dropdown-menu .dropdown-item:hover a,#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .nav-dropdown-menu .nav-menu-item a,#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .nav-dropdown-menu .nav-menu-item:hover a{color:var(--black)}#nav-menu-popup.nav-menu-M9guXexdOB .nav-menu-body .nav-dropdown-menu .nav-menu-item{background:var(--white);font-size:21px;font-weight:700}#nav-menu-M9guXexdOB .nav-menu-mobile span::before{cursor:pointer;color:var(--white);content:"";font-family:"Font Awesome 5 Free";font-size:23px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.nav-menu-M9guXexdOB .branding .title{font-size:23px;line-height:1.3em;font-weight:700}#nav-menu-M9guXexdOB .hl-autocomplete-results li{font-size:23px}}@media screen and (min-width:481px) and (max-width:10000px){.nav-menu-M9guXexdOB .branding .title{font-size:23px;line-height:1.3em;font-weight:600}#nav-menu-M9guXexdOB .hl-autocomplete-results li{font-size:23px}}#nav-menu-M9guXexdOB strong{font-weight:700}#nav-menu-M9guXexdOB em,#nav-menu-M9guXexdOB strong,#nav-menu-M9guXexdOB u{color:var(--text-color)!important}#nav-menu-M9guXexdOB .hl-autocomplete-input{border:1px solid #cacaca;margin:1px;border-radius:16px}#nav-menu-M9guXexdOB .hl-autocomplete{font-family:inherit}#nav-menu-M9guXexdOB .hl-autocomplete-button{background:#fff}#nav-menu-M9guXexdOB .hl-autocomplete-input-wrapper{color:#000;background-color:#fff}#nav-menu-M9guXexdOB .hl-autocomplete-results{border:1px solid #cacaca;border-top:none;border-radius:16px;border-top-left-radius:0;border-top-right-radius:0;color:var(--white);background-color:var(--transparent)}#nav-menu-M9guXexdOB .hl-autocomplete-input:hover{border-width:1.5px;margin:.5px}#nav-menu-M9guXexdOB .hl-autocomplete-input:focus-within{border-width:2px;margin:0}.c-wrapper.c-section:has(#nav-menu-M9guXexdOB),.hl_main_popup .c-wrapper.c-row:has(#nav-menu-M9guXexdOB){z-index:2} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--green:#9ae6b4;--transparent:transparent;--color-mb01fejp:#ef1921}.hl_page-preview--content .section-uXn4-waAUh{box-shadow:none;padding:100px 0 350px;margin:0;background-color:var(--black);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-uXn4-waAUh{padding-bottom:40px;padding-top:12px}}.hl_page-preview--content .col-z953QNCLAK,.hl_page-preview--content .row-Octlr9oTMb{margin:0 auto;box-shadow:none;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-z953QNCLAK{padding:10px 5px;margin:0}.hl_page-preview--content .button-f8T-kLUzHT{margin:30px 680px 0 0;text-align:left}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .button-f8T-kLUzHT{text-align:center;margin-right:0}}.hl_page-preview--content .cbutton-f8T-kLUzHT{font-family:var(--poppins);background-color:var(--color-mb01fejp);color:var(--white);secondary-color:var(--white);text-decoration:none;padding:15px 30px;border-color:var(--green);border-width:2px;border-style:solid;letter-spacing:0;text-transform:none;width:100%;box-shadow:none;text-shadow:none}.hl_page-preview--content #sub-heading-rlL_-lkf8x{margin:20px 450px 0 0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content #sub-heading-rlL_-lkf8x{margin-right:0}}.hl_page-preview--content .cheading--ahOehr2r7,.hl_page-preview--content .csub-heading-0Gwt8NoJId,.hl_page-preview--content .csub-heading-7w7y893V__,.hl_page-preview--content .csub-heading-rlL_-lkf8x{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-7w7y893V__{margin:20px 450px 0 0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content #sub-heading-7w7y893V__{margin-right:0}}.hl_page-preview--content #heading--ahOehr2r7{margin:10px 0 0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content #heading--ahOehr2r7{margin-top:20px}}.hl_page-preview--content .cheading--ahOehr2r7,.hl_page-preview--content .csub-heading-0Gwt8NoJId{font-family:var(--teko);line-height:1em;text-transform:none}.hl_page-preview--content #sub-heading-0Gwt8NoJId{margin:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content #sub-heading-0Gwt8NoJId{margin-bottom:10px}}.hl_page-preview--content .csub-heading-0Gwt8NoJId{color:var(--color-mb01fejp);text-shadow:5px 2px 4px #303030ff;line-height:1.3em;text-transform:uppercase}#section-uXn4-waAUh>.inner{max-width:1170px}#col-z953QNCLAK>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}@media screen and (min-width:481px) and (max-width:10000px){.button-f8T-kLUzHT .button-icon-end,.button-f8T-kLUzHT .button-icon-start,.button-f8T-kLUzHT .main-heading-button{font-size:21px;font-weight:600}.button-f8T-kLUzHT .button-icon-start{margin-right:5px}.button-f8T-kLUzHT .button-icon-end{margin-left:5px}.button-f8T-kLUzHT .sub-heading-button{font-size:15px;color:var(--white);font-weight:400}}@media screen and (min-width:0px) and (max-width:480px){.button-f8T-kLUzHT .button-icon-end,.button-f8T-kLUzHT .button-icon-start,.button-f8T-kLUzHT .main-heading-button{font-size:21px;font-weight:600}.button-f8T-kLUzHT .button-icon-start{margin-right:5px}.button-f8T-kLUzHT .button-icon-end{margin-left:5px}.button-f8T-kLUzHT .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}}.sub-heading-7w7y893V__,.sub-heading-rlL_-lkf8x{font-weight:400}.heading--ahOehr2r7 strong,.sub-heading-7w7y893V__ strong,.sub-heading-rlL_-lkf8x strong{color:var(--white)}.heading--ahOehr2r7 em,.heading--ahOehr2r7 u,.sub-heading-7w7y893V__ em,.sub-heading-7w7y893V__ u,.sub-heading-rlL_-lkf8x em,.sub-heading-rlL_-lkf8x u{color:var(--text-color)}.heading--ahOehr2r7 a,.heading--ahOehr2r7 a *,.sub-heading-0Gwt8NoJId a,.sub-heading-0Gwt8NoJId a *,.sub-heading-7w7y893V__ a,.sub-heading-7w7y893V__ a *,.sub-heading-rlL_-lkf8x a,.sub-heading-rlL_-lkf8x a *{color:var(--link-color);text-decoration:none}.heading--ahOehr2r7 a u,.heading--ahOehr2r7 a:hover,.sub-heading-0Gwt8NoJId a u,.sub-heading-0Gwt8NoJId a:hover,.sub-heading-7w7y893V__ a u,.sub-heading-7w7y893V__ a:hover,.sub-heading-rlL_-lkf8x a u,.sub-heading-rlL_-lkf8x a:hover{text-decoration:underline}.heading--ahOehr2r7 a s,.sub-heading-0Gwt8NoJId a s,.sub-heading-7w7y893V__ a s,.sub-heading-rlL_-lkf8x a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-rlL_-lkf8x h1,.sub-heading-rlL_-lkf8x h2,.sub-heading-rlL_-lkf8x h3,.sub-heading-rlL_-lkf8x h4,.sub-heading-rlL_-lkf8x h5,.sub-heading-rlL_-lkf8x h6,.sub-heading-rlL_-lkf8x ul li,.sub-heading-rlL_-lkf8x.text-output{font-size:16px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-rlL_-lkf8x h1,.sub-heading-rlL_-lkf8x h2,.sub-heading-rlL_-lkf8x h3,.sub-heading-rlL_-lkf8x h4,.sub-heading-rlL_-lkf8x h5,.sub-heading-rlL_-lkf8x h6,.sub-heading-rlL_-lkf8x ul li,.sub-heading-rlL_-lkf8x.text-output{font-size:19px!important;font-weight:400}}.heading--ahOehr2r7.text-output h1:first-child:before,.heading--ahOehr2r7.text-output h2:first-child:before,.heading--ahOehr2r7.text-output h3:first-child:before,.heading--ahOehr2r7.text-output h4:first-child:before,.heading--ahOehr2r7.text-output h5:first-child:before,.heading--ahOehr2r7.text-output h6:first-child:before,.heading--ahOehr2r7.text-output p:first-child:before,.sub-heading-0Gwt8NoJId.text-output h1:first-child:before,.sub-heading-0Gwt8NoJId.text-output h2:first-child:before,.sub-heading-0Gwt8NoJId.text-output h3:first-child:before,.sub-heading-0Gwt8NoJId.text-output h4:first-child:before,.sub-heading-0Gwt8NoJId.text-output h5:first-child:before,.sub-heading-0Gwt8NoJId.text-output h6:first-child:before,.sub-heading-0Gwt8NoJId.text-output p:first-child:before,.sub-heading-7w7y893V__.text-output h1:first-child:before,.sub-heading-7w7y893V__.text-output h2:first-child:before,.sub-heading-7w7y893V__.text-output h3:first-child:before,.sub-heading-7w7y893V__.text-output h4:first-child:before,.sub-heading-7w7y893V__.text-output h5:first-child:before,.sub-heading-7w7y893V__.text-output h6:first-child:before,.sub-heading-7w7y893V__.text-output p:first-child:before,.sub-heading-rlL_-lkf8x.text-output h1:first-child:before,.sub-heading-rlL_-lkf8x.text-output h2:first-child:before,.sub-heading-rlL_-lkf8x.text-output h3:first-child:before,.sub-heading-rlL_-lkf8x.text-output h4:first-child:before,.sub-heading-rlL_-lkf8x.text-output h5:first-child:before,.sub-heading-rlL_-lkf8x.text-output h6:first-child:before,.sub-heading-rlL_-lkf8x.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-7w7y893V__ h1,.sub-heading-7w7y893V__ h2,.sub-heading-7w7y893V__ h3,.sub-heading-7w7y893V__ h4,.sub-heading-7w7y893V__ h5,.sub-heading-7w7y893V__ h6,.sub-heading-7w7y893V__ ul li,.sub-heading-7w7y893V__.text-output{font-size:16px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-7w7y893V__ h1,.sub-heading-7w7y893V__ h2,.sub-heading-7w7y893V__ h3,.sub-heading-7w7y893V__ h4,.sub-heading-7w7y893V__ h5,.sub-heading-7w7y893V__ h6,.sub-heading-7w7y893V__ ul li,.sub-heading-7w7y893V__.text-output{font-size:19px!important;font-weight:400}}.heading--ahOehr2r7{font-weight:500}@media screen and (min-width:0px) and (max-width:480px){.heading--ahOehr2r7 h1,.heading--ahOehr2r7 h2,.heading--ahOehr2r7 h3,.heading--ahOehr2r7 h4,.heading--ahOehr2r7 h5,.heading--ahOehr2r7 h6,.heading--ahOehr2r7 ul li,.heading--ahOehr2r7.text-output{font-size:50px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.heading--ahOehr2r7 h1,.heading--ahOehr2r7 h2,.heading--ahOehr2r7 h3,.heading--ahOehr2r7 h4,.heading--ahOehr2r7 h5,.heading--ahOehr2r7 h6,.heading--ahOehr2r7 ul li,.heading--ahOehr2r7.text-output{font-size:100px!important;font-weight:500}}.sub-heading-0Gwt8NoJId{font-weight:600}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-0Gwt8NoJId h1,.sub-heading-0Gwt8NoJId h2,.sub-heading-0Gwt8NoJId h3,.sub-heading-0Gwt8NoJId h4,.sub-heading-0Gwt8NoJId h5,.sub-heading-0Gwt8NoJId h6,.sub-heading-0Gwt8NoJId ul li,.sub-heading-0Gwt8NoJId.text-output{font-size:28px!important;font-weight:600}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-0Gwt8NoJId h1,.sub-heading-0Gwt8NoJId h2,.sub-heading-0Gwt8NoJId h3,.sub-heading-0Gwt8NoJId h4,.sub-heading-0Gwt8NoJId h5,.sub-heading-0Gwt8NoJId h6,.sub-heading-0Gwt8NoJId ul li,.sub-heading-0Gwt8NoJId.text-output{font-size:36px!important;font-weight:600}} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--green:#9ae6b4;--transparent:transparent;--color-lzivh6sv:#222222;--color-mb01fejp:#ef1921}.hl_page-preview--content .section-UMcDX8B441{box-shadow:none;padding:0 0 39px;margin:-210px 0 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-UMcDX8B441{margin-top:0}}.hl_page-preview--content .col-aLsUraPB2v,.hl_page-preview--content .row-34cQYsLwt8{margin:0 auto;box-shadow:none;padding:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-aLsUraPB2v{padding:60px 60px 80px;background-color:var(--black);width:38.1%;margin:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-aLsUraPB2v{padding-left:20px!important;padding-right:20px!important;padding-bottom:40px;padding-top:40px;margin-top:20px}}.hl_page-preview--content .button--MmafPwcK_{margin:40px 0 0;text-align:left}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .button--MmafPwcK_{text-align:center}}.hl_page-preview--content .cbutton--MmafPwcK_,.hl_page-preview--content .csub-heading--GpZ7r0Dr8{box-shadow:none;text-shadow:none;border-width:2px;border-style:solid;text-transform:none;letter-spacing:0}.hl_page-preview--content .cbutton--MmafPwcK_{font-family:var(--poppins);background-color:var(--color-lzivh6sv);color:var(--white);secondary-color:var(--white);text-decoration:none;padding:15px 30px;border-color:var(--color-mb01fejp);width:auto%}.hl_page-preview--content #sub-heading--GpZ7r0Dr8{margin:0}.hl_page-preview--content .csub-heading--GpZ7r0Dr8{font-family:var(--teko);background-color:var(--transparent);color:var(--black);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;border-color:var(--black);line-height:1em;text-align:left}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .csub-heading--GpZ7r0Dr8{text-align:center}}.hl_page-preview--content .col-OAYTmZE7Xp{box-shadow:none;padding:80px 60px;background-color:var(--white);width:61.9%;border-color:var(--black);border-width:2px;border-style:solid;margin:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-OAYTmZE7Xp{padding-left:20px!important;padding-right:20px!important;padding-top:40px;padding-bottom:40px;margin-top:20px}}.hl_page-preview--content .button-6XFciXKQo3{margin:40px 0 0;text-align:left}.hl_page-preview--content .cbutton-6XFciXKQo3{font-family:var(--poppins);background-color:var(--color-mb01fejp);color:var(--white);secondary-color:var(--white);text-decoration:none;padding:15px 30px;border-color:var(--green);border-width:2px;border-style:solid;letter-spacing:0;text-transform:none;width:100%;box-shadow:none;text-shadow:none}.hl_page-preview--content #sub-heading-8VZI7uay37{margin:30px 0 0}.hl_page-preview--content .csub-heading-8VZI7uay37,.hl_page-preview--content .csub-heading-y9zaACdPwo{font-family:var(--poppins);background-color:var(--transparent);color:var(--color-lzivh6sv);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-y9zaACdPwo{margin:0}.hl_page-preview--content .csub-heading-y9zaACdPwo{font-family:var(--teko);color:var(--black);line-height:1em}#section-UMcDX8B441>.inner{max-width:1170px}#col-OAYTmZE7Xp>.inner,#col-aLsUraPB2v>.inner{flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.button--MmafPwcK_ .button-icon-start:before{content:"";font-family:"Font Awesome 5 Free";font-weight:700}@media screen and (min-width:481px) and (max-width:10000px){.button--MmafPwcK_ .button-icon-end,.button--MmafPwcK_ .button-icon-start,.button--MmafPwcK_ .main-heading-button{font-size:18px;font-weight:600}.button--MmafPwcK_ .button-icon-start{margin-right:5px}.button--MmafPwcK_ .button-icon-end{margin-left:5px}.button--MmafPwcK_ .sub-heading-button{font-size:15px;color:var(--white);font-weight:400}}@media screen and (min-width:0px) and (max-width:480px){.button--MmafPwcK_ .button-icon-end,.button--MmafPwcK_ .button-icon-start,.button--MmafPwcK_ .main-heading-button{font-size:18px;font-weight:600}.button--MmafPwcK_ .button-icon-start{margin-right:5px}.button--MmafPwcK_ .button-icon-end{margin-left:5px}.button--MmafPwcK_ .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}}.sub-heading--GpZ7r0Dr8,.sub-heading-8VZI7uay37,.sub-heading-y9zaACdPwo{font-weight:500}.sub-heading--GpZ7r0Dr8 em,.sub-heading--GpZ7r0Dr8 strong{color:var(--white)}.sub-heading--GpZ7r0Dr8 u,.sub-heading-8VZI7uay37 em,.sub-heading-8VZI7uay37 strong,.sub-heading-8VZI7uay37 u,.sub-heading-y9zaACdPwo u{color:var(--text-color)}.sub-heading--GpZ7r0Dr8 a,.sub-heading--GpZ7r0Dr8 a *,.sub-heading-8VZI7uay37 a,.sub-heading-8VZI7uay37 a *,.sub-heading-y9zaACdPwo a,.sub-heading-y9zaACdPwo a *{color:var(--link-color);text-decoration:none}.sub-heading--GpZ7r0Dr8 a u,.sub-heading--GpZ7r0Dr8 a:hover,.sub-heading-8VZI7uay37 a u,.sub-heading-8VZI7uay37 a:hover,.sub-heading-y9zaACdPwo a u,.sub-heading-y9zaACdPwo a:hover{text-decoration:underline}.sub-heading--GpZ7r0Dr8 a s,.sub-heading-8VZI7uay37 a s,.sub-heading-y9zaACdPwo a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.sub-heading--GpZ7r0Dr8 h1,.sub-heading--GpZ7r0Dr8 h2,.sub-heading--GpZ7r0Dr8 h3,.sub-heading--GpZ7r0Dr8 h4,.sub-heading--GpZ7r0Dr8 h5,.sub-heading--GpZ7r0Dr8 h6,.sub-heading--GpZ7r0Dr8 ul li,.sub-heading--GpZ7r0Dr8.text-output{font-size:52px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading--GpZ7r0Dr8 h1,.sub-heading--GpZ7r0Dr8 h2,.sub-heading--GpZ7r0Dr8 h3,.sub-heading--GpZ7r0Dr8 h4,.sub-heading--GpZ7r0Dr8 h5,.sub-heading--GpZ7r0Dr8 h6,.sub-heading--GpZ7r0Dr8 ul li,.sub-heading--GpZ7r0Dr8.text-output{font-size:52px!important;font-weight:500}}.sub-heading--GpZ7r0Dr8.text-output h1:first-child:before,.sub-heading--GpZ7r0Dr8.text-output h2:first-child:before,.sub-heading--GpZ7r0Dr8.text-output h3:first-child:before,.sub-heading--GpZ7r0Dr8.text-output h4:first-child:before,.sub-heading--GpZ7r0Dr8.text-output h5:first-child:before,.sub-heading--GpZ7r0Dr8.text-output h6:first-child:before,.sub-heading--GpZ7r0Dr8.text-output p:first-child:before,.sub-heading-8VZI7uay37.text-output h1:first-child:before,.sub-heading-8VZI7uay37.text-output h2:first-child:before,.sub-heading-8VZI7uay37.text-output h3:first-child:before,.sub-heading-8VZI7uay37.text-output h4:first-child:before,.sub-heading-8VZI7uay37.text-output h5:first-child:before,.sub-heading-8VZI7uay37.text-output h6:first-child:before,.sub-heading-8VZI7uay37.text-output p:first-child:before,.sub-heading-y9zaACdPwo.text-output h1:first-child:before,.sub-heading-y9zaACdPwo.text-output h2:first-child:before,.sub-heading-y9zaACdPwo.text-output h3:first-child:before,.sub-heading-y9zaACdPwo.text-output h4:first-child:before,.sub-heading-y9zaACdPwo.text-output h5:first-child:before,.sub-heading-y9zaACdPwo.text-output h6:first-child:before,.sub-heading-y9zaACdPwo.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:481px) and (max-width:10000px){.button-6XFciXKQo3 .button-icon-end,.button-6XFciXKQo3 .button-icon-start,.button-6XFciXKQo3 .main-heading-button{font-size:25px;font-weight:600}.button-6XFciXKQo3 .button-icon-start{margin-right:5px}.button-6XFciXKQo3 .button-icon-end{margin-left:5px}.button-6XFciXKQo3 .sub-heading-button{font-size:15px;color:var(--white);font-weight:400}}@media screen and (min-width:0px) and (max-width:480px){.button-6XFciXKQo3 .button-icon-end,.button-6XFciXKQo3 .button-icon-start,.button-6XFciXKQo3 .main-heading-button{font-size:25px;font-weight:600}.button-6XFciXKQo3 .button-icon-start{margin-right:5px}.button-6XFciXKQo3 .button-icon-end{margin-left:5px}.button-6XFciXKQo3 .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-8VZI7uay37 h1,.sub-heading-8VZI7uay37 h2,.sub-heading-8VZI7uay37 h3,.sub-heading-8VZI7uay37 h4,.sub-heading-8VZI7uay37 h5,.sub-heading-8VZI7uay37 h6,.sub-heading-8VZI7uay37 ul li,.sub-heading-8VZI7uay37.text-output{font-size:18px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-8VZI7uay37 h1,.sub-heading-8VZI7uay37 h2,.sub-heading-8VZI7uay37 h3,.sub-heading-8VZI7uay37 h4,.sub-heading-8VZI7uay37 h5,.sub-heading-8VZI7uay37 h6,.sub-heading-8VZI7uay37 ul li,.sub-heading-8VZI7uay37.text-output{font-size:18px!important;font-weight:500}}.sub-heading-y9zaACdPwo em,.sub-heading-y9zaACdPwo strong{color:var(--black)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-y9zaACdPwo h1,.sub-heading-y9zaACdPwo h2,.sub-heading-y9zaACdPwo h3,.sub-heading-y9zaACdPwo h4,.sub-heading-y9zaACdPwo h5,.sub-heading-y9zaACdPwo h6,.sub-heading-y9zaACdPwo ul li,.sub-heading-y9zaACdPwo.text-output{font-size:38px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-y9zaACdPwo h1,.sub-heading-y9zaACdPwo h2,.sub-heading-y9zaACdPwo h3,.sub-heading-y9zaACdPwo h4,.sub-heading-y9zaACdPwo h5,.sub-heading-y9zaACdPwo h6,.sub-heading-y9zaACdPwo ul li,.sub-heading-y9zaACdPwo.text-output{font-size:63px!important;font-weight:500}} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--transparent:transparent;--color-lzix23yr:#050505;--color-lzix71bk:#989898}.hl_page-preview--content .section-cWOGbHw24Y{box-shadow:none;padding:80px 0 240px;margin:0;background-color:var(--color-lzix23yr);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-cWOGbHw24Y{padding-top:40px;padding-bottom:40px}}.hl_page-preview--content .col-BQqFORF5gj,.hl_page-preview--content .row-QMBFAjkVXY{margin:0 auto;box-shadow:none;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-BQqFORF5gj{padding:20px 30px 30px;border-color:var(--color-lzix71bk);border-width:1px;margin:0 15px}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-BQqFORF5gj{padding-left:20px!important;padding-right:20px!important;margin-top:30px}}.hl_page-preview--content #sub-heading-lSlGwZTocO{margin:20px 0 0}.hl_page-preview--content .csub-heading-ihCwUGkg4X,.hl_page-preview--content .csub-heading-lSlGwZTocO{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-ihCwUGkg4X{margin:10px 0 0}.hl_page-preview--content .csub-heading-ihCwUGkg4X{font-family:var(--teko);color:var(--black);line-height:1em;text-transform:none;text-align:center}.hl_page-preview--content .image-fzJIZ7OGEl{margin:0}.hl_page-preview--content .image-3i7AdIHbM9 .image-container img,.hl_page-preview--content .image-JaghCEoIEn .image-container img,.hl_page-preview--content .image-fzJIZ7OGEl .image-container img{box-shadow:none;width:170px}.hl_page-preview--content .cimage-fzJIZ7OGEl{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-Fnftedlf6A{box-shadow:none;padding:20px 30px 30px;background-color:var(--transparent);width:100%;border-color:var(--color-lzix71bk);border-width:1px;border-style:solid;margin:0 15px}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-Fnftedlf6A{padding-left:20px!important;padding-right:20px!important;margin-top:30px}}.hl_page-preview--content #sub-heading-UvTTdZ71oI{margin:20px 0 0}.hl_page-preview--content .csub-heading-K3HZxkC2mD,.hl_page-preview--content .csub-heading-UvTTdZ71oI{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-K3HZxkC2mD{margin:10px 0 0}.hl_page-preview--content .csub-heading-K3HZxkC2mD{font-family:var(--teko);color:var(--black);line-height:1em;text-transform:none;text-align:center}.hl_page-preview--content .image-3i7AdIHbM9{margin:0}.hl_page-preview--content .cimage-3i7AdIHbM9{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-iezo8uHTW3{box-shadow:none;padding:20px 30px 30px;background-color:var(--transparent);width:100%;border-color:var(--color-lzix71bk);border-width:1px;border-style:solid;margin:0 15px 0 0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-iezo8uHTW3{padding-left:20px!important;padding-right:20px!important}}.hl_page-preview--content #sub-heading-Xrc7nrD3Zn{margin:20px 0 0}.hl_page-preview--content .csub-heading-Xrc7nrD3Zn,.hl_page-preview--content .csub-heading-b2iS4mRlQB{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-b2iS4mRlQB{margin:10px 0 0}.hl_page-preview--content .csub-heading-b2iS4mRlQB{font-family:var(--teko);color:var(--black);line-height:1em;text-transform:none;text-align:center}.hl_page-preview--content .image-JaghCEoIEn{margin:0}.hl_page-preview--content .cimage-JaghCEoIEn{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}#section-cWOGbHw24Y>.inner{max-width:1170px}#col-BQqFORF5gj>.inner,#col-Fnftedlf6A>.inner,#col-iezo8uHTW3>.inner{flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.sub-heading-K3HZxkC2mD,.sub-heading-UvTTdZ71oI,.sub-heading-Xrc7nrD3Zn,.sub-heading-b2iS4mRlQB,.sub-heading-ihCwUGkg4X,.sub-heading-lSlGwZTocO{font-weight:500}.sub-heading-ihCwUGkg4X u,.sub-heading-lSlGwZTocO em,.sub-heading-lSlGwZTocO strong,.sub-heading-lSlGwZTocO u{color:var(--text-color)}.sub-heading-K3HZxkC2mD a,.sub-heading-K3HZxkC2mD a *,.sub-heading-UvTTdZ71oI a,.sub-heading-UvTTdZ71oI a *,.sub-heading-Xrc7nrD3Zn a,.sub-heading-Xrc7nrD3Zn a *,.sub-heading-b2iS4mRlQB a,.sub-heading-b2iS4mRlQB a *,.sub-heading-ihCwUGkg4X a,.sub-heading-ihCwUGkg4X a *,.sub-heading-lSlGwZTocO a,.sub-heading-lSlGwZTocO a *{color:var(--link-color);text-decoration:none}.sub-heading-K3HZxkC2mD a u,.sub-heading-K3HZxkC2mD a:hover,.sub-heading-UvTTdZ71oI a u,.sub-heading-UvTTdZ71oI a:hover,.sub-heading-Xrc7nrD3Zn a u,.sub-heading-Xrc7nrD3Zn a:hover,.sub-heading-b2iS4mRlQB a u,.sub-heading-b2iS4mRlQB a:hover,.sub-heading-ihCwUGkg4X a u,.sub-heading-ihCwUGkg4X a:hover,.sub-heading-lSlGwZTocO a u,.sub-heading-lSlGwZTocO a:hover{text-decoration:underline}.sub-heading-K3HZxkC2mD a s,.sub-heading-UvTTdZ71oI a s,.sub-heading-Xrc7nrD3Zn a s,.sub-heading-b2iS4mRlQB a s,.sub-heading-ihCwUGkg4X a s,.sub-heading-lSlGwZTocO a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-lSlGwZTocO h1,.sub-heading-lSlGwZTocO h2,.sub-heading-lSlGwZTocO h3,.sub-heading-lSlGwZTocO h4,.sub-heading-lSlGwZTocO h5,.sub-heading-lSlGwZTocO h6,.sub-heading-lSlGwZTocO ul li,.sub-heading-lSlGwZTocO.text-output{font-size:16px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-lSlGwZTocO h1,.sub-heading-lSlGwZTocO h2,.sub-heading-lSlGwZTocO h3,.sub-heading-lSlGwZTocO h4,.sub-heading-lSlGwZTocO h5,.sub-heading-lSlGwZTocO h6,.sub-heading-lSlGwZTocO ul li,.sub-heading-lSlGwZTocO.text-output{font-size:16px!important;font-weight:500}}.sub-heading-K3HZxkC2mD.text-output h1:first-child:before,.sub-heading-K3HZxkC2mD.text-output h2:first-child:before,.sub-heading-K3HZxkC2mD.text-output h3:first-child:before,.sub-heading-K3HZxkC2mD.text-output h4:first-child:before,.sub-heading-K3HZxkC2mD.text-output h5:first-child:before,.sub-heading-K3HZxkC2mD.text-output h6:first-child:before,.sub-heading-K3HZxkC2mD.text-output p:first-child:before,.sub-heading-UvTTdZ71oI.text-output h1:first-child:before,.sub-heading-UvTTdZ71oI.text-output h2:first-child:before,.sub-heading-UvTTdZ71oI.text-output h3:first-child:before,.sub-heading-UvTTdZ71oI.text-output h4:first-child:before,.sub-heading-UvTTdZ71oI.text-output h5:first-child:before,.sub-heading-UvTTdZ71oI.text-output h6:first-child:before,.sub-heading-UvTTdZ71oI.text-output p:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h1:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h2:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h3:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h4:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h5:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output h6:first-child:before,.sub-heading-Xrc7nrD3Zn.text-output p:first-child:before,.sub-heading-b2iS4mRlQB.text-output h1:first-child:before,.sub-heading-b2iS4mRlQB.text-output h2:first-child:before,.sub-heading-b2iS4mRlQB.text-output h3:first-child:before,.sub-heading-b2iS4mRlQB.text-output h4:first-child:before,.sub-heading-b2iS4mRlQB.text-output h5:first-child:before,.sub-heading-b2iS4mRlQB.text-output h6:first-child:before,.sub-heading-b2iS4mRlQB.text-output p:first-child:before,.sub-heading-ihCwUGkg4X.text-output h1:first-child:before,.sub-heading-ihCwUGkg4X.text-output h2:first-child:before,.sub-heading-ihCwUGkg4X.text-output h3:first-child:before,.sub-heading-ihCwUGkg4X.text-output h4:first-child:before,.sub-heading-ihCwUGkg4X.text-output h5:first-child:before,.sub-heading-ihCwUGkg4X.text-output h6:first-child:before,.sub-heading-ihCwUGkg4X.text-output p:first-child:before,.sub-heading-lSlGwZTocO.text-output h1:first-child:before,.sub-heading-lSlGwZTocO.text-output h2:first-child:before,.sub-heading-lSlGwZTocO.text-output h3:first-child:before,.sub-heading-lSlGwZTocO.text-output h4:first-child:before,.sub-heading-lSlGwZTocO.text-output h5:first-child:before,.sub-heading-lSlGwZTocO.text-output h6:first-child:before,.sub-heading-lSlGwZTocO.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-ihCwUGkg4X em,.sub-heading-ihCwUGkg4X strong{color:var(--white)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-ihCwUGkg4X h1,.sub-heading-ihCwUGkg4X h2,.sub-heading-ihCwUGkg4X h3,.sub-heading-ihCwUGkg4X h4,.sub-heading-ihCwUGkg4X h5,.sub-heading-ihCwUGkg4X h6,.sub-heading-ihCwUGkg4X ul li,.sub-heading-ihCwUGkg4X.text-output{font-size:36px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-ihCwUGkg4X h1,.sub-heading-ihCwUGkg4X h2,.sub-heading-ihCwUGkg4X h3,.sub-heading-ihCwUGkg4X h4,.sub-heading-ihCwUGkg4X h5,.sub-heading-ihCwUGkg4X h6,.sub-heading-ihCwUGkg4X ul li,.sub-heading-ihCwUGkg4X.text-output{font-size:36px!important;font-weight:500}}.sub-heading-K3HZxkC2mD u,.sub-heading-UvTTdZ71oI em,.sub-heading-UvTTdZ71oI strong,.sub-heading-UvTTdZ71oI u{color:var(--text-color)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-UvTTdZ71oI h1,.sub-heading-UvTTdZ71oI h2,.sub-heading-UvTTdZ71oI h3,.sub-heading-UvTTdZ71oI h4,.sub-heading-UvTTdZ71oI h5,.sub-heading-UvTTdZ71oI h6,.sub-heading-UvTTdZ71oI ul li,.sub-heading-UvTTdZ71oI.text-output{font-size:16px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-UvTTdZ71oI h1,.sub-heading-UvTTdZ71oI h2,.sub-heading-UvTTdZ71oI h3,.sub-heading-UvTTdZ71oI h4,.sub-heading-UvTTdZ71oI h5,.sub-heading-UvTTdZ71oI h6,.sub-heading-UvTTdZ71oI ul li,.sub-heading-UvTTdZ71oI.text-output{font-size:16px!important;font-weight:500}}.sub-heading-K3HZxkC2mD em,.sub-heading-K3HZxkC2mD strong{color:var(--white)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-K3HZxkC2mD h1,.sub-heading-K3HZxkC2mD h2,.sub-heading-K3HZxkC2mD h3,.sub-heading-K3HZxkC2mD h4,.sub-heading-K3HZxkC2mD h5,.sub-heading-K3HZxkC2mD h6,.sub-heading-K3HZxkC2mD ul li,.sub-heading-K3HZxkC2mD.text-output{font-size:36px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-K3HZxkC2mD h1,.sub-heading-K3HZxkC2mD h2,.sub-heading-K3HZxkC2mD h3,.sub-heading-K3HZxkC2mD h4,.sub-heading-K3HZxkC2mD h5,.sub-heading-K3HZxkC2mD h6,.sub-heading-K3HZxkC2mD ul li,.sub-heading-K3HZxkC2mD.text-output{font-size:36px!important;font-weight:500}}.sub-heading-Xrc7nrD3Zn em,.sub-heading-Xrc7nrD3Zn strong,.sub-heading-Xrc7nrD3Zn u,.sub-heading-b2iS4mRlQB u{color:var(--text-color)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-Xrc7nrD3Zn h1,.sub-heading-Xrc7nrD3Zn h2,.sub-heading-Xrc7nrD3Zn h3,.sub-heading-Xrc7nrD3Zn h4,.sub-heading-Xrc7nrD3Zn h5,.sub-heading-Xrc7nrD3Zn h6,.sub-heading-Xrc7nrD3Zn ul li,.sub-heading-Xrc7nrD3Zn.text-output{font-size:16px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-Xrc7nrD3Zn h1,.sub-heading-Xrc7nrD3Zn h2,.sub-heading-Xrc7nrD3Zn h3,.sub-heading-Xrc7nrD3Zn h4,.sub-heading-Xrc7nrD3Zn h5,.sub-heading-Xrc7nrD3Zn h6,.sub-heading-Xrc7nrD3Zn ul li,.sub-heading-Xrc7nrD3Zn.text-output{font-size:16px!important;font-weight:500}}.sub-heading-b2iS4mRlQB em,.sub-heading-b2iS4mRlQB strong{color:var(--white)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-b2iS4mRlQB h1,.sub-heading-b2iS4mRlQB h2,.sub-heading-b2iS4mRlQB h3,.sub-heading-b2iS4mRlQB h4,.sub-heading-b2iS4mRlQB h5,.sub-heading-b2iS4mRlQB h6,.sub-heading-b2iS4mRlQB ul li,.sub-heading-b2iS4mRlQB.text-output{font-size:36px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-b2iS4mRlQB h1,.sub-heading-b2iS4mRlQB h2,.sub-heading-b2iS4mRlQB h3,.sub-heading-b2iS4mRlQB h4,.sub-heading-b2iS4mRlQB h5,.sub-heading-b2iS4mRlQB h6,.sub-heading-b2iS4mRlQB ul li,.sub-heading-b2iS4mRlQB.text-output{font-size:36px!important;font-weight:500}} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--gray:#cbd5e0;--black:#000000;--green:#9ae6b4;--transparent:transparent;--color-lzix4d96:#222121;--color-lzix71bk:#989898;--color-mb01fejp:#ef1921}.hl_page-preview--content .section-BtIwcgks5Q{box-shadow:none;padding:0 0 30px;margin:-150px 0 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-BtIwcgks5Q{margin-top:0;padding-bottom:0}}.hl_page-preview--content .row-vjPitN5rIF{margin:0 auto;box-shadow:none;padding:0 0 15px;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-prD7Gfpp0p{padding:80px 60px;background-color:var(--color-lzix4d96);width:100%;border-color:var(--transparent);border-width:2px;border-style:solid;margin:0 15px 80px 0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-prD7Gfpp0p{padding-top:40px;padding-bottom:40px;padding-left:20px!important;padding-right:20px!important;margin-bottom:30px;margin-top:30px}}.hl_page-preview--content .button-9Pjmb642sp{margin:40px 0 0;text-align:left}.hl_page-preview--content .cbutton-9Pjmb642sp{font-family:var(--poppins);background-color:var(--color-mb01fejp);color:var(--white);secondary-color:var(--gray);text-decoration:none;padding:15px 30px;border-color:var(--green);border-width:2px;border-style:solid;letter-spacing:0;text-transform:none;width:auto%;box-shadow:none;text-shadow:none}.hl_page-preview--content #sub-heading-4wLb1F3F8A{margin:20px 0 0}.hl_page-preview--content .csub-heading-4wLb1F3F8A,.hl_page-preview--content .csub-heading-6ckzHqevry{font-family:var(--poppins);background-color:var(--transparent);color:var(--color-lzix71bk);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content #sub-heading-6ckzHqevry{margin:0}.hl_page-preview--content .csub-heading-6ckzHqevry{font-family:var(--teko);color:var(--black);line-height:1em;text-transform:none}#section-BtIwcgks5Q>.inner{max-width:1170px}#col-prD7Gfpp0p>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}@media screen and (min-width:481px) and (max-width:10000px){.button-9Pjmb642sp .button-icon-end,.button-9Pjmb642sp .button-icon-start,.button-9Pjmb642sp .main-heading-button{font-size:25px;font-weight:600}.button-9Pjmb642sp .button-icon-start{margin-right:5px}.button-9Pjmb642sp .button-icon-end{margin-left:5px}.button-9Pjmb642sp .sub-heading-button{font-size:15px;color:var(--gray);font-weight:400}}@media screen and (min-width:0px) and (max-width:480px){.button-9Pjmb642sp .button-icon-end,.button-9Pjmb642sp .button-icon-start,.button-9Pjmb642sp .main-heading-button{font-size:21px;font-weight:600}.button-9Pjmb642sp .button-icon-start{margin-right:5px}.button-9Pjmb642sp .button-icon-end{margin-left:5px}.button-9Pjmb642sp .sub-heading-button{font-size:15px;color:var(--gray);font-weight:undefined}}.sub-heading-4wLb1F3F8A,.sub-heading-6ckzHqevry{font-weight:500}.sub-heading-4wLb1F3F8A a,.sub-heading-4wLb1F3F8A a *,.sub-heading-6ckzHqevry a,.sub-heading-6ckzHqevry a *{color:var(--link-color);text-decoration:none}.sub-heading-4wLb1F3F8A a u,.sub-heading-4wLb1F3F8A a:hover,.sub-heading-6ckzHqevry a u,.sub-heading-6ckzHqevry a:hover{text-decoration:underline}.sub-heading-4wLb1F3F8A a s,.sub-heading-6ckzHqevry a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-4wLb1F3F8A h1,.sub-heading-4wLb1F3F8A h2,.sub-heading-4wLb1F3F8A h3,.sub-heading-4wLb1F3F8A h4,.sub-heading-4wLb1F3F8A h5,.sub-heading-4wLb1F3F8A h6,.sub-heading-4wLb1F3F8A ul li,.sub-heading-4wLb1F3F8A.text-output{font-size:16px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-4wLb1F3F8A h1,.sub-heading-4wLb1F3F8A h2,.sub-heading-4wLb1F3F8A h3,.sub-heading-4wLb1F3F8A h4,.sub-heading-4wLb1F3F8A h5,.sub-heading-4wLb1F3F8A h6,.sub-heading-4wLb1F3F8A ul li,.sub-heading-4wLb1F3F8A.text-output{font-size:16px!important;font-weight:500}}.sub-heading-4wLb1F3F8A.text-output h1:first-child:before,.sub-heading-4wLb1F3F8A.text-output h2:first-child:before,.sub-heading-4wLb1F3F8A.text-output h3:first-child:before,.sub-heading-4wLb1F3F8A.text-output h4:first-child:before,.sub-heading-4wLb1F3F8A.text-output h5:first-child:before,.sub-heading-4wLb1F3F8A.text-output h6:first-child:before,.sub-heading-4wLb1F3F8A.text-output p:first-child:before,.sub-heading-6ckzHqevry.text-output h1:first-child:before,.sub-heading-6ckzHqevry.text-output h2:first-child:before,.sub-heading-6ckzHqevry.text-output h3:first-child:before,.sub-heading-6ckzHqevry.text-output h4:first-child:before,.sub-heading-6ckzHqevry.text-output h5:first-child:before,.sub-heading-6ckzHqevry.text-output h6:first-child:before,.sub-heading-6ckzHqevry.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-6ckzHqevry em,.sub-heading-6ckzHqevry strong{color:var(--white)}.sub-heading-6ckzHqevry u{color:var(--text-color)}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-6ckzHqevry h1,.sub-heading-6ckzHqevry h2,.sub-heading-6ckzHqevry h3,.sub-heading-6ckzHqevry h4,.sub-heading-6ckzHqevry h5,.sub-heading-6ckzHqevry h6,.sub-heading-6ckzHqevry ul li,.sub-heading-6ckzHqevry.text-output{font-size:38px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-6ckzHqevry h1,.sub-heading-6ckzHqevry h2,.sub-heading-6ckzHqevry h3,.sub-heading-6ckzHqevry h4,.sub-heading-6ckzHqevry h5,.sub-heading-6ckzHqevry h6,.sub-heading-6ckzHqevry ul li,.sub-heading-6ckzHqevry.text-output{font-size:46px!important;font-weight:500}} 
 /* ---- Testimonials styles ----- */ 
:root{--white:#ffffff;--black:#000000;--transparent:transparent}.hl_page-preview--content .col-JwxSUhkKIb>.inner,.hl_page-preview--content .section-EYhjEOaqry{padding:20px 0 50px;margin-top:0;margin-bottom:0;background-color:var(--black);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-EYhjEOaqry{padding-top:0;padding-bottom:0}}.hl_page-preview--content .row-bkvliY8nFO{margin-top:0;margin-bottom:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .row-bkvliY8nFO{margin-bottom:20px}}.hl_page-preview--content .row-bkvliY8nFO{padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-JwxSUhkKIb{width:100%}.hl_page-preview--content .col-JwxSUhkKIb>.inner{padding:20px 5px 10px;background-color:var(--white);width:100%;border-color:var(--color-ltyfftzp)}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-JwxSUhkKIb>.inner{margin-top:20px}}.hl_page-preview--content .image-7dMFWbAdyJ{margin-top:50px;margin-bottom:0}.hl_page-preview--content .image-3w29io9286 .image-container img,.hl_page-preview--content .image-7dMFWbAdyJ .image-container img,.hl_page-preview--content .image-T6PHuYmlq2 .image-container img{box-shadow:undefined;width:200px}.hl_page-preview--content .cimage-7dMFWbAdyJ{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content #paragraph-67skzMudC3{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cheading-AcTW5eYemc,.hl_page-preview--content .cparagraph-67skzMudC3{background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;letter-spacing:0;text-align:center}.hl_page-preview--content .cparagraph-67skzMudC3{font-family:var(--poppins);padding:0 10px;line-height:1.5em;text-transform:none}.hl_page-preview--content #heading-AcTW5eYemc{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-AcTW5eYemc{font-family:var(--teko);padding:0;line-height:1.3em}.hl_page-preview--content .col-JesncTOU5j{width:100%}.hl_page-preview--content .col-JesncTOU5j>.inner{padding:20px 5px 10px;background-color:var(--white);width:100%;border-color:var(--color-ltyfftzp);border-width:2px;border-style:solid;margin-top:0;margin-bottom:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-JesncTOU5j>.inner{margin-top:10px}}.hl_page-preview--content .image-3w29io9286{margin-top:50px;margin-bottom:0}.hl_page-preview--content .cimage-3w29io9286{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content #paragraph-b36fY5BqmN{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cheading-Dz5906H29h,.hl_page-preview--content .cparagraph-b36fY5BqmN{background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;letter-spacing:0;text-align:center}.hl_page-preview--content .cparagraph-b36fY5BqmN{font-family:var(--poppins);padding:0 10px;line-height:1.5em;text-transform:none}.hl_page-preview--content #heading-Dz5906H29h{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-Dz5906H29h{font-family:var(--teko);padding:0;line-height:1.3em}.hl_page-preview--content .col-x0En6IJdAP{width:100%}.hl_page-preview--content .col-x0En6IJdAP>.inner{padding:20px 5px 10px;background-color:var(--white);width:100%;border-color:var(--color-ltyfftzp);border-width:2px;border-style:solid;margin-top:0;margin-bottom:0}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .col-x0En6IJdAP>.inner{margin-bottom:0}}.hl_page-preview--content .image-T6PHuYmlq2{margin-top:50px;margin-bottom:0}.hl_page-preview--content .cimage-T6PHuYmlq2{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content #paragraph-asVvY3Il5L{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cheading-nr1aisC26o,.hl_page-preview--content .cparagraph-asVvY3Il5L{background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;letter-spacing:0;text-align:center}.hl_page-preview--content .cparagraph-asVvY3Il5L{font-family:var(--poppins);padding:0 10px;line-height:1.5em;text-transform:none}.hl_page-preview--content #heading-ZLsb3EpxUs,.hl_page-preview--content #heading-nr1aisC26o{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-nr1aisC26o{font-family:var(--teko);padding:0;line-height:1.3em}.hl_page-preview--content .col-f7i8oQ9Sr7>.inner,.hl_page-preview--content .row-jP9K-8KEWl{margin-top:0;margin-bottom:0;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .row-jP9K-8KEWl{padding-bottom:0}}.hl_page-preview--content .col-f7i8oQ9Sr7{width:100%}.hl_page-preview--content .col-f7i8oQ9Sr7>.inner{padding:10px 5px}.hl_page-preview--content .cheading-ZLsb3EpxUs,.hl_page-preview--content .csub-heading-BNBr5cLPxF{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content #sub-heading-BNBr5cLPxF{margin:0}.hl_page-preview--content .csub-heading-BNBr5cLPxF{font-family:var(--teko);color:var(--black);box-shadow:none;text-shadow:none;line-height:1em;letter-spacing:1px}#section-EYhjEOaqry>.inner{max-width:1170px}#col-JesncTOU5j>.inner,#col-JwxSUhkKIb>.inner,#col-x0En6IJdAP>.inner{flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.heading-AcTW5eYemc,.heading-Dz5906H29h,.heading-ZLsb3EpxUs,.heading-nr1aisC26o,.paragraph-67skzMudC3,.paragraph-asVvY3Il5L,.paragraph-b36fY5BqmN{font-weight:undefined}.heading-AcTW5eYemc em,.heading-AcTW5eYemc strong,.heading-AcTW5eYemc u,.heading-Dz5906H29h em,.heading-Dz5906H29h strong,.heading-Dz5906H29h u,.heading-ZLsb3EpxUs em,.heading-ZLsb3EpxUs strong,.heading-ZLsb3EpxUs u,.heading-nr1aisC26o em,.heading-nr1aisC26o strong,.heading-nr1aisC26o u,.paragraph-67skzMudC3 em,.paragraph-67skzMudC3 strong,.paragraph-67skzMudC3 u,.paragraph-asVvY3Il5L em,.paragraph-asVvY3Il5L strong,.paragraph-asVvY3Il5L u,.paragraph-b36fY5BqmN em,.paragraph-b36fY5BqmN strong,.paragraph-b36fY5BqmN u{color:var(--text-color)}.heading-AcTW5eYemc a,.heading-AcTW5eYemc a *,.heading-Dz5906H29h a,.heading-Dz5906H29h a *,.heading-ZLsb3EpxUs a,.heading-ZLsb3EpxUs a *,.heading-nr1aisC26o a,.heading-nr1aisC26o a *,.paragraph-67skzMudC3 a,.paragraph-67skzMudC3 a *,.paragraph-asVvY3Il5L a,.paragraph-asVvY3Il5L a *,.paragraph-b36fY5BqmN a,.paragraph-b36fY5BqmN a *,.sub-heading-BNBr5cLPxF a,.sub-heading-BNBr5cLPxF a *{color:var(--link-color);text-decoration:none}.heading-AcTW5eYemc a u,.heading-AcTW5eYemc a:hover,.heading-Dz5906H29h a u,.heading-Dz5906H29h a:hover,.heading-ZLsb3EpxUs a u,.heading-ZLsb3EpxUs a:hover,.heading-nr1aisC26o a u,.heading-nr1aisC26o a:hover,.paragraph-67skzMudC3 a u,.paragraph-67skzMudC3 a:hover,.paragraph-asVvY3Il5L a u,.paragraph-asVvY3Il5L a:hover,.paragraph-b36fY5BqmN a u,.paragraph-b36fY5BqmN a:hover,.sub-heading-BNBr5cLPxF a u,.sub-heading-BNBr5cLPxF a:hover{text-decoration:underline}.heading-AcTW5eYemc a s,.heading-Dz5906H29h a s,.heading-ZLsb3EpxUs a s,.heading-nr1aisC26o a s,.paragraph-67skzMudC3 a s,.paragraph-asVvY3Il5L a s,.paragraph-b36fY5BqmN a s,.sub-heading-BNBr5cLPxF a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.paragraph-67skzMudC3 h1,.paragraph-67skzMudC3 h2,.paragraph-67skzMudC3 h3,.paragraph-67skzMudC3 h4,.paragraph-67skzMudC3 h5,.paragraph-67skzMudC3 h6,.paragraph-67skzMudC3 ul li,.paragraph-67skzMudC3.text-output{font-size:15px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-67skzMudC3 h1,.paragraph-67skzMudC3 h2,.paragraph-67skzMudC3 h3,.paragraph-67skzMudC3 h4,.paragraph-67skzMudC3 h5,.paragraph-67skzMudC3 h6,.paragraph-67skzMudC3 ul li,.paragraph-67skzMudC3.text-output{font-size:16px!important;font-weight:undefined}}.heading-AcTW5eYemc.text-output h1:first-child:before,.heading-AcTW5eYemc.text-output h2:first-child:before,.heading-AcTW5eYemc.text-output h3:first-child:before,.heading-AcTW5eYemc.text-output h4:first-child:before,.heading-AcTW5eYemc.text-output h5:first-child:before,.heading-AcTW5eYemc.text-output h6:first-child:before,.heading-AcTW5eYemc.text-output p:first-child:before,.heading-Dz5906H29h.text-output h1:first-child:before,.heading-Dz5906H29h.text-output h2:first-child:before,.heading-Dz5906H29h.text-output h3:first-child:before,.heading-Dz5906H29h.text-output h4:first-child:before,.heading-Dz5906H29h.text-output h5:first-child:before,.heading-Dz5906H29h.text-output h6:first-child:before,.heading-Dz5906H29h.text-output p:first-child:before,.heading-nr1aisC26o.text-output h1:first-child:before,.heading-nr1aisC26o.text-output h2:first-child:before,.heading-nr1aisC26o.text-output h3:first-child:before,.heading-nr1aisC26o.text-output h4:first-child:before,.heading-nr1aisC26o.text-output h5:first-child:before,.heading-nr1aisC26o.text-output h6:first-child:before,.heading-nr1aisC26o.text-output p:first-child:before,.paragraph-67skzMudC3.text-output h1:first-child:before,.paragraph-67skzMudC3.text-output h2:first-child:before,.paragraph-67skzMudC3.text-output h3:first-child:before,.paragraph-67skzMudC3.text-output h4:first-child:before,.paragraph-67skzMudC3.text-output h5:first-child:before,.paragraph-67skzMudC3.text-output h6:first-child:before,.paragraph-67skzMudC3.text-output p:first-child:before,.paragraph-asVvY3Il5L.text-output h1:first-child:before,.paragraph-asVvY3Il5L.text-output h2:first-child:before,.paragraph-asVvY3Il5L.text-output h3:first-child:before,.paragraph-asVvY3Il5L.text-output h4:first-child:before,.paragraph-asVvY3Il5L.text-output h5:first-child:before,.paragraph-asVvY3Il5L.text-output h6:first-child:before,.paragraph-asVvY3Il5L.text-output p:first-child:before,.paragraph-b36fY5BqmN.text-output h1:first-child:before,.paragraph-b36fY5BqmN.text-output h2:first-child:before,.paragraph-b36fY5BqmN.text-output h3:first-child:before,.paragraph-b36fY5BqmN.text-output h4:first-child:before,.paragraph-b36fY5BqmN.text-output h5:first-child:before,.paragraph-b36fY5BqmN.text-output h6:first-child:before,.paragraph-b36fY5BqmN.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.heading-AcTW5eYemc h1,.heading-AcTW5eYemc h2,.heading-AcTW5eYemc h3,.heading-AcTW5eYemc h4,.heading-AcTW5eYemc h5,.heading-AcTW5eYemc h6,.heading-AcTW5eYemc ul li,.heading-AcTW5eYemc.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-AcTW5eYemc h1,.heading-AcTW5eYemc h2,.heading-AcTW5eYemc h3,.heading-AcTW5eYemc h4,.heading-AcTW5eYemc h5,.heading-AcTW5eYemc h6,.heading-AcTW5eYemc ul li,.heading-AcTW5eYemc.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.paragraph-b36fY5BqmN h1,.paragraph-b36fY5BqmN h2,.paragraph-b36fY5BqmN h3,.paragraph-b36fY5BqmN h4,.paragraph-b36fY5BqmN h5,.paragraph-b36fY5BqmN h6,.paragraph-b36fY5BqmN ul li,.paragraph-b36fY5BqmN.text-output{font-size:15px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-b36fY5BqmN h1,.paragraph-b36fY5BqmN h2,.paragraph-b36fY5BqmN h3,.paragraph-b36fY5BqmN h4,.paragraph-b36fY5BqmN h5,.paragraph-b36fY5BqmN h6,.paragraph-b36fY5BqmN ul li,.paragraph-b36fY5BqmN.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.heading-Dz5906H29h h1,.heading-Dz5906H29h h2,.heading-Dz5906H29h h3,.heading-Dz5906H29h h4,.heading-Dz5906H29h h5,.heading-Dz5906H29h h6,.heading-Dz5906H29h ul li,.heading-Dz5906H29h.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-Dz5906H29h h1,.heading-Dz5906H29h h2,.heading-Dz5906H29h h3,.heading-Dz5906H29h h4,.heading-Dz5906H29h h5,.heading-Dz5906H29h h6,.heading-Dz5906H29h ul li,.heading-Dz5906H29h.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.paragraph-asVvY3Il5L h1,.paragraph-asVvY3Il5L h2,.paragraph-asVvY3Il5L h3,.paragraph-asVvY3Il5L h4,.paragraph-asVvY3Il5L h5,.paragraph-asVvY3Il5L h6,.paragraph-asVvY3Il5L ul li,.paragraph-asVvY3Il5L.text-output{font-size:15px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-asVvY3Il5L h1,.paragraph-asVvY3Il5L h2,.paragraph-asVvY3Il5L h3,.paragraph-asVvY3Il5L h4,.paragraph-asVvY3Il5L h5,.paragraph-asVvY3Il5L h6,.paragraph-asVvY3Il5L ul li,.paragraph-asVvY3Il5L.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.heading-nr1aisC26o h1,.heading-nr1aisC26o h2,.heading-nr1aisC26o h3,.heading-nr1aisC26o h4,.heading-nr1aisC26o h5,.heading-nr1aisC26o h6,.heading-nr1aisC26o ul li,.heading-nr1aisC26o.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-nr1aisC26o h1,.heading-nr1aisC26o h2,.heading-nr1aisC26o h3,.heading-nr1aisC26o h4,.heading-nr1aisC26o h5,.heading-nr1aisC26o h6,.heading-nr1aisC26o ul li,.heading-nr1aisC26o.text-output{font-size:32px!important;font-weight:undefined}}#col-f7i8oQ9Sr7>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}@media screen and (min-width:0px) and (max-width:480px){.heading-ZLsb3EpxUs h1,.heading-ZLsb3EpxUs h2,.heading-ZLsb3EpxUs h3,.heading-ZLsb3EpxUs h4,.heading-ZLsb3EpxUs h5,.heading-ZLsb3EpxUs h6,.heading-ZLsb3EpxUs ul li,.heading-ZLsb3EpxUs.text-output{font-size:32px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-ZLsb3EpxUs h1,.heading-ZLsb3EpxUs h2,.heading-ZLsb3EpxUs h3,.heading-ZLsb3EpxUs h4,.heading-ZLsb3EpxUs h5,.heading-ZLsb3EpxUs h6,.heading-ZLsb3EpxUs ul li,.heading-ZLsb3EpxUs.text-output{font-size:40px!important;font-weight:undefined}}.heading-ZLsb3EpxUs.text-output h1:first-child:before,.heading-ZLsb3EpxUs.text-output h2:first-child:before,.heading-ZLsb3EpxUs.text-output h3:first-child:before,.heading-ZLsb3EpxUs.text-output h4:first-child:before,.heading-ZLsb3EpxUs.text-output h5:first-child:before,.heading-ZLsb3EpxUs.text-output h6:first-child:before,.heading-ZLsb3EpxUs.text-output p:first-child:before{color:var(--text-color);content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-weight:700}.sub-heading-BNBr5cLPxF{font-weight:500}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-BNBr5cLPxF h1,.sub-heading-BNBr5cLPxF h2,.sub-heading-BNBr5cLPxF h3,.sub-heading-BNBr5cLPxF h4,.sub-heading-BNBr5cLPxF h5,.sub-heading-BNBr5cLPxF h6,.sub-heading-BNBr5cLPxF ul li,.sub-heading-BNBr5cLPxF.text-output{font-size:38px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-BNBr5cLPxF h1,.sub-heading-BNBr5cLPxF h2,.sub-heading-BNBr5cLPxF h3,.sub-heading-BNBr5cLPxF h4,.sub-heading-BNBr5cLPxF h5,.sub-heading-BNBr5cLPxF h6,.sub-heading-BNBr5cLPxF ul li,.sub-heading-BNBr5cLPxF.text-output{font-size:64px!important;font-weight:500}}.sub-heading-BNBr5cLPxF.text-output h1:first-child:before,.sub-heading-BNBr5cLPxF.text-output h2:first-child:before,.sub-heading-BNBr5cLPxF.text-output h3:first-child:before,.sub-heading-BNBr5cLPxF.text-output h4:first-child:before,.sub-heading-BNBr5cLPxF.text-output h5:first-child:before,.sub-heading-BNBr5cLPxF.text-output h6:first-child:before,.sub-heading-BNBr5cLPxF.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--transparent:transparent}.hl_page-preview--content .section-yZGtLLFL3R{padding:20px 0;margin-top:0;margin-bottom:0;background-color:var(--white);border-color:var(--black);border-width:2px;border-style:solid}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .section-yZGtLLFL3R{padding-bottom:0;padding-top:0}}.hl_page-preview--content .row-lajgucGmQP{margin:0 auto;padding:0 0 15px;width:100%}.hl_page-preview--content .col-qNJ_RRDdPZ,.hl_page-preview--content .cparagraph-3JbpSNnTPo,.hl_page-preview--content .row-lajgucGmQP{background-color:var(--transparent);box-shadow:none;border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-qNJ_RRDdPZ{padding:10px 5px;width:100%;margin:0}.hl_page-preview--content #paragraph-3JbpSNnTPo,.hl_page-preview--content #sub-heading-Urz1avfHyT{margin:0}.hl_page-preview--content .cparagraph-3JbpSNnTPo{font-family:var(--contentfont);color:var(--text-color);icon-color:var(--text-color);font-weight:medium;padding:0;opacity:1;text-shadow:none;line-height:1.3em;letter-spacing:0;text-align:left}.hl_page-preview--content .image-u_kwIJA4hx{margin:0 0 26px}.hl_page-preview--content .image-tF7ocfGnDb .image-container img,.hl_page-preview--content .image-u_kwIJA4hx .image-container img{box-shadow:none}.hl_page-preview--content .cimage-u_kwIJA4hx{padding:0 10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-8AAXtnABzF,.hl_page-preview--content .csub-heading-Urz1avfHyT{box-shadow:none;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .csub-heading-Urz1avfHyT{font-family:var(--headlinefont);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:none;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content .col-8AAXtnABzF{padding:10px 5px;width:100%;margin:0}.hl_page-preview--content #sub-heading-uwtU9dud6-,.hl_page-preview--content .image-tF7ocfGnDb{margin:0}.hl_page-preview--content .cimage-tF7ocfGnDb{padding:0 10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .csub-heading-uwtU9dud6-,.hl_page-preview--content .row-jMWqvzh01b{background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .csub-heading-uwtU9dud6-{font-family:var(--headlinefont);color:var(--text-color);icon-color:var(--text-color);font-weight:400;box-shadow:none;padding:0;opacity:1;text-shadow:none;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content .row-jMWqvzh01b{margin-top:0;margin-bottom:0;padding:15px 0;width:100%}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .row-jMWqvzh01b{padding-bottom:0}}.hl_page-preview--content .col-ELmCsT3wuh{width:100%}.hl_page-preview--content .col-ELmCsT3wuh>.inner{padding:10px 5px;width:100%;margin-top:0;margin-bottom:0}.hl_page-preview--content .video-wJSUFHna18{margin:0}.hl_page-preview--content .col-ELmCsT3wuh>.inner,.hl_page-preview--content .cvideo-wJSUFHna18{background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .cvideo-wJSUFHna18{box-shadow:none;padding:10px}#section-yZGtLLFL3R>.inner{max-width:1170px}#col-8AAXtnABzF>.inner,#col-qNJ_RRDdPZ>.inner{flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.paragraph-3JbpSNnTPo{font-weight:500}.paragraph-3JbpSNnTPo a,.paragraph-3JbpSNnTPo a *,.sub-heading-Urz1avfHyT a,.sub-heading-Urz1avfHyT a *,.sub-heading-uwtU9dud6- a,.sub-heading-uwtU9dud6- a *{color:var(--link-color);text-decoration:none}.paragraph-3JbpSNnTPo a u,.paragraph-3JbpSNnTPo a:hover,.sub-heading-Urz1avfHyT a u,.sub-heading-Urz1avfHyT a:hover,.sub-heading-uwtU9dud6- a u,.sub-heading-uwtU9dud6- a:hover{text-decoration:underline}.paragraph-3JbpSNnTPo a s,.sub-heading-Urz1avfHyT a s,.sub-heading-uwtU9dud6- a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.paragraph-3JbpSNnTPo h1,.paragraph-3JbpSNnTPo h2,.paragraph-3JbpSNnTPo h3,.paragraph-3JbpSNnTPo h4,.paragraph-3JbpSNnTPo h5,.paragraph-3JbpSNnTPo h6,.paragraph-3JbpSNnTPo ul li,.paragraph-3JbpSNnTPo.text-output{font-size:17px!important;font-weight:500}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-3JbpSNnTPo h1,.paragraph-3JbpSNnTPo h2,.paragraph-3JbpSNnTPo h3,.paragraph-3JbpSNnTPo h4,.paragraph-3JbpSNnTPo h5,.paragraph-3JbpSNnTPo h6,.paragraph-3JbpSNnTPo ul li,.paragraph-3JbpSNnTPo.text-output{font-size:17px!important;font-weight:500}}.paragraph-3JbpSNnTPo.text-output h1:first-child:before,.paragraph-3JbpSNnTPo.text-output h2:first-child:before,.paragraph-3JbpSNnTPo.text-output h3:first-child:before,.paragraph-3JbpSNnTPo.text-output h4:first-child:before,.paragraph-3JbpSNnTPo.text-output h5:first-child:before,.paragraph-3JbpSNnTPo.text-output h6:first-child:before,.paragraph-3JbpSNnTPo.text-output p:first-child:before,.sub-heading-Urz1avfHyT.text-output h1:first-child:before,.sub-heading-Urz1avfHyT.text-output h2:first-child:before,.sub-heading-Urz1avfHyT.text-output h3:first-child:before,.sub-heading-Urz1avfHyT.text-output h4:first-child:before,.sub-heading-Urz1avfHyT.text-output h5:first-child:before,.sub-heading-Urz1avfHyT.text-output h6:first-child:before,.sub-heading-Urz1avfHyT.text-output p:first-child:before,.sub-heading-uwtU9dud6-.text-output h1:first-child:before,.sub-heading-uwtU9dud6-.text-output h2:first-child:before,.sub-heading-uwtU9dud6-.text-output h3:first-child:before,.sub-heading-uwtU9dud6-.text-output h4:first-child:before,.sub-heading-uwtU9dud6-.text-output h5:first-child:before,.sub-heading-uwtU9dud6-.text-output h6:first-child:before,.sub-heading-uwtU9dud6-.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-Urz1avfHyT,.sub-heading-uwtU9dud6-{font-weight:400}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-Urz1avfHyT h1,.sub-heading-Urz1avfHyT h2,.sub-heading-Urz1avfHyT h3,.sub-heading-Urz1avfHyT h4,.sub-heading-Urz1avfHyT h5,.sub-heading-Urz1avfHyT h6,.sub-heading-Urz1avfHyT ul li,.sub-heading-Urz1avfHyT.text-output{font-size:33px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-Urz1avfHyT h1,.sub-heading-Urz1avfHyT h2,.sub-heading-Urz1avfHyT h3,.sub-heading-Urz1avfHyT h4,.sub-heading-Urz1avfHyT h5,.sub-heading-Urz1avfHyT h6,.sub-heading-Urz1avfHyT ul li,.sub-heading-Urz1avfHyT.text-output{font-size:33px!important;font-weight:400}}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-uwtU9dud6- h1,.sub-heading-uwtU9dud6- h2,.sub-heading-uwtU9dud6- h3,.sub-heading-uwtU9dud6- h4,.sub-heading-uwtU9dud6- h5,.sub-heading-uwtU9dud6- h6,.sub-heading-uwtU9dud6- ul li,.sub-heading-uwtU9dud6-.text-output{font-size:33px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-uwtU9dud6- h1,.sub-heading-uwtU9dud6- h2,.sub-heading-uwtU9dud6- h3,.sub-heading-uwtU9dud6- h4,.sub-heading-uwtU9dud6- h5,.sub-heading-uwtU9dud6- h6,.sub-heading-uwtU9dud6- ul li,.sub-heading-uwtU9dud6-.text-output{font-size:33px!important;font-weight:400}}#col-ELmCsT3wuh>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}#video-wJSUFHna18 .vjs-ghl .vjs-volume-level,#video-wJSUFHna18 .vjs-ghl.video-js .vjs-play-progress{background:#fff}#video-wJSUFHna18 .vjs-ghl.video-js .vjs-load-progress div{background:#fff;opacity:.5}
 /* ---- Footer styles ----- */  
 :root{--poppins:'Poppins';--teko:'Teko';--white:#ffffff;--black:#000000;--transparent:transparent;--color-lzivh6sv:#222222;--color-lzivqmy5:#FFF300;--color-lzix4d96:#222121;--color-mb01fejp:#ef1921}.hl_page-preview--content .row-vADhYRHyxr,.hl_page-preview--content .section-xhEK7Aqjza{box-shadow:none;padding:0;margin:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .row-vADhYRHyxr{margin:0 auto;padding:15px 0;background-color:var(--color-lzix4d96);width:100%}.hl_page-preview--content .col-SYV48ryRj5,.hl_page-preview--content .csub-heading-kZjf7_Ky7T{background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-SYV48ryRj5{box-shadow:none;padding:10px 5px;width:100%;margin:0}.hl_page-preview--content #sub-heading-kZjf7_Ky7T{margin-top:0;margin-bottom:0}.hl_page-preview--content .csub-heading-kZjf7_Ky7T{font-family:var(--poppins);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content .row-6-3V6TgMQ0{margin:0 auto;box-shadow:none;padding:100px 0;background-color:var(--black);border-color:var(--black);border-width:2px;border-style:solid;width:100%}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .row-6-3V6TgMQ0{padding-top:20px;padding-bottom:20px}}.hl_page-preview--content .col-CkuU1i_FTH{box-shadow:none;padding:10px 5px;background-color:var(--transparent);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0}.hl_page-preview--content .csocial-icons-o07_Uor1HF{font-family:Open Sans;font-size:12px;font-weight:500;color:#222222ff;padding:0;margin:0}.hl_page-preview--content .image-AzJY4FOzqY{margin-top:0;margin-bottom:40px}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .image-AzJY4FOzqY{margin-bottom:10px}}.hl_page-preview--content .image-AzJY4FOzqY .image-container img{box-shadow:undefined;width:290px}.hl_page-preview--content .cimage-AzJY4FOzqY{padding:0;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .row-m6_fLdHr1h{margin:0 auto;box-shadow:none;padding:0;background-color:var(--color-lzivqmy5);border-color:var(--black);border-width:2px;border-style:solid;width:100%}@media screen and (min-width:0px) and (max-width:480px){.hl_page-preview--content .row-m6_fLdHr1h{padding-left:0!important;padding-right:0!important}}.hl_page-preview--content .col-jGmTI2ZJAs{box-shadow:none;padding:80px 5px;background-color:var(--black);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0}.hl_page-preview--content #paragraph-T1nk63n5fC{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cparagraph-T1nk63n5fC,.hl_page-preview--content .csub-heading-yIZUs8OYCI{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--color-l0ratzir);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content #sub-heading-yIZUs8OYCI{margin:0}.hl_page-preview--content .csub-heading-yIZUs8OYCI{font-family:var(--teko);icon-color:var(--color-mb01fejp);box-shadow:none;text-shadow:none}.hl_page-preview--content .col-qPP8o3vdUn{box-shadow:none;padding:80px 5px;background-color:var(--white);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0}.hl_page-preview--content #paragraph-pwNj0zgNYA{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cparagraph-pwNj0zgNYA,.hl_page-preview--content .csub-heading-6L2M1l0AMF{font-family:var(--poppins);background-color:var(--transparent);color:var(--color-lzivh6sv);icon-color:var(--color-l0ratzir);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content #sub-heading-6L2M1l0AMF{margin:0}.hl_page-preview--content .csub-heading-6L2M1l0AMF{font-family:var(--teko);icon-color:var(--color-lzivh6sv);box-shadow:none;text-shadow:none}.hl_page-preview--content .col-TAYTC57WLv{box-shadow:none;padding:80px 5px;background-color:var(--black);width:100%;border-color:var(--black);border-width:2px;border-style:solid;margin:0}.hl_page-preview--content #paragraph-MAJaVcuVrs{margin-top:10px;margin-bottom:0}.hl_page-preview--content .cparagraph-MAJaVcuVrs,.hl_page-preview--content .csub-heading-hFmkwLlTNy{font-family:var(--poppins);background-color:var(--transparent);color:var(--white);icon-color:var(--color-l0ratzir);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content #sub-heading-hFmkwLlTNy{margin:0}.hl_page-preview--content .csub-heading-hFmkwLlTNy{font-family:var(--teko);icon-color:var(--color-mb01fejp);box-shadow:none;text-shadow:none}#section-xhEK7Aqjza>.inner{max-width:100%}#col-CkuU1i_FTH>.inner,#col-SYV48ryRj5>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.paragraph-T1nk63n5fC,.sub-heading-kZjf7_Ky7T{font-weight:undefined}.sub-heading-kZjf7_Ky7T a,.sub-heading-kZjf7_Ky7T a *{color:var(--link-color);text-decoration:none}.paragraph-MAJaVcuVrs a u,.paragraph-MAJaVcuVrs a:hover,.paragraph-T1nk63n5fC a u,.paragraph-T1nk63n5fC a:hover,.paragraph-pwNj0zgNYA a u,.paragraph-pwNj0zgNYA a:hover,.sub-heading-6L2M1l0AMF a u,.sub-heading-6L2M1l0AMF a:hover,.sub-heading-hFmkwLlTNy a u,.sub-heading-hFmkwLlTNy a:hover,.sub-heading-kZjf7_Ky7T a u,.sub-heading-kZjf7_Ky7T a:hover,.sub-heading-yIZUs8OYCI a u,.sub-heading-yIZUs8OYCI a:hover{text-decoration:underline}.paragraph-MAJaVcuVrs a s,.paragraph-T1nk63n5fC a s,.paragraph-pwNj0zgNYA a s,.sub-heading-6L2M1l0AMF a s,.sub-heading-hFmkwLlTNy a s,.sub-heading-kZjf7_Ky7T a s,.sub-heading-yIZUs8OYCI a s{text-decoration:line-through}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-kZjf7_Ky7T h1,.sub-heading-kZjf7_Ky7T h2,.sub-heading-kZjf7_Ky7T h3,.sub-heading-kZjf7_Ky7T h4,.sub-heading-kZjf7_Ky7T h5,.sub-heading-kZjf7_Ky7T h6,.sub-heading-kZjf7_Ky7T ul li,.sub-heading-kZjf7_Ky7T.text-output{font-size:12px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-kZjf7_Ky7T h1,.sub-heading-kZjf7_Ky7T h2,.sub-heading-kZjf7_Ky7T h3,.sub-heading-kZjf7_Ky7T h4,.sub-heading-kZjf7_Ky7T h5,.sub-heading-kZjf7_Ky7T h6,.sub-heading-kZjf7_Ky7T ul li,.sub-heading-kZjf7_Ky7T.text-output{font-size:16px!important;font-weight:undefined}}.sub-heading-kZjf7_Ky7T.text-output h1:first-child:before,.sub-heading-kZjf7_Ky7T.text-output h2:first-child:before,.sub-heading-kZjf7_Ky7T.text-output h3:first-child:before,.sub-heading-kZjf7_Ky7T.text-output h4:first-child:before,.sub-heading-kZjf7_Ky7T.text-output h5:first-child:before,.sub-heading-kZjf7_Ky7T.text-output h6:first-child:before,.sub-heading-kZjf7_Ky7T.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}#social-icons-o07_Uor1HF .social-media-icon{height:24px;width:24px}#social-icons-o07_Uor1HF .social-icons-container{justify-content:center}#col-TAYTC57WLv>.inner,#col-jGmTI2ZJAs>.inner,#col-qPP8o3vdUn>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.paragraph-T1nk63n5fC strong,.paragraph-pwNj0zgNYA strong{color:var(--white)}.paragraph-T1nk63n5fC em,.paragraph-T1nk63n5fC u,.paragraph-pwNj0zgNYA em,.paragraph-pwNj0zgNYA u,.sub-heading-6L2M1l0AMF u{color:var(--text-color)}.paragraph-T1nk63n5fC a,.paragraph-T1nk63n5fC a *{color:var(--white);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.paragraph-T1nk63n5fC h1,.paragraph-T1nk63n5fC h2,.paragraph-T1nk63n5fC h3,.paragraph-T1nk63n5fC h4,.paragraph-T1nk63n5fC h5,.paragraph-T1nk63n5fC h6,.paragraph-T1nk63n5fC ul li,.paragraph-T1nk63n5fC.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-T1nk63n5fC h1,.paragraph-T1nk63n5fC h2,.paragraph-T1nk63n5fC h3,.paragraph-T1nk63n5fC h4,.paragraph-T1nk63n5fC h5,.paragraph-T1nk63n5fC h6,.paragraph-T1nk63n5fC ul li,.paragraph-T1nk63n5fC.text-output{font-size:18px!important;font-weight:undefined}}.paragraph-T1nk63n5fC.text-output h1:first-child:before,.paragraph-T1nk63n5fC.text-output h2:first-child:before,.paragraph-T1nk63n5fC.text-output h3:first-child:before,.paragraph-T1nk63n5fC.text-output h4:first-child:before,.paragraph-T1nk63n5fC.text-output h5:first-child:before,.paragraph-T1nk63n5fC.text-output h6:first-child:before,.paragraph-T1nk63n5fC.text-output p:first-child:before{color:var(--color-l0ratzir);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-yIZUs8OYCI{font-weight:400}.sub-heading-yIZUs8OYCI a,.sub-heading-yIZUs8OYCI a *{color:var(--link-color);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-yIZUs8OYCI h1,.sub-heading-yIZUs8OYCI h2,.sub-heading-yIZUs8OYCI h3,.sub-heading-yIZUs8OYCI h4,.sub-heading-yIZUs8OYCI h5,.sub-heading-yIZUs8OYCI h6,.sub-heading-yIZUs8OYCI ul li,.sub-heading-yIZUs8OYCI.text-output{font-size:26px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-yIZUs8OYCI h1,.sub-heading-yIZUs8OYCI h2,.sub-heading-yIZUs8OYCI h3,.sub-heading-yIZUs8OYCI h4,.sub-heading-yIZUs8OYCI h5,.sub-heading-yIZUs8OYCI h6,.sub-heading-yIZUs8OYCI ul li,.sub-heading-yIZUs8OYCI.text-output{font-size:26px!important;font-weight:400}}.sub-heading-yIZUs8OYCI.text-output h1:first-child:before,.sub-heading-yIZUs8OYCI.text-output h2:first-child:before,.sub-heading-yIZUs8OYCI.text-output h3:first-child:before,.sub-heading-yIZUs8OYCI.text-output h4:first-child:before,.sub-heading-yIZUs8OYCI.text-output h5:first-child:before,.sub-heading-yIZUs8OYCI.text-output h6:first-child:before,.sub-heading-yIZUs8OYCI.text-output p:first-child:before{color:var(--color-mb01fejp);content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-weight:700}.paragraph-pwNj0zgNYA{font-weight:undefined}.paragraph-pwNj0zgNYA a,.paragraph-pwNj0zgNYA a *{color:var(--black);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.paragraph-pwNj0zgNYA h1,.paragraph-pwNj0zgNYA h2,.paragraph-pwNj0zgNYA h3,.paragraph-pwNj0zgNYA h4,.paragraph-pwNj0zgNYA h5,.paragraph-pwNj0zgNYA h6,.paragraph-pwNj0zgNYA ul li,.paragraph-pwNj0zgNYA.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-pwNj0zgNYA h1,.paragraph-pwNj0zgNYA h2,.paragraph-pwNj0zgNYA h3,.paragraph-pwNj0zgNYA h4,.paragraph-pwNj0zgNYA h5,.paragraph-pwNj0zgNYA h6,.paragraph-pwNj0zgNYA ul li,.paragraph-pwNj0zgNYA.text-output{font-size:18px!important;font-weight:undefined}}.paragraph-pwNj0zgNYA.text-output h1:first-child:before,.paragraph-pwNj0zgNYA.text-output h2:first-child:before,.paragraph-pwNj0zgNYA.text-output h3:first-child:before,.paragraph-pwNj0zgNYA.text-output h4:first-child:before,.paragraph-pwNj0zgNYA.text-output h5:first-child:before,.paragraph-pwNj0zgNYA.text-output h6:first-child:before,.paragraph-pwNj0zgNYA.text-output p:first-child:before{color:var(--color-l0ratzir);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-6L2M1l0AMF{font-weight:400}.sub-heading-6L2M1l0AMF em,.sub-heading-6L2M1l0AMF strong{color:var(--color-lzivh6sv)}.sub-heading-6L2M1l0AMF a,.sub-heading-6L2M1l0AMF a *{color:var(--link-color);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-6L2M1l0AMF h1,.sub-heading-6L2M1l0AMF h2,.sub-heading-6L2M1l0AMF h3,.sub-heading-6L2M1l0AMF h4,.sub-heading-6L2M1l0AMF h5,.sub-heading-6L2M1l0AMF h6,.sub-heading-6L2M1l0AMF ul li,.sub-heading-6L2M1l0AMF.text-output{font-size:26px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-6L2M1l0AMF h1,.sub-heading-6L2M1l0AMF h2,.sub-heading-6L2M1l0AMF h3,.sub-heading-6L2M1l0AMF h4,.sub-heading-6L2M1l0AMF h5,.sub-heading-6L2M1l0AMF h6,.sub-heading-6L2M1l0AMF ul li,.sub-heading-6L2M1l0AMF.text-output{font-size:26px!important;font-weight:400}}.sub-heading-6L2M1l0AMF.text-output h1:first-child:before,.sub-heading-6L2M1l0AMF.text-output h2:first-child:before,.sub-heading-6L2M1l0AMF.text-output h3:first-child:before,.sub-heading-6L2M1l0AMF.text-output h4:first-child:before,.sub-heading-6L2M1l0AMF.text-output h5:first-child:before,.sub-heading-6L2M1l0AMF.text-output h6:first-child:before,.sub-heading-6L2M1l0AMF.text-output p:first-child:before{color:var(--color-lzivh6sv);content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-weight:700}.paragraph-MAJaVcuVrs{font-weight:undefined}.paragraph-MAJaVcuVrs strong{color:var(--white)}.paragraph-MAJaVcuVrs em,.paragraph-MAJaVcuVrs u{color:var(--text-color)}.paragraph-MAJaVcuVrs a,.paragraph-MAJaVcuVrs a *{color:var(--white);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.paragraph-MAJaVcuVrs h1,.paragraph-MAJaVcuVrs h2,.paragraph-MAJaVcuVrs h3,.paragraph-MAJaVcuVrs h4,.paragraph-MAJaVcuVrs h5,.paragraph-MAJaVcuVrs h6,.paragraph-MAJaVcuVrs ul li,.paragraph-MAJaVcuVrs.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-MAJaVcuVrs h1,.paragraph-MAJaVcuVrs h2,.paragraph-MAJaVcuVrs h3,.paragraph-MAJaVcuVrs h4,.paragraph-MAJaVcuVrs h5,.paragraph-MAJaVcuVrs h6,.paragraph-MAJaVcuVrs ul li,.paragraph-MAJaVcuVrs.text-output{font-size:18px!important;font-weight:undefined}}.paragraph-MAJaVcuVrs.text-output h1:first-child:before,.paragraph-MAJaVcuVrs.text-output h2:first-child:before,.paragraph-MAJaVcuVrs.text-output h3:first-child:before,.paragraph-MAJaVcuVrs.text-output h4:first-child:before,.paragraph-MAJaVcuVrs.text-output h5:first-child:before,.paragraph-MAJaVcuVrs.text-output h6:first-child:before,.paragraph-MAJaVcuVrs.text-output p:first-child:before{color:var(--color-l0ratzir);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.sub-heading-hFmkwLlTNy{font-weight:400}.sub-heading-hFmkwLlTNy a,.sub-heading-hFmkwLlTNy a *{color:var(--link-color);text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-hFmkwLlTNy h1,.sub-heading-hFmkwLlTNy h2,.sub-heading-hFmkwLlTNy h3,.sub-heading-hFmkwLlTNy h4,.sub-heading-hFmkwLlTNy h5,.sub-heading-hFmkwLlTNy h6,.sub-heading-hFmkwLlTNy ul li,.sub-heading-hFmkwLlTNy.text-output{font-size:26px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-hFmkwLlTNy h1,.sub-heading-hFmkwLlTNy h2,.sub-heading-hFmkwLlTNy h3,.sub-heading-hFmkwLlTNy h4,.sub-heading-hFmkwLlTNy h5,.sub-heading-hFmkwLlTNy h6,.sub-heading-hFmkwLlTNy ul li,.sub-heading-hFmkwLlTNy.text-output{font-size:26px!important;font-weight:400}}.sub-heading-hFmkwLlTNy.text-output h1:first-child:before,.sub-heading-hFmkwLlTNy.text-output h2:first-child:before,.sub-heading-hFmkwLlTNy.text-output h3:first-child:before,.sub-heading-hFmkwLlTNy.text-output h4:first-child:before,.sub-heading-hFmkwLlTNy.text-output h5:first-child:before,.sub-heading-hFmkwLlTNy.text-output h6:first-child:before,.sub-heading-hFmkwLlTNy.text-output p:first-child:before{color:var(--color-mb01fejp);content:"";font-family:"Font Awesome 5 Free";margin-right:5px;font-weight:700}

@keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-Fnftedlf6A::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

@keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-iezo8uHTW3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

@keyframes rotateBorder {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 400% 0;
    }
}

#image-wlkeg5ISk6 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

#col-BQqFORF5gj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 3px;
    background: linear-gradient(
    90deg,
    transparent,
    #ef1921,
    transparent
  );
    background-size: 400% 400%;
    animation: rotateBorder 9s linear infinite;
    mask: linear-gradient(#ef1921) content-box,
    linear-gradient(#ef1921);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

h1 {
    background: -webkit-linear-gradient(to bottom right, #FFFFFF, #FFFFFF, #F2F3F2);
    background: linear-gradient(to bottom right, #F2F3F2, #FFFFFF, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


</style><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7COpen%20Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CMontserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CTeko:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CPoppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" media="print" onload="this.media='all'"><style>
  @media (max-width: 480px) {
        .bg-section-uXn4-waAUh {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835df61626a5f1803c702e6.png);
    opacity: .3

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-section-uXn4-waAUh {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835df61626a5f1803c702e6.png);
    opacity: .3

        }
    }

    @media (min-width: 1025px) {
        .bg-section-uXn4-waAUh {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835df61626a5f1803c702e6.png);
        opacity: .3

        }
    }
  </style><style>
  @media (max-width: 480px) {
        .bg-col-OAYTmZE7Xp {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835db60498b16845bd8086b.png);
    opacity: .3

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-col-OAYTmZE7Xp {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835db60498b16845bd8086b.png);
    opacity: .3

        }
    }

    @media (min-width: 1025px) {
        .bg-col-OAYTmZE7Xp {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835db60498b16845bd8086b.png);
        opacity: .3

        }
    }
  </style><style>
  @media (max-width: 480px) {
        .bg-col-aLsUraPB2v {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e20d8da9241d59a1306c.png);
    opacity: .3

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-col-aLsUraPB2v {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e20d8da9241d59a1306c.png);
    opacity: .3

        }
    }

    @media (min-width: 1025px) {
        .bg-col-aLsUraPB2v {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e20d8da9241d59a1306c.png);
        opacity: .3

        }
    }
  </style><style>
  @media (max-width: 480px) {
        .bg-section-EYhjEOaqry {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ed50b09b4384586573e7.jpeg);
    opacity: 1

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-section-EYhjEOaqry {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ed50b09b4384586573e7.jpeg);
    opacity: 1

        }
    }

    @media (min-width: 1025px) {
        .bg-section-EYhjEOaqry {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ed50b09b4384586573e7.jpeg);
        opacity: 1

        }
    }
  </style><style>
  @media (max-width: 480px) {
        .bg-row-m6_fLdHr1h {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6c788897-140a-4e04-b981-e61ceeff9ef3.png);
    opacity: .3

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-row-m6_fLdHr1h {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6c788897-140a-4e04-b981-e61ceeff9ef3.png);
    opacity: .3

        }
    }

    @media (min-width: 1025px) {
        .bg-row-m6_fLdHr1h {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6c788897-140a-4e04-b981-e61ceeff9ef3.png);
        opacity: .3

        }
    }
  </style><style>
  @media (max-width: 480px) {
        .bg-row-6-3V6TgMQ0 {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbf8d93048967bb8cbe8d.jpeg);
    opacity: .3

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-row-6-3V6TgMQ0 {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbf8d93048967bb8cbe8d.jpeg);
    opacity: .3

        }
    }

    @media (min-width: 1025px) {
        .bg-row-6-3V6TgMQ0 {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbf8d93048967bb8cbe8d.jpeg);
        opacity: .3

        }
    }
  </style><style>.cart-nav-wrapper{align-items:center;background-color:inherit;display:flex;gap:24px}.nav-menu-wrapper.default .branding .logo{position:relative;width:-moz-max-content;width:max-content}</style><style>.video-container[data-v-2f714085]{background-position:50%!important;background-size:cover!important;margin:auto;position:relative;text-align:center}.thumbnail-container[data-v-2f714085],.video-overlay[data-v-2f714085]{align-items:center;display:flex;height:100%;justify-content:center;opacity:1;z-index:1}.iframe-container[data-v-2f714085]{position:relative}.iframe-container[data-v-2f714085],iframe[data-v-2f714085]{background-color:#000;margin:auto;width:100%}iframe[data-v-2f714085]{border:none;box-shadow:none;height:100%;left:0;position:absolute;top:0;z-index:2}.figure[data-v-2f714085]{margin:auto}.figure span[data-v-2f714085]{cursor:pointer;display:block;position:relative;text-decoration:none}.figure span[data-v-2f714085]:focus:after,.figure span[data-v-2f714085]:hover:after{background-color:#87cefa;opacity:1}.figure.youtube span[data-v-2f714085]:focus:after,.figure.youtube span[data-v-2f714085]:hover:after{background-color:red}.figure span[data-v-2f714085]:after{background-color:#00000080;border-radius:10px;color:#fff;content:"▶";display:block;font-size:25px;height:50px;inset:0;line-height:2;margin:auto;opacity:.75;position:absolute;text-align:center;transition:background-color .25s,opacity .25s;width:75px}.video-icon[data-v-2f714085]:before{color:#fff;content:"";font-family:Font Awesome\ 5 Free;font-size:20px;font-weight:700;left:50%;margin-right:5px;position:absolute;top:50%;transform:translate(-50%,-50%)}</style><style>.social-icons-container{display:flex;flex-wrap:wrap;-webkit-font-smoothing:auto!important}.social-icon{color:inherit;cursor:pointer;display:block;padding:1rem;text-align:center;text-decoration:none}.social-icon p{margin-top:8px}</style><style>.testimonial-modal-overlay{align-items:center;background:#0000004d;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.testimonial-modal-content{align-items:stretch;background:none;display:flex;flex-direction:column;max-height:600px;max-width:540px;width:100%}.testimonial-modal-close{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .15s;width:36px;z-index:2}.testimonial-modal-close-icon{color:#222;height:22px;width:22px}@media(max-width:768px){.testimonial-modal-content{border-radius:10px;max-width:98vw}.testimonial-modal-close{right:10px;top:10px}}</style><link rel="stylesheet" href="https://stcdn.leadconnectorhq.com/_preview/entry.iSOF46tA.css" crossorigin><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Lato:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7COpen%20Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CMontserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CTeko:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CPoppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Flj6v5Zy.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/lxtisF58.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DhYMUqUi.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DlKQQb-Y.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Dta2i1_V.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/B3vns2Mt.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BBgMsk_D.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/LPyqBa2A.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DGXpoCnz.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CzjBuQDz.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CBs2huiX.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/gyGS5aDV.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BvDRTvMs.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DW-3PSLe.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CNYvk1dt.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BxwnUhdY.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/C_KDlm6Z.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BvDNcfwm.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DKeuBCMA.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CgKcWRpi.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DZ27XztR.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/C3e4t58V.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BlNmbCBf.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DUd6skm_.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/kOy0wv5j.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DYa7OZHt.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/j2QWHQ25.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CjPh29xS.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CenvAvwo.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DJ3_G_vA.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CpNvvX0t.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/YeWb7b1y.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Cc70OnOf.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/D1rXX7vK.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/C9OfM6WK.js"><link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BAUs_OTY.js"><script type="module" src="https://stcdn.leadconnectorhq.com/_preview/Flj6v5Zy.js" crossorigin></script><link rel="dns-prefetch" href="https://services.leadconnectorhq.com"><link rel="icon" href="https://stcdn.leadconnectorhq.com/funnel/icon/favicon.ico"><meta name="title" content="Gustavo Dantas Jiu-Jitsu Academy- Tempe AZ"><meta property="og:title" content="Gustavo Dantas Jiu-Jitsu Academy- Tempe AZ"><meta name="description" content=" The number one BJJ school in Tempe, AZ for adults and Kids "><meta property="og:description" content=" The number one BJJ school in Tempe, AZ for adults and Kids "><meta name="image" content="https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e4a88da9242575a1343d.png"><meta property="og:image" content="https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e4a88da9242575a1343d.png"><meta name="keywords" content="Jiu-Jitsu, BJJ, Grand Prairie, TX"><meta property="og:keywords" content="Jiu-Jitsu, BJJ, Grand Prairie, TX"><meta property="og:type" content="website"><meta property="twitter:type" content="website"></head><body><div id="__nuxt"><!--[--><div></div><!--[--><div class="bgCover bg-fixed"></div><div><!--[--><div><!----><!----><div><div id="nav-menu-popup" style="display:none;" class="hide"><div class="nav-menu-body"><i class="close-menu fas fa-times"></i><ul class="nav-menu"><!--[--><!--]--></ul></div></div></div><!----><!--[--><!----><!--]--><div id="preview-container" class="preview-container hl_page-preview--content"><div><!----><!--[--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-2EoPJ4PY9k" style="" id="section-2EoPJ4PY9k"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-ye811eIdln" id="row-ye811eIdln"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-5CGzgx6zK_" id="col-5CGzgx6zK_"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="nav-menu-M9guXexdOB" class="c-nav-menu c-wrapper nav-menu-M9guXexdOB"><!----><!----><!----><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><div class="default nav-menu-wrapper cnav-menu-M9guXexdOB noBorder radius0 none"><div class="branding"><div class="logo"><div style="cursor:pointer;" class="image-container noBorder radius0 none"><div><a style="" href="https://gdjiujitsu.com" target="_self" aria-label="https://gdjiujitsu.com" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png" alt="1" style="height:52px !important;object-fit:unset;" class="noBorder radius0 none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></a></div></div></div><div class="title"><div class="nav-menu-M9guXexdOB-heading text-output noBorder radius0 none"><div><p></p></div></div></div></div><div class="cart-nav-wrapper"><div class="nav-menu-mobile"><span class="menu-icon" role="button" tabindex="0" aria-label="Toggle menu"></span></div><ul class="nav-menu"><!--[--><li class="nav-menu-item"><a aria-label="HOME" href="https://gdjiujitsu.com/home-3240-1168" target>HOME</a><!----></li><li class="nav-menu-item dropdown"><a aria-label="ABOUT" href="#" target>ABOUT</a><ul class="dropdown-menu"><!--[--><li class="dropdown-item"><a aria-label="ABOUT US" href="https://gdjiujitsu.com/about-us-9196" target>ABOUT US</a></li><li class="dropdown-item"><a aria-label="INSTRUCTORS" href="https://gdjiujitsu.com/instructors" target>INSTRUCTORS</a></li><li class="dropdown-item"><a aria-label="GD ASSOCIATION SCHOOLS" href="https://gdjiujitsu.com/gd-association-schools" target>GD ASSOCIATION SCHOOLS</a></li><!--]--></ul></li><li class="nav-menu-item dropdown"><a href="#section-BPDFCej0AV" aria-label="PROGRAMS" target>PROGRAMS</a><ul class="dropdown-menu"><!--[--><li class="dropdown-item"><a aria-label="ADULT JIU-JITSU" href="https://gdjiujitsu.com/programs-adult-jiu-jitsu" target>ADULT JIU-JITSU</a></li><li class="dropdown-item"><a aria-label="YOUTH WARRIORS (8-13)" href="https://gdjiujitsu.com/programs-youth-jiu-jitsu" target>YOUTH WARRIORS (8-13)</a></li><li class="dropdown-item"><a aria-label="LIL &amp; JR WARRIORS (5-7)" href="https://gdjiujitsu.com/programs-junior-jiu-jitsu" target>LIL &amp; JR WARRIORS (5-7)</a></li><!--]--></ul></li><li class="nav-menu-item"><a aria-label="SCHEDULE" href="https://gdjiujitsu.com/gd-bjj-schedule" target>SCHEDULE</a><!----></li><li class="nav-menu-item"><a href="https://gdjjonline.com" aria-label="GD ONLINE TRAINING" target="_blank" rel="noreferrer noopener">GD ONLINE TRAINING</a><!----></li><li class="nav-menu-item"><a aria-label="CONTACT US" href="https://gdjiujitsu.com/contact-us" target>CONTACT US</a><!----></li><!--]--></ul><!----><!----></div></div><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-uXn4-waAUh" style="" id="section-uXn4-waAUh"><div class="bg fill-width-height bg-section-uXn4-waAUh none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-Octlr9oTMb" id="row-Octlr9oTMb"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-z953QNCLAK" id="col-z953QNCLAK"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-0Gwt8NoJId" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-0Gwt8NoJId text-output csub-heading-0Gwt8NoJId noBorder radius0 none" data-animation-class style=""><div><h2><em>THE #1 JIU-JITSU ACADEMY IN </em><span style="color: var(--white)"><em>TEMPE, ARIZONA</em></span></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading--ahOehr2r7" class="c-heading c-wrapper"><!----><!----><!----><div class="heading--ahOehr2r7 text-output cheading--ahOehr2r7 noBorder radius0 none" data-animation-class style=""><div><h1><strong>GUSTAVO DANTAS JIU-JITSU</strong></h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-7w7y893V__" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-7w7y893V__ text-output csub-heading-7w7y893V__ noBorder radius0 none" data-animation-class style=""><div><h2><strong>Join Arizona’s Most Respected BJJ Academy and Build Real Confidence On and Off the Mats</strong></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-rlL_-lkf8x" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-rlL_-lkf8x text-output csub-heading-rlL_-lkf8x noBorder radius0 none" data-animation-class style=""><div><h2><strong>Limited Time Offer</strong>: Claim Your FREE Intro Class and Discover Why Hundreds of Teens and Adults Trust Coach Gustavo Dantas to Transform Their Lives.</h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button-f8T-kLUzHT" class="c-button c-wrapper button-f8T-kLUzHT"><!----><!----><!----><!----><!----><!----><!--[--><!----><!----><button data-animation-class="" id="button-f8T-kLUzHT_btn" style="" class="cbutton-f8T-kLUzHT custom btn-vp btn-hp buttonElevate noBorder radius4 none" aria-label="TRY A FREE JIU-JITSU CLASS CLICK HERE TO BOOK"><div style="" class="main-heading-group"><div class="button-icon-start"></div><div class="main-heading-button">TRY A FREE JIU-JITSU CLASS</div><div class="button-icon-end"></div></div><div style="" class="text-xs font-sans"><div class="sub-heading-button">CLICK HERE TO BOOK</div></div><div style="display:none;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);" class="btn-loader-position"><div style="display:none;" class="v-spinner"><div class="v-moon v-moon1" style="height:30px;width:30px;border-radius:100%;"><div class="v-moon v-moon2" style="height:4.285714285714286px;width:4.285714285714286px;border-radius:100%;top:12.857142857142858px;background-color:rgb(255, 255, 255);"></div><div class="v-moon v-moon3" style="height:30px;width:30px;border-radius:100%;border:4.285714285714286px solid rgb(255, 255, 255);"></div></div></div></div></button><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-UMcDX8B441" style="" id="section-UMcDX8B441"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-34cQYsLwt8" id="row-34cQYsLwt8"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-OAYTmZE7Xp" id="col-OAYTmZE7Xp"><div class="bg bgCover100 bg-col-OAYTmZE7Xp none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-y9zaACdPwo" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-y9zaACdPwo text-output csub-heading-y9zaACdPwo noBorder radius0 none" data-animation-class style=""><div><h2><em>Welcome to GD Jiu-Jitsu</em></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-8VZI7uay37" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-8VZI7uay37 text-output csub-heading-8VZI7uay37 noBorder radius0 none" data-animation-class style=""><div><h2>Gustavo Dantas Jiu Jitsu is built on camaraderie and hard work. We welcome martial artists of all experience levels and ages to train with us. By instilling perseverance, BJJ becomes a tool for personal improvement in all aspects of life.</h2><p></p><h2>Learning martial arts can be challenging, but our students learn to overcome and adapt while growing as individuals. If you’re looking for an incredible culture and top-quality BJJ in Tempe, Arizona, Gustavo Dantas Jiu-Jitsu will take you where you want to go.</h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button-6XFciXKQo3" class="c-button c-wrapper button-6XFciXKQo3"><!----><!----><!----><!----><!----><!----><!--[--><!----><!----><button data-animation-class="" id="button-6XFciXKQo3_btn" style="" class="cbutton-6XFciXKQo3 custom btn-vp btn-hp buttonElevate noBorder radius4 none" aria-label="TRY A FREE CLASS "><div style="" class="main-heading-group"><div class="button-icon-start"></div><div class="main-heading-button">TRY A FREE CLASS</div><div class="button-icon-end"></div></div><!----><div style="display:none;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);" class="btn-loader-position"><div style="display:none;" class="v-spinner"><div class="v-moon v-moon1" style="height:30px;width:30px;border-radius:100%;"><div class="v-moon v-moon2" style="height:4.285714285714286px;width:4.285714285714286px;border-radius:100%;top:12.857142857142858px;background-color:rgb(255, 255, 255);"></div><div class="v-moon v-moon3" style="height:30px;width:30px;border-radius:100%;border:4.285714285714286px solid rgb(255, 255, 255);"></div></div></div></div></button><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-aLsUraPB2v" id="col-aLsUraPB2v"><div class="bg bgCover100 bg-col-aLsUraPB2v none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading--GpZ7r0Dr8" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading--GpZ7r0Dr8 text-output csub-heading--GpZ7r0Dr8 noBorder radius0 none" data-animation-class style=""><div><h2><em>JIU-JITSU CLASSES </em></h2><h2><em>6 DAYS PER WEEK</em></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button--MmafPwcK_" class="c-button c-wrapper button--MmafPwcK_"><!----><!----><!----><!----><!----><!----><!--[--><a id="button--MmafPwcK__btn" href="https://gdjiujitsu.com/gd-bjj-schedule" target="" data-animation-class="" class="cbutton--MmafPwcK_ custom btn-vp btn-hp buttonElevate borderFull radius4 none text-center" style="" aria-label="VIEW CLASS SCHEDULE "><span style="" class="main-heading-group"><span style="margin-right:5px;" class="button-icon-start"></span><span class="main-heading-button">VIEW CLASS SCHEDULE</span><span style="margin-left:5px;" class="button-icon-end"></span></span><!----></a><!----><!----><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-cWOGbHw24Y" style="" id="section-cWOGbHw24Y"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-QMBFAjkVXY" id="row-QMBFAjkVXY"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-iezo8uHTW3" id="col-iezo8uHTW3"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="image-JaghCEoIEn" class="c-image c-wrapper image-JaghCEoIEn"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-JaghCEoIEn"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png" alt="" style="" class="img-none img-border-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-b2iS4mRlQB" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-b2iS4mRlQB text-output csub-heading-b2iS4mRlQB noBorder radius0 none" data-animation-class style=""><div><h2><em>ADULT JIU-JITSU (14+)</em></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-Xrc7nrD3Zn" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-Xrc7nrD3Zn text-output csub-heading-Xrc7nrD3Zn noBorder radius0 none" data-animation-class style=""><div><h2>Brazilian Jiu Jitsu (BJJ) has gained a lot of attention in recent years, and it’s pretty obvious why.</h2><p></p><p>Made for the real world, BJJ is a form of self defense that every person should master. BJJ focuses on ground level altercations – utilizing holds, throws, and a variety of submission techniques. </p><p></p><p>This makes Jiu Jitsu ideal when learning how to take on an opponent who may be larger than you, without necessarily having to hurt them.</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-Fnftedlf6A" id="col-Fnftedlf6A"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="image-3i7AdIHbM9" class="c-image c-wrapper image-3i7AdIHbM9"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-3i7AdIHbM9"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png" alt="" style="" class="img-none img-border-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-K3HZxkC2mD" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-K3HZxkC2mD text-output csub-heading-K3HZxkC2mD noBorder radius0 none" data-animation-class style=""><div><h2><em>YOUTH WARRIORS (8-13)</em></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-UvTTdZ71oI" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-UvTTdZ71oI text-output csub-heading-UvTTdZ71oI noBorder radius0 none" data-animation-class style=""><div><h2>RAISING A TEENAGER REQUIRES PERSISTENCE &amp; PATIENCE</h2><p>LUCKILY THERE IS A COMPREHENSIVE SOLUTION…</p><p></p><p>It can test your sanity even at the best of times. Yet, you want the best for your teenager. You want them to have the tools they need to succeed now and later in life – and you’d like that to happen without having to pull out all your hair in the process. Getting them to do anything you want them to do can feel utterly impossible, and you’re not sure where to start.</p><p></p><p>Studying martial arts helps kids learn how to overcome their problems and learn important lessons – the kind of lessons that will follow them to your home, to the classroom, and for the rest of their lives.</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-BQqFORF5gj" id="col-BQqFORF5gj"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="image-fzJIZ7OGEl" class="c-image c-wrapper image-fzJIZ7OGEl"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-fzJIZ7OGEl"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png" alt="" style="" class="img-none img-border-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-ihCwUGkg4X" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-ihCwUGkg4X text-output csub-heading-ihCwUGkg4X noBorder radius0 none" data-animation-class style=""><div><h2><em>LIL &amp; JR. WARRIORS (5-7)</em></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-lSlGwZTocO" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-lSlGwZTocO text-output csub-heading-lSlGwZTocO noBorder radius0 none" data-animation-class style=""><div><h2>When it comes to self defense, BJJ empowers a smaller individual to fight against a larger opponent. But the advantages don’t stop there – BJJ helps kids gain confidence, learn discipline, focus their energy, foster respect for others, and be a part of a one-of-a-kind community full of future friends and mentors!</h2><p></p><h2>At GD Jiu-Jitsu we never want our kids to have to use these skills in modern life, but every good parent still wants their kids to be safe.</h2><p>That’s why our martial arts training is very serious about teaching your kids the skills needed for self-protection in any circumstance, from the neighborhood bully to a stranger on the street (and so much more).</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-BtIwcgks5Q" style="" id="section-BtIwcgks5Q"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-vjPitN5rIF" id="row-vjPitN5rIF"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="borderFull radius10 none c-column c-wrapper col-prD7Gfpp0p" id="col-prD7Gfpp0p"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-6ckzHqevry" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-6ckzHqevry text-output csub-heading-6ckzHqevry noBorder radius0 none" data-animation-class style=""><div><h2><em>Gustavo Dantas Jiu Jitsu</em></h2><p><em>Programs Overview</em></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-4wLb1F3F8A" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-4wLb1F3F8A text-output csub-heading-4wLb1F3F8A noBorder radius0 none" data-animation-class style=""><div><p><span style="color: var(--white)">We offer a variety of classes throughout the week, including both Gi and No-Gi sessions.</span></p><p></p><p><span style="color: var(--white)">Our classes are designed for students of all skill levels, from beginners to advanced practitioners. Our instructors are experienced and passionate about teaching Jiu Jitsu, and are committed to helping you achieve your goals.</span></p><p></p><p><span style="color: var(--white)">At Gustavo Dantas Jiu-Jitsu we offer Jiu Jitsu programs for all ages and skill levels. No matter which program you choose, our Jiu Jitsu school is committed to providing a safe, supportive, and empowering environment for all students.</span></p><p></p><p><span style="color: var(--white)">Come join us and experience the benefits of Jiu Jitsu training firsthand!</span></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button-9Pjmb642sp" class="c-button c-wrapper button-9Pjmb642sp"><!----><!----><!----><!----><!----><!----><!--[--><!----><!----><button data-animation-class="" id="button-9Pjmb642sp_btn" style="" class="cbutton-9Pjmb642sp custom btn-vp btn-hp buttonElevate noBorder radius4 none" aria-label="TRY A FREE CLASS TODAY Click Here to Get Scheduled"><div style="" class="main-heading-group"><div class="button-icon-start"></div><div class="main-heading-button">TRY A FREE CLASS TODAY</div><div class="button-icon-end"></div></div><div style="" class="text-xs font-sans"><div class="sub-heading-button">Click Here to Get Scheduled</div></div><div style="display:none;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);" class="btn-loader-position"><div style="display:none;" class="v-spinner"><div class="v-moon v-moon1" style="height:30px;width:30px;border-radius:100%;"><div class="v-moon v-moon2" style="height:4.285714285714286px;width:4.285714285714286px;border-radius:100%;top:12.857142857142858px;background-color:rgb(255, 255, 255);"></div><div class="v-moon v-moon3" style="height:30px;width:30px;border-radius:100%;border:4.285714285714286px solid rgb(255, 255, 255);"></div></div></div></div></button><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-EYhjEOaqry" style="" id="section-EYhjEOaqry"><div class="bg bgCover bg-section-EYhjEOaqry none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-jP9K-8KEWl" id="row-jP9K-8KEWl"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-f7i8oQ9Sr7" id="col-f7i8oQ9Sr7"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="sub-heading-BNBr5cLPxF" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-BNBr5cLPxF text-output csub-heading-BNBr5cLPxF noBorder radius0 none" data-animation-class style=""><div><h2><span style="color: var(--gray)"><em>Real Student Testimonials</em></span></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-ZLsb3EpxUs" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-ZLsb3EpxUs text-output cheading-ZLsb3EpxUs none noBorder radius0 none" data-animation-class style=""><div><h1></h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-bkvliY8nFO" id="row-bkvliY8nFO"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-x0En6IJdAP" id="col-x0En6IJdAP"><!----><!----><div class="shadow20 borderFull radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="heading-nr1aisC26o" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-nr1aisC26o text-output cheading-nr1aisC26o none noBorder radius0 none" data-animation-class style=""><div><h2><strong>Crystal Guzman</strong></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-asVvY3Il5L" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-asVvY3Il5L text-output cparagraph-asVvY3Il5L none noBorder radius0 none" data-animation-class style=""><div><p>"I really love how welcomed I felt since my son first started back in 2022. He stopped practice and now we are back in 2024 but with his sisters too. The coaches are amazing. They instill responsibility, confidence, respect, and much more into my children. My children enjoy it and look forward to practice. I’m happy to be back. I enjoy seeing my kids have fun."</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-T6PHuYmlq2" class="c-image c-wrapper image-T6PHuYmlq2"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-T6PHuYmlq2"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png" alt="" style="" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-JesncTOU5j" id="col-JesncTOU5j"><!----><!----><div class="shadow20 borderFull radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="heading-Dz5906H29h" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-Dz5906H29h text-output cheading-Dz5906H29h none noBorder radius0 none" data-animation-class style=""><div><h2><strong>Megan Opitz</strong></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-b36fY5BqmN" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-b36fY5BqmN text-output cparagraph-b36fY5BqmN none noBorder radius0 none" data-animation-class style=""><div><p>"GD provides such a great environment to learn and grow. My family all attend (kids-6 &amp; 9). Coaches are patient and skilled. Morning class is the best thing I could do before heading to work. All staff are helpful and kind. Professors are knowledgeable and great at breaking down technique. The class culture is respectful and I feel I can roll with anyone."</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-3w29io9286" class="c-image c-wrapper image-3w29io9286"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-3w29io9286"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png" alt="" style="" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-JwxSUhkKIb" id="col-JwxSUhkKIb"><!----><!----><div class="shadow20 borderFull radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="heading-AcTW5eYemc" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-AcTW5eYemc text-output cheading-AcTW5eYemc none noBorder radius0 none" data-animation-class style=""><div><p><strong>Sabrina Hernandez</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-67skzMudC3" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-67skzMudC3 text-output cparagraph-67skzMudC3 none noBorder radius0 none" data-animation-class style=""><div><p>"Both my sister and I train here. I switched from a different jiu jitsu academy to GD last year in May and have not regretted my decision since. There are many classes provided for all skill levels and age groups. Not only does GD supply an amazing curriculum for its students but also a natural formation of a family. Mental health is a huge topic of discussion as it can coincide with practicing jiu jitsu. Gustavo has many quotes on the walls to help encourage his students on and off the mats. Whether you’re looking to do this for fun or test your skills in competition, GD is the perfect place to learn from. Best coaches and teammates by far! Thank you for being so good to my sister and I."</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-7dMFWbAdyJ" class="c-image c-wrapper image-7dMFWbAdyJ"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-7dMFWbAdyJ"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png" alt="" style="" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-yZGtLLFL3R" style="" id="section-yZGtLLFL3R"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-jMWqvzh01b" id="row-jMWqvzh01b"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-ELmCsT3wuh" id="col-ELmCsT3wuh"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="video-wJSUFHna18" class="c-video c-wrapper video-wJSUFHna18"><!----><!----><!----><!----><figure class="video-container w-100 figure cvideo-wJSUFHna18 noBorder radius0 none" data-v-2f714085><span class="w-100" data-v-2f714085><div data-bg-src="https://i.vimeocdn.com/video/822878414-67501e708936b77fdd2e58981d33f7f9d2abcdaff8f36318f48cf0359c0e74ce-d_1280.jpg" style="background-size:cover;padding-bottom:56.25%;" class="w-100" data-v-2f714085></div></span><!----></figure><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-lajgucGmQP" id="row-lajgucGmQP"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-8AAXtnABzF" id="col-8AAXtnABzF"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-uwtU9dud6-" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-uwtU9dud6- text-output csub-heading-uwtU9dud6- noBorder radius0 none" data-animation-class style=""><div><h2><span style="font-family: Teko"><strong>WE Support We Defy Foundation™</strong></span></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-tF7ocfGnDb" class="c-image c-wrapper image-tF7ocfGnDb"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-tF7ocfGnDb"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png" alt="" style="" class="img-none img-border-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-qNJ_RRDdPZ" id="col-qNJ_RRDdPZ"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-Urz1avfHyT" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-Urz1avfHyT text-output csub-heading-Urz1avfHyT noBorder radius0 none" data-animation-class style=""><div><h2><span style="font-family: Teko"><strong>We Are An ESA-Approved School</strong></span></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-u_kwIJA4hx" class="c-image c-wrapper image-u_kwIJA4hx"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-u_kwIJA4hx"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png" alt="" style="" class="img-none img-border-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-3JbpSNnTPo" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-3JbpSNnTPo text-output cparagraph-3JbpSNnTPo noBorder radius0 none" data-animation-class style=""><div><p>GD Jiu-Jitsu Academy is an Arizona ESA-approved school, offering families the ease of using their Education Savings Accounts (ESA) for tuition and resources.</p><p></p><p><strong>WHAT DOES IT MEAN TO BE PART OF THE ESA-APPROVED SCHOOLS?</strong></p><p>The Empowerment Scholarship Account (ESA) program from the Arizona Department of Education gives eligible parents public funding to pursue flexible options for customizing their children’s education.</p><p></p><p>This ensures effortless financial management thru CLASSWALLET (the banking system for ESA), letting students and families focus on training without administrative concerns. Empowering students to immerse fully in their martial arts and self-defense journey.</p><p></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection noBorder radius0 none c-section c-wrapper section-xhEK7Aqjza" style="" id="section-xhEK7Aqjza"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-m6_fLdHr1h" id="row-m6_fLdHr1h"><div class="bg full-center bg-row-m6_fLdHr1h none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-TAYTC57WLv" id="col-TAYTC57WLv"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-hFmkwLlTNy" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-hFmkwLlTNy text-output csub-heading-hFmkwLlTNy noBorder radius0 none" data-animation-class style=""><div><p><strong>PHONE</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-MAJaVcuVrs" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-MAJaVcuVrs text-output cparagraph-MAJaVcuVrs none noBorder radius0 none" data-animation-class style=""><div><p> 480-968-6303</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="borderTop radius0 none c-column c-wrapper col-qPP8o3vdUn" id="col-qPP8o3vdUn"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-6L2M1l0AMF" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-6L2M1l0AMF text-output csub-heading-6L2M1l0AMF noBorder radius0 none" data-animation-class style=""><div><h2><strong><em>Email</em></strong></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-pwNj0zgNYA" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-pwNj0zgNYA text-output cparagraph-pwNj0zgNYA none noBorder radius0 none" data-animation-class style=""><div><p> <a target="_blank" rel="noopener noreferrer nofollow" href="/cdn-cgi/l/email-protection#630a0d050c230407090a16090a1710164d000c0e"><span class="__cf_email__" data-cfemail="aec7c0c8c1eec9cac4c7dbc4c7dadddb80cdc1c3">[email&#160;protected]</span></a></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-jGmTI2ZJAs" id="col-jGmTI2ZJAs"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-yIZUs8OYCI" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-yIZUs8OYCI text-output csub-heading-yIZUs8OYCI noBorder radius0 none" data-animation-class style=""><div><p><strong>ADDRESS</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-T1nk63n5fC" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-T1nk63n5fC text-output cparagraph-T1nk63n5fC none noBorder radius0 none" data-animation-class style=""><div><p>1848 E University Dr, Suite 108, </p><p>Tempe, AZ 85288</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-6-3V6TgMQ0" id="row-6-3V6TgMQ0"><div class="bg full-center bg-row-6-3V6TgMQ0 none" style="border-radius:0px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-CkuU1i_FTH" id="col-CkuU1i_FTH"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="image-AzJY4FOzqY" class="c-image c-wrapper image-AzJY4FOzqY"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-AzJY4FOzqY"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png" alt="" style="" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" fetchpriority="auto" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="social-icons-o07_Uor1HF" class="c-social-icons c-wrapper social-icons-o07_Uor1HF"><!----><!----><!----><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><div class="csocial-icons-o07_Uor1HF"><div class="social-icons-container"><!--[--><a class="p-3 social-icon" href="https://www.facebook.com/gdjjacademy" aria-label="Facebook" target="_blank" rel="noreferrer noopener "><img src="https://stcdn.leadconnectorhq.com/funnel/icons/white/facebook-white.svg" alt="social media icon" class="social-media-icon"><!----></a><a class="p-3 social-icon" href="https://instagram.com/gdjiujitsuacademy" aria-label="Instagram" target="_blank" rel="noreferrer noopener "><img src="https://stcdn.leadconnectorhq.com/funnel/icons/white/instagram-white.svg" alt="social media icon" class="social-media-icon"><!----></a><a class="p-3 social-icon" href="/cdn-cgi/l/email-protection#2f464149406f484b45465a45465b5c5a014c4042" aria-label="Mail" target="_self" rel=" "><img src="https://stcdn.leadconnectorhq.com/funnel/icons/white/mail-white.svg" alt="social media icon" class="social-media-icon"><!----></a><a class="p-3 social-icon" href="https://g.page/gdjjacademy" aria-label="Google Plus" target="_self" rel=" "><img src="https://stcdn.leadconnectorhq.com/funnel/icons/white/google-white.svg" alt="social media icon" class="social-media-icon"><!----></a><!--]--></div></div><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center noBorder radius0 none c-row c-wrapper row-vADhYRHyxr" id="row-vADhYRHyxr"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="noBorder radius0 none c-column c-wrapper col-SYV48ryRj5" id="col-SYV48ryRj5"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-kZjf7_Ky7T" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-kZjf7_Ky7T text-output csub-heading-kZjf7_Ky7T none noBorder radius0 none" data-animation-class style=""><div><h2>Copyright Gustavo Dantas Brazilian Jiu-Jitsu Academy 2026. All rights reserved | <a target="_blank" rel="noopener noreferrer nofollow" href="https://try.gdjiujitsu.com/privacy-policy">Privacy Policy</a> | <a target="_blank" rel="noopener noreferrer nofollow" href="https://try.gdjiujitsu.com/terms-conditions">Terms &amp; Conditions</a></h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div></div><!----><div><!--[--><!----><div id="gb-track-hl-custom-code"></div><!--]--></div><!----></div><!--]--></div><!--]--><!--]--></div><div id="teleports"></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>window.__NUXT__={};window.__NUXT__.config={public:{baseUrl:"https://apisystem.tech",newBaseURL:"https://backend.leadconnectorhq.com/appengine",serverBaseUrl:"https://apisystem.tech",NODE_ENV:"production",OLD_STORAGE_API_URL1_CDN:"https://cdn.msgsndr.com",OLD_STORAGE_API_URL2_CDN:"https://assets.cdn.msgsndr.com",STORAGE_API_URL1_CDN:"https://cdn.filesafe.space",STORAGE_API_URL2_CDN:"https://assets.cdn.filesafe.space",REVIEW_WIDGET_URL:"https://backend.leadconnectorhq.com/appengine/reviews/get_widget/",REST_API_URLS:"https://backend.leadconnectorhq.com",STATS_API_URL:"https://backend.leadconnectorhq.com",paymentsServiceUrl:"https://backend.leadconnectorhq.com",HLS_URL:"https://content.apisystem.tech",IMAGE_CDN:"https://images.leadconnectorhq.com",IMAGE_CDN_WHITELIST:["assets.cdn.msgsndr.com","cdn.msgsndr.com","cdn.filesafe.space","assets.cdn.filesafe.space","storage.googleapis.com","firebasestorage.googleapis.com"],authorizeAcceptJsUrlTestMode:"https://jstest.authorize.net/v1/Accept.js",authorizeAcceptJsUrlLiveMode:"https://js.authorize.net/v1/Accept.js",nmiPaymentProviderScriptUrl:"https://secure.safewebservices.com/token/Collect.js",FORMS_SERVICE_URL:"https://backend.leadconnectorhq.com",SURVEYS_SERVICE_URL:"https://backend.leadconnectorhq.com",QR_CODE_SERVICE_URL:"https://backend.leadconnectorhq.com",GOOGLE_API_SERVICE_URL:"https://services.leadconnectorhq.com/common-google",ECOMMERCE_SERVICE_URL:"https://backend.leadconnectorhq.com/ecommerce",HL_HOMEPAGE_STEPID:"6dcfb06b-9734-44bd-bbcc-8bd4b7fec976",STRIPE_BNPL_CONFIGURATION_TEST:"pmc_1OaAR1FpU9DlKp7RH0HHU4xH",STRIPE_BNPL_CONFIGURATION_LIVE:"pmc_1OlnyOFpU9DlKp7R4tTHuihw",STRIPE_PMC_KEY_TEST:"pmc_1Ps2bTFpU9DlKp7RmgTzmJUL",STRIPE_PMC_KEY_LIVE:"pmc_1PzYYpFpU9DlKp7RcgxVmcvS",STRIPE_DEFAULT_CONFIGURATION_TEST:"pmc_1M95aRFpU9DlKp7ReIqqY0PP",STRIPE_DEFAULT_CONFIGURATION_LIVE:"pmc_1NYilsFpU9DlKp7RkMiUNrKE",STRIPE_DEFAULT_CONFIGURATION_TEST_SURVEY:"pmc_1QrvB7FpU9DlKp7RcL9L2idV",STRIPE_DEFAULT_CONFIGURATION_LIVE_SURVEY:"pmc_1Qwds7FpU9DlKp7RMCBlclQ0",STRIPE_DEFAULT_CONFIGURATION_TEST_FORM:"pmc_1Qodu1FpU9DlKp7RoWHB8Txx",STRIPE_DEFAULT_CONFIGURATION_LIVE_FORM:"pmc_1QwcV0FpU9DlKp7RORUHPK8B",STRIPE_CARD_ONLY_TEST_PMC:"pmc_1PVvmcFpU9DlKp7RFsjX5G7G",STRIPE_CARD_ONLY_LIVE_PMC:"pmc_1PVvogFpU9DlKp7Rj8F0ITLV",ENTERPRISE_RECAPTCHA_SITE_KEY:"6LeDBFwpAAAAAJe8ux9-imrqZ2ueRsEtdiWoDDpX",ENTERPRISE_RECAPTCHA_CHECKBOX_SITE_KEY:"6Lfjxx4sAAAAAIsnmlR5mKNS7QwIWqDjABW2SUu7",STRIPE_ONE_STEP_PMC_ID_TEST:"pmc_1QodqYFpU9DlKp7R8EIapiwE",STRIPE_TWO_STEP_PMC_ID_TEST:"pmc_1QodsEFpU9DlKp7RHRyay2KC",STRIPE_ONE_STEP_PMC_ID_LIVE:"pmc_1QwcLrFpU9DlKp7Rl9zb07x1",STRIPE_TWO_STEP_PMC_ID_LIVE:"pmc_1QwcP4FpU9DlKp7R4L0ytWkJ",RECAPTCHA_SITE_KEY:"6LfcbMseAAAAAI-EJoB-lUh7_TJaYloLbcbmnhEO",i18n:{baseUrl:"",defaultLocale:"en",defaultDirection:"ltr",strategy:"no_prefix",lazy:true,rootRedirect:"",routesNameSeparator:"___",defaultLocaleRouteNameSuffix:"default",skipSettingLocaleOnNavigate:true,differentDomains:false,trailingSlash:false,detectBrowserLanguage:{alwaysRedirect:false,cookieCrossOrigin:false,cookieDomain:"",cookieKey:"i18n_redirected",cookieSecure:false,fallbackLocale:"",redirectOn:"root",useCookie:true},experimental:{localeDetector:"",switchLocalePathLinkSSR:false,autoImportTranslationFunctions:false,typedPages:true,typedOptionsAndMessages:false,generatedLocaleFilePathFormat:"absolute",alternateLinkCanonicalQueries:false,hmr:true},multiDomainLocales:false,domainLocales:{da:{domain:""},de:{domain:""},en:{domain:""},es:{domain:""},fi:{domain:""},"fr-ca":{domain:""},fr:{domain:""},hu:{domain:""},it:{domain:""},nl:{domain:""},no:{domain:""},pl:{domain:""},"pt-br":{domain:""},pt:{domain:""},sv:{domain:""}}}},app:{baseURL:"/",buildId:"693481c2-ce06-4d58-a1b5-a0e51da6c21b",buildAssetsDir:"/_preview/",cdnURL:"https://stcdn.leadconnectorhq.com/"}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":2136,"once":2317,"_errors":2318,"serverRendered":46},["ShallowReactive",3],{"pageData":4},{"elements":5,"popup":1908,"fontsToLoad":1909,"customFonts":1910,"meta":1911,"domainName":1919,"pageUrl":1920,"pageId":1921,"pageName":1922,"locationId":1923,"headerCode":43,"footerCode":43,"popupsList":1924,"favicon":2130,"globalHeadTrackingCode":2131,"globalBodyTrackingCode":2132,"funnelId":2133,"funnelName":2134,"stepId":115,"affiliateId":-1,"cookieConsent":-1,"disablePageLevelCookieConsent":39,"pixelToInit":2135,"isOptimisePageLoad":46,"backgroundSettingsClass":45,"schemaMarkup":191,"isGeolocationNeeded":46},[6,17,52,76,104,217,240,259,284,326,342,356,372,386,405,424,450,483,497,521,553,567,581,600,621,644,658,672,702,725,739,753,779,802,816,830,856,875,893,917,950,964,978,1001,1023,1047,1068,1084,1098,1121,1140,1154,1168,1191,1210,1224,1238,1257,1279,1293,1307,1328,1347,1370,1384,1411,1425,1447,1474,1488,1507,1528,1554,1576,1594,1615,1629,1649,1672,1717,1736,1757,1779,1793,1807,1830,1844,1858,1880,1894],{"id":7,"child":8},"hl_main",[9,10,11,12,13,14,15,16],"section-2EoPJ4PY9k","section-uXn4-waAUh","section-UMcDX8B441","section-cWOGbHw24Y","section-BtIwcgks5Q","section-EYhjEOaqry","section-yZGtLLFL3R","section-xhEK7Aqjza",{"id":9,"type":18,"child":19,"class":21,"styles":30,"extra":34,"meta":18,"tagName":50,"title":51,"_id":9,"isGlobal":46},"section",[20],"row-ye811eIdln",{"width":22,"borders":24,"borderRadius":26,"radiusEdge":28},{"value":23},"fullSection",{"value":25},"noBorder",{"value":27},"radius0",{"value":29},"none",{"borderWidth":31},{"value":32,"unit":33},"2","px",{"sticky":35,"visibility":37,"bgImage":40,"allowRowMaxWidth":47,"customClass":48},{"value":36},"noneSticky",{"value":38},{"hideDesktop":39,"hideMobile":39},false,{"value":41},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},"image","","1","bgCover",true,{"value":46},{"value":49},[],"c-section","Header",{"id":20,"type":53,"child":54,"class":56,"styles":62,"extra":64,"tagName":74,"meta":53,"title":75},"row",[55],"col-5CGzgx6zK_",{"alignRow":57,"borders":59,"borderRadius":60,"radiusEdge":61},{"value":58},"row-align-center",{"value":25},{"value":27},{"value":29},{"borderWidth":63},{"value":32,"unit":33},{"visibility":65,"bgImage":67,"rowWidth":69,"customClass":72},{"value":66},{"hideDesktop":39,"hideMobile":39},{"value":68},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},100,"%",{"value":73},[],"c-row","2 Column Row",{"id":55,"type":77,"child":78,"class":80,"styles":84,"extra":86,"tagName":102,"meta":77,"title":103},"col",[79],"nav-menu-M9guXexdOB",{"borders":81,"borderRadius":82,"radiusEdge":83},{"value":25},{"value":27},{"value":29},{"borderWidth":85},{"value":32,"unit":33},{"visibility":87,"bgImage":89,"columnLayout":91,"justifyContentColumnLayout":93,"alignContentColumnLayout":95,"forceColumnLayoutForMobile":97,"customClass":98,"elementVersion":100},{"value":88},{"hideDesktop":39,"hideMobile":39},{"value":90},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},"column",{"value":94},"center",{"value":96},"inherit",{"value":46},{"value":99},[],{"value":101},2,"c-column","1st Column",{"extra":105,"id":79,"meta":207,"tagName":208,"class":209,"styles":213},{"nodeId":106,"visibility":107,"menuItems":109,"mobileFontSize":176,"desktopFontSize":178,"typography":179,"icon":181,"text":187,"imageProperties":189,"includeLogoInMenu":194,"imageActions":195,"visitWebsite":196,"includeHeadlineInMenu":199,"menuLayout":200,"customClass":202,"showSearchbar":204,"stepPath":205},"cnav-menu-M9guXexdOB",{"value":108},{"hideDesktop":43,"hideMobile":43},{"value":110},[111,117,138,159,165,170],{"id":44,"title":112,"goTo":113,"url":114,"goToId":115,"openInNewTab":39,"childs":116},"HOME","go-to-funnel-step","#section-uXn4-waAUh","41a2e68f-76fc-467f-8e6a-b3ae8a75bc5b",[],{"id":32,"title":118,"goTo":113,"url":119,"goToId":120,"openInNewTab":39,"childs":121},"ABOUT","#section-cWOGbHw24Y","323b040c-c14f-4e89-ad38-0f8d8ed093f2",[122,128,133],{"id":123,"title":124,"goTo":113,"url":125,"goToId":126,"openInNewTab":39,"childs":127},"menu-item-yyN0gjsrwb","ABOUT US","#new-menu-item","81928605-e4fd-4eed-837a-9ebafd2dddcd",[],{"id":129,"title":130,"goTo":113,"url":125,"goToId":131,"openInNewTab":39,"childs":132},"menu-item-etUyx_nlPn","INSTRUCTORS","94a9e63c-2059-4440-a23e-2a71f82b518b",[],{"id":134,"title":135,"goTo":113,"url":125,"goToId":136,"openInNewTab":39,"childs":137},"menu-item-BV8yVwr5Zc","GD ASSOCIATION SCHOOLS","e40ce474-cbf5-49e3-b0ef-99196f8d4129",[],{"id":139,"title":140,"goTo":141,"url":142,"goToId":43,"openInNewTab":39,"childs":143},"menu-item-g1yivWHQwR","PROGRAMS","url","#section-BPDFCej0AV",[144,149,154],{"id":145,"title":146,"goTo":113,"url":125,"goToId":147,"openInNewTab":39,"childs":148},"menu-item-3D0gQdqHeC","ADULT JIU-JITSU","ce7f0b24-7591-444c-88d1-459c0890d138",[],{"id":150,"title":151,"goTo":113,"url":125,"goToId":152,"openInNewTab":39,"childs":153},"menu-item-Raa5CeM9Rn","YOUTH WARRIORS (8-13)","99be4d47-0afc-4ee1-b666-6d5f1b9bc5e8",[],{"id":155,"title":156,"goTo":113,"url":125,"goToId":157,"openInNewTab":39,"childs":158},"menu-item-KfL07HeCdM","LIL & JR WARRIORS (5-7)","9e33b9b9-efa3-4448-9aa9-14e07042c253",[],{"id":160,"title":161,"goTo":113,"url":162,"goToId":163,"openInNewTab":39,"childs":164},"menu-item-SpiX_xqklG","SCHEDULE","#section-EYhjEOaqry","3638bce6-0e72-436a-ac68-d493a8a761f3",[],{"id":166,"title":167,"goTo":141,"url":168,"goToId":43,"openInNewTab":46,"childs":169},"menu-item-Py90SRHZ8W","GD ONLINE TRAINING","https://gdjjonline.com",[],{"id":171,"title":172,"goTo":113,"url":173,"goToId":174,"openInNewTab":39,"childs":175},"menu-item-4gDUGcKGNi","CONTACT US","https://app.gohighlevel.com/v2/preview/Tm8P3znyFayhsUYX1K1M?notrack=true","ffb957a2-b451-41a1-9d96-8cb3bfa4cc70",[],{"value":177,"unit":33},23,{"value":177,"unit":33},{"value":180},"var(--teko)",{"value":182},{"name":183,"unicode":184,"fontFamily":185,"color":186},"bars","f0c9","Font Awesome 5 Free","var(--black)",{"value":188},"\u003Cp>\u003C/p>",{"value":190},{"width":191,"height":192,"url":193,"altText":44,"compression":46,"placeholderBase64":43,"servingUrl":43,"imageMeta":43},null,"52px","https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/682fbbed7b8c3548554b6d52.png",{"value":46},{"value":141},{"value":197},{"url":198,"newTab":39},"https://gdjiujitsu.com",{"value":46},{"value":201},"default",{"value":203},[],{"value":46},{"value":206},"4ff8416d-f4e9-4744-8215-27dbb84fca1e","nav-menu","c-nav-menu",{"borders":210,"borderRadius":211,"radiusEdge":212},{"value":25},{"value":27},{"value":29},{"borderWidth":214,"iconColor":215},{"value":32,"unit":33},{"value":216},"var(--white)",{"id":10,"type":18,"child":218,"class":220,"styles":225,"extra":227,"meta":18,"tagName":50,"title":239,"_id":10},[219],"row-Octlr9oTMb",{"width":221,"borders":222,"borderRadius":223,"radiusEdge":224},{"value":23},{"value":25},{"value":27},{"value":29},{"borderWidth":226},{"value":32,"unit":33},{"sticky":228,"visibility":229,"bgImage":231,"allowRowMaxWidth":236,"customClass":237},{"value":36},{"value":230},{"hideDesktop":39,"hideMobile":39},{"value":232},{"mediaType":42,"url":233,"opacity":234,"options":235,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835df61626a5f1803c702e6.png",".3","fill-width-height",{"value":39},{"value":238},[],"Section",{"id":219,"type":53,"child":241,"class":243,"styles":248,"extra":250,"tagName":74,"meta":53,"title":258},[242],"col-z953QNCLAK",{"alignRow":244,"borders":245,"borderRadius":246,"radiusEdge":247},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":249},{"value":32,"unit":33},{"visibility":251,"bgImage":253,"rowWidth":255,"customClass":256},{"value":252},{"hideDesktop":39,"hideMobile":39},{"value":254},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":257},[],"1 Column Row",{"id":242,"type":77,"child":260,"class":266,"styles":270,"extra":272,"tagName":102,"meta":77,"title":103},[261,262,263,264,265],"sub-heading-0Gwt8NoJId","heading--ahOehr2r7","sub-heading-7w7y893V__","sub-heading-rlL_-lkf8x","button-f8T-kLUzHT",{"borders":267,"borderRadius":268,"radiusEdge":269},{"value":25},{"value":27},{"value":29},{"borderWidth":271},{"value":32,"unit":33},{"visibility":273,"bgImage":275,"columnLayout":277,"justifyContentColumnLayout":278,"alignContentColumnLayout":279,"forceColumnLayoutForMobile":280,"customClass":281,"elementVersion":283},{"value":274},{"hideDesktop":39,"hideMobile":39},{"value":276},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":282},[],{"value":101},{"extra":285,"id":265,"tagName":310,"meta":311,"class":312},{"visibility":286,"text":288,"subText":290,"productId":292,"action":294,"visitWebsite":296,"downloadFile":297,"hideElements":298,"showElements":299,"scrollToElement":300,"stepPath":301,"saleAction":302,"phoneNumber":303,"emailAddress":304,"popupId":305,"customClass":307,"nodeId":309},{"value":287},{"hideMobile":43,"hideDesktop":43},{"value":289},"TRY A FREE JIU-JITSU CLASS",{"value":291},"CLICK HERE TO BOOK",{"value":293},{},{"value":295},"openPopup",{},{},{},{},{},{},{},{},{},{"value":306},"hl_main_popup-HlAh1QU5cK",{"value":308},[],"cbutton-f8T-kLUzHT","c-button","button",{"buttonBgStyle":313,"buttonVp":315,"buttonHp":317,"hoverAnimation":319,"borders":321,"borderRadius":322,"radiusEdge":324,"entranceAnimation":325},{"value":314},"custom",{"value":316},"btn-vp",{"value":318},"btn-hp",{"value":320},"buttonElevate",{"value":25},{"value":323},"radius4",{"value":29},{"value":43},{"extra":327,"id":264,"tagName":335,"class":336,"meta":341},{"visibility":328,"text":330,"nodeId":332,"customClass":333},{"value":329},{"hideMobile":43,"hideDesktop":43},{"value":331},"\u003Ch2>\u003Cstrong>Limited Time Offer\u003C/strong>: Claim Your FREE Intro Class and Discover Why Hundreds of Teens and Adults Trust Coach Gustavo Dantas to Transform Their Lives.\u003C/h2>","csub-heading-rlL_-lkf8x",{"value":334},[],"c-sub-heading",{"borders":337,"borderRadius":338,"radiusEdge":339,"entranceAnimation":340},{"value":25},{"value":27},{"value":29},{"value":191},"sub-heading",{"extra":343,"id":263,"tagName":335,"class":351,"meta":341},{"visibility":344,"text":346,"nodeId":348,"customClass":349},{"value":345},{"hideMobile":43,"hideDesktop":43},{"value":347},"\u003Ch2>\u003Cstrong>Join Arizona’s Most Respected BJJ Academy and Build Real Confidence On and Off the Mats\u003C/strong>\u003C/h2>","csub-heading-7w7y893V__",{"value":350},[],{"borders":352,"borderRadius":353,"radiusEdge":354,"entranceAnimation":355},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":357,"id":262,"tagName":365,"class":366,"meta":371},{"visibility":358,"text":360,"nodeId":362,"customClass":363},{"value":359},{"hideMobile":43,"hideDesktop":43},{"value":361},"\u003Ch1>\u003Cstrong>GUSTAVO DANTAS JIU-JITSU\u003C/strong>\u003C/h1>","cheading--ahOehr2r7",{"value":364},[],"c-heading",{"borders":367,"borderRadius":368,"radiusEdge":369,"entranceAnimation":370},{"value":25},{"value":27},{"value":29},{"value":191},"heading",{"extra":373,"id":261,"tagName":335,"class":381,"meta":341},{"visibility":374,"text":376,"nodeId":378,"customClass":379},{"value":375},{"hideMobile":43,"hideDesktop":43},{"value":377},"\u003Ch2>\u003Cem>THE #1 JIU-JITSU ACADEMY IN \u003C/em>\u003Cspan style=\"color: var(--white)\">\u003Cem>TEMPE, ARIZONA\u003C/em>\u003C/span>\u003C/h2>","csub-heading-0Gwt8NoJId",{"value":380},[],{"borders":382,"borderRadius":383,"radiusEdge":384,"entranceAnimation":385},{"value":25},{"value":27},{"value":29},{"value":191},{"id":11,"type":18,"child":387,"class":389,"styles":394,"extra":396,"meta":18,"tagName":50,"title":239,"_id":11},[388],"row-34cQYsLwt8",{"width":390,"borders":391,"borderRadius":392,"radiusEdge":393},{"value":23},{"value":25},{"value":27},{"value":29},{"borderWidth":395},{"value":32,"unit":33},{"sticky":397,"visibility":398,"bgImage":400,"allowRowMaxWidth":402,"customClass":403},{"value":36},{"value":399},{"hideDesktop":39,"hideMobile":39},{"value":401},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":39},{"value":404},[],{"id":388,"type":53,"child":406,"class":409,"styles":414,"extra":416,"tagName":74,"meta":53,"title":75},[407,408],"col-OAYTmZE7Xp","col-aLsUraPB2v",{"alignRow":410,"borders":411,"borderRadius":412,"radiusEdge":413},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":415},{"value":32,"unit":33},{"visibility":417,"bgImage":419,"rowWidth":421,"customClass":422},{"value":418},{"hideDesktop":39,"hideMobile":39},{"value":420},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":423},[],{"id":408,"type":77,"child":425,"class":428,"styles":432,"extra":434,"tagName":102,"meta":77,"title":449},[426,427],"sub-heading--GpZ7r0Dr8","button--MmafPwcK_",{"borders":429,"borderRadius":430,"radiusEdge":431},{"value":25},{"value":27},{"value":29},{"borderWidth":433},{"value":32,"unit":33},{"visibility":435,"bgImage":437,"columnLayout":441,"justifyContentColumnLayout":442,"alignContentColumnLayout":444,"forceColumnLayoutForMobile":445,"customClass":446,"elementVersion":448},{"value":436},{"hideDesktop":39,"hideMobile":39},{"value":438},{"mediaType":42,"url":439,"opacity":234,"options":440,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835e20d8da9241d59a1306c.png","bgCover100",{"value":92},{"value":443},"flex-start",{"value":96},{"value":46},{"value":447},[],{"value":101},"2nd Column",{"extra":451,"id":427,"tagName":310,"meta":311,"class":473},{"visibility":452,"text":454,"subText":456,"productId":457,"action":459,"visitWebsite":460,"downloadFile":461,"hideElements":462,"showElements":463,"scrollToElement":464,"stepPath":465,"saleAction":466,"phoneNumber":467,"emailAddress":468,"popupId":469,"customClass":470,"nodeId":472},{"value":453},{"hideMobile":43,"hideDesktop":43},{"value":455},"VIEW CLASS SCHEDULE",{},{"value":458},{},{"value":113},{},{},{},{},{},{"value":163},{},{},{},{},{"value":471},[],"cbutton--MmafPwcK_",{"buttonBgStyle":474,"buttonVp":475,"buttonHp":476,"hoverAnimation":477,"borders":478,"borderRadius":480,"radiusEdge":481,"entranceAnimation":482},{"value":314},{"value":316},{"value":318},{"value":320},{"value":479},"borderFull",{"value":323},{"value":29},{"value":191},{"extra":484,"id":426,"tagName":335,"class":492,"meta":341},{"visibility":485,"text":487,"nodeId":489,"customClass":490},{"value":486},{"hideMobile":43,"hideDesktop":43},{"value":488},"\u003Ch2>\u003Cem>JIU-JITSU CLASSES \u003C/em>\u003C/h2>\u003Ch2>\u003Cem>6 DAYS PER WEEK\u003C/em>\u003C/h2>","csub-heading--GpZ7r0Dr8",{"value":491},[],{"borders":493,"borderRadius":494,"radiusEdge":495,"entranceAnimation":496},{"value":25},{"value":27},{"value":29},{"value":191},{"id":407,"type":77,"child":498,"class":502,"styles":506,"extra":508,"tagName":102,"meta":77,"title":103},[499,500,501],"sub-heading-y9zaACdPwo","sub-heading-8VZI7uay37","button-6XFciXKQo3",{"borders":503,"borderRadius":504,"radiusEdge":505},{"value":25},{"value":27},{"value":29},{"borderWidth":507},{"value":32,"unit":33},{"visibility":509,"bgImage":511,"columnLayout":514,"justifyContentColumnLayout":515,"alignContentColumnLayout":516,"forceColumnLayoutForMobile":517,"customClass":518,"elementVersion":520},{"value":510},{"hideDesktop":39,"hideMobile":39},{"value":512},{"mediaType":42,"url":513,"opacity":234,"options":440,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835db60498b16845bd8086b.png",{"value":92},{"value":443},{"value":96},{"value":46},{"value":519},[],{"value":101},{"extra":522,"id":501,"tagName":310,"meta":311,"class":544},{"visibility":523,"text":525,"subText":527,"productId":528,"action":530,"visitWebsite":531,"downloadFile":532,"hideElements":533,"showElements":534,"scrollToElement":535,"stepPath":536,"saleAction":537,"phoneNumber":538,"emailAddress":539,"popupId":540,"customClass":541,"nodeId":543},{"value":524},{"hideMobile":43,"hideDesktop":43},{"value":526},"TRY A FREE CLASS",{},{"value":529},{},{"value":295},{},{},{},{},{},{},{},{},{},{"value":306},{"value":542},[],"cbutton-6XFciXKQo3",{"buttonBgStyle":545,"buttonVp":546,"buttonHp":547,"hoverAnimation":548,"borders":549,"borderRadius":550,"radiusEdge":551,"entranceAnimation":552},{"value":314},{"value":316},{"value":318},{"value":320},{"value":25},{"value":323},{"value":29},{"value":191},{"extra":554,"id":500,"tagName":335,"class":562,"meta":341},{"visibility":555,"text":557,"nodeId":559,"customClass":560},{"value":556},{"hideMobile":43,"hideDesktop":43},{"value":558},"\u003Ch2>Gustavo Dantas Jiu Jitsu is built on camaraderie and hard work. We welcome martial artists of all experience levels and ages to train with us. By instilling perseverance, BJJ becomes a tool for personal improvement in all aspects of life.\u003C/h2>\u003Cp>\u003C/p>\u003Ch2>Learning martial arts can be challenging, but our students learn to overcome and adapt while growing as individuals. If you’re looking for an incredible culture and top-quality BJJ in Tempe, Arizona, Gustavo Dantas Jiu-Jitsu will take you where you want to go.\u003C/h2>","csub-heading-8VZI7uay37",{"value":561},[],{"borders":563,"borderRadius":564,"radiusEdge":565,"entranceAnimation":566},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":568,"id":499,"tagName":335,"class":576,"meta":341},{"visibility":569,"text":571,"nodeId":573,"customClass":574},{"value":570},{"hideMobile":43,"hideDesktop":43},{"value":572},"\u003Ch2>\u003Cem>Welcome to GD Jiu-Jitsu\u003C/em>\u003C/h2>","csub-heading-y9zaACdPwo",{"value":575},[],{"borders":577,"borderRadius":578,"radiusEdge":579,"entranceAnimation":580},{"value":25},{"value":27},{"value":29},{"value":191},{"id":12,"type":18,"child":582,"class":584,"styles":589,"extra":591,"meta":18,"tagName":50,"title":239,"_id":12},[583],"row-QMBFAjkVXY",{"width":585,"borders":586,"borderRadius":587,"radiusEdge":588},{"value":23},{"value":25},{"value":27},{"value":29},{"borderWidth":590},{"value":32,"unit":33},{"sticky":592,"visibility":593,"bgImage":595,"allowRowMaxWidth":597,"customClass":598},{"value":36},{"value":594},{"hideDesktop":39,"hideMobile":39},{"value":596},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":39},{"value":599},[],{"id":583,"type":53,"child":601,"class":605,"styles":610,"extra":612,"tagName":74,"meta":53,"title":620},[602,603,604],"col-iezo8uHTW3","col-Fnftedlf6A","col-BQqFORF5gj",{"alignRow":606,"borders":607,"borderRadius":608,"radiusEdge":609},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":611},{"value":32,"unit":33},{"visibility":613,"bgImage":615,"rowWidth":617,"customClass":618},{"value":614},{"hideDesktop":39,"hideMobile":39},{"value":616},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":619},[],"3 Column Row",{"id":604,"type":77,"child":622,"class":626,"styles":630,"extra":632,"tagName":102,"meta":77,"title":449},[623,624,625],"image-fzJIZ7OGEl","sub-heading-ihCwUGkg4X","sub-heading-lSlGwZTocO",{"borders":627,"borderRadius":628,"radiusEdge":629},{"value":25},{"value":27},{"value":29},{"borderWidth":631},{"value":44,"unit":33},{"visibility":633,"bgImage":635,"columnLayout":637,"justifyContentColumnLayout":638,"alignContentColumnLayout":639,"forceColumnLayoutForMobile":640,"customClass":641,"elementVersion":643},{"value":634},{"hideDesktop":39,"hideMobile":39},{"value":636},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":443},{"value":96},{"value":46},{"value":642},[],{"value":101},{"extra":645,"id":625,"tagName":335,"class":653,"meta":341},{"visibility":646,"text":648,"nodeId":650,"customClass":651},{"value":647},{"hideMobile":43,"hideDesktop":43},{"value":649},"\u003Ch2>When it comes to self defense, BJJ empowers a smaller individual to fight against a larger opponent. But the advantages don’t stop there – BJJ helps kids gain confidence, learn discipline, focus their energy, foster respect for others, and be a part of a one-of-a-kind community full of future friends and mentors!\u003C/h2>\u003Cp>\u003C/p>\u003Ch2>At GD Jiu-Jitsu we never want our kids to have to use these skills in modern life, but every good parent still wants their kids to be safe.\u003C/h2>\u003Cp>That’s why our martial arts training is very serious about teaching your kids the skills needed for self-protection in any circumstance, from the neighborhood bully to a stranger on the street (and so much more).\u003C/p>","csub-heading-lSlGwZTocO",{"value":652},[],{"borders":654,"borderRadius":655,"radiusEdge":656,"entranceAnimation":657},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":659,"id":624,"tagName":335,"class":667,"meta":341},{"visibility":660,"text":662,"nodeId":664,"customClass":665},{"value":661},{"hideMobile":43,"hideDesktop":43},{"value":663},"\u003Ch2>\u003Cem>LIL &amp; JR. WARRIORS (5-7)\u003C/em>\u003C/h2>","csub-heading-ihCwUGkg4X",{"value":666},[],{"borders":668,"borderRadius":669,"radiusEdge":670,"entranceAnimation":671},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":673,"id":623,"meta":42,"tagName":693,"class":694},{"nodeId":674,"visibility":675,"imageActions":677,"visitWebsite":678,"imageProperties":680,"customClass":682,"hideElements":684,"showElements":686,"scrollToElement":688,"phoneNumber":689,"emailAddress":690,"stepPath":691,"elementVersion":692,"downloadFile":43},"cimage-fzJIZ7OGEl",{"value":676},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":679},{"url":43,"newTab":39},{"value":681},{"url":193,"compression":46},{"value":683},[],{"value":685},[],{"value":687},[],{},{},{},{},{"value":101},"c-image",{"imageRadius":695,"imageBorder":697,"imageEffects":699,"entranceAnimation":701},{"value":696},"img-none",{"value":698},"img-border-none",{"value":700},"img-effects-none",{"value":191},{"id":603,"type":77,"child":703,"class":707,"styles":711,"extra":713,"tagName":102,"meta":77,"title":449},[704,705,706],"image-3i7AdIHbM9","sub-heading-K3HZxkC2mD","sub-heading-UvTTdZ71oI",{"borders":708,"borderRadius":709,"radiusEdge":710},{"value":25},{"value":27},{"value":29},{"borderWidth":712},{"value":44,"unit":33},{"visibility":714,"bgImage":716,"columnLayout":718,"justifyContentColumnLayout":719,"alignContentColumnLayout":720,"forceColumnLayoutForMobile":721,"customClass":722,"elementVersion":724},{"value":715},{"hideDesktop":39,"hideMobile":39},{"value":717},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":443},{"value":96},{"value":46},{"value":723},[],{"value":101},{"extra":726,"id":706,"tagName":335,"class":734,"meta":341},{"visibility":727,"text":729,"nodeId":731,"customClass":732},{"value":728},{"hideMobile":43,"hideDesktop":43},{"value":730},"\u003Ch2>RAISING A TEENAGER REQUIRES PERSISTENCE &amp; PATIENCE\u003C/h2>\u003Cp>LUCKILY THERE IS A COMPREHENSIVE SOLUTION…\u003C/p>\u003Cp>\u003C/p>\u003Cp>It can test your sanity even at the best of times. Yet, you want the best for your teenager. You want them to have the tools they need to succeed now and later in life – and you’d like that to happen without having to pull out all your hair in the process. Getting them to do anything you want them to do can feel utterly impossible, and you’re not sure where to start.\u003C/p>\u003Cp>\u003C/p>\u003Cp>Studying martial arts helps kids learn how to overcome their problems and learn important lessons – the kind of lessons that will follow them to your home, to the classroom, and for the rest of their lives.\u003C/p>","csub-heading-UvTTdZ71oI",{"value":733},[],{"borders":735,"borderRadius":736,"radiusEdge":737,"entranceAnimation":738},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":740,"id":705,"tagName":335,"class":748,"meta":341},{"visibility":741,"text":743,"nodeId":745,"customClass":746},{"value":742},{"hideMobile":43,"hideDesktop":43},{"value":744},"\u003Ch2>\u003Cem>YOUTH WARRIORS (8-13)\u003C/em>\u003C/h2>","csub-heading-K3HZxkC2mD",{"value":747},[],{"borders":749,"borderRadius":750,"radiusEdge":751,"entranceAnimation":752},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":754,"id":704,"meta":42,"tagName":693,"class":774},{"nodeId":755,"visibility":756,"imageActions":758,"visitWebsite":759,"imageProperties":761,"customClass":763,"hideElements":765,"showElements":767,"scrollToElement":769,"phoneNumber":770,"emailAddress":771,"stepPath":772,"elementVersion":773,"downloadFile":43},"cimage-3i7AdIHbM9",{"value":757},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":760},{"url":43,"newTab":39},{"value":762},{"url":193,"compression":46},{"value":764},[],{"value":766},[],{"value":768},[],{},{},{},{},{"value":101},{"imageRadius":775,"imageBorder":776,"imageEffects":777,"entranceAnimation":778},{"value":696},{"value":698},{"value":700},{"value":191},{"id":602,"type":77,"child":780,"class":784,"styles":788,"extra":790,"tagName":102,"meta":77,"title":103},[781,782,783],"image-JaghCEoIEn","sub-heading-b2iS4mRlQB","sub-heading-Xrc7nrD3Zn",{"borders":785,"borderRadius":786,"radiusEdge":787},{"value":25},{"value":27},{"value":29},{"borderWidth":789},{"value":44,"unit":33},{"visibility":791,"bgImage":793,"columnLayout":795,"justifyContentColumnLayout":796,"alignContentColumnLayout":797,"forceColumnLayoutForMobile":798,"customClass":799,"elementVersion":801},{"value":792},{"hideDesktop":39,"hideMobile":39},{"value":794},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":443},{"value":96},{"value":46},{"value":800},[],{"value":101},{"extra":803,"id":783,"tagName":335,"class":811,"meta":341},{"visibility":804,"text":806,"nodeId":808,"customClass":809},{"value":805},{"hideMobile":43,"hideDesktop":43},{"value":807},"\u003Ch2>Brazilian Jiu Jitsu (BJJ) has gained a lot of attention in recent years, and it’s pretty obvious why.\u003C/h2>\u003Cp>\u003C/p>\u003Cp>Made for the real world, BJJ is a form of self defense that every person should master. BJJ focuses on ground level altercations – utilizing holds, throws, and a variety of submission techniques. \u003C/p>\u003Cp>\u003C/p>\u003Cp>This makes Jiu Jitsu ideal when learning how to take on an opponent who may be larger than you, without necessarily having to hurt them.\u003C/p>","csub-heading-Xrc7nrD3Zn",{"value":810},[],{"borders":812,"borderRadius":813,"radiusEdge":814,"entranceAnimation":815},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":817,"id":782,"tagName":335,"class":825,"meta":341},{"visibility":818,"text":820,"nodeId":822,"customClass":823},{"value":819},{"hideMobile":43,"hideDesktop":43},{"value":821},"\u003Ch2>\u003Cem>ADULT JIU-JITSU (14+)\u003C/em>\u003C/h2>","csub-heading-b2iS4mRlQB",{"value":824},[],{"borders":826,"borderRadius":827,"radiusEdge":828,"entranceAnimation":829},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":831,"id":781,"meta":42,"tagName":693,"class":851},{"nodeId":832,"visibility":833,"imageActions":835,"visitWebsite":836,"imageProperties":838,"customClass":840,"hideElements":842,"showElements":844,"scrollToElement":846,"phoneNumber":847,"emailAddress":848,"stepPath":849,"elementVersion":850,"downloadFile":43},"cimage-JaghCEoIEn",{"value":834},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":837},{"url":43,"newTab":39},{"value":839},{"url":193,"compression":46},{"value":841},[],{"value":843},[],{"value":845},[],{},{},{},{},{"value":101},{"imageRadius":852,"imageBorder":853,"imageEffects":854,"entranceAnimation":855},{"value":696},{"value":698},{"value":700},{"value":191},{"id":13,"type":18,"child":857,"class":859,"styles":864,"extra":866,"meta":18,"tagName":50,"title":239,"_id":13},[858],"row-vjPitN5rIF",{"width":860,"borders":861,"borderRadius":862,"radiusEdge":863},{"value":23},{"value":25},{"value":27},{"value":29},{"borderWidth":865},{"value":32,"unit":33},{"sticky":867,"visibility":868,"bgImage":870,"allowRowMaxWidth":872,"customClass":873},{"value":36},{"value":869},{"hideDesktop":39,"hideMobile":39},{"value":871},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":39},{"value":874},[],{"id":858,"type":53,"child":876,"class":878,"styles":883,"extra":885,"tagName":74,"meta":53,"title":75},[877],"col-prD7Gfpp0p",{"alignRow":879,"borders":880,"borderRadius":881,"radiusEdge":882},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":884},{"value":32,"unit":33},{"visibility":886,"bgImage":888,"rowWidth":890,"customClass":891},{"value":887},{"hideDesktop":39,"hideMobile":39},{"value":889},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":892},[],{"id":877,"type":77,"child":894,"class":898,"styles":903,"extra":905,"tagName":102,"meta":77,"title":103},[895,896,897],"sub-heading-6ckzHqevry","sub-heading-4wLb1F3F8A","button-9Pjmb642sp",{"borders":899,"borderRadius":900,"radiusEdge":902},{"value":479},{"value":901},"radius10",{"value":29},{"borderWidth":904},{"value":32,"unit":33},{"visibility":906,"bgImage":908,"columnLayout":910,"justifyContentColumnLayout":911,"alignContentColumnLayout":912,"forceColumnLayoutForMobile":913,"customClass":914,"elementVersion":916},{"value":907},{"hideDesktop":39,"hideMobile":39},{"value":909},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":915},[],{"value":101},{"extra":918,"id":897,"tagName":310,"meta":311,"class":941},{"visibility":919,"text":921,"subText":923,"productId":925,"action":927,"visitWebsite":928,"downloadFile":929,"hideElements":930,"showElements":931,"scrollToElement":932,"stepPath":933,"saleAction":934,"phoneNumber":935,"emailAddress":936,"popupId":937,"customClass":938,"nodeId":940},{"value":920},{"hideMobile":43,"hideDesktop":43},{"value":922},"TRY A FREE CLASS TODAY",{"value":924},"Click Here to Get Scheduled",{"value":926},{},{"value":295},{},{},{},{},{},{},{},{},{},{"value":306},{"value":939},[],"cbutton-9Pjmb642sp",{"buttonBgStyle":942,"buttonVp":943,"buttonHp":944,"hoverAnimation":945,"borders":946,"borderRadius":947,"radiusEdge":948,"entranceAnimation":949},{"value":314},{"value":316},{"value":318},{"value":320},{"value":25},{"value":323},{"value":29},{"value":191},{"extra":951,"id":896,"tagName":335,"class":959,"meta":341},{"visibility":952,"text":954,"nodeId":956,"customClass":957},{"value":953},{"hideMobile":43,"hideDesktop":43},{"value":955},"\u003Cp>\u003Cspan style=\"color: var(--white)\">We offer a variety of classes throughout the week, including both Gi and No-Gi sessions.\u003C/span>\u003C/p>\u003Cp>\u003C/p>\u003Cp>\u003Cspan style=\"color: var(--white)\">Our classes are designed for students of all skill levels, from beginners to advanced practitioners. Our instructors are experienced and passionate about teaching Jiu Jitsu, and are committed to helping you achieve your goals.\u003C/span>\u003C/p>\u003Cp>\u003C/p>\u003Cp>\u003Cspan style=\"color: var(--white)\">At Gustavo Dantas Jiu-Jitsu we offer Jiu Jitsu programs for all ages and skill levels. No matter which program you choose, our Jiu Jitsu school is committed to providing a safe, supportive, and empowering environment for all students.\u003C/span>\u003C/p>\u003Cp>\u003C/p>\u003Cp>\u003Cspan style=\"color: var(--white)\">Come join us and experience the benefits of Jiu Jitsu training firsthand!\u003C/span>\u003C/p>","csub-heading-4wLb1F3F8A",{"value":958},[],{"borders":960,"borderRadius":961,"radiusEdge":962,"entranceAnimation":963},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":965,"id":895,"tagName":335,"class":973,"meta":341},{"visibility":966,"text":968,"nodeId":970,"customClass":971},{"value":967},{"hideMobile":43,"hideDesktop":43},{"value":969},"\u003Ch2>\u003Cem>Gustavo Dantas Jiu Jitsu\u003C/em>\u003C/h2>\u003Cp>\u003Cem>Programs Overview\u003C/em>\u003C/p>","csub-heading-6ckzHqevry",{"value":972},[],{"borders":974,"borderRadius":975,"radiusEdge":976,"entranceAnimation":977},{"value":25},{"value":27},{"value":29},{"value":191},{"id":14,"type":18,"child":979,"class":982,"styles":988,"extra":990,"meta":18,"tagName":50,"title":1000,"_id":14},[980,981],"row-jP9K-8KEWl","row-bkvliY8nFO",{"width":983,"boxShadow":984,"borders":985,"borderRadius":986,"radiusEdge":987},{"value":23},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":989},{"value":32,"unit":33},{"sticky":991,"visibility":992,"bgImage":994,"allowRowMaxWidth":997,"customClass":998},{"value":36},{"value":993},{"hideDesktop":39,"hideMobile":39},{"value":995},{"url":996,"opacity":44,"options":45,"svgCode":43,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"mediaType":42,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835ed50b09b4384586573e7.jpeg",{"value":39},{"value":999},[],"Testimonials",{"id":981,"type":53,"child":1002,"class":1006,"styles":1012,"extra":1014,"tagName":74,"meta":53,"title":75},[1003,1004,1005],"col-x0En6IJdAP","col-JesncTOU5j","col-JwxSUhkKIb",{"alignRow":1007,"boxShadow":1008,"borders":1009,"borderRadius":1010,"radiusEdge":1011},{"value":58},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1013},{"value":32,"unit":33},{"visibility":1015,"bgImage":1017,"rowWidth":1019,"customClass":1021},{"value":1016},{"hideDesktop":39,"hideMobile":39},{"value":1018},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":1020,"unit":71},"100",{"value":1022},[],{"id":1005,"type":77,"child":1024,"class":1028,"styles":1034,"extra":1036,"tagName":102,"meta":77,"title":103},[1025,1026,1027],"heading-AcTW5eYemc","paragraph-67skzMudC3","image-7dMFWbAdyJ",{"boxShadow":1029,"borders":1031,"borderRadius":1032,"radiusEdge":1033},{"value":1030},"shadow20",{"value":479},{"value":27},{"value":29},{"borderWidth":1035},{"value":32,"unit":33},{"visibility":1037,"bgImage":1039,"columnLayout":1041,"justifyContentColumnLayout":1042,"alignContentColumnLayout":1043,"forceColumnLayoutForMobile":1044,"customClass":1045},{"value":1038},{"hideDesktop":39,"hideMobile":39},{"value":1040},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":92},{"value":443},{"value":96},{"value":46},{"value":1046},[],{"extra":1048,"id":1027,"meta":42,"tagName":693,"class":1062},{"nodeId":1049,"visibility":1050,"imageActions":1052,"visitWebsite":1053,"imageProperties":1055,"theme":1058,"customClass":1059,"elementVersion":1061,"downloadFile":43},"cimage-7dMFWbAdyJ",{"value":1051},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1054},{"url":43,"newTab":39},{"value":1056},{"url":1057,"compression":46},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/81763723-5c7a-48a5-b01c-2d16ab5ee452.png",{"value":29},{"value":1060},[],{"value":101},{"imageRadius":1063,"imageBorder":1064,"imageShadow":1065,"imageEffects":1067},{"value":696},{"value":698},{"value":1066},"img-shadow-none",{"value":700},{"extra":1069,"id":1026,"tagName":1077,"class":1078,"meta":1083},{"visibility":1070,"text":1072,"nodeId":1074,"customClass":1075},{"value":1071},{"hideMobile":43,"hideDesktop":43},{"value":1073},"\u003Cp>\"Both my sister and I train here. I switched from a different jiu jitsu academy to GD last year in May and have not regretted my decision since. There are many classes provided for all skill levels and age groups. Not only does GD supply an amazing curriculum for its students but also a natural formation of a family. Mental health is a huge topic of discussion as it can coincide with practicing jiu jitsu. Gustavo has many quotes on the walls to help encourage his students on and off the mats. Whether you’re looking to do this for fun or test your skills in competition, GD is the perfect place to learn from. Best coaches and teammates by far! Thank you for being so good to my sister and I.\"\u003C/p>","cparagraph-67skzMudC3",{"value":1076},[],"c-paragraph",{"boxShadow":1079,"borders":1080,"borderRadius":1081,"radiusEdge":1082},{"value":29},{"value":25},{"value":27},{"value":29},"paragraph",{"extra":1085,"id":1025,"tagName":365,"class":1093,"meta":371},{"visibility":1086,"text":1088,"nodeId":1090,"customClass":1091},{"value":1087},{"hideMobile":43,"hideDesktop":43},{"value":1089},"\u003Cp>\u003Cstrong>Sabrina Hernandez\u003C/strong>\u003C/p>","cheading-AcTW5eYemc",{"value":1092},[],{"boxShadow":1094,"borders":1095,"borderRadius":1096,"radiusEdge":1097},{"value":29},{"value":25},{"value":27},{"value":29},{"id":1004,"type":77,"child":1099,"class":1103,"styles":1108,"extra":1110,"tagName":102,"meta":77,"title":103},[1100,1101,1102],"heading-Dz5906H29h","paragraph-b36fY5BqmN","image-3w29io9286",{"boxShadow":1104,"borders":1105,"borderRadius":1106,"radiusEdge":1107},{"value":1030},{"value":479},{"value":27},{"value":29},{"borderWidth":1109},{"value":32,"unit":33},{"visibility":1111,"bgImage":1113,"columnLayout":1115,"justifyContentColumnLayout":1116,"alignContentColumnLayout":1117,"forceColumnLayoutForMobile":1118,"customClass":1119},{"value":1112},{"hideDesktop":39,"hideMobile":39},{"value":1114},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":92},{"value":443},{"value":96},{"value":46},{"value":1120},[],{"extra":1122,"id":1102,"meta":42,"tagName":693,"class":1135},{"nodeId":1123,"visibility":1124,"imageActions":1126,"visitWebsite":1127,"imageProperties":1129,"theme":1131,"customClass":1132,"elementVersion":1134,"downloadFile":43},"cimage-3w29io9286",{"value":1125},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1128},{"url":43,"newTab":39},{"value":1130},{"url":1057,"compression":46},{"value":29},{"value":1133},[],{"value":101},{"imageRadius":1136,"imageBorder":1137,"imageShadow":1138,"imageEffects":1139},{"value":696},{"value":698},{"value":1066},{"value":700},{"extra":1141,"id":1101,"tagName":1077,"class":1149,"meta":1083},{"visibility":1142,"text":1144,"nodeId":1146,"customClass":1147},{"value":1143},{"hideMobile":43,"hideDesktop":43},{"value":1145},"\u003Cp>\"GD provides such a great environment to learn and grow. My family all attend (kids-6 &amp; 9). Coaches are patient and skilled. Morning class is the best thing I could do before heading to work. All staff are helpful and kind. Professors are knowledgeable and great at breaking down technique. The class culture is respectful and I feel I can roll with anyone.\"\u003C/p>","cparagraph-b36fY5BqmN",{"value":1148},[],{"boxShadow":1150,"borders":1151,"borderRadius":1152,"radiusEdge":1153},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1155,"id":1100,"tagName":365,"class":1163,"meta":371},{"visibility":1156,"text":1158,"nodeId":1160,"customClass":1161},{"value":1157},{"hideMobile":43,"hideDesktop":43},{"value":1159},"\u003Ch2>\u003Cstrong>Megan Opitz\u003C/strong>\u003C/h2>","cheading-Dz5906H29h",{"value":1162},[],{"boxShadow":1164,"borders":1165,"borderRadius":1166,"radiusEdge":1167},{"value":29},{"value":25},{"value":27},{"value":29},{"id":1003,"type":77,"child":1169,"class":1173,"styles":1178,"extra":1180,"tagName":102,"meta":77,"title":103},[1170,1171,1172],"heading-nr1aisC26o","paragraph-asVvY3Il5L","image-T6PHuYmlq2",{"boxShadow":1174,"borders":1175,"borderRadius":1176,"radiusEdge":1177},{"value":1030},{"value":479},{"value":27},{"value":29},{"borderWidth":1179},{"value":32,"unit":33},{"visibility":1181,"bgImage":1183,"columnLayout":1185,"justifyContentColumnLayout":1186,"alignContentColumnLayout":1187,"forceColumnLayoutForMobile":1188,"customClass":1189},{"value":1182},{"hideDesktop":39,"hideMobile":39},{"value":1184},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":92},{"value":443},{"value":96},{"value":46},{"value":1190},[],{"extra":1192,"id":1172,"meta":42,"tagName":693,"class":1205},{"nodeId":1193,"visibility":1194,"imageActions":1196,"visitWebsite":1197,"imageProperties":1199,"theme":1201,"customClass":1202,"elementVersion":1204,"downloadFile":43},"cimage-T6PHuYmlq2",{"value":1195},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1198},{"url":43,"newTab":39},{"value":1200},{"url":1057,"compression":46},{"value":29},{"value":1203},[],{"value":101},{"imageRadius":1206,"imageBorder":1207,"imageShadow":1208,"imageEffects":1209},{"value":696},{"value":698},{"value":1066},{"value":700},{"extra":1211,"id":1171,"tagName":1077,"class":1219,"meta":1083},{"visibility":1212,"text":1214,"nodeId":1216,"customClass":1217},{"value":1213},{"hideMobile":43,"hideDesktop":43},{"value":1215},"\u003Cp>\"I really love how welcomed I felt since my son first started back in 2022. He stopped practice and now we are back in 2024 but with his sisters too. The coaches are amazing. They instill responsibility, confidence, respect, and much more into my children. My children enjoy it and look forward to practice. I’m happy to be back. I enjoy seeing my kids have fun.\"\u003C/p>","cparagraph-asVvY3Il5L",{"value":1218},[],{"boxShadow":1220,"borders":1221,"borderRadius":1222,"radiusEdge":1223},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1225,"id":1170,"tagName":365,"class":1233,"meta":371},{"visibility":1226,"text":1228,"nodeId":1230,"customClass":1231},{"value":1227},{"hideMobile":43,"hideDesktop":43},{"value":1229},"\u003Ch2>\u003Cstrong>Crystal Guzman\u003C/strong>\u003C/h2>","cheading-nr1aisC26o",{"value":1232},[],{"boxShadow":1234,"borders":1235,"borderRadius":1236,"radiusEdge":1237},{"value":29},{"value":25},{"value":27},{"value":29},{"id":980,"type":53,"child":1239,"class":1241,"styles":1247,"extra":1249,"tagName":74,"meta":53,"title":258},[1240],"col-f7i8oQ9Sr7",{"alignRow":1242,"boxShadow":1243,"borders":1244,"borderRadius":1245,"radiusEdge":1246},{"value":58},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1248},{"value":32,"unit":33},{"visibility":1250,"bgImage":1252,"rowWidth":1254,"customClass":1255},{"value":1251},{"hideDesktop":39,"hideMobile":39},{"value":1253},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":70,"unit":71},{"value":1256},[],{"id":1240,"type":77,"child":1258,"class":1261,"styles":1266,"extra":1268,"tagName":102,"meta":77,"title":103},[1259,1260],"sub-heading-BNBr5cLPxF","heading-ZLsb3EpxUs",{"boxShadow":1262,"borders":1263,"borderRadius":1264,"radiusEdge":1265},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1267},{"value":32,"unit":33},{"visibility":1269,"bgImage":1271,"columnLayout":1273,"justifyContentColumnLayout":1274,"alignContentColumnLayout":1275,"forceColumnLayoutForMobile":1276,"customClass":1277},{"value":1270},{"hideDesktop":39,"hideMobile":39},{"value":1272},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1278},[],{"extra":1280,"id":1260,"tagName":365,"class":1288,"meta":371},{"visibility":1281,"text":1283,"nodeId":1285,"customClass":1286},{"value":1282},{"hideMobile":43,"hideDesktop":43},{"value":1284},"\u003Ch1>\u003C/h1>","cheading-ZLsb3EpxUs",{"value":1287},[],{"boxShadow":1289,"borders":1290,"borderRadius":1291,"radiusEdge":1292},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1294,"id":1259,"tagName":335,"class":1302,"meta":341},{"visibility":1295,"text":1297,"nodeId":1299,"customClass":1300},{"value":1296},{"hideMobile":43,"hideDesktop":43},{"value":1298},"\u003Ch2>\u003Cspan style=\"color: var(--gray)\">\u003Cem>Real Student Testimonials\u003C/em>\u003C/span>\u003C/h2>","csub-heading-BNBr5cLPxF",{"value":1301},[],{"borders":1303,"borderRadius":1304,"radiusEdge":1305,"entranceAnimation":1306},{"value":25},{"value":27},{"value":29},{"value":191},{"id":15,"type":18,"child":1308,"class":1311,"styles":1317,"extra":1319,"meta":18,"tagName":50,"title":239,"_id":15},[1309,1310],"row-jMWqvzh01b","row-lajgucGmQP",{"width":1312,"boxShadow":1313,"borders":1314,"borderRadius":1315,"radiusEdge":1316},{"value":23},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1318},{"value":32,"unit":33},{"sticky":1320,"visibility":1321,"bgImage":1323,"allowRowMaxWidth":1325,"customClass":1326},{"value":36},{"value":1322},{"hideDesktop":39,"hideMobile":39},{"value":1324},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":39},{"value":1327},[],{"id":1310,"type":53,"child":1329,"class":1332,"styles":1337,"extra":1339,"tagName":74,"meta":53,"title":75},[1330,1331],"col-8AAXtnABzF","col-qNJ_RRDdPZ",{"alignRow":1333,"borders":1334,"borderRadius":1335,"radiusEdge":1336},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":1338},{"value":32,"unit":33},{"visibility":1340,"bgImage":1342,"rowWidth":1344,"customClass":1345},{"value":1341},{"hideDesktop":39,"hideMobile":39},{"value":1343},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":1346},[],{"id":1331,"type":77,"child":1348,"class":1352,"styles":1356,"extra":1358,"tagName":102,"meta":77,"title":449},[1349,1350,1351],"sub-heading-Urz1avfHyT","image-u_kwIJA4hx","paragraph-3JbpSNnTPo",{"borders":1353,"borderRadius":1354,"radiusEdge":1355},{"value":25},{"value":27},{"value":29},{"borderWidth":1357},{"value":32,"unit":33},{"visibility":1359,"bgImage":1361,"columnLayout":1363,"justifyContentColumnLayout":1364,"alignContentColumnLayout":1365,"forceColumnLayoutForMobile":1366,"customClass":1367,"elementVersion":1369},{"value":1360},{"hideDesktop":39,"hideMobile":39},{"value":1362},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":443},{"value":96},{"value":46},{"value":1368},[],{"value":101},{"extra":1371,"id":1351,"tagName":1077,"class":1379,"meta":1083},{"visibility":1372,"text":1374,"nodeId":1376,"customClass":1377},{"value":1373},{"hideMobile":43,"hideDesktop":43},{"value":1375},"\u003Cp>GD Jiu-Jitsu Academy is an Arizona ESA-approved school, offering families the ease of using their Education Savings Accounts (ESA) for tuition and resources.\u003C/p>\u003Cp>\u003C/p>\u003Cp>\u003Cstrong>WHAT DOES IT MEAN TO BE PART OF THE ESA-APPROVED SCHOOLS?\u003C/strong>\u003C/p>\u003Cp>The Empowerment Scholarship Account (ESA) program from the Arizona Department of Education gives eligible parents public funding to pursue flexible options for customizing their children’s education.\u003C/p>\u003Cp>\u003C/p>\u003Cp>This ensures effortless financial management thru CLASSWALLET (the banking system for ESA), letting students and families focus on training without administrative concerns. Empowering students to immerse fully in their martial arts and self-defense journey.\u003C/p>\u003Cp>\u003C/p>","cparagraph-3JbpSNnTPo",{"value":1378},[],{"borders":1380,"borderRadius":1381,"radiusEdge":1382,"entranceAnimation":1383},{"value":25},{"value":27},{"value":29},{"value":191},{"extra":1385,"id":1350,"meta":42,"tagName":693,"class":1406},{"nodeId":1386,"visibility":1387,"imageActions":1389,"visitWebsite":1390,"imageProperties":1392,"customClass":1395,"hideElements":1397,"showElements":1399,"scrollToElement":1401,"phoneNumber":1402,"emailAddress":1403,"stepPath":1404,"elementVersion":1405,"downloadFile":43},"cimage-u_kwIJA4hx",{"value":1388},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1391},{"url":43,"newTab":39},{"value":1393},{"url":1394,"compression":46},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835ea2f3122898a6da277a7.png",{"value":1396},[],{"value":1398},[],{"value":1400},[],{},{},{},{},{"value":101},{"imageRadius":1407,"imageBorder":1408,"imageEffects":1409,"entranceAnimation":1410},{"value":696},{"value":698},{"value":700},{"value":191},{"extra":1412,"id":1349,"tagName":335,"class":1420,"meta":341},{"visibility":1413,"text":1415,"nodeId":1417,"customClass":1418},{"value":1414},{"hideMobile":43,"hideDesktop":43},{"value":1416},"\u003Ch2>\u003Cspan style=\"font-family: Teko\">\u003Cstrong>We Are An ESA-Approved School\u003C/strong>\u003C/span>\u003C/h2>","csub-heading-Urz1avfHyT",{"value":1419},[],{"borders":1421,"borderRadius":1422,"radiusEdge":1423,"entranceAnimation":1424},{"value":25},{"value":27},{"value":29},{"value":191},{"id":1330,"type":77,"child":1426,"class":1429,"styles":1433,"extra":1435,"tagName":102,"meta":77,"title":103},[1427,1428],"sub-heading-uwtU9dud6-","image-tF7ocfGnDb",{"borders":1430,"borderRadius":1431,"radiusEdge":1432},{"value":25},{"value":27},{"value":29},{"borderWidth":1434},{"value":32,"unit":33},{"visibility":1436,"bgImage":1438,"columnLayout":1440,"justifyContentColumnLayout":1441,"alignContentColumnLayout":1442,"forceColumnLayoutForMobile":1443,"customClass":1444,"elementVersion":1446},{"value":1437},{"hideDesktop":39,"hideMobile":39},{"value":1439},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":443},{"value":96},{"value":46},{"value":1445},[],{"value":101},{"extra":1448,"id":1428,"meta":42,"tagName":693,"class":1469},{"nodeId":1449,"visibility":1450,"imageActions":1452,"visitWebsite":1453,"imageProperties":1455,"customClass":1458,"hideElements":1460,"showElements":1462,"scrollToElement":1464,"phoneNumber":1465,"emailAddress":1466,"stepPath":1467,"elementVersion":1468,"downloadFile":43},"cimage-tF7ocfGnDb",{"value":1451},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1454},{"url":43,"newTab":39},{"value":1456},{"url":1457,"compression":46},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835e982b543efd4a7742543.png",{"value":1459},[],{"value":1461},[],{"value":1463},[],{},{},{},{},{"value":101},{"imageRadius":1470,"imageBorder":1471,"imageEffects":1472,"entranceAnimation":1473},{"value":696},{"value":698},{"value":700},{"value":191},{"extra":1475,"id":1427,"tagName":335,"class":1483,"meta":341},{"visibility":1476,"text":1478,"nodeId":1480,"customClass":1481},{"value":1477},{"hideMobile":43,"hideDesktop":43},{"value":1479},"\u003Ch2>\u003Cspan style=\"font-family: Teko\">\u003Cstrong>WE Support We Defy Foundation™\u003C/strong>\u003C/span>\u003C/h2>","csub-heading-uwtU9dud6-",{"value":1482},[],{"borders":1484,"borderRadius":1485,"radiusEdge":1486,"entranceAnimation":1487},{"value":25},{"value":27},{"value":29},{"value":191},{"id":1309,"type":53,"child":1489,"class":1491,"styles":1497,"extra":1499,"tagName":74,"meta":53,"title":258},[1490],"col-ELmCsT3wuh",{"alignRow":1492,"boxShadow":1493,"borders":1494,"borderRadius":1495,"radiusEdge":1496},{"value":58},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1498},{"value":32,"unit":33},{"visibility":1500,"bgImage":1502,"rowWidth":1504,"customClass":1505},{"value":1501},{"hideDesktop":39,"hideMobile":39},{"value":1503},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":70,"unit":71},{"value":1506},[],{"id":1490,"type":77,"child":1508,"class":1510,"styles":1515,"extra":1517,"tagName":102,"meta":77,"title":103},[1509],"video-wJSUFHna18",{"boxShadow":1511,"borders":1512,"borderRadius":1513,"radiusEdge":1514},{"value":29},{"value":25},{"value":27},{"value":29},{"borderWidth":1516},{"value":32,"unit":33},{"visibility":1518,"bgImage":1520,"columnLayout":1522,"justifyContentColumnLayout":1523,"alignContentColumnLayout":1524,"forceColumnLayoutForMobile":1525,"customClass":1526},{"value":1519},{"hideDesktop":39,"hideMobile":39},{"value":1521},{"url":43,"opacity":44,"options":45,"svgCode":43},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1527},[],{"extra":1529,"id":1509,"tagName":1548,"meta":1549,"class":1550},{"visibility":1530,"videoProperties":1532,"playBackControls":1541,"leadVideoOptions":1542,"checkStep":1543,"customClass":1545,"nodeId":1547},{"value":1531},{"hideMobile":43,"hideDesktop":43},{"value":1533},{"width":70,"url":1534,"thumbnailURL":1535,"autoplay":1536,"controls":1537,"type":1538,"embedURL":1539,"selfHostedVideo":1540},"https://vimeo.com/366730389","https://i.vimeocdn.com/video/822878414-67501e708936b77fdd2e58981d33f7f9d2abcdaff8f36318f48cf0359c0e74ce-d_1280.jpg",0,1,"vimeo","https://player.vimeo.com/video/366730389?app_id=122963&autoplay=0&controls=1",{"id":43,"name":43,"thumbnail":43,"thumbnailName":43},{"autoplay":46,"allowPlayPause":39,"playBackSpeed":39,"showPendingTime":39,"showProgressBar":46,"showFullScreenToggle":46},{"isLeadGenVideo":39,"isVideoPlayAllowed":39,"timeStamp":1536,"formElement":191},{"checkStep":39,"step":1544},{},{"value":1546},[],"cvideo-wJSUFHna18","c-video","video",{"borders":1551,"borderRadius":1552,"radiusEdge":1553},{"value":25},{"value":27},{"value":29},{"id":16,"type":18,"child":1555,"class":1559,"styles":1564,"extra":1566,"meta":18,"tagName":50,"title":1575,"isGlobal":46,"_id":16},[1556,1557,1558],"row-m6_fLdHr1h","row-6-3V6TgMQ0","row-vADhYRHyxr",{"width":1560,"borders":1561,"borderRadius":1562,"radiusEdge":1563},{"value":23},{"value":25},{"value":27},{"value":29},{"borderWidth":1565},{"value":32,"unit":33},{"sticky":1567,"visibility":1568,"bgImage":1570,"allowRowMaxWidth":1572,"customClass":1573},{"value":36},{"value":1569},{"hideDesktop":39,"hideMobile":39},{"value":1571},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":46},{"value":1574},[],"Footer",{"id":1558,"type":53,"child":1577,"class":1579,"styles":1584,"extra":1586,"tagName":74,"meta":53,"title":258},[1578],"col-SYV48ryRj5",{"alignRow":1580,"borders":1581,"borderRadius":1582,"radiusEdge":1583},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":1585},{"value":32,"unit":33},{"visibility":1587,"bgImage":1589,"rowWidth":1591,"customClass":1592},{"value":1588},{"hideDesktop":39,"hideMobile":39},{"value":1590},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":1593},[],{"id":1578,"type":77,"child":1595,"class":1597,"styles":1601,"extra":1603,"tagName":102,"meta":77,"title":103},[1596],"sub-heading-kZjf7_Ky7T",{"borders":1598,"borderRadius":1599,"radiusEdge":1600},{"value":25},{"value":27},{"value":29},{"borderWidth":1602},{"value":32,"unit":33},{"visibility":1604,"bgImage":1606,"columnLayout":1608,"justifyContentColumnLayout":1609,"alignContentColumnLayout":1610,"forceColumnLayoutForMobile":1611,"customClass":1612,"elementVersion":1614},{"value":1605},{"hideDesktop":39,"hideMobile":39},{"value":1607},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1613},[],{"value":101},{"extra":1616,"id":1596,"tagName":335,"class":1624,"meta":341},{"visibility":1617,"text":1619,"nodeId":1621,"customClass":1622},{"value":1618},{"hideMobile":43,"hideDesktop":43},{"value":1620},"\u003Ch2>Copyright Gustavo Dantas Brazilian Jiu-Jitsu Academy {{right_now.year}}. All rights reserved | \u003Ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://try.gdjiujitsu.com/privacy-policy\">Privacy Policy\u003C/a> | \u003Ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://try.gdjiujitsu.com/terms-conditions\">Terms &amp; Conditions\u003C/a>\u003C/h2>","csub-heading-kZjf7_Ky7T",{"value":1623},[],{"boxShadow":1625,"borders":1626,"borderRadius":1627,"radiusEdge":1628},{"value":29},{"value":25},{"value":27},{"value":29},{"id":1557,"type":53,"child":1630,"class":1632,"styles":1637,"extra":1639,"tagName":74,"meta":53,"title":258},[1631],"col-CkuU1i_FTH",{"alignRow":1633,"borders":1634,"borderRadius":1635,"radiusEdge":1636},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":1638},{"value":32,"unit":33},{"visibility":1640,"bgImage":1642,"rowWidth":1646,"customClass":1647},{"value":1641},{"hideDesktop":39,"hideMobile":39},{"value":1643},{"mediaType":42,"url":1644,"opacity":234,"options":1645,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/682fbf8d93048967bb8cbe8d.jpeg","full-center",{"value":70,"unit":71},{"value":1648},[],{"id":1631,"type":77,"child":1650,"class":1653,"styles":1658,"extra":1660,"tagName":102,"meta":77,"title":103},[1651,1652],"image-AzJY4FOzqY","social-icons-o07_Uor1HF",{"borders":1654,"borderRadius":1655,"radiusEdge":1656,"nestedColumn":1657},{"value":25},{"value":27},{"value":29},{"value":43},{"borderWidth":1659},{"value":32,"unit":33},{"visibility":1661,"bgImage":1663,"columnLayout":1665,"justifyContentColumnLayout":1666,"alignContentColumnLayout":1667,"forceColumnLayoutForMobile":1668,"customClass":1669,"elementVersion":1671},{"value":1662},{"hideDesktop":39,"hideMobile":39},{"value":1664},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1670},[],{"value":101},{"extra":1673,"class":1709,"mobileExtra":1710,"customCss":1711,"id":1652,"version":101,"type":1712,"child":1713,"meta":1714,"tagName":1715,"title":1716,"tag":43},{"nodeId":1674,"socials":1675,"displayType":1697,"theme":1699,"align":1701,"iconSize":1702,"customClass":1705,"visibility":1707},"csocial-icons-o07_Uor1HF",{"value":1676},[1677,1682,1687,1692],{"id":1678,"label":1679,"link":1680,"newWindow":46,"nofollow":39,"icon":1681},"facebook","Facebook","www.facebook.com/gdjjacademy","https://stcdn.leadconnectorhq.com/funnel/icons/white/facebook-white.svg",{"id":1683,"label":1684,"link":1685,"newWindow":46,"nofollow":39,"icon":1686},"instagram","Instagram","https://instagram.com/gdjiujitsuacademy","https://stcdn.leadconnectorhq.com/funnel/icons/white/instagram-white.svg",{"id":1688,"label":1689,"icon":1690,"newWindow":39,"nofollow":39,"link":1691},"mail","Mail","https://stcdn.leadconnectorhq.com/funnel/icons/white/mail-white.svg","info@gdjiujitsu.com",{"id":1693,"label":1694,"icon":1695,"newWindow":39,"nofollow":39,"link":1696},"google","Google Plus","https://stcdn.leadconnectorhq.com/funnel/icons/white/google-white.svg","https://g.page/gdjjacademy",{"value":1698},"icon",{"value":1700},"white",{"value":94},{"value":1703},{"height":1704,"width":1704},24,{"value":1706},[],{"value":1708},{"hideDesktop":39,"hideMobile":39},{},{},[],"element",[],"social-icons","c-social-icons","Social Icons",{"extra":1718,"id":1651,"meta":42,"tagName":693,"class":1731},{"nodeId":1719,"visibility":1720,"imageActions":1722,"visitWebsite":1723,"imageProperties":1725,"theme":1727,"customClass":1728,"elementVersion":1730,"downloadFile":43},"cimage-AzJY4FOzqY",{"value":1721},{"hideDesktop":43,"hideMobile":43},{"value":29},{"value":1724},{"url":43,"newTab":39},{"value":1726},{"url":193,"compression":46},{"value":29},{"value":1729},[],{"value":101},{"imageRadius":1732,"imageBorder":1733,"imageShadow":1734,"imageEffects":1735},{"value":696},{"value":698},{"value":1066},{"value":700},{"id":1556,"type":53,"child":1737,"class":1741,"styles":1746,"extra":1748,"tagName":74,"meta":53,"title":620},[1738,1739,1740],"col-TAYTC57WLv","col-qPP8o3vdUn","col-jGmTI2ZJAs",{"alignRow":1742,"borders":1743,"borderRadius":1744,"radiusEdge":1745},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":1747},{"value":32,"unit":33},{"visibility":1749,"bgImage":1751,"rowWidth":1754,"customClass":1755},{"value":1750},{"hideDesktop":39,"hideMobile":39},{"value":1752},{"mediaType":42,"url":1753,"opacity":234,"options":1645,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46,"servingUrl":43,"placeholderBase64":43,"imageMeta":43,"showSvgToggle":39},"https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6c788897-140a-4e04-b981-e61ceeff9ef3.png",{"value":1020,"unit":71},{"value":1756},[],{"id":1740,"type":77,"child":1758,"class":1761,"styles":1765,"extra":1767,"tagName":102,"meta":77,"title":103},[1759,1760],"sub-heading-yIZUs8OYCI","paragraph-T1nk63n5fC",{"borders":1762,"borderRadius":1763,"radiusEdge":1764},{"value":25},{"value":27},{"value":29},{"borderWidth":1766},{"value":32,"unit":33},{"visibility":1768,"bgImage":1770,"columnLayout":1772,"justifyContentColumnLayout":1773,"alignContentColumnLayout":1774,"forceColumnLayoutForMobile":1775,"customClass":1776,"elementVersion":1778},{"value":1769},{"hideDesktop":39,"hideMobile":39},{"value":1771},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1777},[],{"value":101},{"extra":1780,"id":1760,"tagName":1077,"class":1788,"meta":1083},{"visibility":1781,"text":1783,"nodeId":1785,"customClass":1786},{"value":1782},{"hideMobile":43,"hideDesktop":43},{"value":1784},"\u003Cp>1848 E University Dr, Suite 108, \u003C/p>\u003Cp>Tempe, AZ 85288\u003C/p>","cparagraph-T1nk63n5fC",{"value":1787},[],{"boxShadow":1789,"borders":1790,"borderRadius":1791,"radiusEdge":1792},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1794,"id":1759,"tagName":335,"class":1802,"meta":341},{"visibility":1795,"text":1797,"nodeId":1799,"customClass":1800},{"value":1796},{"hideMobile":43,"hideDesktop":43},{"value":1798},"\u003Cp>\u003Cstrong>ADDRESS\u003C/strong>\u003C/p>","csub-heading-yIZUs8OYCI",{"value":1801},[],{"borders":1803,"borderRadius":1804,"radiusEdge":1805,"entranceAnimation":1806},{"value":25},{"value":27},{"value":29},{"value":191},{"id":1739,"type":77,"child":1808,"class":1811,"styles":1816,"extra":1818,"tagName":102,"meta":77,"title":103},[1809,1810],"sub-heading-6L2M1l0AMF","paragraph-pwNj0zgNYA",{"borders":1812,"borderRadius":1814,"radiusEdge":1815},{"value":1813},"borderTop",{"value":27},{"value":29},{"borderWidth":1817},{"value":32,"unit":33},{"visibility":1819,"bgImage":1821,"columnLayout":1823,"justifyContentColumnLayout":1824,"alignContentColumnLayout":1825,"forceColumnLayoutForMobile":1826,"customClass":1827,"elementVersion":1829},{"value":1820},{"hideDesktop":39,"hideMobile":39},{"value":1822},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1828},[],{"value":101},{"extra":1831,"id":1810,"tagName":1077,"class":1839,"meta":1083},{"visibility":1832,"text":1834,"nodeId":1836,"customClass":1837},{"value":1833},{"hideMobile":43,"hideDesktop":43},{"value":1835},"\u003Cp> \u003Ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"mailto:info@gdjiujitsu.com\">info@gdjiujitsu.com\u003C/a>\u003C/p>","cparagraph-pwNj0zgNYA",{"value":1838},[],{"boxShadow":1840,"borders":1841,"borderRadius":1842,"radiusEdge":1843},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1845,"id":1809,"tagName":335,"class":1853,"meta":341},{"visibility":1846,"text":1848,"nodeId":1850,"customClass":1851},{"value":1847},{"hideMobile":43,"hideDesktop":43},{"value":1849},"\u003Ch2>\u003Cstrong>\u003Cem>Email\u003C/em>\u003C/strong>\u003C/h2>","csub-heading-6L2M1l0AMF",{"value":1852},[],{"borders":1854,"borderRadius":1855,"radiusEdge":1856,"entranceAnimation":1857},{"value":25},{"value":27},{"value":29},{"value":191},{"id":1738,"type":77,"child":1859,"class":1862,"styles":1866,"extra":1868,"tagName":102,"meta":77,"title":103},[1860,1861],"sub-heading-hFmkwLlTNy","paragraph-MAJaVcuVrs",{"borders":1863,"borderRadius":1864,"radiusEdge":1865},{"value":25},{"value":27},{"value":29},{"borderWidth":1867},{"value":32,"unit":33},{"visibility":1869,"bgImage":1871,"columnLayout":1873,"justifyContentColumnLayout":1874,"alignContentColumnLayout":1875,"forceColumnLayoutForMobile":1876,"customClass":1877,"elementVersion":1879},{"value":1870},{"hideDesktop":39,"hideMobile":39},{"value":1872},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1878},[],{"value":101},{"extra":1881,"id":1861,"tagName":1077,"class":1889,"meta":1083},{"visibility":1882,"text":1884,"nodeId":1886,"customClass":1887},{"value":1883},{"hideMobile":43,"hideDesktop":43},{"value":1885},"\u003Cp> 480-968-6303\u003C/p>","cparagraph-MAJaVcuVrs",{"value":1888},[],{"boxShadow":1890,"borders":1891,"borderRadius":1892,"radiusEdge":1893},{"value":29},{"value":25},{"value":27},{"value":29},{"extra":1895,"id":1860,"tagName":335,"class":1903,"meta":341},{"visibility":1896,"text":1898,"nodeId":1900,"customClass":1901},{"value":1897},{"hideMobile":43,"hideDesktop":43},{"value":1899},"\u003Cp>\u003Cstrong>PHONE\u003C/strong>\u003C/p>","csub-heading-hFmkwLlTNy",{"value":1902},[],{"borders":1904,"borderRadius":1905,"radiusEdge":1906,"entranceAnimation":1907},{"value":25},{"value":27},{"value":29},{"value":191},[],"https://fonts.googleapis.com/css?family=Lato:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7COpen%20Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CMontserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CTeko:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CPoppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap",[],{"author":43,"canonicalMeta":1912,"customMeta":1913,"description":1914,"imageUrl":1915,"keywords":1916,"language":1917,"title":1918,"isPreviewUrl":39},[],[]," The number one BJJ school in Tempe, AZ for adults and Kids ","https://storage.googleapis.com/msgsndr/V5PteZ7kHzD2ehsVIwij/media/6835e4a88da9242575a1343d.png","Jiu-Jitsu, BJJ, Grand Prairie, TX","en","Gustavo Dantas Jiu-Jitsu Academy- Tempe AZ","gdjiujitsu.com","/home-3240-1168","GdHErHp8BDkFQBvWuJ8Y","Home Clone Clone","V5PteZ7kHzD2ehsVIwij",[1925],{"id":306,"elements":1926,"activeElementId":306},[1927,1955,1973,1994],{"extra":1928,"class":1942,"styles":1947,"customCss":1950,"id":306,"child":1951,"meta":1953,"title":1954,"tag":43},{"bgImage":1929,"overlayColor":1931,"left":1933,"popupDisabled":1935,"popupHide":1936,"minWidth":1937,"showPopupOnMouseOut":1939,"customClass":1940},{"value":1930},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":1932},"var(--overlay)",{"value":1934,"unit":71},50,{"value":39},{"value":39},{"value":1938},"medium-page",{"value":29,"delay":1537},{"value":1941},[],{"borders":1943,"borderRadius":1944,"radiusEdge":1946},{"value":479},{"value":1945},"radius2",{"value":29},{"borderWidth":1948},{"value":1949,"unit":33},"5",[],[1952],"row-YiOIWnOnj5","hl_main_popup","Popup",{"id":1952,"type":53,"child":1956,"class":1958,"styles":1963,"extra":1965,"tagName":74,"meta":53,"title":258},[1957],"col-FbATcHHk7M",{"alignRow":1959,"borders":1960,"borderRadius":1961,"radiusEdge":1962},{"value":58},{"value":25},{"value":27},{"value":29},{"borderWidth":1964},{"value":32,"unit":33},{"visibility":1966,"bgImage":1968,"rowWidth":1970,"customClass":1971},{"value":1967},{"hideDesktop":39,"hideMobile":39},{"value":1969},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":70,"unit":71},{"value":1972},[],{"id":1957,"type":77,"child":1974,"class":1976,"styles":1980,"extra":1982,"tagName":102,"meta":77,"title":103},[1975],"form-UemDwx9lSC",{"borders":1977,"borderRadius":1978,"radiusEdge":1979},{"value":25},{"value":27},{"value":29},{"borderWidth":1981},{"value":32,"unit":33},{"visibility":1983,"bgImage":1985,"columnLayout":1987,"justifyContentColumnLayout":1988,"alignContentColumnLayout":1989,"forceColumnLayoutForMobile":1990,"customClass":1991,"elementVersion":1993},{"value":1984},{"hideDesktop":39,"hideMobile":39},{"value":1986},{"mediaType":42,"url":43,"opacity":44,"options":45,"svgCode":43,"videoUrl":43,"videoThumbnail":43,"videoLoop":46},{"value":92},{"value":94},{"value":96},{"value":46},{"value":1992},[],{"value":101},{"extra":1995,"class":2007,"customCss":2008,"id":1975,"type":1712,"child":2009,"meta":2010,"tagName":2011,"title":2012,"tag":43,"formData":2013},{"nodeId":1996,"visibility":1997,"formId":1999,"action":2002,"visitWebsite":2003,"customClass":2005},"cform-UemDwx9lSC",{"value":1998},{"hideDesktop":39,"hideMobile":39},{"value":2000,"text":2001},"hhLzaIC1DsVOIoqs4PET","Lead Form",{"value":29},{"value":2004},{"url":43,"newTab":39},{"value":2006},[],{},[],[],"form","c-form","Form",{"name":2001,"autoResponder":39,"emailNotifications":39,"form":2014,"language":2125,"parentFolderId":43,"parentFolderName":43,"recurringProductCurrency":2126,"recurringProductId":191,"recurringProducts":2127,"locationId":1923,"country":2128,"companyId":2129},{"address":2015,"autoResponderConfig":191,"company":2019,"conditionalLogic":191,"contactAssociationSettings":191,"customStyle":43,"emailNotificationsConfig":191,"enableTimezone":46,"fbPixelId":43,"fieldCSS":2023,"fieldStyle":2024,"fields":2045,"formAction":2098,"formLabelVisible":46,"formSubmissionEvent":2101,"fullScreenMode":39,"height":2102,"inputStyleType":2103,"isGDPRCompliant":39,"layout":1537,"mobileFieldCSS":2023,"opportunitySettings":191,"pageViewEvent":2104,"payment":191,"stickyContact":39,"style":2105,"submitMessageStyle":2116,"width":2124},{"autoCompleteEnabled":46,"children":2016,"label":2017,"placeholder":2018,"required":46},[],"Address","Search address",{"domain":2020,"logoURL":2021,"name":2022},"app.conversionbees.com","https://msgsndr-private.storage.googleapis.com/companyPhotos/80c76ba4-e646-4336-9cbb-418ce7187898.png","Conversion Bees","@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');\n\n  #_builder-form .form-builder--item input[type=text][class=form-control],#_builder-form .form-builder--item .date-picker-custom-style,#_builder-form .form-builder--item input[type=number]{\n    background-color: #e9ecef !important;\n    color: #000000 !important;\n    border: 0px none #FFFFFF !important;\n    border-radius: 5px !important;\n    padding: 15px 20px 15px 20px !important;\n    box-shadow: 0px 0px 0px 0px #FFFFFF;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n    background-clip: inherit !important;\n  }\n  #_builder-form textarea {\n    background-color: #e9ecef !important;\n    color: #000000 !important;\n    border: 0px none #FFFFFF !important;\n    border-radius: 5px !important;\n    padding: 15px 20px 15px 20px !important;\n    box-shadow: 0px 0px 0px 0px #FFFFFF !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n    background-clip: inherit !important;\n  }\n  #_builder-form input[type=tel],#_builder-form input[type=email],#_builder-form .multiselect .multiselect__tags{\n    background-color: #e9ecef !important;\n    color: #000000 !important;\n    border: 0px none #FFFFFF !important;\n    border: 0px none #FFFFFF !important;\n    border-radius: 5px !important;\n    padding: 15px 20px 15px 20px !important;\n    box-shadow: 0px 0px 0px 0px #FFFFFF;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n    background-clip: inherit !important;\n  }\n  #_builder-form .multi_select_form {\n    border-radius: 5px !important;\n  }\n  #_builder-form .iti--allow-dropdown input, .iti--allow-dropdown input[type=tel]{\n    padding-left: 50px !important;\n  }\n  #_builder-form .countryphone {\n    height: inherit;\n  }\n\n\n  #_builder-form .form-builder--item .date-picker-custom-style input[type=text],  #_builder-form .form-builder--item .multiselect .multiselect__placeholder {\n    padding:0;\n    background-color: #e9ecef;\n    color: #000000;\n    font-size: 14px;\n  }\n  #_builder-form .form-builder--item .multiselect .multiselect__input{\n    background-color: #e9ecef !important;\n  }\n  #_builder-form .form-builder--item .multiselect .multiselect__select{\n    background: transparent;\n    z-index:10;\n  }\n  #_builder-form .form-builder--item .multiselect ,.multiselect__single{\n    padding:0 !important;\n    margin:0 !important;\n    min-height: 24px;\n    color:  #000000 !important;\n    background-color: #e9ecef !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n  #_builder-form .form-builder--item  .multiselect__placeholder {\n    padding:0 !important;\n    margin:0 !important;\n    min-height: 24px;\n    color: #AFB8BC !important;\n    background-color: #e9ecef !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n  #_builder-form .field-container{\n    width:100%;\n    max-width: undefinedpx;\n  }\n  #_builder-form ::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */\n    color: #AFB8BC;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n    opacity: 1; /* Firefox */\n  }\n  #_builder-form ::placeholder {\n    color: #AFB8BC !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n  #_builder-form :-ms-input-placeholder { /* Internet Explorer 10-11 */\n    color: #AFB8BC !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n  #_builder-form ::-ms-input-placeholder { /* Microsoft Edge */\n    color: #AFB8BC !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n\n  #_builder-form label{\n    color: #000000;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n  }\n  #_builder-form label * {\n    color: #000000;\n    font-family: 'Roboto';\n  }\n  #_builder-form .text-element * {\n    color: inherit;\n    font-family: 'Roboto';\n  }\n  #_builder-form .short-label{\n    color: #464d5f;\n    font-family: 'Roboto';\n    font-size: 12px;\n    font-weight: 300;\n    -webkit-font-smoothing: auto;\n  }\n  #_builder-form .form-builder--item .payment-suggestion-tag-container {\n    background-color: #e9ecef;\n    color: #000000 !important;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n      box-shadow: 0px 0px 0px 0px #FFFFFF;\n  }\n  #_builder-form .product-summary-amount-large, #order-confirmation .product-summary-amount-large {\n    color: #000000;\n    font-size: 18px;\n    font-weight: 600;\n    font-family: Roboto;\n    line-height: 1.5rem;\n  }\n  #_builder-form .product-summary-amount-normal, #order-confirmation .product-summary-amount-normal {\n    color: #000000;\n    font-size: 14px;\n    font-weight: 500;\n    font-family: Roboto;\n    line-height: 1.5rem;\n  }\n  #_builder-form .product-summary-label-bold, #order-confirmation .product-summary-label-bold{\n    color: #000000;\n    font-size: 14px;\n    font-weight: 600;\n    font-family: Roboto;\n    line-height: 1.5rem;\n  }\n  #_builder-form .crossed-amount {\n    color: #000000;\n    font-size: 16px;\n    font-weight: 500;\n    font-family: Roboto;\n    line-height: 1.5rem;\n  }\n  #_builder-form .product-summary-label-large, #order-confirmation .product-summary-label-large{\n    color: #000000;\n    font-size: 16px;\n    font-weight: 500;\n    font-family: Roboto;\n    line-height: 1.575rem;\n  }\n  #_builder-form .product-summary-label-normal, #order-confirmation .product-summary-label-normal{\n    color: #000000;\n    font-size: 14px;\n    font-weight: 400;\n    font-family: Roboto;\n    line-height: 1.575rem;\n  }\n  #_builder-form .product-summary-label-small, #order-confirmation .product-summary-label-small{\n    color: #000000;\n    font-size: 12px;\n    font-weight: 400;\n    font-family: Roboto;\n    line-height: 1.575rem;\n  }\n  #_builder-form .variant-tag {\n    color: #000000;\n    font-size: 13px;\n    font-weight: 400;\n    font-family: Roboto;\n    line-height: 1.5rem;\n  }\n  #_builder-form .selected-tag {\n    background-color: #009ef426 !important;\n  }\n  #_builder-form .payment-tag, #_builder-form .quantity-container-counter {\n    box-shadow: 0px 0px 0px 0px #FFFFFF;\n    background-color : #e9ecef;\n  }\n  #_builder-form .quantity-container-counter  {\n    padding-top: 13px !important;\n    padding-bottom:  13px !important;\n  }\n  #_builder-form .quantity-text {\n    font-size: 14px !important;\n  }\n  .bubble-label, .bubble-checkbox-label {\n    background-color: #e9ecef !important;\n    color: #AFB8BC !important;\n    font-family: 'Roboto' !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n  }\n  .bubble-container, .bubble-checkbox-container {\n    border: 0px none #FFFFFF !important;\n    border-radius: 12px !important;\n    /* Small horizontal gap between bubbles */\n    margin-left: 2px !important;\n    margin-right: 2px !important;\n    padding: 15px 20px 15px 20px !important;\n    box-shadow: 0px 0px 0px 0px #FFFFFF;\n    font-family: 'Roboto';\n    font-size: 14px;\n    font-weight: 400;\n    background-clip: inherit !important;\n  }\n  .vdpHeadCellContent {\n    word-wrap: normal;\n    }\n  \n  ",{"activeTagBgColor":2025,"bgColor":2026,"border":2027,"fontColor":2030,"labelAlignment":2031,"labelColor":2030,"labelFontFamily":2032,"labelFontSize":2033,"labelFontWeight":2034,"labelWidth":2035,"padding":2036,"placeholderColor":2039,"placeholderFontFamily":2032,"placeholderFontSize":2033,"placeholderFontWeight":2034,"shadow":2040,"shortLabel":2041},"009ef426","e9ecef",{"border":1536,"color":2028,"radius":2029,"type":29},"FFFFFF",5,"000000","top","Roboto","14","400",200,{"bottom":2037,"left":2038,"right":2038,"top":2037},15,20,"AFB8BC",{"blur":1536,"color":2028,"horizontal":1536,"spread":1536,"vertical":1536},{"color":2042,"fontFamily":2032,"fontSize":2043,"fontWeight":2044},"464d5f",12,300,[2046,2050,2053,2056,2059,2078,2093],{"active":39,"fieldWidthPercentage":70,"hiddenFieldQueryKey":2047,"label":2048,"placeholder":2048,"required":46,"standard":46,"tag":2047,"type":2049},"first_name","First Name","text",{"active":39,"fieldWidthPercentage":70,"hiddenFieldQueryKey":2051,"label":2052,"placeholder":2052,"required":46,"standard":46,"tag":2051,"type":2049},"last_name","Last Name",{"active":39,"enableCountryPicker":39,"fieldWidthPercentage":70,"hiddenFieldQueryKey":2054,"label":2055,"placeholder":2055,"required":46,"standard":46,"tag":2054,"type":2049},"phone","Phone",{"active":39,"fieldWidthPercentage":70,"hiddenFieldQueryKey":2057,"label":2058,"placeholder":2058,"required":46,"standard":46,"tag":2057,"type":2057},"email","Email",{"Id":2060,"__pendingClone":39,"active":39,"allowCustomOption":39,"calculatedOptions":2061,"customEdited":46,"customFieldLabel":2068,"customfieldUpdated":39,"dataType":2069,"dateAdded":2070,"documentType":2071,"edit":39,"fieldKey":2072,"fieldWidthPercentage":70,"fieldsCount":1536,"hiddenFieldQueryKey":2073,"id":2060,"isAllowedCustomOption":39,"label":2068,"locationId":1923,"model":2074,"name":2068,"parentId":2075,"picklistOptions":2076,"placeholder":43,"position":1934,"required":46,"showInForms":46,"standard":39,"tag":2060,"type":2077},"iBuf0B0IJCUakPycV5FF",[2062,2064,2066],{"calculatedValue":43,"label":2063},"Adult Brazilian Jiu-Jitsu (Ages 14+)",{"calculatedValue":43,"label":2065},"Youth Warriors Jiu-Jitsu (Ages 8-13)",{"calculatedValue":43,"label":2067},"Lil & Jr Warriors Jiu-Jitsu (Ages 5-7)","What Program Are You Interested In?","RADIO","2025-05-21T14:41:00.357Z","field","contact.what_program_are_you_interested_in","what_program_are_you_interested_in","contact","YUAFytmgLNR0ysD0hUc7",[2063,2065,2067],"radio",{"active":39,"align":2079,"bgColor":2080,"border":1536,"borderColor":2081,"borderRadius":1536,"borderType":2082,"color":2028,"fieldWidthPercentage":70,"fontFamily":2032,"fontSize":2083,"fullwidth":46,"hiddenFieldQueryKey":311,"label":2084,"padding":2085,"placeholder":2087,"radius":2088,"shadow":2089,"standard":46,"subTextColor":2030,"subTextFontFamily":2032,"subTextFontSize":2090,"subTextWeight":2035,"submitSubText":43,"tag":311,"type":2091,"weight":2092},"left","f0181fFF","17a975FF","solid",22,"\u003Cp style=\"text-align: center\">CONTINUE TO BOOKING\u003C/p>",{"bottom":2086,"left":2086,"right":2086,"top":2086},11,"Button",8,{"blur":1536,"color":2028,"horizontal":1536,"spread":1536,"vertical":1536},14,"submit",500,{"fullwidth":39,"hiddenFieldQueryKey":2094,"label":2095,"placeholder":2096,"preview":2097,"required":46,"standard":46,"tag":2094,"type":2094},"terms_and_conditions","T & C","\u003Cp>I Consent to Receive SMS Notifications and Alerts from Gustavo Dantas Jiu-Jitsu Academy. Frequency varies. Message &amp; data rates may apply. Text HELP to (480) 968-6303 for assistance. You can reply STOP to unsubscribe.\u003C/p>","\u003Cspan style=\"color: #000000;\">\u003Cp>I Consent to Receive SMS Notifications and Alerts from Gustavo Dantas Jiu-Jitsu Academy. Frequency varies. Message &amp; data rates may apply. Text HELP to (480) 968-6303 for assistance. You can reply STOP to unsubscribe.\u003C/p>\u003C/span>",{"actionType":44,"headerImageSrc":43,"mobileHeaderImageSrc":43,"redirectUrl":2099,"thankyouText":2100},"https://try.gdjiujitsu.com/choose-calendar","Thank you for taking the time to complete this form.","SubmitApplication",684,"box","PageView",{"acBranding":39,"background":2028,"bgImage":43,"border":2106,"fieldSpacing":2110,"margin":2111,"mobileBgImage":43,"mobileMargin":2113,"padding":2114,"shadow":2115},{"border":1536,"color":2107,"radius":2108,"style":2109},"CDE0EC",4,"dashed",16,{"bottom":2112,"left":2112,"right":2112,"top":2112},"auto",{"bottom":2112,"left":2112,"right":2112,"top":2112},{"bottom":1536,"left":2038,"right":2038,"top":1536},{"blur":1536,"color":2028,"horizontal":1536,"spread":1536,"vertical":1536},{"bgColor":2028,"color":2030,"cornerRadius":2117,"fontFamily":2032,"fontSize":2118,"fontWeight":2092,"isEnabled":46,"margin":2119,"mobileBgColor":2028,"mobileFontWeight":2092,"mobileMargin":2120,"mobilePadding":2121,"padding":2123},10,18,{"bottom":2112,"left":2112,"right":2112,"top":2112},{"bottom":2112,"left":2112,"right":2112,"top":2112},{"bottom":2122,"left":2122,"right":2122,"top":2122},48,{"bottom":2122,"left":2122,"right":2122,"top":2122},548,"en-US","USD",[],"US","YO7li25GTBpGLA8zsX17","https://stcdn.leadconnectorhq.com/funnel/icon/favicon.ico","\u003C!-- Meta Pixel Code -->\n\u003Cscript>\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window, document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '1653393418687534');\nfbq('track', 'PageView');\n\u003C/script>\n\u003Cnoscript>\u003Cimg height=\"1\" width=\"1\" style=\"display:none\"\nsrc=\"https://www.facebook.com/tr?id=1653393418687534&ev=PageView&noscript=1\"\n/>\u003C/noscript>\n\u003C!-- End Meta Pixel Code -->","\u003Cscript src=\"https://widgets.leadconnectorhq.com/loader.js\" data-resources-url=\"https://widgets.leadconnectorhq.com/chat-widget/loader.js\" data-widget-id=\"68362ebeb8f8b56121ea0ff8\" data-source=\"WEBSITE\">\u003C/script>","SmpnmssJnr0GkvvdMvaT","GD Jiu Jitsu Academy",[],["Reactive",2137],{"$snuxt-i18n-meta":2138,"$spreviewState":2139,"$smetaPixelOptions":2313,"$stracking-providers":2316,"$stracking-initialized":39},{},{"defaultSettings":2140,"mobileDevice":39,"funnelId":2133,"funnelDomain":1919,"stepId":115,"locationId":1923,"funnelPageId":1921,"locationCode":2128,"funnelNextStep":2224,"fingerprint":43,"funnelNextPageId":2225,"stripePublishableKey":-1,"enablePaymentElement":-1,"merchantLoginId":43,"paypalPublishableKey":43,"merchantAccountId":-1,"stripeAccountId":-1,"isLivePaymentMode":46,"version":2108,"funnelSteps":2226,"cartItems":2295,"funnelName":2134,"orderFormVersion":101,"currency":2126,"businessCurrency":2126,"blogSlug":43,"domain":1919,"pageUrl":1920,"pageName":1922,"pageSeo":2296,"affiliateId":-1,"videoExistsInPage":39,"pageType":2297,"contactId":-1,"email":-1,"phone":43,"categoryId":43,"blogSearchTerm":43,"categoryUrlSlug":43,"authorSlug":43,"tagSlug":43,"authorId":43,"defaultPaymentProvider":43,"productCollections":2298,"ecomSelectedCollection":43,"imageOptimizationEnabled":46,"nmiMerchantGatewayId":43,"squareMerchantGatewayId":43,"mercadoPagoUserId":43,"fontsToLoad":2299,"ecomProductId":43,"isGdprCompliant":39,"isOptimisePageLoad":46,"ecommercePage":1537,"isBlogActive":39,"blogData":2304,"blogPaths":-1,"blogId":2133,"allowedCookies":2305,"paymentProviderDetails":-1,"events":2306,"searchTerm":43,"countryList":2307,"pixelToInit":2135,"formAction":43,"ecomProduct":2308,"requireCreditCard":46,"haveBlogWidget":39,"isFacebookIAB":39,"userAgent":43,"companyId":2129,"customerLoginToken":43,"cookieConsentList":2309,"cookieConsentExpiry":2310,"mediaFormats":2311,"adyenMerchantGatewayId":43,"webinarProperties":191,"webinarSession":191,"userWebinarSession":191,"geoCountry":191,"isCurrencyFormattingEnabled":39},{"typography":2141,"background":2163,"percentWidth":2167,"offsetColor":2201,"progressBarSize":2214},{"fonts":2142,"colors":2155},{"headlineFont":2143,"contentFont":2149},{"id":2144,"text":2145,"value":2146},"headlinefont","Headline Font",{"text":2147,"value":2148},"Montserrat","var(--montserrat)",{"id":2150,"text":2151,"value":2152},"contentfont","Content Font",{"text":2153,"value":2154},"Lato","var(--lato)",{"textColor":2156,"linkColor":2159},{"value":2157},{"label":186,"value":2158},"#000000",{"value":2160},{"label":2161,"value":2162},"var(--blue)","#188bf6",{"bgImage":2164,"backgroundColor":2166},{"value":2165},{"url":43,"options":45},{"value":216},[2168,2171,2174,2177,2180,2183,2186,2189,2192,2195,2198],{"text":2169,"value":2170},"0 Percent","progress0",{"text":2172,"value":2173},"10 Percent","progress10",{"text":2175,"value":2176},"20 Percent","progress20",{"text":2178,"value":2179},"30 Percent","progress30",{"text":2181,"value":2182},"40 Percent","progress40",{"text":2184,"value":2185},"50 Percent","progress50",{"text":2187,"value":2188},"60 Percent","progress60",{"text":2190,"value":2191},"70 Percent","progress70",{"text":2193,"value":2194},"80 Percent","progress80",{"text":2196,"value":2197},"90 Percent","progress90",{"text":2199,"value":2200},"100 Percent","progress100",[2202,2205,2208,2211],{"text":2203,"value":2204},"White","progressbarOffsetWhite",{"text":2206,"value":2207},"Transparent White","progressbarOffsetTransparentWhite",{"text":2209,"value":2210},"Black","progressbarOffsetBlack",{"text":2212,"value":2213},"Transparent Black","progressbarOffsetTransparentBlack",[2215,2218,2221],{"text":2216,"value":2217},"Small","progressbarSmall",{"text":2219,"value":2220},"Medium","progressbarMedium",{"text":2222,"value":2223},"Large","progressbarLarge","/contact-us","o4bZ09cwdpIzzVGevHut",[2227,2230,2232,2238,2242,2247,2253,2259,2263,2268,2272,2276,2280,2285,2290],{"url":1920,"value":115,"type":2228,"sequence":1537,"id":1921,"name":2229},"optin_funnel_page","Home",{"url":2224,"value":174,"type":2228,"sequence":101,"id":2225,"name":2231},"Contact Us",{"url":2233,"value":2234,"type":2228,"sequence":2235,"id":2236,"name":2237},"/thank-you-2546-7741","d7aa0e75-ea03-44b6-8024-18d7c7a7d97d",3,"K4xiELddVjL0VjtlFO7R","Thank You",{"url":2239,"value":163,"type":2228,"sequence":2108,"id":2240,"name":2241},"/gd-bjj-schedule","VbSZRijHisuvxecCWFlp","Schedule",{"url":2243,"value":2244,"type":2228,"sequence":2029,"id":2245,"name":2246},"/blog-5633","d8c54074-9e3a-47c6-94ba-79edb492e4eb","NMxoR96jPsYtXB1hHHen","BLOG",{"url":2248,"value":2249,"type":2228,"sequence":2250,"id":2251,"name":2252},"/privacy-policy-2692","a72abcb5-060f-48b0-8d76-a8c238594e37",6,"VfacUBvq3aUpfD5uSfzd","Privacy Policy",{"url":2254,"value":2255,"type":2228,"sequence":2256,"id":2257,"name":2258},"/terms-4041","a3d99f6b-1295-4817-b206-a390d0d17e93",7,"R8xBKK4DEkrVI8pquJY6","Terms and Conditions",{"url":2260,"value":152,"type":2228,"sequence":2088,"id":2261,"name":2262},"/programs-youth-jiu-jitsu","BNwB7v0EMv8ggmZsa6ut","Youth Warriors Jiu-Jitsu",{"url":2264,"value":126,"type":2228,"sequence":2265,"id":2266,"name":2267},"/about-us-9196",9,"1LkW5ToLRaP8GZsOfmOk","About Us",{"url":2269,"value":136,"type":2228,"sequence":2117,"id":2270,"name":2271},"/gd-association-schools","qzGHQ0jCj8mvw9voTEfo","GD Association Schools",{"url":2273,"value":131,"type":2228,"sequence":2086,"id":2274,"name":2275},"/instructors","TNEf6DsxdzgvWlbPHyH3","Instructors",{"url":2277,"value":147,"type":2228,"sequence":2043,"id":2278,"name":2279},"/programs-adult-jiu-jitsu","n5sy0WbRgYKsLltMeEP2","Adult Jiu-Jitsu 14+",{"url":2281,"value":157,"type":2228,"sequence":2282,"id":2283,"name":2284},"/programs-junior-jiu-jitsu",13,"gcTdF8fx3KthDvfRjmUW","Lil & Jr. Warriors Jiu-Jitsu (5-7)",{"url":2286,"value":2287,"type":2228,"sequence":2090,"id":2288,"name":2289},"/staff/mannie-romero","915f51fe-7ea3-44c0-a5ed-58e29dd648bf","B8BYJJ1xVQyty6wzJAEd","Coach Mannie Romero",{"url":2291,"value":2292,"type":2228,"sequence":2037,"id":2293,"name":2294},"/staff-gustavo-dantas","6b933b9c-3a58-4e52-9514-036c77c7aa86","3atPptd5rR0JVzkumphz","Coach Gustavo Dantas",[],{"title":1918,"description":1914,"imageUrl":1915},"website",[],[2300,2153,2301,2147,2032,2302,2303],"Arial","Open Sans","Teko","Poppins",{},[],[],[],{},[],["Date","2026-06-03T03:24:05.398Z"],{"formats":2312},[],{"pixelID":191,"disabled":39,"track":2104,"version":2314,"isEnabled":46,"pixelLoaded":39,"manualMode":46,"userData":191,"eventsQueue":2315},"2.0",[],[],["Set"],["ShallowReactive",2319],{"pageData":-1}]</script></body></html>