html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"OpenSans";src:url("../assets/fonts/opensans/opensans-regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"OpenSans";src:url("../assets/fonts/opensans/opensans-italic.woff2") format("woff2");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:"OpenSans";src:url("../assets/fonts/opensans/opensans-semibold.woff2") format("woff2");font-weight:500;font-display:swap}@font-face{font-family:"OpenSans";src:url("../assets/fonts/opensans/opensans-semibolditalic.woff2") format("woff2");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:"OpenSans";src:url("../assets/fonts/opensans/opensans-bold.woff2") format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Geometos";src:url("../assets/fonts/geometos/geometos.woff2") format("woff2");font-weight:400;font-display:swap}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;font-size:16px;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-weight:400;line-height:1.4;color:#46464c;background-color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.center-content{max-width:90rem;margin:0 auto;padding-left:.625rem;padding-right:.625rem}.modal-windows{position:fixed;top:0;bottom:0;right:0;left:0;display:none;justify-content:center;align-items:center;flex-direction:column;background-color:rgba(0,0,0,.85);z-index:101}.modal-windows div{padding:1.875rem;border-radius:.3125rem;background-color:#fff;text-align:center}.modal-windows div svg{width:2.5rem;height:2.5rem;margin-bottom:.625rem;fill:green;font-size:2.5rem}.modal-windows div p{font-size:1.125rem;font-weight:500}.main-titles{margin:0 auto;color:#1a1a1a;font-size:2.5rem;font-family:"Geometos",Arial,Helvetica,sans-serif;text-align:center;text-wrap:balance;line-height:120%;text-wrap:balance}.main-titles span{display:block}.main-titles-white-variant{color:#fff}.section-padding{padding-top:6.25rem;padding-bottom:6.25rem}.pad-top-100{padding-top:6.25rem}.pad-bottom-100{padding-bottom:6.25rem}.call-to-action{width:15rem;padding:1.125rem 3.5rem;border-radius:.3125rem;background-color:#059d8e;color:#fff;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-content:center;align-items:center;gap:.3125rem;border:none;cursor:pointer}.call-to-action svg{width:1.5rem;height:1.5rem;display:block;fill:#fff}.call-to-action:hover{background-color:#048478}.call-to-action-orange{background-color:#ff6319}.call-to-action-orange:hover{background-color:#ff5200}@media screen and (max-width: 1439px){.center-content{max-width:83.5rem}}@media screen and (max-width: 1335px){.center-content{max-width:64rem}}@media screen and (max-width: 1023px){.center-content{max-width:48rem}}@media screen and (max-width: 767px){.center-content{max-width:40rem}.main-titles{font-size:2rem}.call-to-action{width:12rem;padding:1rem 2.5rem;font-size:.875rem}.call-to-action svg{width:1.5rem;height:1.5rem;display:block;fill:#fff}}@media screen and (max-width: 639px){.center-content{max-width:26.5625rem}.main-titles{font-size:1.5rem}.section-padding{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width: 424px){.center-content{max-width:none}}header{position:fixed;top:0;width:100%;z-index:100;padding-top:1.25rem;padding-bottom:1.25rem;transition:background-color .3s ease-in-out,padding .3s ease-in-out;z-index:999}header.dark{padding:.625rem 0;background-color:rgba(26,26,26,.9)}header .nav-bar{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0 auto}header .nav-bar .logo a{display:block;text-decoration:none}header .nav-bar .logo a img{width:100%;max-width:12.5rem}header .nav-bar nav ul{display:flex;justify-content:center;gap:3.5rem}header .nav-bar nav ul li{position:relative}header .nav-bar nav ul li a,header .nav-bar nav ul li button{width:-moz-fit-content;width:fit-content;padding:0;display:block;color:#fff;font-size:1rem;font-family:"Geometos",Arial,Helvetica,sans-serif;text-decoration:none;line-height:100%;transition:color .3s ease-in-out;background:rgba(0,0,0,0);border:0}header .nav-bar nav ul li a:hover,header .nav-bar nav ul li button:hover{cursor:pointer;color:#b9b9b9}header .nav-bar nav ul li ul{flex-direction:column;gap:.625rem;position:absolute;top:2.125rem;left:0;width:-moz-fit-content;width:fit-content;background-color:#fff;padding:.625rem 0;border-radius:.625rem;box-shadow:0 .3125rem .625rem rgba(0,0,0,.1);opacity:0;visibility:hidden;background-color:#363636;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}header .nav-bar nav ul li ul.show{opacity:1;visibility:visible}header .nav-bar nav ul li ul::before{content:"";position:absolute;top:-0.625rem;left:20%;transform:translateX(-50%);width:0;height:0;border-left:.625rem solid rgba(0,0,0,0);border-right:.625rem solid rgba(0,0,0,0);border-bottom:.625rem solid #363636}header .nav-bar nav ul li ul li a{padding:.625rem 1.875rem;color:#fff;font-size:.825rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;text-decoration:none;font-weight:500;display:block}header .nav-bar .social-nav{display:flex;align-items:center;gap:.625rem}header .nav-bar .social-nav a{display:block;text-decoration:none;line-height:0}header .nav-bar .social-nav a svg{width:100%;max-width:1.5rem;fill:#fff}header .mobile-nav-bar{display:none}@media screen and (max-width: 1335px){header{padding-top:1.25rem;padding-bottom:1.25rem}header.dark{padding-top:1.25rem;padding-bottom:1.25rem}header .nav-bar{display:none}header .mobile-nav-bar{display:flex;align-items:center;justify-content:space-between}header .mobile-nav-bar .logo a{display:block;text-decoration:none}header .mobile-nav-bar .logo a img{width:100%;max-width:12.5rem}header .mobile-nav-bar button{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;justify-content:center;border:0;background:rgba(0,0,0,0);cursor:pointer}header .mobile-nav-bar button div{width:100%;height:3px;background:#fff;border-radius:5px;transform-origin:center}header .mobile-nav-bar button div:first-child{margin-bottom:6px;transform:rotate(0deg);transition:margin-bottom .3s,transform .3s;transition-delay:.3s,0s}header .mobile-nav-bar button div:nth-child(2){opacity:1;visibility:visible;transition:opacity .3s,visibility .3s;transition-delay:0s,.3s}header .mobile-nav-bar button div:last-child{margin-top:6px;transform:rotate(0deg);transition:margin-top .3s,transform .3s;transition-delay:.3s,0s}header .mobile-nav-bar button.open div:first-child{margin-bottom:-3px;transform:rotate(45deg);transition:margin-bottom .3s,transform .3s;transition-delay:0s,.3s}header .mobile-nav-bar button.open div:nth-child(2){opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;transition-delay:.3s,0s}header .mobile-nav-bar button.open div:last-child{margin-top:-3px;transform:rotate(-45deg);transition:margin-top .3s,transform .3s;transition-delay:0s,.3s}header .mobile-nav-bar nav{width:35%;padding:1.875rem;position:fixed;top:109px;right:-40%;background-color:rgba(26,26,26,.9);z-index:999;bottom:0;box-shadow:-5px 4px 5px 0px rgba(0,0,0,.2);transition:right .5s ease-in-out}header .mobile-nav-bar nav ul li{margin-bottom:1.25rem}header .mobile-nav-bar nav ul li a,header .mobile-nav-bar nav ul li button{width:auto;padding:0;display:block;color:#fff;font-family:"Geometos",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1rem;text-decoration:none;background:rgba(0,0,0,0);border:0}header .mobile-nav-bar nav ul li ul{padding-left:1.25rem}header .mobile-nav-bar nav ul li ul li{margin:.625rem 0}header .mobile-nav-bar nav ul li ul li a{font-size:.875rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;line-height:100%}header .mobile-nav-bar nav ul li.social-nav{margin-top:2.5rem}header .mobile-nav-bar nav ul li.social-nav a svg{width:2.25rem;height:2.25rem;fill:#fff}header .mobile-nav-bar nav.open{right:0}}@media screen and (max-width: 767px){header .mobile-nav-bar nav{width:50%;right:-60%}}@media screen and (max-width: 639px){header .mobile-nav-bar .logo a img{width:100%;max-width:10rem}header .mobile-nav-bar nav{top:96px;width:60%;right:-70%}}.home__slider{width:100%;height:100vh;position:relative;aspect-ratio:16/9;min-height:100vh;overflow:hidden;contain:layout style paint}.home__slider-item{width:100%;height:100vh;position:relative;aspect-ratio:16/9;min-height:100vh;overflow:hidden}.home__slider-item video,.home__slider-item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;will-change:transform}.home__slider-item .video-mobile-version{display:none}.home__slider-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.35);z-index:2}.home__slider-mask .caption{width:540px;height:auto;min-height:200px;position:absolute;bottom:2.5rem;right:2.5rem;box-sizing:border-box}.home__slider-mask .caption p{color:#fff;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;text-align:left;line-height:160%;margin:0}.home__slider-mask .caption p span{font-size:2.5rem;margin-bottom:1.25rem;display:block}.home__slider .button-prev,.home__slider .button-next{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;z-index:3;cursor:pointer}.home__slider .button-prev svg,.home__slider .button-next svg{width:3rem;height:3rem;fill:#1e3e71}.home__slider .button-prev{left:1.25rem}.home__slider .button-next{right:1.25rem}.home__slider .progress-bar{position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:rgba(255,255,255,.3);z-index:999}.home__slider .progress-bar .progress{width:0;height:100%;background-color:#5ea6ed;transition:width 0s;will-change:width}.home__slider .owl-stage-outer{height:100vh !important;overflow:hidden !important}.home__slider .owl-stage{height:100vh !important}.home__slider .owl-item{height:100vh !important}.home__brands h1{margin-bottom:3.125rem}.home__brands__slider a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:12.5rem}.home__banners{position:relative;background-color:#1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:center}.home__banners .banners-mask{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(26,26,26,.8)}.home__banners h2{margin-bottom:2.5rem;z-index:1}.home__banners p{width:43.125rem;margin-bottom:2.5rem;font-size:1.5rem;font-weight:500;color:#d3d3d3;line-height:120%;text-align:center;z-index:1}.home__banners p.small-font{font-size:1rem}.home__banners a{z-index:1}.home__cards{margin-top:11.25rem;display:flex;justify-content:space-between;gap:1.25rem}.home__cards article{width:50%;position:relative;padding:1.25rem;background-color:#1a1a1a;border-radius:1.25rem}.home__cards article header{padding:0;position:absolute;top:-9.375rem;left:0;display:flex;justify-content:flex-start;z-index:1}.home__cards article header img{width:18.625rem;display:block}.home__cards article div{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.home__cards article div p{color:#fff;font-size:1rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;line-height:140%;text-wrap:balance}.home__cards article div img{width:18.125rem;border-radius:1.25rem;display:block}.home__cards article a.call-to-action{position:absolute;bottom:1.25rem;left:1.25rem}.home__cards article.reverse header{flex-direction:row-reverse;right:0}.home__cards article.reverse div{flex-direction:row-reverse}.home__cards article.reverse div p{text-align:right}.home__cards article.reverse a.call-to-action{position:absolute;bottom:1.25rem;right:1.25rem;left:auto}@media screen and (max-width: 1335px){.home__cards{flex-direction:column;justify-content:center;align-items:center;gap:10.5rem}.home__cards article{width:80%}}@media screen and (max-width: 1023px){.home__cards{flex-direction:column;justify-content:center;align-items:center;gap:10.5rem}.home__cards article{width:100%}}@media screen and (max-width: 767px){.home__slider{width:100%;height:100vh;position:relative;aspect-ratio:16/9;min-height:100vh}.home__slider-item{width:100%;height:100vh;position:relative;aspect-ratio:16/9;min-height:100vh}.home__slider-item .video-desktop-version{display:none}.home__slider-item .video-mobile-version{display:block}.home__slider .button-prev,.home__slider .button-next{display:none}.home__banners h2{margin-bottom:1.25rem}.home__banners p{width:auto;margin-bottom:1.25rem;font-size:1rem;line-height:140%}.home__banners p.small-font{font-size:.875rem}.home__banners a{z-index:1}.home__cards{gap:10.25rem}.home__cards article header{padding:0;position:absolute;top:-9rem;display:flex;justify-content:flex-start;z-index:1}.home__cards article header img{width:16rem;display:block}.home__cards article div p{font-size:.875rem}.home__cards article div img{width:12rem}}@media screen and (max-width: 639px){.home__slider{height:auto;aspect-ratio:16/9;min-height:50vh}.home__slider-item{width:100%;height:auto;aspect-ratio:16/9;min-height:50vh;position:relative}.home__slider-item video,.home__slider-item img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.home__slider-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.35);z-index:2}.home__slider-mask .caption{width:100%;max-width:400px;height:auto;min-height:150px;padding:0 .3125rem;position:absolute;bottom:5%;left:0;right:0;box-sizing:border-box}.home__slider-mask .caption p{font-size:.87rem;margin:0}.home__slider-mask .caption p span{font-size:1.875rem}.home__slider .progress-bar{bottom:35px}.home__cards{gap:9rem}.home__cards article{border-radius:.625rem}.home__cards article header{top:-8rem;left:.625rem;right:.625rem}.home__cards article header img{width:13rem}.home__cards article div{padding-top:.625rem;align-items:start}.home__cards article div img{width:8.5rem;height:10rem;-o-object-fit:cover;object-fit:cover;border-radius:.625rem}}@media screen and (max-width: 424px){.home__cards article div{padding-top:0;align-items:center}.home__cards article a.call-to-action{width:100%;margin-top:1.25rem;position:relative;bottom:0;left:0}.home__cards article.reverse a.call-to-action{width:100%;margin-top:1.25rem;position:relative;bottom:0;left:0}}.pages__header{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.pages__header picture{width:100%}.pages__header picture img{width:100%;height:auto;max-height:31.25rem;-o-object-fit:cover;object-fit:cover;display:block}.pages__header-title{position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center}.pages__header-title h1{color:#fff;font-size:2rem;font-family:"Geometos",Arial,Helvetica,sans-serif;text-align:center;text-transform:uppercase;line-height:100%}.pages__mask{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.65);z-index:998;visibility:hidden;opacity:0;transition:opacity .3s ease-out}.pages__mask.show{visibility:visible;opacity:1;transition:opacity .3s ease-in}.pages__404{display:flex;flex-direction:column;align-items:center;justify-content:center}.pages__404 h1{margin-bottom:1.25rem;color:#1a1a1a;font-size:1.875rem;text-align:center;text-transform:uppercase;line-height:1.4}.pages__404 p{color:#1a1a1a;font-size:.875rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;text-align:center}.pages__404 div#contador{margin-top:1.25rem;margin-bottom:1.25rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:500}@media screen and (max-width: 767px){.pages__header picture{width:100%}.pages__header picture img{width:100%;height:60vh;max-height:none;-o-object-fit:cover;object-fit:cover}}.postventa__content{padding-top:6.25rem;display:flex;justify-content:space-between;gap:1.25rem}.postventa__content .col-60{width:60%}.postventa__content .col-40{width:40%}.postventa__content .col h2{margin-bottom:1.5rem;color:#1a1a1a;font-family:"Geometos",Arial,Helvetica,sans-serif;text-transform:uppercase;line-height:120%}.postventa__content .col p{margin-bottom:1.5rem;color:#46464c;font-size:.875rem;line-height:160%}.postventa__content .col div{padding:1.5rem;background-color:#1a1a1a;border-radius:.3125rem}.postventa__content .col div h3{margin-bottom:1.5rem;color:#fff;font-size:1.125rem;font-family:"Geometos",Arial,Helvetica,sans-serif;text-transform:uppercase;line-height:120%}.postventa__content .col div h4{color:#d3d3d3;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:700;line-height:160%}.postventa__content .col div p{margin-bottom:1.5rem;color:#d3d3d3;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:.875rem;line-height:160%}.postventa__content .col video{width:100%;height:34.125rem;border-radius:.3125rem;display:block}@media screen and (max-width: 1335px){.postventa__content .col video{height:38.5rem;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 1023px){.postventa__content{flex-direction:column;align-items:center}.postventa__content .col-60,.postventa__content .col-40{width:90%}.postventa__content .col video{height:auto;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 767px){.postventa__content .col-60,.postventa__content .col-40{width:100%}}@media screen and (max-width: 639px){.postventa__content{padding-top:5rem}}.youtube-video{width:60%;margin:0 auto;aspect-ratio:16/9;padding-top:6.25rem;position:relative}.youtube-video iframe{width:100%;border:none;display:block;border-radius:.3125rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.aboutus{padding-top:6.25rem}.aboutus h1{margin-bottom:3.125rem}.aboutus h2{margin-bottom:1.875rem}.aboutus>p{margin:0 auto;width:60%;font-size:.875rem;line-height:180%}.aboutus>p i{font-weight:500;font-style:italic}.aboutus>div{width:50%;margin:0 auto;position:relative;padding-left:6.25rem;border-left:none;display:flex;flex-direction:column;gap:2.5rem}.aboutus>div::before{content:"";position:absolute;left:6.6rem;top:5px;width:2px;height:100%;background:#005baa;z-index:0}.aboutus>div::after{content:"";width:0;height:0;position:absolute;bottom:-0.625rem;left:6.25rem;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:10px solid #005baa;z-index:1}.aboutus>div article{position:relative;display:flex;align-items:flex-start;padding-left:1.125rem;background:rgba(0,0,0,0);z-index:1}.aboutus>div article::before{content:"";width:.75rem;height:.75rem;position:absolute;left:0px;top:4px;background:#005baa;border:1px solid #005baa;border-radius:50%;z-index:2}.aboutus>div article h2{margin:0;position:absolute;left:-5.25rem;top:-0.5rem;font-size:2.125rem;color:#005baa;font-weight:600;line-height:100%}.aboutus>div article h3{font-size:1rem;color:#005baa;margin-bottom:.5rem}.aboutus>div article h4{font-size:.875rem;color:#888;margin-bottom:.5rem}.aboutus>div article p{font-size:.875rem;margin-bottom:.5rem;transition:max-height .3s;overflow:hidden;line-height:160%}.aboutus>div article p:last-child{margin-bottom:0}.aboutus>div article button{padding:0;margin-left:.3125rem;background:none;border:none;color:#005baa;cursor:pointer;font-size:.75rem;font-weight:bold}@media(max-width: 1023px){.youtube-video{width:100%;padding-top:2.5rem}.aboutus>p{width:100%}.aboutus>div{width:100%}}@media(max-width: 767px){.youtube-video{margin-top:2.5rem}.aboutus{padding-top:2.5rem}}@media(max-width: 424px){.aboutus>div{padding-left:5.25rem}.aboutus>div::before{left:4rem}.aboutus>div::after{left:3.625rem}.aboutus>div article{padding-left:0rem}.aboutus>div article::before{left:-1.5625rem;top:0px}.aboutus>div article h2{font-size:1.5rem}.aboutus>div article h3{font-size:.875rem;font-weight:500}.aboutus>div article>div{margin-top:-3px;margin-left:-5px}}.contact__cards{padding-top:6.25rem;display:flex;justify-content:space-between;gap:1.25rem}.contact__cards article{width:50%;padding:1.25rem;background-color:#1a1a1a;border-radius:.3125rem}.contact__cards article h2{margin-bottom:1.25rem;color:#fff;font-size:1rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase}.contact__cards article p{margin-bottom:1.25rem;color:#fff;font-size:.875rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;line-height:140%;font-weight:400}.contact__cards article p strong{font-weight:700}.contact__cards article p span{display:block}.contact__cards article a{width:2.1875rem;height:2.1875rem;display:block}.contact__cards article a svg{width:100%;height:100%;fill:#fff}.contact__map{width:100%;height:31.25rem;border-top:1px solid #d3d3d3}.contact__map iframe{width:100%;height:100%;border:none;display:block}.contact__form{margin-top:6.25rem;background-color:#f5f5f5}.contact__form h2{margin-bottom:3.125rem}.contact__form form{width:100%;max-width:67.5rem;margin:0 auto}.contact__form form .form-fields{margin-bottom:1.25rem;display:flex;justify-content:center;gap:1.25rem}.contact__form form .form-fields div{width:50%;display:flex;flex-direction:column;gap:1.25rem}.contact__form form .form-fields div.full-width{width:100%}.contact__form form .form-fields div label span.error{padding-left:.3125rem;color:red;font-size:.75rem;display:block}.contact__form form .form-fields div label input,.contact__form form .form-fields div label select,.contact__form form .form-fields div label textarea{width:100%;padding:.625rem;margin:0;border-radius:.3125rem;border:1px solid #d3d3d3;font-size:.875rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;color:#46464c;display:block;background-color:#fff}.contact__form form .form-fields div label select,.contact__form form .form-fields div label input{height:3.125rem}.contact__form form .form-fields div label textarea{height:11.9rem}.contact__form form textarea{width:100%;height:11.9rem;padding:.625rem;margin-bottom:1.25rem;border-radius:.3125rem;border:1px solid #d3d3d3;font-size:.875rem;font-family:"OpenSans",Arial,Helvetica,sans-serif;color:#46464c;display:block}@media screen and (max-width: 1335px){.contact__cards{flex-direction:column}.contact__cards article{width:100%}.contact__form{padding-right:1.25rem;padding-left:1.25rem}}@media screen and (max-width: 767px){.contact__form form .form-fields{flex-direction:column;justify-content:center}.contact__form form .form-fields div{width:100%}}@media screen and (max-width: 639px){.contact__cards{padding-top:5rem}.contact__form{margin-top:5rem}}footer{padding-top:6.25rem;background-color:#1a1a1a}footer .footer__content{margin-bottom:3.125rem;display:flex;justify-content:space-between;align-items:start}footer .footer__content-item img{max-width:12.5rem;width:100%;display:block}footer .footer__content-item h3{margin-bottom:1.25rem;color:#fff;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;line-height:100%;text-transform:uppercase}footer .footer__content-item p{margin-bottom:1.25rem;color:#fff;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:400;line-height:160%}footer .footer__content-item p strong{font-weight:700}footer .footer__content-item p span{display:block}footer .footer__content-item p a{text-decoration:none;color:inherit}footer .footer__content-item .social-media-footer{display:flex;align-items:center;gap:.625rem}footer .footer__content-item .social-media-footer a svg{fill:#fff;width:1.5rem;height:1.5rem;display:block}footer .sub-footer{padding:.625rem;border-top:1px solid #fff;display:flex;justify-content:space-between;align-items:center}footer .sub-footer p{color:#fff;font-family:"OpenSans",Arial,Helvetica,sans-serif;font-size:.75rem;line-height:140%}footer .sub-footer p a{color:#fff;font-weight:500;text-decoration:none;text-transform:uppercase}.whatsapp-footer{height:3.5rem;width:3.5rem;border-radius:1.75rem;position:fixed;bottom:35px;right:20px;background-color:#25d366;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.whatsapp-footer a{margin:0 0 0 2px;color:#fff;font-size:2.5rem;line-height:0;display:block}.whatsapp-footer a svg{width:2.5rem;height:2.5rem;fill:#fff}@media screen and (max-width: 1023px){footer .footer__content{flex-direction:column;align-items:center;gap:2.5rem}footer .footer__content-item{text-align:center}footer .footer__content-item img{max-width:10rem}footer .footer__content-item .social-media-footer{justify-content:center}footer .footer__content-item .social-media-footer a{text-align:center}footer .footer__content-item .social-media-footer a svg{margin:0 auto}footer .sub-footer{flex-direction:column;justify-content:center;text-align:center}}@media screen and (max-width: 639px){footer{padding-top:5rem}footer .footer__content-item img{max-width:10rem}footer .footer__content-item p:last-child{margin-bottom:0}}/*# sourceMappingURL=styles.min.css.map */