:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:1rem;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:var(--rub);font-size:16px;font-variation-settings:"wght"400;font-weight:400;line-height:22px}p,ul{margin-top:0;margin-bottom:1rem}p{margin-bottom:0}ul{padding-left:2rem}b,strong{font-weight:bolder}a{text-decoration:none;color:#000}a:hover{color:#0a58ca}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-12,.col-6{flex:0 0 auto;width:50%}.col-12{width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66666667%}.col-lg-6{width:50%}.col-lg-10,.col-lg-12{flex:0 0 auto;width:83.33333333%}.col-lg-12{width:100%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .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%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.d-inline-flex{display:inline-flex!important}.text-reset{color:inherit!important}:root{--red:#D92216;--blue:#03336e}.container{max-width:calc(1180px + 140px)}.sticky{background-color:#fff;position:sticky;top:0;left:0;z-index:1050;box-shadow:0 8px 30px -8px rgb(112 144 176/.25)}.sticky .header1{background:#141414;backdrop-filter:blur(2px);height:44px}@media (max-width:992px){.sticky .header1{display:none}}.sticky .header1 .phones{display:flex;align-items:center;height:45px}.sticky .header1 .phones a{margin-right:30px;display:flex;align-items:center}@media (max-width:1100px){.sticky .header1 .phones a{margin-right:10px}}.sticky .header1 .phones a svg,.sticky .header1 .rss .rs svg{margin-right:5px;fill:#fff;min-width:25px;height:25px;background-color:#03336e;padding:4px;border-radius:50%}.sticky .header1 .phones a p{margin-bottom:0;color:#fff;text-align:justify;font-family:var(--rub);font-size:16px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}.sticky .header1 .rss,.sticky .header1 .rss .rs{display:flex;align-items:center;justify-content:flex-end}.sticky .header1 .rss .rs{fill:#fff;height:45px;justify-content:center;font-weight:700;margin-right:21px;color:#fff}.sticky .header2{height:100px;background-color:var(--white);backdrop-filter:blur(3px)}.sticky .header2 .container,.sticky .header2 .navbar{height:inherit}.sticky .header2 .navbar{padding:0;align-items:start}.sticky .header2 .navbar-brand{display:flex;justify-content:center;margin:auto auto auto 0}.sticky .header2 .navbar-brand img{width:auto;height:59px;object-fit:contain}.sticky .header2 .navbar>:has(.menu){display:flex;align-items:center;align-self:center;width:fit-content;height:inherit}.sticky .header2 .menu{list-style:none;display:flex;align-items:center;padding:0 15px 0 0;margin:0;width:fit-content;height:60px}.sticky .header2 .menu>*{display:flex;align-items:center;height:inherit;margin-right:5px}.sticky .header2 .menu>:last-child{margin-right:0}#offcv ul li a,.sticky .header2 .menu>* a{text-transform:uppercase;font-family:var(--rub);color:#232323;font-size:16px;font-weight:400;line-height:21px;position:relative}.sticky .header2 .menu>* a{margin-left:30px}.sticky .header2 .menu>* a::after{content:"";position:absolute;top:-10px;left:0;width:100%;height:4px;background-color:#f6f6f6}@media (max-width:1268px){.sticky .header2 .menu>* a{margin-left:10px}}@media (max-width:1100px){.sticky .header2 .menu>* a{margin-left:2px}}.sticky .header2 .menu>.current-menu-item>a{color:#232323;font-size:16px;text-transform:uppercase;font-variation-settings:"wght"700;font-weight:700;margin-left:30px}.sticky .header2 .menu>.current-menu-item>a::after{background-color:var(--red)}.sticky .header2 .navbar-toggler{box-shadow:none;border:0}.sticky .header2 .navbar-toggler .navbar-toggler-icon{background-image:url(/wp-content/themes/visualy/assets/img/barsy.svg);transition:all .3s ease-in-out}#offcv{background-color:#f8f8f8}#offcv .offcanvas-header{justify-content:end}#offcv .offcanvas-body{display:flex;flex-direction:column;justify-content:space-between}#offcv .logo a{margin-bottom:2rem;display:block}#offcv .offcanvas-body ul{list-style:none;margin:0;padding:0!important}#offcv .offcanvas-body ul li{padding:5px 0!important;margin:0!important}.wpp{font-family:"Ubuntu",sans-serif;font-size:16px;font-weight:200;position:fixed;bottom:37px;right:36px;z-index:1040;display:flex;align-items:center;width:fit-content;height:46px;padding:0 27px;color:#fff!important;border-radius:10px;background-color:#25d366;box-shadow:0 3px 25px rgba(37,211,102,50%)}.wpp svg{margin-right:14px}@media (max-width:1260px){.sticky .header2 .menu>* a{text-align:center}}@media (max-width:1200px){.sticky .header2 .navbar-brand::before{clip-path:polygon(14%0,86%0,70% 100%,30% 100%)}.sticky .header2 .menu>*>a{white-space:nowrap}}@media (max-width:992px){.sticky{top:0}.sticky .header2 .navbar-brand::before,.sticky .header2 .navbar>:has(.menu),.sticky .header2::before{display:none}.sticky,.sticky .header2 .navbar{height:fit-content}.sticky .header2 .navbar{align-items:center}.sticky .header2 .navbar-brand{padding:.3125rem 0}}@media (max-width:768px){.wpp{padding:0 1rem}.wpp svg{margin-right:0}.sticky .header1,.wpp .t{display:none}}@media (min-width:768px){.container{padding:0 70px}}footer{font-family:var(--roboto)}.footer1{min-height:93px;background-color:var(--footer1);border-bottom:1px solid var(--line);position:relative;z-index:1}.footer1,.footer1 .row>*{display:flex;align-items:center}.footer1 .c2,.footer1 .rss .rs{justify-content:center}.footer1 .follow{color:var(--footer-text);font-size:14px;font-variation-settings:"wght"250;line-height:16px;letter-spacing:.004em}.footer1 .follow strong{font-variation-settings:"wght"400}.footer1 .rss{display:inline-flex;width:100%;justify-content:end}.footer1 .rss .rs{width:100%;max-width:120px;height:93px;display:flex;align-items:center;transition:.3s ease-in-out}.footer1 .rss .rs svg{min-height:22px;width:auto}.footer1 .rss .rs svg path{fill:var(--footer-text);transition:.3s ease-in-out}.footer1 .rss .rs:hover{background-color:var(--footer-design);transition:background-color .3s ease-in-out}.footer1 .rss .rs:hover svg path{fill:#fff;transition:all .3s ease-in-out}.footer2{padding:30px 0 46px;background-color:var(--footer2)}.footer2 .stitle{color:var(--footer-text);font-size:20px;font-variation-settings:"wght"600;font-weight:600;line-height:23px;letter-spacing:.0015em;margin-bottom:28px}.footer2 .row .row{grid-gap:10px 0}.footer2 .local,.footer2 .mailp,.footer2 .telp{color:var(--footer-text);font-size:16px;font-variation-settings:"wght"400;font-weight:400;line-height:23px;letter-spacing:.01em}.footer2 .mailp,.footer2 .telp{margin-bottom:8px}.footer-design{min-height:98px;background-color:var(--footer-design);padding:15px 0}.footer-design .lgpd,.footer-design .site{display:flex;flex-direction:column;justify-content:center}.footer-design .lgpd{align-items:center;min-width:64px;height:64px;border-radius:4px;margin-right:20px;padding:10px;color:#fff;font-variation-settings:"wght"200;font-size:14px;letter-spacing:.004em;text-transform:uppercase;transition:.3s ease-in-out}.footer-design .lgpd svg{min-width:23px;min-height:23px;margin-bottom:5px}.footer-design .site{gap:7px}.footer-design .site .text,.footer-design .sitetitle{color:#fff;font-size:14px;font-variation-settings:"wght"400;font-weight:400;line-height:16px;letter-spacing:.004em}.footer-design .design a,.footer-design .site .sitetitle strong{font-variation-settings:"wght"500}.footer-design .c2{display:flex;justify-content:end;align-items:center}.footer-design .design{display:flex;align-items:center;height:34px;border-left:1.5px solid #fff;padding-left:21px;color:#fff;font-size:14px;font-variation-settings:"wght"400;font-weight:400;line-height:16px;letter-spacing:.004em}.footer-design .design a{color:#fff}@media (max-width:992px){.footer1{padding-top:1rem}.footer1 .follow{margin-top:18px}.footer1 .c2,.footer1 .rss{justify-content:start}.footer2{padding:2rem 0}.footer2 .row>*{margin-bottom:20px}.footer2 .c2{display:none}.footer-design .c2{justify-content:start;margin-top:20px}}@media (max-width:768px){.footer1 .row>*,.footer1 .rss,.footer2 .local{justify-content:center}.footer2 .stitle{text-align:center}.footer2 .mailp,.footer2 .telp{width:fit-content;margin:0 auto 8px}}@media (max-width:575px){.footer-design .d-inline-flex{display:flex!important;flex-direction:column}.footer-design .site{margin-top:15px;text-align:center}.footer-design .lgpd{margin:0 auto}.footer-design .c2{justify-content:center;border:0}.footer-design .c2 .design{border:0;padding:0}.footer-design .site .text{text-align:center}}@font-face{font-display:swap;font-family:"Roboto";src:url(/wp-content/themes/visualy/assets/fonts/RobotoFlex-VariableFont_GRAD/XTRA/YOPQ/YTAS/YTDE/YTFI/YTLC/YTUC/opsz/slnt/wdth/wght.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:"Zen Dots";src:url(/wp-content/themes/visualy/assets/fonts/ZenDots-Regular.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-Light.ttf)format("truetype");font-display:swap;font-weight:300}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-Regular.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-Medium.ttf)format("truetype");font-display:swap;font-weight:500}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-SemiBold.ttf)format("truetype");font-display:swap;font-weight:600}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-Bold.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-ExtraBold.ttf)format("truetype");font-display:swap;font-weight:800}@font-face{font-display:swap;font-family:"Rubik";src:url(/wp-content/themes/visualy/assets/fonts/Rubik-Black.ttf)format("truetype");font-display:swap;font-weight:900}:root{--main:#2c53af;--main2:#0F3D4F;--main3:#03336E;--title:#232d51;--title2:#080e22;--text:#676781;--red:#D52016;--white:#fff;--black:#000;--line:#D6D6D6;--footer-text:#2a3035;--footer1:#F9FBFF;--footer2:#F2F6FB;--footer-design:#AE0F0A;--roboto:"Roboto", sans-serif;--rub:"Rubik", sans-serif;--zen:"Zen Dots", sans-serif}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:#f2f2f2}html::-webkit-scrollbar-thumb{background:var(--title);border-radius:15px}.sectitle{width:fit-content;color:var(--white);font-family:var(--zen);font-size:34px;font-weight:400;line-height:41px;padding:6px 80px 5px 20px}.text{font-family:var(--rub);color:var(--text);font-size:16px;font-weight:700;line-height:22px}.mailp,.telp{display:block}.dbtn{justify-content:center;-webkit-justify-content:center;width:fit-content;padding:20px;background-color:var(--red)}.dbtn::after{content:url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 20L12 10L2 0L0.225 1.775L8.45 10L0.225 18.225L2 20Z" fill="white"/></svg>');height:20px}.dbtn,.dbtn:hover{color:var(--white)}.ban{background:url(/wp-content/themes/visualy/assets/img/empresa_banner.png)no-repeat left center,var(--main2);padding:22px 0 25px}.ban .title{width:clamp(10px,100%,377px);color:#eee;font-family:var(--zen);font-size:40px;font-weight:400;line-height:48px;letter-spacing:-1.2px;margin-bottom:14px;border-bottom:1px dashed #ffffff59;padding-bottom:14px}.ban .bcrumb{color:#fff;font-family:var(--roboto);font-size:16px;font-style:normal;font-weight:400;font-variation-settings:"wght"400;line-height:normal;display:flex;align-items:center}.ban .bcrumb svg{margin-right:5px}.ban .bcrumb b{font-weight:700;font-variation-settings:"wght"700}input[type=checkbox]{width:18px!important;height:18px!important;background-color:transparent!important;border:2px solid var(--black)!important;border-radius:2px!important}input[type=checkbox]:checked{background-color:var(--main)!important;border-color:var(--main)!important}input[type=checkbox]:checked::before{filter:invert(1)}@media (max-width:992px){.ban{align-items:center;padding:1rem 0}}:root{--base:#0a0925;--gray-100:#ebebeb;--gray-300:#c2c2c2;--gray-400:#adadad;--gray-500:#999999;--gray-600:#7a7a7a;--gray-700:#5c5c5c;--gray-800:#3d3d3d;--gray-900:#1f1f1f}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7-form-control-wrap{position:relative}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.ban .title{width:fit-content}.connect{padding:86px 0 72px}.connect .row{grid-gap:2rem 0}.connect .sectitle{color:var(--main3);margin-bottom:19px}.connect .text{width:calc(10px,100%,500px);color:#676781;font-family:"Radio Canada",sans-serif;font-size:16px;font-weight:400;line-height:22px}.connect .text p:not(:last-child){margin-bottom:40px}.connect .img{width:clamp(10px,100%,579px);aspect-ratio:1/.71675}.connect .img img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.vagas{background:url(/wp-content/themes/visualy/assets/img/vagabg.svg)no-repeat bottom right,#f2f6fb;padding:52px 0 102px}.vagas .title{color:var(--main3);font-family:var(--zen);font-size:30px;font-weight:500;line-height:45px;margin-bottom:53px}.vagas .container>.row{grid-gap:25px 0}.customPagination,.dbtn,.vagas .container>.row>*{display:flex;display:-webkit-flex;align-items:stretch}.vagas .box{border-radius:12px;background-color:#fff;padding:clamp(1rem,1.5625vw,2rem)}#moreInfo .modal-header .title,.vagas .box .text,.vagas .box .tit{color:#313136;font-family:"Roboto",sans-serif;font-size:20px;font-weight:500;line-height:23px;letter-spacing:.03px;margin-bottom:10px}.vagas .box .text{display:-webkit-box;display:-moz-box;color:#999;font-size:15px;font-weight:400;line-height:18px;letter-spacing:.06px;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden}.vagas .box .infos{display:flex;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;grid-gap:5px;margin-bottom:2rem}.vagas .box .infos>*{color:#7a7a7a;border-radius:7px;background-color:#0000000f;padding:4px 7px}.customPagination,.dbtn{align-items:center}.dbtn,.vagas .box .infos>*{font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:15px;letter-spacing:.048px}.dbtn{grid-gap:7px;color:#fff;border:0;border-radius:5px;background-color:#03336e;padding:13px 1rem}.customPagination{justify-content:center;-webkit-justify-content:center;grid-gap:10px;margin:0 auto}.customPagination>*{display:block;display:-webkit-block;color:#fff;font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:19px;letter-spacing:.064px;border-radius:8px;background-color:#03336e38;padding:10px 1rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.customPagination>.active,.customPagination>:hover{color:#fff;background-color:#03336e}.vagas .form{border-radius:12px;background-color:#fff;margin-top:1rem;padding:clamp(1rem,2.13541vw,41px) clamp(1rem,2.76041vw,53px) clamp(1rem,2.76041vw,53px)}.vagas .form .row{grid-gap:clamp(1rem,2.60416vw,50px)0}.vagas .form .row>* span{width:100%}.vagas .form .ipts,.vagas .form .lb,.vagas .form .txta{color:#0000007d;font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:19px;letter-spacing:.064px}.vagas .form .ipts,.vagas .form .txta{width:100%;color:#000;font-weight:300;border:0;border-bottom:1px solid #e6e9ee;border-radius:0;background:0 0;outline:0;-moz-outline:0;padding:10px 0}.vagas .form .txta{height:174px;resize:none}.vagas .form .ipts::placeholder,.vagas .form .txta::placeholder{color:#00000054}.vagas .form .df{display:flex;display:-webkit-flex;align-items:center;grid-gap:20px}.vagas .form .df>:first-child{color:#0000007d;font-family:"Roboto",sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.064px}.vagas .form .df>:first-child strong{font-weight:500}.vagas .form .df .anex{display:flex;display:-webkit-flex;align-items:center;grid-gap:14px;white-space:nowrap;color:#828282;font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:19px;letter-spacing:.064px;border:0;border-radius:5px;outline:0;-moz-outline:0;background-color:#e6e6e6;padding:12px 10px}.vagas .form .df .anex::after{content:url(/wp-content/themes/visualy/assets/img/edit.svg)}.vagas .form span:has(.file){display:none;display:-webkit-none}.vagas .form .dbtn{width:100%;font-size:16px;line-height:19px;background-color:#1a568c}#moreInfo .modal-content{border-radius:7px;border:0}#moreInfo .modal-dialog{max-width:614px}#moreInfo .modal-header{display:flex;display:-webkit-flex;align-items:start;border-color:#1a568c;padding:14px 10px 14px 2rem}#moreInfo .modal-header .infos{display:flex;display:-webkit-flex;align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;grid-gap:10px}#moreInfo .modal-body{padding:2rem}#moreInfo .text{color:#999;font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19px}@media (max-width:992px){.connect,.vagas{padding:2rem 0}}@media (max-width:475px){.vagas .form .df{flex-wrap:wrap;-ms-flex-wrap:wrap}}