:root{--color-primary:#2f48a7;--color-secondary:#0b2f63;--color-tertiary:#2fc5df;--color-quaternary:#e8eefc;--color-action:#ffbc2f;--color-action-2:#1ed760;--color-white:#fff;--color-error:#e35d6a;--bg-cta-mobile:#f1f5fd;--bg-pilar-mobile:#c7d6f9;--bg-banner-static-solid:#f6f8fe;--bg-dark-light-blue:#d9e3fc;--bg-dark-sky-blue:#dfe9f7;--border-bottom:rgba(47,72,167,.13);--font-color-primary:#354256;--font-color-darkgrey:#333;--font-family-body:"Lato",sans-serif;--font-family-title:"Source Sans Pro",sans-serif;--bg-gradient-1:#dae5fa;--bg-gradient-2:#f6f9fe;--shadow-1:0 5px 26px rgba(53,66,86,.16);--shadow-2:0 3px 6px rgba(0,0,0,.16);--shadow-3:0 0 4px rgba(0,0,0,.65);--shadow-submenu:0 4px 6px 0 rgba(0,0,0,.16);--radius-shadow-box:.938rem;--radius-btn:30px;--gradient-1:linear-gradient(180deg,var(--bg-gradient-1) 0,var(--bg-gradient-2));--gradient-2:linear-gradient(180deg,var(--bg-gradient-1) 0,var(--bg-gradient-2) 50%);--gradient-3:linear-gradient(180deg,var(--color-white) 45%,var(--bg-gradient-1) 80%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--font-color-primary);font-family:var(--font-family-body);min-width:320px}body.non-scroll{overflow:hidden}main.main--variant-2{color:var(--color-primary);font-family:var(--font-family-title)}a{color:inherit;text-decoration:none}img{max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{color:var(--color-primary);font-family:var(--font-family-title);line-height:1.1}h1.font-color-primary,h2.font-color-primary,h3.font-color-primary,h4.font-color-primary,h5.font-color-primary,h6.font-color-primary{color:var(--font-color-primary);font-family:var(--font-family-body)}h1{font-size:2.188rem}h2{font-size:1.625rem}h3{font-size:1.375rem}h4{font-size:1.25rem}p{font-size:1.063rem;line-height:1.5}p b,p strong{color:var(--color-primary)}main.main--variant-2 p b,main.main--variant-2 p strong{color:inherit}ul{list-style:none;list-style-position:inside}header.sticky{box-shadow:0 7px 7px 0 rgba(51,51,51,.3)}.boxer{margin:0 auto;max-width:1200px;width:90%}.txt-blue-buk{color:var(--color-primary)!important}.txt-white{color:#fff!important}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.pst-relative{position:relative}.pst-absolute{position:absolute}.wi-100{width:100%!important}.hi-100{height:100%!important}.hi-auto{height:auto!important}.v-mobile,.v-mobile-xl,.v-mobile.v-tablet{display:block}.v-desktop,.v-tablet,.v-tablet.v-desktop{display:none}.shadow-box-fluid{border-radius:var(--radius-shadow-box);box-shadow:var(--shadow-1)}.shadow-box{max-width:850px}.shadow-box,.shadow-box-xs{border-radius:var(--radius-shadow-box);box-shadow:var(--shadow-1);margin:0 auto}.shadow-box-xs{max-width:400px}.shadow-box-lg{border-radius:var(--radius-shadow-box);box-shadow:var(--shadow-1);margin:0 auto;max-width:1100px}.shadow-box--bg-primary{background-color:var(--color-primary);color:var(--color-white)}.outstanding,.shadow-box--font-color-primary{color:var(--color-primary)}.outstanding{font-size:1.75rem;font-weight:600}.outstanding--yellow{color:var(--color-action)}.btn{border:2px solid;border-radius:var(--radius-btn);cursor:pointer;display:inline-block;font-family:var(--font-family-title);font-size:1.25rem;font-weight:600;padding:.563rem 1.75rem;text-align:center;transition:.3s;width:auto}.btn.btn--n-shadow{box-shadow:none}.btn--1{background-color:var(--color-action);color:var(--color-white)}.btn--1,.btn--1:hover{border-color:var(--color-action)}.btn--1:hover{background-color:var(--color-white);color:var(--color-action)}.btn--2{background-color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 3px 6px rgba(0,0,0,.17);color:var(--color-white)}.btn--2:hover{color:var(--color-primary)}.btn--2:hover,.btn--3{background-color:var(--color-white)}.btn--3{border-color:var(--color-action);color:var(--color-action)}.btn--3:hover{background-color:var(--color-action);color:var(--color-white)}.btn--4{background-color:var(--color-white);border-color:var(--color-primary);color:var(--color-primary)}.btn--4:hover{background-color:var(--color-primary);color:var(--color-white)}.btn--5{background-color:var(--color-quaternary);border-color:var(--color-quaternary);color:var(--color-primary)}.btn--5:hover{background-color:var(--color-primary);color:var(--color-white)}.btn--6{background-color:var(--color-white);color:var(--color-primary)}.btn--6:hover{background-color:var(--color-primary);border-color:var(--color-white);color:var(--color-white)}.btn--7{background-color:var(--bg-dark-light-blue);border-color:var(--bg-dark-light-blue);color:var(--color-primary)}.btn--7:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.rounded-16{border-radius:16px}.rounded-23{border-radius:23px}.rounded-32{border-radius:32px}.rounded-49{border-radius:49px}.rounded-56{border-radius:56px}.gap--0{gap:0!important}.gap--8{gap:.5rem!important}.gap--16{gap:1rem!important}.none-wrap{flex-wrap:nowrap!important}.ds-block{display:block}.ds-none{display:none}.ds-flex{display:flex;flex-wrap:wrap;gap:.5rem}.flex-dir-column{flex-direction:column}.flex-dir-column-rv{flex-direction:column-reverse}.jc-center{justify-content:center}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.jc-between{justify-content:space-between}.jc-around{justify-content:space-around}.jc-self-center{justify-self:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-center{align-items:center}.ai-stretch{align-items:stretch}.ai-baseline{align-items:baseline}.ai-end{align-items:end}.ai-self-center{align-self:center}.ai-self-start{align-self:start}.ai-self-end{align-self:end}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.pi-center{place-items:center}.bg-grey,.bg-light-blue{background:var(--bg-banner-static-solid)}.bg-blue-buk{background:var(--color-primary)}.bg-white{background:var(--color-white)!important}@media only screen and (min-width:767px){h1{font-size:2.375rem}h2{font-size:1.875rem}h3{font-size:1.5rem}.pst-md-relative{position:relative}.pst-md-absolute{position:absolute}.txt-md-center{text-align:center}.txt-md-left{text-align:left}.txt-md-right{text-align:right}.outstanding{font-size:1.95rem}.wi-md-100{width:100%!important}.hi-md-100{height:100%!important}.hi-md-auto{height:auto!important}.shadow-box-fluid-md{border-radius:var(--radius-shadow-box);box-shadow:var(--shadow-1)}.gap-md--0{gap:0!important}.gap-md--8{gap:.5rem!important}.gap-md--24{gap:1.5rem!important}.none-md-wrap{flex-wrap:nowrap!important}.ds-md-block{display:block}.ds-md-flex{display:flex!important;flex-wrap:wrap;gap:.5rem}.flex-md-dir-row{flex-direction:row}.flex-md-dir-column{flex-direction:column!important}.jc-md-center{justify-content:center}.jc-md-start{justify-content:flex-start}.jc-md-end{justify-content:flex-end}.jc-md-between{justify-content:space-between}.jc-md-around{justify-content:space-around}.jc-self-md-center{justify-self:center}.ai-md-start{align-items:flex-start}.ai-md-end{align-items:flex-end}.ai-md-center{align-items:center}.ai-md-stretch{align-items:stretch}.ai-md-baseline{align-items:baseline}.ai-self-md-center{align-self:center!important}.ai-self-md-start{align-self:start}.ai-self-md-end{align-self:end}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.pi-md-center{place-items:center}.v-mobile{display:none}.v-mobile-xl,.v-mobile.v-tablet{display:block}.v-tablet,.v-tablet.v-desktop{display:block!important}.v-desktop{display:none}}@media only screen and (min-width:1020px){.pst-lg-relative{position:relative}.pst-lg-absolute{position:absolute}.txt-lg-center{text-align:center}.txt-lg-left{text-align:left}.txt-lg-right{text-align:right}.wi-lg-100{width:100%!important}.hi-lg-100{height:100%!important}.hi-lg-auto{height:auto!important}.gap-lg--0{gap:0!important}.gap-lg--8{gap:.5rem!important}.gap-lg--24{gap:1.5rem!important}.gap-lg--32{gap:2rem!important}.none-lg-wrap{flex-wrap:nowrap!important}.ds-lg-block{display:block}.ds-lg-flex{display:flex!important;flex-wrap:wrap;gap:.8rem}.flex-lg-dir-row{flex-direction:row}.flex-lg-dir-column{flex-direction:column!important}.jc-lg-center{justify-content:center}.jc-lg-start{justify-content:flex-start}.jc-lg-end{justify-content:flex-end}.jc-lg-between{justify-content:space-between}.jc-lg-around{justify-content:space-around}.jc-self-lg-center{justify-self:center}.ai-lg-start{align-items:flex-start}.ai-lg-end{align-items:flex-end}.ai-lg-center{align-items:center}.ai-lg-stretch{align-items:stretch}.ai-lg-baseline{align-items:baseline}.ai-self-lg-center{align-self:center!important}.ai-self-lg-start{align-self:start}.ai-self-lg-end{align-self:end}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.pi-lg-center{place-items:center}.v-mobile,.v-mobile-xl{display:none}.v-mobile.v-tablet{display:none!important}.v-desktop,.v-tablet{display:block}}.buk-preheader{background-color:#0b2f63;font-family:Lato,sans-serif}.buk-preheader__content{display:flex;justify-content:space-between}.buk-preheader__links{align-items:center;display:flex;list-style:none}.buk-preheader__right{width:calc(100% - 142px)}.buk-preheader__right .buk-preheader__links{justify-content:space-between}.buk-preheader--hide{display:none}.buk-preheader__links li{color:#fff;padding:10.57px 0;position:relative}.buk-preheader__links li.active:before{border-bottom:6px solid #2f48a7;border-left:6px solid transparent;border-right:6px solid transparent;bottom:0;content:"";left:50%;position:absolute;transform:translateX(-50%)}.buk-preheader__links li a{color:#fff;display:inline-block;font-size:16px;font-weight:400;padding:0 6px}.buk-preheader__links li a:hover{color:#fff}.buk-preheader__links li a.buk-countries{align-items:center;display:flex}.buk-preheader__links li button.buk-countries{align-items:center;background:transparent;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;padding:0 6px}#countries{transform:translateY(1px);z-index:30}.buk-countries{cursor:pointer}.buk-countries img.open-countries{transform:translateY(1px)}.show-countries .buk-countries__submenu{height:144px}.buk-countries__submenu .buk-countries__container{padding:17px 12px}.buk-countries__submenu{background-color:#fff;height:0;list-style:none;overflow:hidden;position:absolute;right:-5%;top:39px;transition:.5s;width:150px;z-index:50}.buk-countries__submenu li{color:#000;padding:0}.buk-countries__submenu li:not(:last-of-type){margin-bottom:14px}.buk-countries__submenu li a,.buk-countries__submenu li a:hover{color:inherit}.buk-countries__submenu .buk-countries__link{align-items:center;display:flex;padding:0;text-transform:uppercase}.buk-countries__link img.buk-flag__xs{margin-right:6px}.buk-flag__xs{height:17px;width:17px}.buk-preheader .arrow-down{bottom:0}.buk-preheader .arrow-down .arrow-down__left{height:5px;left:6.7px;top:-1px;width:14px}.buk-preheader .arrow-down .arrow-down__left:after{background-color:#fff;height:4px;width:14px}.buk-preheader .arrow-down .arrow-down__right{height:5px;left:16px;top:-1px;width:14px}.buk-preheader .arrow-down .arrow-down__right:after{background-color:#fff;height:4px;width:14px}.show-countries .arrow-down .arrow-down__left:after{transform:rotate(-70deg);transform-origin:center center}.show-countries .arrow-down .arrow-down__right:after{transform:rotate(70deg);transform-origin:center center}@media only screen and (min-width:767px){.buk-preheader--hide{display:block}.buk-countries span.buk-preheader--hide{margin-left:5px}.buk-preheader__links li a,.buk-preheader__links li button.buk-countries{margin:0 4px}.buk-preheader__content{justify-content:space-between}.buk-preheader__right{width:auto}.buk-preheader__right .buk-preheader__links{justify-content:normal}}@media only screen and (min-width:1020px){.buk-preheader__links .neg-margin:before{margin-bottom:-1px}}header{background-color:#2f48a7;color:#fff;font-family:Source Sans Pro,sans-serif;padding:20px 0}header.sticky{position:sticky;top:0;z-index:20}.boxer-header{margin:0 auto;max-width:1200px;width:90%}.buk-logo img{height:48px;transition:height .6s ease-out;width:123px}header.sticky .buk-logo img{height:43px;transition:height .6s ease}.buk-nav{justify-content:space-between}.buk-nav,.buk-xs-menu{align-items:center;display:flex}.buk-xs-menu{background:transparent;border:none;cursor:pointer;height:45px;justify-content:center;outline:none;position:relative;transition:all 1s ease-in-out;width:40px}.buk-xs-menu__hamburger,.buk-xs-menu__hamburger:after,.buk-xs-menu__hamburger:before{background-color:#fff;border-radius:5px;height:4px;transition:all .5s ease-in-out;width:80%}.buk-xs-menu__hamburger:after,.buk-xs-menu__hamburger:before{content:"";position:absolute}.buk-xs-menu__hamburger:before{transform:translate(-50%,-10px)}.buk-xs-menu__hamburger:after{transform:translate(-50%,10px)}.buk-xs-menu.show-menu .buk-xs-menu__hamburger{background:transparent;transform:translateX(-20px);transition:all .5s ease-in-out;z-index:4}.buk-xs-menu.show-menu .buk-xs-menu__hamburger:before{transform:rotate(45deg) translate(6px,-6px)}.buk-xs-menu.show-menu .buk-xs-menu__hamburger:after{transform:rotate(-45deg) translate(5.5px,5.5px)}header .buk-xs-menu~.buk-menu{transition:all .6s ease-in}header.sticky .buk-xs-menu~.buk-menu{top:85px}.buk-xs-menu.show-menu~.buk-menu{opacity:1;overflow-y:auto;right:0;transition:all .6s ease}@media only screen and (min-width:1100px){header .buk-xs-menu~.buk-menu{transition:none}}.buk-menu{background-color:#fff;display:block;height:100vh;list-style:none;opacity:0;padding:0 5%;position:fixed;right:-100%;top:128px;transition:right 2s ease-in;width:100%;z-index:20}.buk-menu__item{color:#2f48a7;font-size:1.25rem;margin:5px 0}.buk-menu__item:not(:last-of-type){border-bottom:1px solid rgba(47,72,167,.13)}.buk-menu__item:nth-last-of-type(2){border-bottom:none}.buk-menu__item.show-submenu{border-bottom:2px solid #2f48a7}.buk-menu__item a{-webkit-font-smoothing:antialiased;color:#2f48a7;font-weight:700}.buk-menu__item:nth-last-of-type(2).show-submenu{border-bottom:none}.buk-menu__item button{background:transparent;border:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:700}.buk-menu__item .buk-menu__link{letter-spacing:1px}.buk-menu__link{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0;width:100%}.arrow-down{position:relative;width:30px}.arrow-down .arrow-down__left{background-color:transparent;border-radius:2px;display:block;float:right;height:6px;left:0;position:absolute;top:0;transform:rotate(40deg);width:15px}.arrow-down .arrow-down__left:after{background-color:#2f48a7;border-radius:8px;content:"";display:block;float:right;height:6px;transition:all .9s cubic-bezier(.25,1.7,.35,.8);width:15px;z-index:-1}.arrow-down .arrow-down__right{background-color:transparent;border-radius:2px;display:block;float:right;height:6px;left:8px;position:absolute;top:0;transform:rotate(-40deg);width:15px}.arrow-down .arrow-down__right:after{background-color:#2f48a7;border-radius:8px;content:"";display:block;float:right;height:6px;transition:all .9s cubic-bezier(.25,1.7,.35,.8);width:15px;z-index:-1}.arrow-down.open .arrow-down__left:after{transform:rotate(-70deg);transform-origin:center center}.arrow-down.open .arrow-down__right:after{transform:rotate(70deg);transform-origin:center center}.buk-submenu{display:none;list-style:none;transform-origin:top}.buk-menu__item.show-submenu .buk-submenu{animation:revealSubmenu .65s ease-in;display:flex;flex-direction:column}.buk-submenu--family{padding-bottom:.7rem}@keyframes revealSubmenu{0%{opacity:0;transform:scaleY(.15)}to{opacity:1;transform:scaleY(1)}}.buk-pilar:first-of-type{order:2}.buk-pilar:nth-of-type(2){order:1}.buk-pilar:nth-of-type(3){order:3}.buk-pilar:nth-of-type(4){order:4}.cta-solutions{margin-bottom:1.25rem;order:5}.buk-pilar__content{align-items:center;background:#c7d6f9;display:flex;margin:0 -5.5%;padding:7px 5.5%}.buk-pilar__icon{width:max-content}.buk-pilar__icon img{aspect-ratio:1;vertical-align:middle;width:63px}.buk-pilar__name{font-size:1.15rem;font-weight:700;margin-left:1.1rem}.buk-pilar__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:1rem 0}.buk-pilar__label{padding-left:36px;position:relative}.buk-pilar__label:after{content:url(https://www.buk.cl/hubfs/2022/BUK/Home%20nuevo/Header/icon-action-check_circle.svg);left:4px;position:absolute;top:50%;transform:translateY(-40%);width:auto}.buk-pilar__label a{display:inline-block;font-family:Lato,sans-serif;font-size:1.1rem;font-weight:400;padding:.4rem 0;width:100%}.buk-pilar__label a:hover{color:#ffbc2f;font-weight:700}.buk-family a{margin-left:1.5rem;padding:.4rem 0;width:100%}.buk-family a,.buk-resources a{display:inline-block;font-family:Lato,sans-serif;font-size:1.1rem;font-weight:400}.buk-resources a{padding:.5rem 0;width:70%}.buk-family a:hover,.buk-resources a:hover{color:#ffbc2f;font-weight:700}.buk-family:not(:last-of-type){margin-bottom:1rem}.buk-resources{margin-bottom:.5rem}.buk-family,.buk-resources{align-items:center;display:flex}.buk-resources figure img{height:63px;width:63px}.buk-resources figure img.img{height:50px;margin-left:6px;width:50px}.buk-resources a{margin-left:1rem}.buk-family figure img{height:54px;max-width:none;width:54px}.new-solution{background-color:#1fbd4a;border-radius:15px;color:#fff;font-family:Lato,sans-serif;font-size:.85rem;font-weight:700;left:60%;padding:5px 12px 6px;position:absolute;top:6px}.buk-nav .buk-cta{background:#f1f5fd;height:51%;list-style:none;margin:0 -5.5%;padding:30px 6%}.buk-nav .buk-cta__wrap-button{text-align:center}.buk-nav .buk-cta__wrap-button:first-of-type{margin-bottom:13px}.buk-nav .buk-cta__button{border:2px solid #ffbc2f;border-radius:30px;display:inline-block;font-size:1.3rem;font-weight:700;min-width:216px;padding:10px 20px}.buk-nav .buk-cta__button--btn1{background-color:#ffbc2f;color:#fff}.buk-nav .buk-cta__button--btn2{background-color:#fff;color:#ffbc2f}.buk-nav .buk-cta__button--btn1:hover{background-color:#fff;color:#ffbc2f;transition:.5s}.v-menu-hamburger{display:block}@media only screen and (min-width:1100px){.v-menu-hamburger{display:none}header{padding:0}.buk-menu__item .buk-menu__link{letter-spacing:.5px}.buk-logo{flex:1 0 130px}.buk-xs-menu{display:none}.buk-menu{align-items:center;background-color:#2f48a7;display:flex;flex:2 0 80%;flex-wrap:wrap;height:auto;justify-content:flex-end;opacity:1;padding:0;position:static;width:auto}.buk-menu__item{color:#fff;font-size:1.125rem;font-weight:700;margin:0;padding:36px 0;position:relative;transition:all .5s cubic-bezier(.075,.82,.165,1)}header.sticky .buk-menu__item{padding:32px 0}header.sticky .buk-menu__item:after{bottom:30px}.buk-menu__item.show-submenu,.buk-menu__item:not(:last-of-type){border-bottom:none}.buk-menu__item:after{bottom:33px;content:"";display:block;height:3.5px;left:10px;position:absolute;transition:all .7s ease;width:0}.buk-menu__item:hover:after{background-color:#ffbc2f;width:calc(100% - 17px)}.buk-menu__item a{color:#fff}.buk-menu__item .buk-submenu a{color:#2f48a7}.buk-menu__item .buk-submenu a:hover{color:#ffbc2f}.buk-menu__link{padding:4px 10px;width:auto}.arrow-down .arrow-down__left{height:5px;left:8.7px;top:-2px;width:14px}.arrow-down .arrow-down__right{height:5px;left:18px;top:-2px;width:14px}.arrow-down .arrow-down__left:after,.arrow-down .arrow-down__right:after{background-color:#fff;height:4px;width:14px}.buk-menu__item:hover .arrow-down .arrow-down__left:after{transform:rotate(-70deg);transform-origin:center center}.buk-menu__item:hover .arrow-down .arrow-down__right:after{transform:rotate(70deg);transform-origin:center center}.buk-menu__item:hover .buk-submenu{animation:revealSubmenu .6s ease-in}.buk-menu__item.show-submenu .buk-submenu,.buk-menu__item:hover .buk-submenu{background:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.16);color:#2f48a7;display:flex;flex-wrap:wrap;left:0;padding:1.5rem 1.2rem .5rem;position:absolute;top:103px;width:655px;z-index:20}header.sticky .buk-menu__item.show-submenu .buk-submenu,header.sticky .buk-menu__item:hover .buk-submenu{top:95px}.buk-menu__item.show-submenu .buk-submenu--family,.buk-menu__item:hover .buk-submenu--family{flex-direction:column;left:5px;padding:1.2rem;width:190px}.buk-menu__item.show-submenu .buk-submenu--resources,.buk-menu__item:hover .buk-submenu--resources{flex-direction:column;left:10px;max-width:270px;padding:1.2rem}.buk-pilar{display:flex;flex:1 50%;flex-direction:column}.buk-pilar:first-of-type{order:3}.buk-pilar:nth-of-type(2){order:1}.buk-pilar:nth-of-type(3){order:2}.buk-pilar:nth-of-type(4){order:4}.cta-solutions{bottom:1rem;margin-bottom:0;position:absolute;right:5%}.buk-menu__item .cta-solutions a:hover{color:inherit!important}.cta-solutions a.cta-solutions__link{align-items:center;display:flex;gap:.5rem;padding:3px 6px;position:relative}.cta-solutions a.cta-solutions__link:before{background:rgba(199,214,249,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .4s ease;z-index:-1}.cta-solutions a.cta-solutions__link:hover:before{transform:scaleX(1);transform-origin:bottom left}.cta-solutions a img{width:20px}.buk-pilar__content{background:#fff;margin:0}.buk-pilar__icon img{width:60px}.buk-pilar__list{gap:.2rem;padding:.5rem 0 1.2rem}.buk-pilar__label{padding:0 6%}.buk-pilar__label:after{content:none}.buk-pilar__label a{font-size:1rem;padding:4px 0}.buk-family a{padding:4px 0}.buk-family a,.buk-resources a{font-size:1rem}.buk-family a{margin-left:.85rem}.buk-resources{margin-bottom:0}.buk-resources:not(:last-of-type){margin-bottom:.5rem}.buk-resources a{margin-left:.5rem;width:auto}.new-solution{left:69%;padding:4px 9px 5.5px;top:3px}.buk-nav .buk-cta{background:#2f48a7;height:auto;margin:0 0 0 2%;padding:0}.buk-nav .buk-cta__wrap-button:first-of-type{margin-bottom:0}.buk-nav .buk-cta__button{font-size:1.25rem;min-width:178px;padding:11px 15px}header .buk-nav .btn--3{display:none}}@media only screen and (min-width:1200px){.buk-logo{flex:1 0 130px}.buk-menu__item:not(:last-of-type){margin:0 7px}.buk-menu__item:last-of-type{margin-left:7px}.buk-nav .buk-cta{margin:0 0 0 3%}}@media only screen and (min-width:1250px){.buk-menu__item .buk-menu__link{letter-spacing:1px}}footer{background-color:#2f48a7}footer .logo-buk{display:block;float:none;margin:0 auto}footer h4{color:#fff;font-family:Lato,sans-serif;font-size:18px;font-weight:700;line-height:1.5;margin:20px auto;width:80%}footer h4 span{color:#f7b636}footer a:hover{opacity:.5}footer .container-top{padding:40px 0 15px}footer .container-top .wrap-two .block-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;justify-content:space-between}footer .container-top .wrap-two .block-flex h3{color:#fff;padding-bottom:12px}footer .container-top h3{color:#ffbd02;font-size:16px;font-weight:900;margin-top:15px}footer .container-top ul{list-style-type:none;margin:15px 0 30px;padding-left:0}footer .container-top li,footer .container-top li a{color:#fff;font-size:16px;font-weight:400;line-height:1.5}footer .container-bottom{border-top:1px solid #fff;padding:30px 0}footer .container-top .wrap-two .block-flex .group{flex-basis:50%}footer .container-bottom .logo-footer{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:0;margin-bottom:20px}footer .container-bottom .wrapper .wrap-flex{align-items:center;display:flex;justify-content:center}footer .container-bottom .copy-right{color:#fff;font-size:17px}.fa-facebook:before,footer .container-bottom .social-link .fa-facebook-f:before{content:"\f09a"}footer .container-bottom .social-link ul{display:flex;justify-content:space-evenly;list-style:none;margin:0;padding:0;width:224px}footer .wrap-three h4{color:#fff;font-size:16px;font-weight:500;margin:15px 0 0;text-align:left;text-decoration:underline}footer .wrap-three ul{margin:0 0 30px}@media screen and (min-width:1140px){footer .container-top .wrapper-flex .wrap-one{width:22%}footer .container-top .wrapper-flex .wrap-two{width:52%}footer .container-top .wrapper-flex .wrap-three{margin-left:2%;width:25%}}@media screen and (max-width:1140px) and (min-width:678px){footer .container-top .wrapper-flex{flex-direction:row;flex-wrap:wrap;gap:0 63px}footer .container-top .wrapper .wrap-one{flex-grow:0}footer .container-top .wrapper .wrap-two{flex-grow:4;order:3}footer .container-top .wrapper .wrap-three{flex-grow:1}footer .container-bottom .logo-footer{align-items:center}footer .container-bottom .imagen-logo img{height:auto;width:80px}}@media (min-width:767px){footer .container-top .wrapper-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}footer .container-top .wrap-two .block-flex{gap:50px}footer .container-bottom .wrapper.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}footer .container-bottom .logo-footer{flex-direction:row;gap:15px;margin-bottom:0}footer .logo-footer h4{text-align:center;width:100%}}