@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Oswald",sans-serif}html{scroll-behavior:smooth}a{text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.newsletter{padding:5%;background-position:center center;background-repeat:no-repeat;background-size:cover}.newsletter__content{background-color:#f2f2f2;padding:5%;text-align:center}.newsletter__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase}@media (min-width:64rem){.newsletter__title{font-size:2rem}}@media (min-width:100rem){.newsletter__title{font-size:3rem}}.newsletter__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:500px;margin:0 auto;margin-top:1rem}@media (min-width:768px){.newsletter__text{font-size:1rem}}@media (min-width:1400px){.newsletter__text{font-size:1.25rem}}.newsletter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:2rem}.newsletter__input{display:block;width:100%;border:0;background-color:#fff;padding:1rem;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:400px}.newsletter__input::-webkit-input-placeholder{font-style:italic;color:#343434}.newsletter__input::-moz-placeholder{font-style:italic;color:#343434}.newsletter__input:-ms-input-placeholder{font-style:italic;color:#343434}.newsletter__input::-ms-input-placeholder{font-style:italic;color:#343434}@media (min-width:768px){.newsletter__input{font-size:1rem}}@media (min-width:1400px){.newsletter__input{font-size:1.25rem}}.header__menu li a,.newsletter__button{text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.newsletter__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;font-weight:400;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer}.cta-home__button:hover,.info-home__button:hover,.newsletter__button:hover,.products-home__button:hover,.services-home__button:hover{font-weight:700;-webkit-box-shadow:8px 8px 0 0#1b5aa2;box-shadow:8px 8px 0 0#1b5aa2}@media (min-width:1024px){.newsletter__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.newsletter__button{font-size:1.25rem}}@media (min-width:64rem){.newsletter__content{background-color:#f2f2f2;padding:4rem}.newsletter__form{gap:2rem}}.header{position:sticky;top:0;padding:1rem 5%;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;background-color:#fff;z-index:100}.header__logo{max-width:5.625rem}.header__menu{position:absolute;top:100%;right:0;background-color:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(30px) contrast(90%);backdrop-filter:blur(30px) contrast(90%);display:none}.header__menu li{margin:1rem}.header__menu li a:hover,.header__menu li.current_page_item a{border-bottom:3px solid #1b5aa2}.header__menu li a{font-family:"Montserrat","sans-serif";font-weight:700;padding:.5rem;color:#343434;border-bottom:3px solid transparent}.header__toggler{font-size:1.25rem;color:#5c5c5c}@media (min-width:64rem){.header__logo{max-width:8rem}.header__logo img{-webkit-transition:.3s;transition:.3s}.header__menu{display:block;background:0 0;-webkit-backdrop-filter:unset;backdrop-filter:unset;position:static;width:100%}.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.header__toggler{display:none}}.secao__whatsapp{position:fixed;bottom:1.5rem;right:1.5rem;width:3.75rem;height:3.75rem;z-index:99;background-color:#25d366;color:#fff;padding:1rem;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.1);box-shadow:0 0 1rem rgba(0,0,0,.1)}.footer__wrapper{padding:2rem 5%;background-color:#fff;color:#343434}.footer__wrapper>*+*{margin-top:2rem;margin-bottom:2rem}.footer__subtitle{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase}@media (min-width:64rem){.footer__subtitle{font-size:1.5rem}}@media (min-width:100rem){.footer__subtitle{font-size:2.25rem}}.footer_info{margin:0 auto;text-align:center}.footer__items,.footer__menu ul li,.footer_info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:1rem}.footer__item{font-weight:400;font-family:"Montserrat",sans-serif;color:#343434;max-width:400px}@media (min-width:768px){.footer__item{font-size:1rem}}@media (min-width:1400px){.footer__item{font-size:1.25rem}}.footer__item *,.footer__menu ul li a{font-family:"Montserrat",sans-serif}.footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__item img{max-width:25px}.footer__menu{text-align:center}.footer__menu ul{margin-top:2rem}.footer__menu ul li{margin:0 auto;padding:.25rem}.footer__menu ul li a{font-weight:400;font-size:.875rem;color:#343434;-webkit-transition:.3s;transition:.3s}@media (min-width:768px){.footer__menu ul li a{font-size:1rem}}@media (min-width:1400px){.footer__menu ul li a{font-size:1.25rem}}.footer__menu ul li a:hover{font-weight:700}.footer__logo{max-width:12.5rem;margin:auto}.footer__logo>img{width:100%;margin:auto}.footer__super{padding:2rem 5%;background-color:#fff;text-align:center;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434}@media (min-width:768px){.footer__super{font-size:1rem}}@media (min-width:1400px){.footer__super{font-size:1.25rem}}.footer__super *{font-family:"Montserrat",sans-serif}.footer__super a{color:#343434;cursor:pointer}@media (min-width:64rem){.footer__wrapper{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}.footer_info{text-align:start;margin:0}.footer__item{font-size:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__wrapper>*{width:33%;margin-top:0;margin-bottom:0}}.hero-home{background-color:#1b5aa2}.hero-home__photo{background-color:#fff}.hero-home__content{color:#fff;padding:5%}.hero-home__subtitle{font-size:1.25rem;font-weight:200;color:#fff}@media (min-width:1024px){.hero-home__subtitle{font-size:2rem}}@media (min-width:1400px){.hero-home__subtitle{font-size:2.5rem}}.hero-home__title{font-size:1.5rem;font-weight:400;color:#fff}@media (min-width:1024px){.hero-home__title{font-size:2.75rem;line-height:60px}}@media (min-width:1400px){.hero-home__title{font-size:3.4375rem;line-height:60px}}.hero-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;margin-top:1rem;color:#fff}@media (min-width:768px){.hero-home__text{font-size:1rem}}@media (min-width:1400px){.hero-home__text{font-size:1.25rem}}.hero-home__text *{font-family:"Montserrat",sans-serif}@media (min-width:64rem){.hero-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1b5aa2;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hero-home__content{width:55%;padding:2rem 5%}.hero-home__photo{width:45%}.hero-home__image{margin-left:-4rem;min-width:calc(100% + 4rem)}}.info-home{text-align:center;padding:4rem 5%;background-color:#f2f2f2}.info-home__title{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase;max-width:43.75rem;margin:auto}@media (min-width:64rem){.info-home__title{font-size:1.5rem}}@media (min-width:100rem){.info-home__title{font-size:2.25rem}}.info-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:62.5rem;margin:auto;margin-top:1rem}@media (min-width:768px){.info-home__text{font-size:1rem}}@media (min-width:1400px){.info-home__text{font-size:1.25rem}}.info-home__button,.info-home__text *{font-family:"Montserrat",sans-serif}.info-home__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;text-transform:uppercase;font-weight:400;-webkit-transition:.3s;transition:.3s;font-size:.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer;margin-top:2rem}@media (min-width:1024px){.info-home__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.info-home__button{font-size:1.25rem}}@media (min-width:64rem){.info-home__title{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase;max-width:50rem;margin:auto}}@media (min-width:64rem) and (min-width:64rem){.info-home__title{font-size:1.5rem}}@media (min-width:64rem) and (min-width:100rem){.info-home__title{font-size:2.25rem}}.cards-home{background:#1b5aa2}.cards-home__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6rem;padding:8rem 5%}.cards-home__item{background-color:#f2f2f2;padding:2rem;max-width:350px}.cards-home__title{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase}@media (min-width:64rem){.cards-home__title{font-size:1.5rem}}@media (min-width:100rem){.cards-home__title{font-size:2.25rem}}@media (min-width:87.5rem){.cards-home__title{font-size:2rem}}.cards-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;margin-top:1rem}@media (min-width:768px){.cards-home__text{font-size:1rem}}@media (min-width:1400px){.cards-home__text{font-size:1.25rem}}.cards-home__text *{font-family:"Montserrat",sans-serif}@media (min-width:64rem){.cards-home{background-repeat:no-repeat;background-size:cover;background-position:center center}.cards-home__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.cards-home__item{max-width:280px}}@media (min-width:87.5rem){.cards-home__item{max-width:350px}}.portfolio-home{background:-webkit-gradient(linear,left top,right top,color-stop(40%,#fff),to(#f2f2f2));background:linear-gradient(to right,#fff 40%,#f2f2f2)}.portfolio-home__header,.portfolio-home__title{display:-webkit-box;display:-ms-flexbox;display:flex}.portfolio-home__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 5%}.portfolio-home__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;gap:.5rem}@media (min-width:64rem){.portfolio-home__title{font-size:2rem}}@media (min-width:100rem){.portfolio-home__title{font-size:3rem}}.portfolio-home__title:before{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail.svg);background-repeat:no-repeat}@media (min-width:64rem){.portfolio-home__title:before{display:block}}.portfolio-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:450px}@media (min-width:768px){.portfolio-home__text{font-size:1rem}}@media (min-width:1400px){.portfolio-home__text{font-size:1.25rem}}.portfolio-home__text *{font-family:"Montserrat",sans-serif}.portfolio-home__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 5%}.portfolio-home__card{background-color:#888;color:#fff;padding:2rem}.portfolio-home__card--alt{background-color:#1b5aa2}.portfolio-home__subtitle{font-size:1.5rem;font-weight:400;text-transform:uppercase;color:#fff}@media (min-width:64rem){.portfolio-home__subtitle{font-size:1.5rem}}@media (min-width:100rem){.portfolio-home__subtitle{font-size:2.25rem}}.portfolio-home__subtext{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#fff;margin-top:1rem;max-width:350px}@media (min-width:768px){.portfolio-home__subtext{font-size:1rem}}@media (min-width:1400px){.portfolio-home__subtext{font-size:1.25rem}}.portfolio-home__subtext *{font-family:"Montserrat",sans-serif}.portfolio-home__subtitle--alt{max-width:350px;margin-left:auto;display:block}.portfolio-home__subtext--alt{margin-left:auto;text-align:start}@media (min-width:64rem){.portfolio-home__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 5% 4rem 0}.portfolio-home__text,.portfolio-home__title{width:50%}.portfolio-home__text{text-align:end}.portfolio-home__card{width:50%;margin:0 auto;padding:4rem}.portfolio-home__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem;padding:0}.portfolio-home__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:auto;max-width:20%;width:100%}}@media (min-width:1200px){.portfolio-home__image{max-width:30%}}@media (min-width:1600px){.portfolio-home__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem;padding:0 5%}.portfolio-home__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:auto;max-width:30%;width:100%}}.services-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}.services-home__content{padding:0 5%}.services-home__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:2rem}@media (min-width:64rem){.services-home__title{font-size:2rem}}@media (min-width:100rem){.services-home__title{font-size:3rem}}.services-home__title:before{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail.svg);background-repeat:no-repeat}@media (min-width:64rem){.services-home__title:before{display:block}}.services-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:550px;margin:2rem 0}@media (min-width:768px){.services-home__text{font-size:1rem}}@media (min-width:1400px){.services-home__text{font-size:1.25rem}}.services-home__button,.services-home__text *{font-family:"Montserrat",sans-serif}.services-home__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;text-transform:uppercase;font-weight:400;-webkit-transition:.3s;transition:.3s;font-size:.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer}@media (min-width:1024px){.services-home__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.services-home__button{font-size:1.25rem}}@media (min-width:64rem){.services-home{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8rem}.services-home__photo{width:50%}.services-home__content{width:50%;padding:0}.services-home__title{margin-top:0}.services-home__text{margin:2rem 0;padding:0 10%}.services-home__button{margin-left:10%}}.products-home{margin-top:4rem}.products-home__header,.products-home__title{display:-webkit-box;display:-ms-flexbox;display:flex}.products-home__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-home__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;gap:.5rem;padding:0 5%}@media (min-width:64rem){.products-home__title{font-size:2rem}}@media (min-width:100rem){.products-home__title{font-size:3rem}}.products-home__title:before{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail.svg);background-repeat:no-repeat}@media (min-width:64rem){.products-home__title:before{display:block}}.products-home__message{position:relative;background-color:#f2f2f2;padding:2rem;display:block;margin-top:1rem;z-index:10}.products-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:500px;margin:auto;display:block}@media (min-width:768px){.products-home__text{font-size:1rem}}@media (min-width:1400px){.products-home__text{font-size:1.25rem}}.products-home__text *{font-family:"Montserrat",sans-serif}.products-home__items{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 5%}.products-home__item{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f2f2));background:linear-gradient(to bottom,#fff,#f2f2f2);padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.products-home__image{height:12.5rem;-o-object-fit:contain;object-fit:contain;margin:0 auto}.products-home__name{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase}@media (min-width:64rem){.products-home__name{font-size:1.5rem}}@media (min-width:100rem){.products-home__name{font-size:2.25rem}}.products-home__description{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434}@media (min-width:768px){.products-home__description{font-size:1rem}}.products-home__description *{font-family:"Montserrat",sans-serif}.products-home__button-container{text-align:center;margin:4rem 0}.products-home__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;text-transform:uppercase;font-weight:400;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer}@media (min-width:1024px){.products-home__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.products-home__button{font-size:1.25rem}}@media (min-width:64rem){.products-home{margin-top:0}.products-home__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-2rem}.products-home__title{width:60%;padding:0}.products-home__title:before{margin-top:1rem}.products-home__message{width:40%;margin:0 0 0 auto;padding:4rem}.products-home__items{grid-template-columns:1fr 1fr 1fr}}@media (min-width:85.375rem){.products-home__header{margin-top:-4rem}.products-home__item{padding:4rem}}.cta-home,.cta-home__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cta-home{background:-webkit-gradient(linear,left top,right top,from(#fff),to(#f2f2f2));background:linear-gradient(to right,#fff,#f2f2f2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:4rem 5%}.cta-home__title{font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;gap:.5rem}@media (min-width:64rem){.cta-home__title{font-size:2rem}}@media (min-width:100rem){.cta-home__title{font-size:3rem}}.cta-home__title:after{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail--inverted.svg);background-repeat:no-repeat}@media (min-width:64rem){.cta-home__title:after{display:block}}.cta-home__description{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;margin-top:1rem}@media (min-width:768px){.cta-home__description{font-size:1rem}}@media (min-width:1400px){.cta-home__description{font-size:1.25rem}}.cta-home__button,.cta-home__description *{font-family:"Montserrat",sans-serif}.cta-home__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;text-transform:uppercase;font-weight:400;-webkit-transition:.3s;transition:.3s;font-size:.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer;margin-top:2rem}@media (min-width:1024px){.cta-home__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.cta-home__button{font-size:1.25rem}}@media (min-width:64rem){.cta-home{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 0}.cta-home__content{width:55%}.cta-home__photo{width:45%}.cta-home__title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cta-home__description{padding:0 8rem}.cta-home__content p:nth-child(2){margin-top:2rem}.cta-home__button{position:absolute;bottom:-1.5rem;left:0;right:0;margin:0 auto}}@media (min-width:87.5rem){.cta-home__content,.cta-home__photo{width:50%}}.customers-home{margin-top:4rem}.customers-home__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-bottom:2rem;padding:0 5%}@media (min-width:64rem){.customers-home__title{font-size:2rem}}@media (min-width:100rem){.customers-home__title{font-size:3rem}}.customers-home__title:before{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail.svg);background-repeat:no-repeat}@media (min-width:64rem){.customers-home__title:before{display:block}.customers-home__title{padding:0}.customers-home{margin-top:8rem}.customers-home__title{margin-bottom:4rem}}.contact-home{padding:0 5%;margin-bottom:4rem;margin-top:4rem}.contact-home__title{position:relative;font-size:2rem;font-weight:400;color:#343434;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}@media (min-width:64rem){.contact-home__title{font-size:2rem}}@media (min-width:100rem){.contact-home__title{font-size:3rem}}.contact-home__title:before{content:"";display:none;min-width:262px;min-height:60px;background:url(/wp-content/themes/nork-framework/assets/images/title-detail.svg);background-repeat:no-repeat}@media (min-width:64rem){.contact-home__title:before{display:block}}.contact-home__text{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:500px;margin:2rem 0}@media (min-width:768px){.contact-home__text{font-size:1rem}}@media (min-width:1400px){.contact-home__text{font-size:1.25rem}}.contact-home__subtitle{font-size:1.5rem;font-weight:400;color:#343434;text-transform:uppercase}@media (min-width:64rem){.contact-home__subtitle{font-size:1.5rem}}@media (min-width:100rem){.contact-home__subtitle{font-size:2.25rem}}.contact-home__item,.contact-home__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.contact-home__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.contact-home__item{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434;max-width:500px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:768px){.contact-home__item{font-size:1rem}}@media (min-width:1400px){.contact-home__item{font-size:1.25rem}}.contact-home__item *{font-family:"Montserrat",sans-serif}.contact-home__form-container{background-color:#f2f2f2;padding:5%;padding-bottom:4rem;margin-top:2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;position:relative}.contact-home__input{margin:1rem 0;display:block;width:100%;border:0;background-color:#fff;padding:1rem;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434}.contact-home__input::-webkit-input-placeholder{font-style:italic;color:#343434}.contact-home__input::-moz-placeholder{font-style:italic;color:#343434}.contact-home__input:-ms-input-placeholder,.contact-home__textarea:-ms-input-placeholder{font-style:italic;color:#343434}.contact-home__input::-ms-input-placeholder{font-style:italic;color:#343434}@media (min-width:768px){.contact-home__input{font-size:1rem}}@media (min-width:1400px){.contact-home__input{font-size:1.25rem}}.contact-home__textarea{display:block;width:100%;border:0;background-color:#fff;padding:1rem;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#343434}.contact-home__textarea::-webkit-input-placeholder{font-style:italic;color:#343434}.contact-home__textarea::-moz-placeholder{font-style:italic;color:#343434}.contact-home__textarea::-ms-input-placeholder{font-style:italic;color:#343434}@media (min-width:768px){.contact-home__textarea{font-size:1rem}}@media (min-width:1400px){.contact-home__textarea{font-size:1.25rem}}.contact-home__button{background:#343434;padding:1rem;display:inline-block;color:#f2f2f2;text-transform:uppercase;font-weight:400;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer;position:absolute;bottom:-1rem;left:0;right:0;margin:auto}.contact-home__button:hover{font-weight:700;-webkit-box-shadow:8px 8px 0 0#1b5aa2;box-shadow:8px 8px 0 0#1b5aa2}@media (min-width:1024px){.contact-home__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.contact-home__button{font-size:1.25rem}}@media (min-width:64rem){.contact-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8rem;padding:0}.contact-home__text{margin-top:4rem;padding:0 0 0 10%}.contact-home__info{padding:0 0 0 10%}.contact-home__form-container{width:40%;margin-top:0;margin-right:5%;padding:4rem}}