html,body{font-family:"Guton",sans-serif;font-weight:400;font-style:normal;color:var(--bv-font-color);font-size:14px;background-color:#001e57;padding:0px;margin:0px;box-sizing:border-box;scroll-behavior:smooth}a{font-size:inherit;text-decoration:none}.container{max-width:1440px;width:100%}.padding-section{padding-top:clamp(28px,9vw,128px);padding-bottom:clamp(28px,9vw,128px)}.rounded-10{border-radius:10px !important}.rounded-12{border-radius:12px !important}.rounded-16{border-radius:16px !important}.rounded-20{border-radius:20px !important}.rounded-40{border-radius:40px !important}.rounded-100{border-radius:100px !important}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-22{font-size:22px}.fs-24{font-size:24px}.fs-26{font-size:26px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-32{font-size:32px}.fs-34{font-size:34px}.fs-36{font-size:36px}.fs-38{font-size:38px}.fs-40{font-size:40px}.fs-42{font-size:42px}.fs-46{font-size:46px}.fs-48{font-size:48px}.regular{font-weight:400 !important}.medium{font-weight:500 !important}.bold{font-weight:700 !important}.radius-4{border-radius:4px}.radius-6{border-radius:6px}.radius-8{border-radius:8px}.radius-16{border-radius:16px}hr{border-bottom:0px !important;border:solid 1px #bebebe}.mxw-50{max-width:50px}.mxw-100{max-width:100px}.mxw-125{max-width:125px}.mxw-150{max-width:150px}.mxw-200{max-width:200px}.mxw-250{max-width:250px}.mxw-300{max-width:300px}.mxw-350{max-width:350px}.mxw-400{max-width:400px}.mxw-450{max-width:450px}.mxw-500{max-width:500px}.mxw-550{max-width:550px}.mxw-600{max-width:600px}.mxw-650{max-width:650px}.mxw-700{max-width:700px}.mxw-725{max-width:725px}.mxw-750{max-width:750px}.mxw-800{max-width:800px}.mxw-900{max-width:900px}.mxw-1000{max-width:1000px}.mxw-1100{max-width:1100px}h1,.h1{font-size:clamp(1.87rem,5vw,3.5rem);font-weight:700}h2,.h2{font-size:clamp(1.56rem,2.5vw,2.5rem);font-weight:500}h3,.h3{font-size:clamp(1.12rem,1.5vw,1.5rem);font-weight:700}p{font-size:inherit;font-weight:400}.extralight{font-weight:200}.regular{font-weight:400}.semibold{font-weight:500}.bold{font-weight:700}.h-100vh{height:100vh}.list-style-none{list-style:none}.btn{font-size:18px;font-family:"Guton",sans-serif;font-weight:400;height:50px;display:inline-flex;width:auto;border-radius:8px;align-items:center;justify-content:center}.text-orange{color:#faa723 !important}.btn-link{color:#3d3d3d}b,strong{font-weight:600}h2,.h2{font-size:clamp(2.625rem,1.25rem + 3.6667vw,4rem);font-weight:400}.fs-24{font-size:clamp(1.25rem,1rem + .6667vw,1.5rem)}.fs-20{font-size:clamp(1.125rem,1rem + .3333vw,1.25rem)}.fs-18{font-size:clamp(.875rem,.625rem + .6667vw,1.125rem)}.btn-colorido{background:#e880c1;background:linear-gradient(270deg, rgb(232, 128, 193) 0%, rgb(231, 179, 71) 50%, rgb(161, 231, 146) 100%);color:#3d3d3d}h2{font-family:"Guton",sans-serif;font-weight:700;font-style:normal}.style_text{font-size:clamp(16px,4vw,18px)}.style_text h2{font-family:"Guton",sans-serif;font-weight:700;font-style:normal;font-size:clamp(36px,4vw,42px)}.style_text h3{font-family:"Guton",sans-serif;font-weight:700;font-style:normal;font-size:clamp(28px,4vw,32px)}.style_text h4{font-family:"Guton",sans-serif;font-weight:700;font-style:normal;font-size:clamp(20px,4vw,24px)}.container{max-width:1440px;width:100%;padding:0px 15px}.navbar-toggler{box-shadow:none;outline:none}.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none;outline:none}.btn{font-size:16px;width:auto;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:none;outline:none;text-decoration:none;box-shadow:none}.btn:hover,.btn:focus,.btn:active{text-decoration:none;box-shadow:none;border:none}.btn:disabled{opacity:.5}.btn:disabled:hover{cursor:default}.btn-primary{background-color:var(--acctec-blue);border-radius:16px;color:var(--acctec-yellow);font-weight:bold}.btn-primary:disabled{background-color:var(--acctec-blue);border-radius:16px;color:var(--acctec-yellow);font-weight:bold}.form-control{background-color:var(--acctec-white);border-radius:20px;border:none;box-shadow:none;outline:none;padding-left:25px}.form-control:focus{border:none;box-shadow:none;outline:none}.form-control.placeholder{color:var(--acctec-light)}.form-control:-moz-placeholder{color:var(--acctec-light)}.form-control::-moz-placeholder{color:var(--acctec-light)}.form-control:-ms-input-placeholder{color:var(--acctec-light)}.form-control::-webkit-input-placeholder{color:var(--acctec-light)}textarea.form-control{padding-top:15px}@media(max-width: 375px){.col-6{width:100% !important}.container{padding:0px 8px}}:root{--acctec-white: #FFFFFF;--acctec-light: #C9C9C9;--acctec-gray: #707271;--acctec-black: #000000;--acctec-light_blue: #0078B5;--acctec-blue: #00295D;--acctec-yellow: #F8B518;--acctec-red: #E43C2F;--acctec-tema-1: var(--acctec-white);--acctec-tema-2: var(--acctec-light);--acctec-tema-3: var(--acctec-gray);--acctec-tema-5: var(--acctec-black);--acctec-tema-6: var(--acctec-light_blue);--acctec-tema-7: var(--acctec-blue);--acctec-tema-8: var(--acctec-yellow);--acctec-tema-9: var(--acctec-red)}.text-white{color:var(--acctec-white)}.text-light{color:var(--acctec-light)}.text-gray{color:var(--acctec-gray)}.text-black{color:var(--acctec-black)}.text-light_blue{color:var(--acctec-light_blue)}.text-blue{color:var(--acctec-blue)}.text-yellow{color:var(--acctec-yellow)}.text-red{color:var(--acctec-red)}.bg-white{background-color:var(--acctec-white)}.bg-light{background-color:var(--acctec-light)}.bg-gray{background-color:var(--acctec-gray)}.bg-black{background-color:var(--acctec-black)}.bg-light_blue{background-color:var(--acctec-light_blue)}.bg-blue{background-color:var(--acctec-blue)}.bg-yellow{background-color:var(--acctec-yellow)}.bg-red{background-color:var(--acctec-red)}@font-face{font-family:"Guton";src:url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-Regular.woff2") format("woff2"),url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Guton";src:url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-SemiBold.woff2") format("woff2"),url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-SemiBold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Guton";src:url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-Bold.woff2") format("woff2"),url("/wp-content/themes/accordtec_ws2025/assets/webfonts/Guton-Bold.woff") format("woff");font-weight:700;font-style:normal}.footer_line{background-size:cover;background-repeat:no-repeat;background-position:center;height:15px;width:100%}.footer{background-color:var(--acctec-blue);min-height:300px;display:flex;align-items:center;padding:50px 0px 10px}.footer .redes_sociais .item_rede{backdrop-filter:blur(4px);width:40px;height:40px;margin:5px;padding:5px;border-radius:8px;display:flex;align-items:center;justify-content:center}.footer .infos_rodape{display:flex;width:100%}.footer .infos_rodape .info_item{max-width:265px;width:100%;display:flex;align-items:flex-start;margin-right:5px}.footer .infos_rodape .info_item img{width:40px;margin-right:10px}.footer .infos_rodape .info_item figcaption p{margin-bottom:0px}.footer .infos_rodape .info_item.endereco{max-width:300px}.footer .infos_rodape .info_item.telefone{max-width:200px}.footer hr.linha{height:2px;width:100%;background-color:#fff}.footer .copy{max-width:235px;width:100%}.footer .direitos{max-width:max-content;width:100%}.footer .direitos a{border-bottom:1px solid #fff}header{width:100%;top:0px;left:0px;position:relative;z-index:99999;padding:0px 40px}header .container{width:100%;max-width:1440px;background-color:var(--acctec-light_blue);margin-top:48px;border-radius:16px}header .navbar-brand img{margin:28px 0px}header .navbar{max-width:1340px;margin:auto;padding:0px}.menu_header{list-style:none;padding-left:0px}.menu_header .menu-item{position:relative}.menu_header .menu-item a{display:block;padding:.5rem 1rem;color:#fff;text-decoration:none;transition:background-color .2s ease-in-out}.menu_header .menu-item a:hover{color:#f8b518}.menu-item-home{color:#f8b518}.menu_header .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;color:#00295d;min-width:300px;padding-left:0px;list-style:none;border-radius:10%;border-top-left-radius:0px;z-index:1000}.menu_header .sub-menu .menu-item a{color:#00295d}.menu_header .menu-item:hover>.sub-menu{display:block}.menu_header .menu-item-has-children>a::after{content:"";display:inline-block;width:0;height:0;margin-left:.5rem;vertical-align:middle;border-top:5px solid #fff;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0)}.navbar-toggler{border:1px solid hsla(0,0%,100%,.1);padding:.25rem .75rem}.navbar-toggler:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.25)}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:100%;width:1.5em;height:1.5em;display:inline-block}@media screen and (max-width: 1200px){header .navbar-brand img{margin:20px 0px;width:180px;height:auto}.menu_header .menu-item a{padding:10px;font-size:13px}}@media screen and (max-width: 991px){header .navbar-collapse{padding:15px 0px 40px 0px}header .menu_header .sub-menu{display:block;position:relative;background-color:rgba(0,0,0,0);border-radius:0px;padding:0px 0px 20px 20px;min-width:initial}header .menu_header .sub-menu .menu-item a{color:hsla(0,0%,100%,.8);font-size:13px}.menu_header .menu-item a{padding:5px 0px;font-size:16px}main{padding-top:0px !important}}@media screen and (max-width: 600px){header{padding:10px}header .container{margin:0px}header .navbar-brand img{margin:15px 0px;width:140px}}.s_home_sobre{min-height:500px;display:flex;align-items:center;padding:50px 0px 150px}.s_home_sobre .img_sobre{background-size:cover;background-repeat:no-repeat;background-position:center;height:1px;padding-bottom:500px;border-radius:20px;max-width:700px;width:100%;margin:0px auto}.s_home_sobre .btn_blocks{display:flex;flex-wrap:wrap}.s_home_sobre .btn_blocks .btn-info{max-width:180px;width:100%;border-radius:16px;font-weight:bold;display:flex;margin-right:10px}.s_home_sobre .btn_blocks .btn-light{max-width:300px;width:100%;border-radius:16px;font-weight:bold}.s_home_numeros{min-height:200px;padding-bottom:100px}.s_home_numeros.bg_image{background-size:cover;background-repeat:no-repeat;background-position:center;padding:10% 0px}.s_home_numeros .item_numero{padding:20px 30px;border-radius:20px;font-size:clamp(16px,3vw,24px);position:relative;overflow:hidden;background:linear-gradient(90deg, rgba(27, 125, 174, 0.2) 0%, rgba(11, 52, 72, 0.2) 0%);backdrop-filter:blur(4px);max-width:470px;width:100%;margin:5px auto;display:flex;align-items:center;border:1px solid rgba(248,181,24,.368627451)}.s_home_numeros .item_numero:before{content:"";position:absolute;height:100%;width:100%;left:0px;top:0px;filter:blur(4px);background:linear-gradient(90deg, rgba(27, 125, 174, 0.2) 0%, rgba(11, 52, 72, 0.2) 0%)}.s_home_numeros .item_numero h2{font-size:clamp(40px,4vw,56px);position:relative}.s_home_numeros .item_numero p{position:relative}.s_home_beneficios{padding:30px 0px 50px;min-height:300px;display:flex;align-items:center}.s_home_beneficios .style_text{max-width:590px;width:100%}.s_home_beneficios .contain_beneficios{display:flex;flex-wrap:wrap}.s_home_beneficios .contain_beneficios .item_beneficio{max-width:241px;width:100%;margin:10px 5px}.s_home_beneficios .contain_beneficios .item_beneficio figure img{max-width:80px;width:100%}.s_home_beneficios .contain_beneficios .item_beneficio .style_text h2{font-size:18px;font-weight:bold}.s_home_beneficios .contain_beneficios .item_beneficio .style_text p{font-size:16px}.s_home_parceiros{padding:50px 0px;min-height:632px;display:flex;align-items:center;background-color:var(--acctec-white);border:8px solid var(--acctec-blue);border-radius:80px}.s_home_parceiros .link_parceiro{max-width:220px;height:148px;display:flex;align-items:center;margin:5px auto;width:100%}.s_home_parceiros figure{max-width:220px;height:148px;display:flex;align-items:center;margin:5px auto;width:100%}@media(max-width: 992px){.s_home_sobre{padding:50px 0px 100px}.s_home_sobre .img_sobre{padding-bottom:50%}.s_home_parceiros{min-height:432px;border-radius:40px}}@media(max-width: 768px){.s_home_sobre{padding:50px 0px 50px}.s_home_sobre .img_sobre{padding-bottom:60%}}@media(max-width: 576px){.s_home_beneficios .contain_beneficios .item_beneficio{max-width:48%;width:100%;margin:10px 0px;padding:0px 3px}.s_home_beneficios .contain_beneficios .item_beneficio figure img{max-width:60px}.s_home_beneficios .contain_beneficios .item_beneficio .style_text h2{font-size:16px}.s_home_beneficios .contain_beneficios .item_beneficio .style_text p{font-size:13px}.s_home_numeros .item_numero{padding:15px 20px}.s_home_numeros .item_numero h2{font-size:clamp(30px,4vw,40px)}.s_home_numeros .item_numero p{margin-bottom:0px}.s_home_parceiros{min-height:370px;padding:20px 0px}}@media(max-width: 375px){.s_home_beneficios .contain_beneficios .item_beneficio .style_text h2{font-size:15px}.s_home_beneficios .contain_beneficios .item_beneficio .style_text p{font-size:12px}}@media(max-width: 320px){.s_home_beneficios .contain_beneficios .item_beneficio{max-width:100%}}.wpcf7 .wpcf7-spinner{position:absolute}.wpcf7 p{margin:0px}.wpcf7 a{color:inherit;text-decoration:underline}.wpcf7 a.text-yellow{color:var(--acctec-yellow) !important}.wpcf7 label{color:var(--acctec-light_blue);font-weight:bold;margin-left:20px}.wpcf7 input[type=text],.wpcf7 input[type=email]{height:50px}.wpcf7 input[type=text],.wpcf7 input[type=text]:focus,.wpcf7 input[type=email],.wpcf7 input[type=email]:focus,.wpcf7 textarea,.wpcf7 textarea:focus{margin-bottom:15px}.wpcf7 .input_privacidade label{display:flex}.wpcf7 .input_privacidade label>span:last-child{display:block;padding-left:10px}.wpcf7 .input_privacidade .wpcf7-list-item{margin-left:0px;display:flex;align-items:center}.wpcf7 .formata-checkbox>p{display:flex}.wpcf7 .wpcf7-form-control-wrap{position:relative;display:block}.wpcf7 .wpcf7-not-valid-tip{position:absolute;font-size:11px;white-space:nowrap;top:-15px;right:15px}.wpcf7 .input_privacidade .wpcf7-not-valid-tip{top:initial;bottom:-17px;left:40px}.wpcf7 .input_privacidade input+span{display:none}.wpcf7 .wpcf7-response-output{font-size:13px;border:0px !important;color:#000;border-radius:8px;padding:10px 20px !important;margin:0px 0px 20px 0px !important}.wpcf7 form.invalid .wpcf7-response-output{background-color:orange}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:#dc3232}.wpcf7 form.success .wpcf7-response-output{background-color:#26921a}.wpcf7 form.sent .wpcf7-response-output{background-color:#46b450;color:#fff}.wpcf7-acceptance .wpcf7-list-item{display:flex;align-items:center}.wpcf7-acceptance .wpcf7-list-item input{width:15px;height:20px}.input_privacidade.d-flex>p{display:flex;align-items:center}.s_home_cadastro{height:1px;padding-bottom:69.667%;position:relative}.s_home_cadastro .s_banner_form{background-position:center;background-repeat:no-repeat;background-size:cover;height:1px;padding-bottom:69.667%;position:relative}.s_home_cadastro .s_banner_form .contain_form_cadastro{background-color:#f6f6f6;padding:20px;border-radius:25px;min-height:500px;max-width:600px;margin:10px auto;width:100%}.s_home_cadastro .s_banner_form .contain_form_cadastro .style_text h2{font-size:clamp(24px,3vw,30px)}.s_home_cadastro .s_banner_form .contain_form_cadastro label{color:var(--acctec-light_blue);font-weight:bold;margin-bottom:10px}.s_home_topo_desktop{height:1px;padding-bottom:40.667%;position:relative}.s_home_topo_desktop .s_banner_topo_desktop{background-size:cover;background-repeat:no-repeat;background-position:center;height:1px;padding-bottom:32.667%;position:relative}@media(max-width: 992px){.s_home_cadastro{padding-bottom:99.667%;min-height:800px}.s_home_cadastro .s_banner_form{padding-bottom:99.667%;min-height:800px}.s_home_topo_mobile{height:1px;padding-bottom:75.667%;position:relative}.s_home_topo_mobile .s_banner_topo_mobile{background-size:cover;background-repeat:no-repeat;background-position:center;background-position:bottom;height:1px;padding-bottom:75.667%}}@media(max-width: 768px){.s_home_cadastro{min-height:900px}.s_banner_form{min-height:900px}.s_home_topo_mobile{padding-bottom:90.667%}.s_home_topo_mobile .s_banner_topo_mobile{padding-bottom:90.667%}}@media(max-width: 576px){.s_home_topo_mobile{padding-bottom:105.667%;padding-top:120px}.s_home_topo_mobile .s_banner_topo_mobile{padding-bottom:105.667%}.s_home_topo_mobile .s_banner_topo_mobile .style_text h2{font-size:28px}}