.heroSolutions{margin-top:4.625rem;padding:0 5%}.heroSolutions__img img{max-width:40rem;width:100%;margin:auto}.heroSolutions__content{margin-top:1.5rem}.heroSolutions__content h1{color:#707070}@media (min-width:1025px){.heroSolutions__content h1{font-size:3rem}}@media (max-width:1024px){.heroSolutions__content h1{font-size:1.75rem}}.heroSolutions__content p{color:#707070;margin:1.5rem 0}@media (min-width:1024px){.heroSolutions__content p{font-size:1.125rem}}@media (max-width:1024px){.heroSolutions__content p{font-size:.875rem}}@media (min-width:64rem){.heroSolutions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:6.0625rem}.heroSolutions__content,.heroSolutions__img{width:50%}.heroSolutions__content{padding:0 5%}.heroSolutions__img img{max-width:30rem;width:100%;margin:auto}}.listSolutions{padding:4rem 5%}@media (max-width:575px){.listSolutions .search-form-solutions .search-submit{display:none;outline:0}}.listSolutions input[type=search]{background:#fff url(/wp-content/themes/nork-framework/assets/images/search.png);background-position:20px center;background-repeat:no-repeat;border-radius:2rem;border:0;padding:1.5rem 2rem 1.5rem 4rem;outline:0;width:280px;background-color:#f2f2f2}@media (max-width:575px){.listSolutions input[type=search]{width:100%!important}}.listSolutions__itens{display:grid;gap:1rem;margin-top:8rem}.listSolutions__item{background-color:#e8e8e8;-webkit-box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);position:relative;-webkit-transition:.5s;transition:.5s}.listSolutions__item,.listSolutions__item::after{border-top-left-radius:0;border-top-right-radius:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:0}.listSolutions__content{padding:1rem;color:#fff;-webkit-transition:.5s;transition:.5s}.listSolutions__content h2{margin-top:1rem}.listSolutions__content p{display:none}.listSolutions__content img{max-width:50px}.listSolutions__content:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:blur(.5px);filter:blur(.5px)}.listSolutions__actions,.listSolutions__content,.modalSolutions__header h2,.modalSolutions__header img{position:relative;z-index:2}.listSolutions__actions button,.listSolutions__actions p:after{background-repeat:no-repeat;-webkit-transition:.5s;transition:.5s}.listSolutions__actions button{border:0;background-color:#fff0;color:#fff;border-bottom-left-radius:2rem;font-weight:700;cursor:pointer;width:100%;padding:1.5rem 4rem;background-image:url(/wp-content/themes/nork-framework/assets/images/chat-left-dots.png/chat-left-dots.png);background-position:15%center;display:none}@media (min-width:1024px){.listSolutions__actions button{font-size:1.125rem}}@media (max-width:1024px){.listSolutions__actions button{font-size:.875rem}}.cta__button a:hover,.listSolutions__actions button:hover,.modalSolutions__form button:hover{background-color:#c61017}.listSolutions__actions p{display:inline-block;color:#ed1c24;font-weight:700;-webkit-transition:.3s;transition:.3s;padding:.5rem 1rem;margin:1rem 0}@media (min-width:1024px){.listSolutions__actions p{font-size:1.125rem}}@media (max-width:1024px){.listSolutions__actions p{font-size:.875rem}}.listSolutions__actions p:after{content:"";background-image:url(/wp-content/themes/nork-framework/assets/images/arrowButtons.png);background-position:center center;display:inline-block;width:0;height:10px;margin-left:.25rem;font-size:28px}.footer__info a:hover:after,.listSolutions__actions p:hover:after{width:75px;-webkit-transition:.5s;transition:.5s}.modalSolutions{display:none;position:fixed;width:100%;height:100%;top:0;background-color:rgb(0 0 0/.7);z-index:9999;overflow-y:auto}.modalSolution__content,.modalSolutions__header{border-top-left-radius:0;border-top-right-radius:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:0}.modalSolution__content{background-color:#fff;max-width:90%;margin:5%auto;-webkit-box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.modalSolutions__header{background-color:#ed1c24;color:#fff;padding:2rem 5%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.listSolutions__item::after,.modalSolutions__header::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgb(0 0 0/.6);pointer-events:none;width:100%;height:100%;z-index:1}.modalSolutions__header h2{font-weight:700;margin-top:1rem}.modalSolutions__header p{margin:1rem 0;position:relative;z-index:2}.modalSolutions__header span{background-color:#b20001;padding:.5rem 1rem;position:absolute;right:0;bottom:0;border-radius:.125rem;cursor:pointer;z-index:2}.modalSolutions__body{padding:4rem 5%;color:#707070}@media (min-width:1025px){.modalSolutions__form h3{font-size:1.75rem}}@media (max-width:1024px){.modalSolutions__form h3{font-size:1.25rem}}.footer__wrapper ul li,.modalSolutions__form p{margin:1rem 0}.modalSolutions__form label{margin:1rem 0;display:block}@media (min-width:1024px){.modalSolutions__form label{font-size:1.125rem}}@media (max-width:1024px){.modalSolutions__form label{font-size:.875rem}}.modalSolutions__form input,.modalSolutions__form textarea{display:block;border:1px solid #dadada;padding:1rem;width:100%;border-radius:.5rem;margin-top:.5rem}.modalSolutions__form textarea{resize:none}.cta__button a,.modalSolutions__form button{background:#ed1c24;padding:1rem 2rem;border-radius:2rem;color:#fff;-webkit-transition:.3s;transition:.3s}.modalSolutions__form button{border:0;display:block;background-color:#666;width:100%;max-width:31.25rem;margin:auto;margin-top:2rem;cursor:pointer}@media (min-width:1024px){.modalSolutions__form button{font-size:1.125rem}}@media (max-width:1024px){.modalSolutions__form button{font-size:.875rem}}@media (min-width:1024px){.modalSolutions__form button{font-size:1.125rem}}@media (max-width:1024px){.modalSolutions__form button{font-size:.875rem}}@media (min-width:480px){.modalSolutions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 2rem}.modalSolutions__header div{width:50%}.modalSolutions__header h2{margin:0}}@media (max-width:575px){.listSolutions__content{height:auto}}@media (max-width:768px){.listSolutions__content{padding:3rem}}@media (min-width:768px){.listSolutions input[type=search]{width:50%}.listSolutions__itens{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.listSolutions__content{min-height:17.5rem;padding:2rem;min-height:unset;height:350px}.listSolutions__content p{display:block;margin:1rem 0}.listSolutions__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.listSolutions__actions button{width:unset}.listSolutions__actions p{display:inline-block;color:#ed1c24;font-weight:700;-webkit-transition:.3s;transition:.3s;padding:.5rem 1rem;margin:0}}@media (min-width:768px) and (min-width:1024px){.listSolutions__actions p{font-size:1.125rem}}@media (min-width:768px) and (max-width:1024px){.listSolutions__actions p{font-size:.875rem}}@media (min-width:768px){.listSolutions__actions p:after{content:"";background-image:url(/wp-content/themes/nork-framework/assets/images/arrowButtons.png);background-repeat:no-repeat;background-position:center center;display:inline-block;width:0;height:10px;margin-left:.25rem;font-size:28px;-webkit-transition:.5s;transition:.5s}.listSolutions__actions p:hover:after{width:75px;-webkit-transition:.5s;transition:.5s}}@media (min-width:1024px){.listSolutions input[type=search]{width:40%}.listSolutions__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;gap:1rem;padding:4rem 2rem;min-height:unset;height:350px}.listSolutions__content img{max-width:100px}.listSolutions__content div{width:60%}.listSolutions__actions button{padding:1.5rem 4rem;background-image:url(/wp-content/themes/nork-framework/assets/images/chat-left-dots.png);background-repeat:no-repeat;background-position:1.25rem center}.listSolutions__actions p{display:inline-block;color:#ed1c24;font-weight:700;-webkit-transition:.3s;transition:.3s;padding:1.5rem}}@media (min-width:1024px) and (min-width:1024px){.listSolutions__actions p{font-size:1.125rem}}@media (min-width:1024px) and (max-width:1024px){.listSolutions__actions p{font-size:.875rem}}@media (min-width:1024px){.listSolutions__actions p:after{content:"";background-image:url(/wp-content/themes/nork-framework/assets/images/arrowButtons.png);background-repeat:no-repeat;background-position:center center;display:inline-block;width:0;height:10px;margin-left:.25rem;font-size:28px;-webkit-transition:.5s;transition:.5s}.listSolutions__actions p:hover:after{width:75px;-webkit-transition:.5s;transition:.5s}.modalSolution__content{max-width:50rem}.modalSolutions__header span{background-color:#b20001;padding:1rem 1.5rem;position:absolute;right:0;bottom:0;border-radius:.125rem;font-size:1.5rem;font-weight:700}}@media (min-width:1200px){.listSolutions__content div{width:70%}}*,ul{padding:0;margin:0;box-sizing:border-box}*{-webkit-box-sizing:border-box;font-family:"Montserrat",sans-serif;scroll-behavior:smooth}body{margin:0;font-size:1.125rem;overflow-x:hidden;display:block!important}ul{list-style:none}h1,h2,h3,p{margin:0;font-weight:400}@media (min-width:1024px){p{font-size:1.125rem}}@media (max-width:1024px){p{font-size:.875rem}}a{text-decoration:none;color:#000}img{max-width:100%;display:block}.subTitle{font-size:.875rem;text-transform:uppercase;color:#ed1c24;letter-spacing:.5rem}.loader{width:100%;height:100vh;background:#fff url(/wp-content/themes/nork-framework/assets/images/loader-gif.gif)no-repeat center center;background-size:40%;position:fixed;z-index:1000;top:0;left:0}.cta{background-color:#707070;padding:2rem 5%;text-align:center}.cta,.cta__content h2,.header__menu nav ul li a{color:#fff}.cta__content h3{color:#fff;margin:1rem 0}@media (min-width:1025px){.cta__content h3{font-size:3rem}}@media (max-width:1024px){.cta__content h3{font-size:1.75rem}}.cta__button{text-align:center;margin-top:2rem}.cta__button a{display:inline-block;text-transform:uppercase}@media (min-width:1024px){.cta__button a{font-size:1.125rem}}@media (max-width:1024px){.cta__button a{font-size:.875rem}}@media (min-width:1024px){.cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:start}.cta div{width:50%}.cta__button{margin-top:0}.loader{background-size:15%}}.header{background:#fff0;-webkit-box-shadow:0 2px 4px rgb(0 0 0/.4);box-shadow:0 2px 4px rgb(0 0 0/.4);position:fixed;top:0;width:100%;z-index:999;-webkit-transition:.3s;transition:.3s;padding:1.5rem 0}.header__wrapper{max-width:90%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{max-width:120px;margin:auto}.header__menu{background:#040404;position:absolute;display:block;top:0;right:0;height:0;visibility:0;overflow-y:hidden;-webkit-transition:.3s;transition:.3s;width:95%;border-top-left-radius:0;border-top-right-radius:.5rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:0;z-index:999999}.header__menu .header__logo img{margin-right:unset;margin-left:auto}.header__menu span{background-color:#ed1c24;width:100%;height:50px;display:block}.header__menu span img{margin:auto;display:block;padding:1rem 0}.header__menu nav ul li{text-align:end;margin:32px 5%}.menu-hamburger span,.menu-hamburger span::after,.menu-hamburger span::before{position:relative;display:block;width:25px;-webkit-transition:.3s;transition:.3s}.menu-hamburger span{background:0 0;border:0;border-top:3px solid #ed1c24;cursor:pointer;margin-left:32px}.menu-hamburger span::after,.menu-hamburger span::before{content:"";height:3px;background:#ed1c24;margin-top:8px}.alt-logo,.header__search{display:none}@media (min-width:1025px){.header{height:6rem}.header__logo img{max-width:150px;margin:auto}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:76%}.header__menu .header__logo img,.header__menu span,.menu-hamburger{display:none}.header__menu{background:unset;position:unset;display:block;height:unset;visibility:visible;overflow-y:hidden;-webkit-transition:none;transition:none;width:unset}.header__menu nav ul li{display:inline-block;margin:0 16px;font-size:1rem}.header__menu nav ul li a{-webkit-transition:.3s;transition:.3s;color:#fff;font-weight:700}.header__menu nav ul li a:after{content:"";display:block;width:0;height:3px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header__menu nav ul li a:hover::after{width:100%}.current_page_item a::after{width:100%!important}.header__search{display:-webkit-box;display:-ms-flexbox;display:flex;width:15%;height:45px}.header__search input{background:#e8e8e8 url(/wp-content/themes/nork-framework/assets/images/search.png);background-position:center center;background-repeat:no-repeat;border-radius:50%;border:0;padding:0;width:40px;height:45px;outline:0;cursor:pointer;-webkit-transition:.3s;transition:.3s;padding-left:3rem}.header__search button{position:absolute;z-index:-99999;visibility:hidden;overflow:hidden}}@media (min-width:1280px){.header__content{width:65%}}.footer{background:#fff;padding:32px 0;position:relative;z-index:5}.footer__wrapper{color:#707070;max-width:90%;margin:auto;text-align:center}.footer__wrapper div{margin:2rem 0}.footer__info a,.footer__wrapper ul li a{color:#707070;font-weight:500;-webkit-transition:.3s;transition:.3s}.footer__wrapper ul li a:hover{color:#ed1c24}.footer__info a{display:inline-block;color:#ed1c24;font-weight:700;margin-top:2rem}@media (min-width:1024px){.footer__info a{font-size:1.125rem}}@media (max-width:1024px){.footer__info a{font-size:.875rem}}.footer__info a:after{content:"";background-image:url(/wp-content/themes/nork-framework/assets/images/arrowButtons.png);background-repeat:no-repeat;background-position:center center;display:inline-block;width:0;height:10px;margin-left:.25rem;font-size:28px;-webkit-transition:.5s;transition:.5s}.footer__logo img{width:100%;max-width:15.625rem;margin:auto}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%!important}.socials a,.socials a:hover{-webkit-transition:.3s;transition:.3s}.socials a{color:#000;font-size:1.75rem;margin:0 8px}.socials a:hover{color:#ed1c24}.footer__wrapper h2{font-weight:700;font-size:1.5rem;margin:1rem 0}@media (min-width:1025px){.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;gap:1rem}.footer__wrapper div{width:20%}.footer__wrapper h2{margin-bottom:1rem}}.super-footer{background:#e3e3e3;color:#707070;text-align:center;padding:5%0;position:relative;z-index:5}.super-footer a{color:#707070}.super-footer__privacy{margin:16px 0}@media (min-width:1025px){.super-footer{padding:0}.super-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:90%;margin:auto}.super-footer__nork p a{font-weight:700}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1);--swiper-theme-color:#007aff;--swiper-navigation-size:44px}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-brands-400.woff2)format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-brands-400.ttf)format("truetype")}.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-regular-400.woff2)format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-solid-900.woff2)format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/webfonts/fa-solid-900.ttf)format("truetype")}