:root{--color-black:#000;--color-blue:#0275d8;--color-blue-dark:#0a1f54;--color-blue-light:#2aa9e0;--color-blue-light-2:#9cb1e4;--color-blue-lighter:#90d4d4;--color-grey:#e5e5e5;--color-grey-dark:#c4c4c4;--color-grey-light:#fafafa;--color-red:#b92727;--color-shadow:rgba(0, 0, 0, 0.25);--color-white:#fff;--color-yellow:#f6c535}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul,ol{list-style:none}a{text-decoration:none}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}html{background-color:var(--color-grey-light);color:var(--color-black);font-family:'Open Sans',sans-serif;font-size:62.5%;font-weight:400;scroll-behavior:smooth}::-webkit-input-placeholder{color:var(--color-white);opacity:1}:-ms-input-placeholder{color:var(--color-white);opacity:1}::-ms-input-placeholder{color:var(--color-white);opacity:1}::placeholder{color:var(--color-white);opacity:1}section{width:100vw}section .description{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){section .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section .description>div{width:50%}@media (max-width:768px){section .description>div{width:100%}}section .description>div.text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;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:start;-ms-flex-pack:start;justify-content:flex-start}h2{color:var(--color-blue-dark);font-size:2.6rem;line-height:3.5rem;font-weight:700;text-transform:uppercase}h3{font-size:2rem;line-height:2.6rem;font-weight:400}p{font-size:1.6rem;line-height:2.4rem}.slick-slider{position:relative}.slick-slider .slick-arrow{background:none;border:none;color:#fff0;cursor:pointer;height:2.8rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.7rem;z-index:4}.slick-slider .slick-arrow.slick-prev{background:url(/wp-content/themes/brasfrigo/images/icon-arrow-left.svg) 0 0 no-repeat;left:10rem}.slick-slider .slick-arrow.slick-next{background:url(/wp-content/themes/brasfrigo/images/icon-arrow-right.svg) 0 0 no-repeat;right:10rem}.slick-slider ul.slick-dots{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:7.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:768px){.slick-slider ul.slick-dots{bottom:1.5rem}}.slick-slider ul.slick-dots li{display:block;padding:0 .5rem}.slick-slider ul.slick-dots li button{background:none;border:1px solid var(--color-white);border-radius:50%;display:block;font-size:0;height:.9rem;padding:0;-webkit-transition:all linear 0.2s;transition:all linear 0.2s;width:.9rem}.slick-slider ul.slick-dots li.slick-active button{background-color:var(--color-white)}header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-blue-light);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:8rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0;position:fixed;top:0;width:100vw;z-index:5}@media (max-width:768px){header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}header .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 4rem}header .logo img{width:30rem}@media (max-width:768px){header .logo img{width:auto}}header .logo .mobile{display:none}@media (max-width:768px){header .logo{padding:0 2rem}header .logo .desktop{display:none}header .logo .mobile{display:block}}header .locale{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1.5rem}header .locale a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:2px solid #fff0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.4rem;margin:0 .5rem;width:2.4rem}header .locale a.active{-webkit-box-shadow:0 0 0 .1rem var(--color-grey-dark);box-shadow:0 0 0 .1rem var(--color-grey-dark)}header ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:all linear 0.2s;transition:all linear 0.2s;width:calc(100% - 52.5rem)}@media (max-width:768px){header ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;position:fixed;right:0;top:5rem;-webkit-transform:translateX(100vw);transform:translateX(100vw);width:calc(100vw - 7.7rem)}}header ul.active{-webkit-transform:translateX(0);transform:translateX(0)}header ul li{display:block;padding:0 1.5rem}@media (max-width:768px){header ul li{border-top:1px solid var(--color-grey);padding:0;text-align:right;width:100%}}header ul li:nth-child(6){margin-left:auto}header ul li a{color:var(--color-white);display:block;font-size:1.4rem}@media (max-width:768px){header ul li a{padding:1.5rem 2.2rem}}header ul li a.irs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.3rem;font-weight:700;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){header ul li a.irs{font-size:1.4rem;font-weight:400;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}header ul li a.irs span{margin-right:1rem}@media (max-width:768px){header ul li a.irs span{margin:0}}@media (max-width:768px){header ul li a.irs img{display:none}}header ul li a.btn{background-color:var(--color-blue-dark);border-radius:.4rem;font-weight:600;font-size:1.2rem;line-height:1.6rem;padding:.8rem 1.8rem;text-align:center}@media (max-width:768px){header ul li a.btn{background:none;font-size:1.4rem;font-weight:400;line-height:normal;padding:1.5rem 2.2rem}}header #icon-menu{display:none;margin-right:1.5rem}@media (max-width:768px){header #icon-menu{display:block}}header #icon-menu .icon-x{display:none}header #icon-menu.active .icon-m{display:none}header #icon-menu.active .icon-x{display:block}main{display:block;margin-top:8rem;width:100vw}.top-banner{display:block;width:100vw}.top-banner div{display:block;position:relative;width:100vw}.top-banner div.slick-slide:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(56.13%,rgb(10 31 84 / .5)),to(#fff0));background:linear-gradient(360deg,rgb(10 31 84 / .5) 56.13%,#fff0 100%);content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.top-banner div img{width:100%}.top-banner div span{color:var(--color-white);display:block;font-size:2.8rem;font-weight:700;left:50%;max-width:50rem;padding:0 1.5rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:100%;z-index:2}@media (max-width:768px){.top-banner div span{font-size:1.8rem}}#about{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:5rem}@media (max-width:768px){#about{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}#about>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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;width:50%}@media (max-width:768px){#about>div{width:100%}}#about>div h2{margin-bottom:1.6rem}@media (max-width:768px){#about>div h2{margin-top:.6rem}}#about>div h2,#about>div p{color:var(--color-blue-dark);max-width:38rem;padding:0 2rem;width:100%}@media (max-width:768px){#about>div h2,#about>div p{max-width:100%}}#about>div.video{overflow:hidden;position:relative;padding-top:28.125%}#about>div.video iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media (max-width:768px){#about>div.video{padding:2rem;height:240px}}#customs{background:var(--color-white);background:-webkit-gradient(linear,left top,left bottom,from(var(--color-white)),color-stop(50%,var(--color-white)),color-stop(50%,var(--color-blue-dark)),to(var(--color-blue-dark)));background:linear-gradient(180deg,var(--color-white) 0%,var(--color-white) 50%,var(--color-blue-dark) 50%,var(--color-blue-dark) 100%);display:block;padding:5rem 0}#customs>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--color-blue-light);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:72.5%;padding:5rem 2rem;width:100%}@media (max-width:768px){#customs>div{max-width:100%}}#customs>div img{margin-right:2.4rem}@media (max-width:768px){#customs>div img{height:4.8rem;margin-right:2rem;width:4.8rem}}#customs>div h2,#customs>div span,#customs>div p{margin-bottom:1.5rem;max-width:53.2rem;width:100%}#customs>div h2{color:var(--color-blue-dark)}#customs>div span{color:var(--color-blue-dark);display:block;font-size:1.8rem;font-weight:600;line-height:2.4rem}#customs>div p{color:var(--color-white);margin:0}#units{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-blue-dark);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;padding:0 0 10rem}#units h2{color:var(--color-blue-light);margin-bottom:2.5rem;text-transform:capitalize}#units .tab-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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;width:100%}#units ul.tabs{border:.1rem solid var(--color-blue-light);border-radius:2rem;list-style:none;margin:0 0 4rem;overflow:hidden}#units ul.tabs li{background:none;color:var(--color-white);cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;height:4rem;line-height:4rem;text-align:center;width:10.5rem}#units ul.tabs li.active{background:var(--color-blue-light)}#units .tab-content{display:none;width:100%}#units .tab-content .description{margin-bottom:6rem;width:100%}#units .tab-content .description>div{display:-webkit-box;display:-ms-flexbox;display:flex}#units .tab-content .description>div.image{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}#units .tab-content .description>div.image img{display:block;margin:0 10.7rem 0 0;max-width:50rem;width:calc(100% - 10.7rem)}#units .tab-content .description>div.image iframe{bottom:6rem;display:block;height:22rem;position:absolute;right:0;width:22rem;z-index:2}@media (max-width:768px){#units .tab-content .description>div.image iframe{height:15rem;width:15rem}}#units .tab-content .description>div.text{padding:4.2rem 6rem}@media (max-width:768px){#units .tab-content .description>div.text{padding:4rem 2rem 0}}#units .tab-content .description>div.text .title{display:block;margin:0 0 6rem -11rem}@media (max-width:768px){#units .tab-content .description>div.text .title{margin:0 0 1.6rem}}#units .tab-content .description>div.text .title h2{color:var(--color-white);margin:0}#units .tab-content .description>div.text .title span{color:var(--color-white);font-size:1.8rem;font-weight:600}#units .tab-content .description>div.text p{color:var(--color-white);margin-top:1rem;max-width:29rem;width:100%}@media (max-width:768px){#units .tab-content .description>div.text p{max-width:100%}}#units .tab-content ul.numbers{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%}@media (max-width:768px){#units .tab-content ul.numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#units .tab-content ul.numbers li{max-width:20rem;text-align:center;width:100%}@media (max-width:768px){#units .tab-content ul.numbers li{max-width:100%;padding:2rem 0}}#units .tab-content ul.numbers li span{color:var(--color-yellow);font-size:5.8rem;font-weight:700;line-height:6.8rem}#units .tab-content ul.numbers li p{color:var(--color-blue-light-2)}#units .tab-content.active{display:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#clients,#intervening{border-bottom:.1rem solid var(--color-grey-dark);padding:7.5rem 0}#clients h2,#intervening h2{margin-bottom:4.5rem;text-align:center}#clients .logos,#intervening .logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:77rem;padding:0 2rem;text-align:center;width:100%}#clients .logos.grid-3,#intervening .logos.grid-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}#clients .logos.grid-3 img,#intervening .logos.grid-3 img{margin:0 auto}@media (max-width:768px){#clients .logos,#intervening .logos{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){#clients .logos img,#intervening .logos img{margin:0 auto;max-width:100%}}#intervening{border:none;padding-bottom:0}#services{padding:6rem 0}@media (max-width:768px){#services{padding:4rem 0}}#services .description{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#services .description>div.services-banner{padding-right:3rem}@media (max-width:768px){#services .description>div.services-banner{padding:0}}#services .description>div.text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){#services .description>div.text{padding:4rem 2rem 0}}#services .description>div.text h2{margin-bottom:1.6rem;max-width:43.5rem;width:100%}#services .description>div.text P{color:var(--color-blue-dark);margin-bottom:2rem;max-width:43.5rem;width:100%}@media (max-width:768px){#services .description>div.text P{max-width:100%}}#services .description>div.text ul{max-width:43.5rem;width:100%}@media (max-width:768px){#services .description>div.text ul{max-width:100%}}#services .description>div.text ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-blue-dark);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:600;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:4.2rem;position:relative}#services .description>div.text ul li:before{background:var(--color-blue-light);border-radius:50%;content:'';display:inline-block;height:.5rem;margin-right:1rem;width:.5rem}#services .service-type-banner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem;width:100%}#services .service-type-banner .service-type{background:var(--color-white);border-radius:.6rem;display:block;-webkit-box-shadow:0 4px 4px var(--color-shadow);box-shadow:0 4px 4px var(--color-shadow);margin:1.6rem;min-width:25.6rem;overflow:hidden;width:25.6rem}#services .service-type-banner .service-type .top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-blue-dark);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:17rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#services .service-type-banner .service-type .top p{color:var(--color-blue-lighter);font-weight:700;margin-top:1.5rem;text-align:center;text-transform:uppercase;width:20rem}#services .service-type-banner .service-type .bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:15.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#services .service-type-banner .service-type .bottom p{text-align:center;width:23rem}#sustainability{border-top:.1rem solid var(--color-grey-dark);background:-webkit-gradient(linear,left top,right top,from(var(--color-grey-light)),color-stop(85%,var(--color-grey-light)),color-stop(86%,transparent),to(transparent));background:linear-gradient(90deg,var(--color-grey-light) 0%,var(--color-grey-light) 85%,transparent 86%,transparent 100%);padding:6rem 0}#sustainability .description>div.text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){#sustainability .description>div.text{padding:2rem}}#sustainability .description>div.text .title{display:block;max-width:45.5rem;width:100%}@media (max-width:768px){#sustainability .description>div.text .title{max-width:100%}}#sustainability .description>div.text .title h3,#sustainability .description>div.text .title h2{color:var(--color-blue)}#sustainability .description>div.text p,#sustainability .description>div.text ul{margin-top:2rem;max-width:45.5rem;width:100%}@media (max-width:768px){#sustainability .description>div.text p,#sustainability .description>div.text ul{max-width:100%}}#sustainability .description>div.text ul li{color:var(--color-blue);font-size:1.6rem}#sustainability .description>div.text ul li:first-child{margin-bottom:1rem}#sustainability .description>div.text ul li.selos{text-align:center}#sustainability .description>div.text ul li.selos img{margin:0 1rem}#sustainability .description>div.image img{display:block;max-width:61rem;width:100%}@media (max-width:768px){#sustainability .description>div.image img{margin:0 auto;max-width:calc(100% - 4rem)}}#team{padding-bottom:5rem}@media (max-width:768px){#team .description{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}#team .description>div.team-banner img{width:100%}#team .description>div.text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 11rem}@media (max-width:768px){#team .description>div.text{padding:2rem}}#team .description>div.text h2,#team .description>div.text p{width:100%}#team .description>div.text p{color:var(--color-blue-dark);margin-top:2rem}#certificates{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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;padding:5rem 0}#certificates .logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:3rem;max-width:60rem;width:100%}footer{background:var(--color-blue-light);color:var(--color-white);padding:4.5rem 2rem}footer .container{display:block;margin:0 auto;max-width:114.4rem;width:100%}footer .container .logo-bras{margin-bottom:3rem;width:33.2rem}@media (max-width:768px){footer .container .logo-bras{margin:0 auto 3rem}}footer .container .title{display:block;width:100%}footer .container .title h2,footer .container .title a{color:var(--color-white)}footer .container .title a{font-size:1.8rem;font-weight:300}footer .container .content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:8rem;padding:3.5rem 0}@media (max-width:768px){footer .container .content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}footer .container .content .form{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / span 2}@media (max-width:768px){footer .container .content .form{width:100%}}footer .container .content .form form{display:block;max-width:40rem;text-align:right;width:100%}@media (max-width:768px){footer .container .content .form form{max-width:100%}}footer .container .content .form form input[type='text'],footer .container .content .form form input[type='email'],footer .container .content .form form textarea{background:none;border:.1rem solid var(--color-grey);border-radius:.4rem;-webkit-box-shadow:none;box-shadow:none;color:var(--color-white);height:3.4rem;font-size:1.6rem;margin-top:2rem;outline:none;padding:0 1.5rem;width:100%}footer .container .content .form form input[type='text']:invalid:focus,footer .container .content .form form input[type='email']:invalid:focus,footer .container .content .form form textarea:invalid:focus{border-color:var(--color-red)}footer .container .content .form form textarea{height:8rem;padding:.6rem 1.5rem}footer .container .content .form form .button-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2rem;width:100%}footer .container .content .form form .button-content .loading{display:none;margin-right:1rem;height:35px}footer .container .content .form form .button-content .loading img{height:100%}footer .container .content .form form .button-content button{background:var(--color-blue-dark);border:none;border-radius:.4rem;color:var(--color-white);cursor:pointer;font-size:1.6rem;height:3.8rem;width:18.5rem}footer .container .content .form form #retornoHTML{display:block;margin-top:1rem;font-size:16px}footer .container .content .address{width:100%}footer .container .content .address p{margin-bottom:1rem}footer .container .content .address p:nth-child(1){font-weight:700;text-transform:uppercase}footer .container .content .address p:nth-child(4){font-weight:700;text-transform:uppercase}footer .container .content .address p:nth-child(3){margin-bottom:4rem}footer .container .content .address p:nth-child(2){font-weight:700}footer .container .content .address p:nth-child(5){font-weight:700}footer .container .content .address p:nth-child(3){font-weight:300}footer .container .content .bmg{display:block;-ms-grid-column:3;grid-column:3}@media (max-width:768px){footer .container .content .bmg{margin:0 auto}}footer .container .content .bmg span{display:block;margin-bottom:1rem}footer .container .copy{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:.1rem solid var(--color-grey);color:var(--color-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:2rem;width:100%}@media (max-width:768px){footer .container .copy{-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}}footer .container .copy ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){footer .container .copy ul{margin-bottom:1rem}}footer .container .copy ul li{margin-right:1.5rem}footer .container .copy ul li:before{background:var(--color-blue);border-radius:50%;content:'';height:.7rem;display:inline-block;margin-right:.5rem;width:.7rem}footer .container .copy ul li a{color:var(--color-grey);font-size:1.4rem;text-decoration:underline}footer .container .copy p{font-size:1.2rem}.contacts a{color:var(--color-white)}.contacts p{margin-bottom:2rem}.contacts b{font-weight:700}