.container{max-width:480px;width:84%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible;overflow:initial}@media only screen and (min-width:745px){.container{width:100%;max-width:750px}}@media only screen and (min-width:1240px){.container{max-width:1240px;-webkit-box-sizing:border-box;box-sizing:border-box}}.btn,.btn__primary,.btn__primary--border,.hero .hero-container .hero-item__content a{padding:12px 40px;display:inline-block;font-size:18px;border-radius:90px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn__primary,.hero .hero-container .hero-item__content a{background-color:#a1411c;color:#fff;font-size:18px;line-height:156%;font-weight:700;letter-spacing:.09px}.btn__primary svg,.hero .hero-container .hero-item__content a svg{vertical-align:middle}.btn__primary:hover,.hero .hero-container .hero-item__content a:hover{background:#ba4f24}.btn__primary--border{background:transparent;border:1px solid #a1411c;color:#a1411c}.btn__primary--border:hover{border:1px solid #ba4f24;color:#ba4f24}.input-field{position:relative;margin-top:16px;min-height:54px;-webkit-box-sizing:border-box;box-sizing:border-box}.input-field input[type=email],.input-field input[type=number],.input-field input[type=password],.input-field input[type=text],.input-field select,.input-field textarea{color:#26140d;border:1px solid #26140d;width:100%;height:54px;padding-left:20px;border-radius:2px;outline:none;font-size:16px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;appearance:none;-webkit-transition:border .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,border .3s,-webkit-box-shadow .3s;border-radius:5px;background:transparent;position:relative;z-index:20}.input-field .show-error{display:none}.input-field label{color:#26140d;position:absolute;bottom:40%;left:20px;top:20px;display:block;margin:0 auto;font-size:16px;z-index:10;font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;cursor:text;-webkit-transition:color .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform-origin:0 100%;transform-origin:0 100%;text-align:left;text-align:initial}.input-field label.active{-webkit-transform:translateY(-18px) scale(.8);transform:translateY(-18px) scale(.8);bottom:39%}.input-field.active input[type=email],.input-field.active input[type=number],.input-field.active input[type=password],.input-field.active input[type=text]{padding-top:16px}.input-field.active label{-webkit-transform:translateY(-14px) scale(.8);transform:translateY(-14px) scale(.8);bottom:36%;font-weight:400;text-transform:uppercase}.input-field.active textarea{padding-top:43px}.input-field.active textarea label{-webkit-transform:translateY(-12px) scale(.8);transform:translateY(-12px) scale(.8);bottom:3%}.btn-form{background:#a1411c;border:1px solid #a1411c;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:18px;text-align:center;display:block;width:100%;padding:20px 0;text-transform:uppercase;border-radius:8px;margin-top:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.btn-form:hover{background-color:#a1411c;-webkit-box-shadow:0 0 10px #a1411c;box-shadow:0 0 10px #a1411c}@media only screen and (min-width:745px){.group-form-2{width:48.5714285714%;display:inline-block;margin-right:1.7857142857%}}.group-form-2:nth-child(3){margin-right:0}*{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;text-decoration:none;font-weight:400;outline:0}*,body{margin:0}body{overflow-x:hidden;width:100%;font-family:DM Sans,Arial,Helvetica,sans-serif;color:#26140d;line-height:1.6}button{cursor:pointer;border:0;outline:0;-webkit-box-shadow:0;box-shadow:0}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.hide-on-small-only{display:none!important}@media only screen and (min-width:745px){.hide-on-small-only{display:block!important}}.hide-on-medium-only{display:none}@media only screen and (min-width:745px){.hide-on-medium-only{display:block}}.hide-tablet-on-up{display:inline-block}@media only screen and (min-width:745px){.hide-tablet-on-up{display:none!important}}#contenido{overflow-x:hidden;min-height:100vh}@media only screen and (min-width:1240px){#contenido{overflow:visible;overflow:initial}}.container{padding-top:48px;padding-bottom:48px}@media only screen and (min-width:745px){.container{padding-top:32px;padding-bottom:32px}}@media only screen and (min-width:1240px){.container{padding-top:64px;padding-bottom:64px}}h1,h2,h3,h4,h5{font-weight:700;color:#26140d;letter-spacing:-.4px}h2{margin-top:16px}h2.title p{font-size:28px;line-height:130%;text-align:center;color:#26140d;font-weight:300}h2.title p strong{font-weight:700}@media only screen and (min-width:745px){h2.title p{font-size:44px}}p{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-size:18px;letter-spacing:-.2px;line-height:34px;color:#26140d}@media only screen and (min-width:745px){p{font-size:24px}}.site-header{width:100%;min-height:75px;position:fixed;top:0;z-index:9999999;margin-top:0;-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.site-header.active,.site-header.actived{background:#fff;-webkit-box-shadow:0 5px 40px hsla(0,0%,87.5%,.8);box-shadow:0 5px 40px hsla(0,0%,87.5%,.8)}@media only screen and (min-width:1240px){.site-header{position:fixed}.site-header.active,.site-header.actived{background-color:#fff}}.site-header .container{z-index:30;position:relative;min-height:75px;padding:16px 0;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:1240px){.site-header .container{width:100%;max-width:1184px;margin:0 auto}}.site-header-brand{width:72.972972973%;padding-left:18px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (min-width:1240px){.site-header-brand{padding-left:0;width:12.9032258065%;height:100%}}.site-header-brand__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header-brand__item img{height:48px;display:block;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (min-width:745px){.site-header-brand__item img{height:74px}}@media only screen and (min-width:1240px){.site-header-brand__item img{height:138px;margin-left:0;width:auto}}.site-header-nav{height:0;opacity:0;position:relative;z-index:0;clear:both;-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out;margin-top:10px;width:100%}.site-header-nav .main-navegation ul{padding-top:10px}.site-header-nav .main-navegation ul li{list-style:none;border-top:1px solid #dbe3f2;text-align:left;position:relative}.site-header-nav .main-navegation ul li,.site-header-nav .main-navegation ul li ul{-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out}.site-header-nav .main-navegation ul li ul{overflow:hidden;max-height:0;padding:0}.site-header-nav .main-navegation ul li:hover{padding-bottom:0}.site-header-nav .main-navegation ul li:hover ul{max-height:100rem;background:#36180a;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.site-header-nav .main-navegation ul li:hover ul li{border:0}.site-header-nav .main-navegation ul li:after{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_3)'%3E%3Cpath d='M35.427 44.223L5.012 74.702a2.935 2.935 0 01-4.155-4.146l30.418-30.481a2.939 2.939 0 00-.002-4.152L.857 5.443a2.935 2.935 0 114.155-4.145l30.413 30.477c3.433 3.432 3.433 9.018.002 12.448z' fill='%23004F89'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_3'%3E%3Cpath fill='%23fff' d='M0 0h38v76H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:12px;height:17px;width:8.6px;background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;right:24px;top:24px}@media only screen and (min-width:1240px){.site-header-nav .main-navegation ul li:after{display:none}}.site-header-nav .main-navegation ul li:last-child{border-bottom:1px solid #dbe3f2}@media only screen and (max-width:321px){.site-header-nav .main-navegation ul li{padding:8px}.site-header-nav .main-navegation ul li:after{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.08 16.07L2.589 29.558a1.52 1.52 0 01-2.145 0 1.511 1.511 0 010-2.14l12.421-12.416L.445 2.584a1.513 1.513 0 010-2.141 1.52 1.52 0 012.145 0l13.491 13.486a1.528 1.528 0 01-.001 2.142z' fill='%23F87169'/%3E%3C/svg%3E");width:8px;height:14px;background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;right:24px;top:20px}}.site-header-nav .main-navegation ul li a{padding:24px 12px;display:inline-block;width:100%;font-size:16px;line-height:15px;position:relative;color:#26140d}.site-header-nav .main-navegation ul li a:before{content:"";width:0;height:2px;background-color:#fff;position:absolute;bottom:12px;left:0;-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out}.site-header-nav .main-navegation ul li a:hover{color:#fff}@media only screen and (min-width:1240px){.site-header-nav .main-navegation ul li a:hover:before{width:100%}}@media only screen and (min-width:1240px){.site-header-nav .main-navegation ul li a{display:inline;display:initial;width:auto}}@media only screen and (max-width:744px){.site-header-nav .main-navegation{height:0;overflow:hidden}}@media only screen and (min-width:1240px){.site-header-nav .main-navegation{position:relative;top:-16px}.site-header-nav .main-navegation ul{padding:0}.site-header-nav .main-navegation ul li{list-style:none;text-align:left;padding:0;color:#26140d;display:inline-block;margin:0 32px 0 0;border:0;position:relative}.site-header-nav .main-navegation ul li.menu-item-has-children{margin-right:48px}.site-header-nav .main-navegation ul li.menu-item-has-children a:after{content:"";width:13px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' fill='none'%3E%3Cpath d='M.87 3.23L6.5 9.026l5.629-5.795.871.846-6.5 6.693L0 4.077l.87-.847z' fill='%23fff'/%3E%3C/svg%3E");display:inline-block;margin-left:4px;position:absolute;right:-24px;top:24px}.site-header-nav .main-navegation ul li.menu-item-has-children ul li a:after{display:none}.site-header-nav .main-navegation ul li.menu-item-has-children ul li a{color:#36180a}.site-header-nav .main-navegation ul li.menu-item-has-children ul li a:hover{background:#36180a!important;color:#fff!important}.site-header-nav .main-navegation ul li.menu-item-has-children ul li a:before{display:none}.site-header-nav .main-navegation ul li:last-child{margin-right:0;border:0}.site-header-nav .main-navegation ul li a{padding:20px 0;color:#fff;-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out;display:block;width:auto;font-weight:500;border:0}.site-header-nav .main-navegation ul li ul{overflow:visible;overflow:initial;max-height:none;width:220px;display:none}.site-header-nav .main-navegation ul li ul li a{color:#36180a}.site-header-nav .main-navegation ul li ul li a:hover{color:#fff}.site-header-nav .main-navegation ul li ul li a:before{display:none}.site-header-nav .main-navegation ul li.current_page_item a{color:#fff}.site-header-nav .main-navegation ul li.current_page_item a:before{width:100%}.site-header-nav .main-navegation ul li.current_page_item ul li a{color:#36180a;font-size:14px}.site-header-nav .main-navegation ul li.current_page_item ul li a:hover{background:#36180a!important;color:#fff!important}.site-header-nav .main-navegation ul li.current_page_item ul li a:before{display:none}.site-header-nav .main-navegation ul li:hover ul{display:block;position:absolute;left:-55%;width:220px;height:auto;padding:12px;background:#fff;-webkit-box-shadow:0 20px 64px rgba(111,103,164,.35);box-shadow:0 20px 64px rgba(111,103,164,.35)}.site-header-nav .main-navegation ul li:hover ul li{text-align:center;width:100%;border-bottom:0;color:#36180a}.site-header-nav .main-navegation ul li:hover ul:before{content:"";position:absolute;width:15px;height:15px;top:-4px;left:15%;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.site-header-nav .main-navegation.active{height:auto;background:#fff}.site-header-nav.active,.site-header-nav.actived{width:100%;margin-top:70px;clear:both;height:100%;opacity:1;text-align:center;z-index:80}.site-header-nav.active .main-navegation,.site-header-nav.actived .main-navegation{height:100vh;background:#fff}@media only screen and (min-width:1240px){.site-header-nav.active .main-navegation,.site-header-nav.actived .main-navegation{height:auto;top:0}}@media only screen and (min-width:1240px){.site-header-nav{height:100%;opacity:1;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:83.8709677419%}}@media only screen and (min-width:1240px){.site-header.actived ul li.menu-item-has-children a:after,.site-header.active ul li.menu-item-has-children a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' fill='none'%3E%3Cpath d='M.87 3.23L6.5 9.026l5.629-5.795.871.846-6.5 6.693L0 4.077l.87-.847z' fill='%23483127'/%3E%3C/svg%3E")!important}}.site-header-sandwich{-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out;padding-right:18px;width:auto}@media only screen and (min-width:1240px){.site-header-sandwich{display:none}}.site-header-sandwich .menu{height:2px;width:22px;display:block;background-color:#ffc1a5;margin-bottom:6px;-webkit-transition:all .3s ease-in-out ease-in-out;transition:all .3s ease-in-out ease-in-out}.site-header-sandwich .menu-3{margin:0}.site-header-sandwich.active{padding-top:-10px}.site-header-sandwich.active .menu-1{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 90%;transform-origin:0 90%}.site-header-sandwich.active .menu-2{opacity:0}.site-header-sandwich.active .menu-3{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 10%;transform-origin:0 10%}@media only screen and (min-width:1240px){.site-header.active,.site-header.actived{background:#fff;-webkit-box-shadow:0 5px 40px #dfdfdf;box-shadow:0 5px 40px #dfdfdf}.site-header.active #brand,.site-header.actived #brand{height:74px}.site-header.active .main-navegation,.site-header.actived .main-navegation{top:0}.site-header.actived p,.site-header.active p{color:#26140d}.site-header.active .site-header-brand,.site-header.actived .site-header-brand{padding-bottom:0}.site-header.active .site-header-nav,.site-header.actived .site-header-nav{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-header.actived svg,.site-header.active svg{padding:0;height:auto!important;margin:0;position:relative;top:-5px}.site-header.actived svg path,.site-header.active svg path{fill:#a1411c}.site-header.active .phone-contact a,.site-header.actived .phone-contact a{color:#a1411c}.site-header.active .phone-contact svg,.site-header.actived .phone-contact svg{top:0;margin-right:8px}.site-header.actived li a,.site-header.active li a{color:#26140d!important}.site-header.active .container,.site-header.actived .container{max-width:1184px}.site-header.active .container .site-header-brand__item,.site-header.actived .container .site-header-brand__item{display:inline-block}}.site-footer{background-color:#fff;color:#26140d;border-top:1px solid #e2e4e9}.site-footer__brand{max-width:160px;margin-bottom:40px}@media only screen and (min-width:745px){.site-footer__brand{width:18.9189189189%;margin-right:8.1081081081%;margin-bottom:0}}.site-footer__brand img{width:100%;height:auto}.site-footer__brand p{font-size:16px;line-height:160%;color:#26140d;margin-top:12px}.site-footer__links{width:100%}@media only screen and (min-width:745px){.site-footer__links{width:18.9189189189%;margin-right:8.1081081081%}}.site-footer__links a{color:#26140d;text-decoration:none}.site-footer__links p{margin-bottom:24px}.site-footer__links ul li{list-style:none;margin-bottom:16px}.site-footer__links ul li a{font-weight:300;font-size:16px;line-height:160%;color:#26140d;letter-spacing:.6px;font-family:DM Sans,Arial,Helvetica,sans-serif}.site-footer__socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.site-footer__socials ul li{list-style:none;display:inline-block}.site-footer__socials ul li a[href*="facebook.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;border-radius:50%}.site-footer__socials ul li a[href*="facebook.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='512' height='512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M341.269 85.013h46.742V3.605C379.947 2.496 352.213 0 319.915 0c-67.392 0-113.558 42.39-113.558 120.299V192h-74.368v91.008h74.368V512h91.179V283.029h71.36l11.328-91.008h-82.709v-62.698c.021-26.304 7.104-44.31 43.754-44.31z' fill='%23fff'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="twitter.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;border-radius:50%}.site-footer__socials ul li a[href*="twitter.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' width='30' height='30'%3E%3Cpath d='M225.024 221.867l-75.05-109.415.127.103 67.67-78.422h-22.614l-55.125 63.83-43.776-63.83H36.949l70.067 102.153-.008-.009-73.899 85.59h22.614l61.286-71.015 48.708 71.015zM87.296 51.2l105.301 153.6h-17.92L69.291 51.2z' fill='%23fff' stroke-miterlimit='10' font-family='none' font-weight='none' font-size='none' text-anchor='none'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="instagram.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;border-radius:50%}.site-footer__socials ul li a[href*="instagram.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='682' height='682' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6606_4)' fill='%23fff'%3E%3Cpath d='M680.667 200.314c-1.596-36.202-7.451-61.09-15.837-82.657-8.651-22.892-21.961-43.387-39.399-60.424-17.038-17.303-37.668-30.748-60.295-39.265-21.691-8.386-46.45-14.24-82.651-15.836C446.012.4 434.434 0 341.93 0S237.848.4 201.511 1.996c-36.202 1.597-61.091 7.456-82.652 15.837-22.897 8.652-43.392 21.962-60.43 39.4C41.126 74.27 27.687 94.9 19.165 117.526c-8.386 21.697-14.24 46.45-15.836 82.652-1.732 36.472-2.132 48.05-2.132 140.554s.4 104.083 1.996 140.42c1.596 36.201 7.456 61.09 15.842 82.656 8.652 22.892 22.091 43.387 39.394 60.425 17.038 17.303 37.668 30.748 60.295 39.264 21.696 8.386 46.45 14.241 82.657 15.837 36.332 1.601 47.915 1.996 140.419 1.996 92.504 0 104.082-.395 140.419-1.996 36.202-1.596 61.091-7.451 82.652-15.837a174.27 174.27 0 0099.694-99.689c8.381-21.696 14.24-46.455 15.837-82.656 1.596-36.337 1.996-47.916 1.996-140.42 0-92.504-.135-104.082-1.731-140.419zm-61.356 278.177c-1.466 33.274-7.055 51.243-11.713 63.222-11.449 29.682-35.006 53.239-64.689 64.688-11.978 4.658-30.077 10.247-63.222 11.708-35.936 1.602-46.714 1.997-137.622 1.997-90.907 0-101.82-.395-137.627-1.997-33.275-1.461-51.243-7.05-63.222-11.708-14.771-5.459-28.216-14.111-39.129-25.424-11.314-11.048-19.965-24.358-25.424-39.129-4.659-11.979-10.248-30.083-11.709-63.222-1.601-35.937-1.996-46.72-1.996-137.628 0-90.907.395-101.82 1.996-137.622 1.461-33.275 7.05-51.243 11.709-63.222 5.459-14.776 14.11-28.216 25.559-39.134 11.043-11.313 24.353-19.965 39.129-25.419 11.979-4.658 30.082-10.247 63.222-11.713 35.937-1.597 46.72-1.997 137.622-1.997 91.043 0 101.821.4 137.628 1.997 33.274 1.466 51.243 7.055 63.222 11.713 14.77 5.454 28.216 14.106 39.129 25.419 11.313 11.048 19.964 24.358 25.424 39.134 4.658 11.979 10.247 30.077 11.713 63.222 1.596 35.937 1.997 46.715 1.997 137.622 0 90.908-.401 101.556-1.997 137.493z'/%3E%3Cpath d='M341.93 165.708c-96.627 0-175.025 78.393-175.025 175.025s78.398 175.025 175.025 175.025c96.632 0 175.025-78.393 175.025-175.025S438.562 165.708 341.93 165.708zm0 288.56c-62.686 0-113.534-50.843-113.534-113.535 0-62.691 50.848-113.534 113.534-113.534 62.692 0 113.534 50.843 113.534 113.534 0 62.692-50.842 113.535-113.534 113.535zM564.741 158.788c0 22.564-18.296 40.86-40.866 40.86-22.564 0-40.86-18.296-40.86-40.86 0-22.57 18.296-40.86 40.86-40.86 22.57 0 40.866 18.29 40.866 40.86z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6606_4'%3E%3Cpath fill='%23fff' d='M0 0h681.333v681.333H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="tiktok.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;border-radius:50%}.site-footer__socials ul li a[href*="tiktok.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M480.32 128.39c-29.22 0-56.18-9.68-77.83-26.01-24.83-18.72-42.67-46.18-48.97-77.83A129.78 129.78 0 01351.04.39h-83.47v228.08l-.1 124.93c0 33.4-21.75 61.72-51.9 71.68a75.905 75.905 0 01-28.04 3.72c-12.56-.69-24.33-4.48-34.56-10.6-21.77-13.02-36.53-36.64-36.93-63.66-.63-42.23 33.51-76.66 75.71-76.66 8.33 0 16.33 1.36 23.82 3.83v-84.75c-7.9-1.17-15.94-1.78-24.07-1.78-46.19 0-89.39 19.2-120.27 53.79-23.34 26.14-37.34 59.49-39.5 94.46-2.83 45.94 13.98 89.61 46.58 121.83 4.79 4.73 9.82 9.12 15.08 13.17 27.95 21.51 62.12 33.17 98.11 33.17 8.13 0 16.17-.6 24.07-1.77 33.62-4.98 64.64-20.37 89.12-44.57 30.08-29.73 46.7-69.2 46.88-111.21l-.43-186.56a210.864 210.864 0 0046.88 27.34c26.19 11.05 53.96 16.65 82.54 16.64v-83.1c.02.02-.22.02-.24.02z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="pinterest.es"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;border-radius:50%}.site-footer__socials ul li a[href*="pinterest.es"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.326 0C5.747.001 2.25 4.216 2.25 8.812c0 2.131 1.191 4.79 3.098 5.633.544.245.472-.054.94-1.844a.425.425 0 00-.102-.417c-2.726-3.153-.532-9.635 5.751-9.635 9.093 0 7.394 12.582 1.582 12.582-1.498 0-2.614-1.176-2.261-2.631.428-1.733 1.266-3.596 1.266-4.845 0-3.148-4.69-2.681-4.69 1.49 0 1.289.456 2.159.456 2.159S6.781 17.4 6.501 18.539c-.474 1.928.064 5.049.111 5.318.029.148.195.195.288.073.149-.195 1.973-2.797 2.484-4.678.186-.685.949-3.465.949-3.465.503.908 1.953 1.668 3.498 1.668 4.596 0 7.918-4.04 7.918-9.053C21.733 3.596 17.62 0 12.326 0z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="youtube.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px;margin-bottom:8px;border-radius:50%}.site-footer__socials ul li a[href*="youtube.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='91' height='91' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6606_8)' fill='%23fff'%3E%3Cpath d='M82.287 45.907c-.937-4.071-4.267-7.074-8.275-7.521-9.489-1.06-19.098-1.065-28.66-1.06-9.566-.005-19.173 0-28.665 1.06-4.006.448-7.334 3.451-8.27 7.521-1.334 5.797-1.35 12.125-1.35 18.094 0 5.969 0 12.296 1.334 18.093.936 4.07 4.264 7.073 8.272 7.521 9.49 1.061 19.097 1.065 28.662 1.061 9.566.005 19.171 0 28.664-1.061 4.006-.448 7.336-3.451 8.272-7.521 1.333-5.797 1.34-12.124 1.34-18.093-.001-5.97.009-12.297-1.324-18.094zM28.9 50.4h-5.54v29.438h-5.146V50.4h-5.439v-4.822H28.9V50.4zm13.977 29.439h-4.629v-2.785c-1.839 2.108-3.585 3.136-5.286 3.136-1.491 0-2.517-.604-2.98-1.897-.252-.772-.408-1.994-.408-3.796V54.311h4.625v18.795c0 1.084 0 1.647.042 1.799.111.718.462 1.082 1.082 1.082.928 0 1.898-.715 2.924-2.166v-19.51h4.629l.001 25.528zm17.573-7.662c0 2.361-.159 4.062-.468 5.144-.618 1.899-1.855 2.869-3.695 2.869-1.646 0-3.234-.914-4.781-2.824v2.474h-4.625V45.578h4.625v11.189c1.494-1.839 3.08-2.769 4.781-2.769 1.84 0 3.078.969 3.695 2.88.311 1.027.468 2.715.468 5.132v10.167zm17.457-4.259h-9.251v4.525c0 2.363.773 3.543 2.363 3.543 1.139 0 1.802-.619 2.066-1.855.043-.251.104-1.279.104-3.134h4.719v.675c0 1.491-.057 2.518-.099 2.98a6.591 6.591 0 01-1.08 2.771c-1.281 1.854-3.179 2.768-5.595 2.768-2.42 0-4.262-.871-5.599-2.614-.981-1.278-1.485-3.29-1.485-6.003v-8.941c0-2.729.447-4.725 1.43-6.015 1.336-1.747 3.177-2.617 5.54-2.617 2.321 0 4.161.87 5.457 2.617.969 1.29 1.432 3.286 1.432 6.015v5.285h-.002z'/%3E%3Cpath d='M70.978 58.163c-1.546 0-2.321 1.181-2.321 3.541v2.362h4.625v-2.362c-.001-2.36-.774-3.541-2.304-3.541zM53.812 58.163c-.762 0-1.534.36-2.307 1.125v15.559c.772.774 1.545 1.14 2.307 1.14 1.334 0 2.012-1.14 2.012-3.445V61.646c0-2.302-.678-3.483-2.012-3.483zM56.396 34.973c1.705 0 3.479-1.036 5.34-3.168v2.814h4.675v-25.8h-4.675v19.719c-1.036 1.464-2.018 2.188-2.953 2.188-.626 0-.994-.37-1.096-1.095-.057-.153-.057-.722-.057-1.817V8.82h-4.66v20.4c0 1.822.156 3.055.414 3.836.47 1.307 1.507 1.917 3.012 1.917zM23.851 20.598v14.021h5.184V20.598L35.271 0h-5.242l-3.537 13.595L22.812 0h-5.455c1.093 3.209 2.23 6.434 3.323 9.646 1.663 4.828 2.701 8.468 3.171 10.952zM42.219 34.973c2.342 0 4.162-.88 5.453-2.64.981-1.292 1.451-3.326 1.451-6.068v-9.034c0-2.758-.469-4.774-1.451-6.077-1.291-1.765-3.11-2.646-5.453-2.646-2.33 0-4.149.881-5.443 2.646-.993 1.303-1.463 3.32-1.463 6.077v9.034c0 2.742.47 4.776 1.463 6.067 1.293 1.76 3.113 2.641 5.443 2.641zm-2.231-18.679c0-2.387.724-3.577 2.231-3.577s2.229 1.19 2.229 3.577v10.852c0 2.387-.722 3.581-2.229 3.581-1.507 0-2.231-1.194-2.231-3.58V16.293z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6606_8'%3E%3Cpath fill='%23fff' d='M0 0h90.677v90.677H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="linkedin.com"]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#26140d;margin-right:8px}.site-footer__socials ul li a[href*="linkedin.com"]:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.994 24v-.001H24v-8.802c0-4.306-.927-7.623-5.961-7.623-2.42 0-4.044 1.328-4.707 2.587h-.07V7.976H8.489v16.023h4.97v-7.934c0-2.089.396-4.109 2.983-4.109 2.549 0 2.587 2.384 2.587 4.243V24zM.396 7.977h4.976V24H.396zM2.882 0C1.291 0 0 1.291 0 2.882s1.291 2.909 2.882 2.909 2.882-1.318 2.882-2.909A2.884 2.884 0 002.882 0z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a .sr-text{display:none}.site-footer__social{margin-bottom:40px;max-width:180px}.site-footer__social p{font-size:16px;color:#26140d;line-height:140%}.site-footer__social .group{width:100%}.site-footer__social .group,.site-footer__social__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.site-footer__social__icon{width:32px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#a1411c;margin-right:8px}.site-footer__social__icon svg path{fill:#26140d}.site-footer__social__icon:last-child{margin-right:0}@media only screen and (min-width:745px){.site-footer__social{width:18.9189189189%;margin-bottom:0;margin-right:8.1081081081%}}.site-footer__social .number{font-weight:300;font-size:32px;line-height:140%;color:#26140d}@media only screen and (min-width:745px){.site-footer__social .number{font-size:22px}}.site-footer__social .number svg path{fill:#a1411c}.site-footer__social .title{margin-bottom:16px}.site-footer__social .call{margin-top:40px}.site-footer__address{margin-bottom:40px}@media only screen and (min-width:745px){.site-footer__address{width:18.9189189189%;margin-bottom:0}}.site-footer__address h3{font-weight:600;font-size:18px;line-height:160%;letter-spacing:.006em;text-align:left;margin-bottom:16px;color:#26140d}@media only screen and (min-width:745px){.site-footer__address h3{margin-bottom:24px}}.site-footer__address .textwidget p{font-weight:300;font-size:16px;line-height:160%;letter-spacing:.006em;color:#26140d;text-align:left;letter-spacing:.6px;font-family:DM Sans,Arial,Helvetica,sans-serif;margin-bottom:24px}.site-footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding-top:52px}.site-footer .container .title{font-weight:600;font-size:18px;line-height:160%;color:#26140d;text-align:left;margin-bottom:16px;font-family:DM Sans,Arial,Helvetica,sans-serif;letter-spacing:.5px}@media only screen and (min-width:745px){.site-footer .container .title{margin-bottom:24px}}#articulo{line-height:24px;font-size:16px;text-align:justify;font-weight:400;margin-top:64px}#articulo .size-full{width:100%;margin-top:20px;margin-bottom:20px}#articulo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;max-width:80%}@media only screen and (max-width:321px){#articulo .container{max-width:85%}}@media only screen and (min-width:745px){#articulo .container{-ms-flex-flow:wrap;flex-flow:wrap;max-width:1240px}}#articulo .wp-block-image{margin-top:1em}#articulo .texto-articulo{line-height:24px;font-size:16px;text-align:justify;font-weight:400;color:#26140d}#articulo .texto-articulo ul{padding-left:16px}#articulo .texto-articulo ul li{line-height:136%;font-size:16px;text-align:justify;font-weight:300;margin-bottom:20px}@media only screen and (min-width:745px){#articulo .texto-articulo ul li{font-size:16px;text-align:justify;color:#26140d}}#articulo h1{color:#231f20;text-align:center;font-size:44px;font-style:normal;font-weight:500;line-height:56.16px;letter-spacing:1.404px;width:100%}@media only screen and (max-width:744px){#articulo h1{font-size:30px;line-height:130%;margin-top:32px}}@media only screen and (max-width:321px){#articulo h1{font-size:24px;line-height:130%;margin-top:28px}}#articulo h2{width:100%;text-align:left;font-size:28px;line-height:120%;font-size:24px;line-height:29px;color:#26140d;margin-bottom:24px;margin-top:32px}@media only screen and (min-width:745px){#articulo h2{font-size:30px;line-height:120%}}#articulo p{line-height:156%;font-size:16px;text-align:justify;font-weight:300;margin-bottom:20px}@media only screen and (min-width:745px){#articulo p{font-size:16px;text-align:justify;color:#26140d}}#articulo strong{font-weight:700;color:#26140d;display:inline-block}#articulo a{color:#a1411c}#articulo .swp_share_link{color:#fff}#articulo .wp-block-quote{font-size:24px;line-height:30px;display:inline-block;font-weight:700;color:#26140d}#articulo .wp-block-quote:before{content:"";color:#a1411c;font-weight:700;display:inline-block}#articulo .wp-block-image.size-full,#articulo .wp-block-image.size-full img{width:100%}#articulo .wp-block-image figure img{width:100%;height:auto}#articulo .wp-block-quote{display:block;margin:0}#articulo .wp-block-quote p{color:#26140d;font-size:20px;line-height:130%;font-weight:300;max-width:500px}@media only screen and (min-width:745px){#articulo .wp-block-quote p{font-size:24px}}#articulo .wp-block-quote p:before{content:"";width:16px;height:12px;display:inline-block;font-weight:300;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.984 11.525C.896 10.154.352 8.77.352 7.375c0-1.236.4-2.416 1.2-3.54C2.368 2.698 3.544 1.66 5.08.72l1.848.871c.16.075.272.167.336.278a.542.542 0 01.096.297.57.57 0 01-.096.315 1.356 1.356 0 01-.216.26c-.208.185-.432.4-.672.648a6.348 6.348 0 00-.624.815 4.42 4.42 0 00-.48.946 3.179 3.179 0 00-.192 1.111c0 .42.088.871.264 1.353.176.47.472.964.888 1.483.144.173.216.346.216.519 0 .395-.288.673-.864.833l-3.6 1.075zm7.968 0C8.864 10.154 8.32 8.77 8.32 7.375c0-1.236.4-2.416 1.2-3.54.816-1.137 1.992-2.175 3.528-3.114l1.848.871c.16.075.272.167.336.278a.542.542 0 01.096.297.57.57 0 01-.096.315 1.356 1.356 0 01-.216.26c-.208.185-.432.4-.672.648a6.348 6.348 0 00-.624.815 4.42 4.42 0 00-.48.946 3.179 3.179 0 00-.192 1.111c0 .42.088.871.264 1.353.176.47.472.964.888 1.483.144.173.216.346.216.519 0 .395-.288.673-.864.833l-3.6 1.075z' fill='%23F54C41'/%3E%3C/svg%3E");background-size:60%;background-position:top;background-repeat:no-repeat;color:#a1411c;font-size:28px}@media only screen and (min-width:745px){#articulo .wp-block-quote p:before{background-size:80%;margin-right:10px}}#articulo .wp-block-quote p:after{content:"";width:15px;height:11px;display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.344 10.804c1.088-1.371 1.632-2.755 1.632-4.151 0-1.236-.4-2.415-1.2-3.54C12.96 1.977 11.784.94 10.248 0L8.4.871a.718.718 0 00-.336.278.542.542 0 00-.096.296.57.57 0 00.096.316c.064.098.136.185.216.259.208.185.432.401.672.649.224.247.432.518.624.815.192.284.352.6.48.945.128.346.192.717.192 1.112 0 .42-.088.87-.264 1.353-.176.47-.472.963-.888 1.482-.144.173-.216.346-.216.52 0 .395.288.673.864.833l3.6 1.075zm-7.968 0c1.088-1.371 1.632-2.755 1.632-4.151 0-1.236-.4-2.415-1.2-3.54C4.992 1.977 3.816.94 2.28 0L.432.871a.718.718 0 00-.336.278.542.542 0 00-.096.296.57.57 0 00.096.316c.064.098.136.185.216.259.208.185.432.401.672.649.224.247.432.518.624.815.192.284.352.6.48.945.128.346.192.717.192 1.112 0 .42-.088.87-.264 1.353-.176.47-.472.963-.888 1.482-.144.173-.216.346-.216.52 0 .395.288.673.864.833l3.6 1.075z' fill='%23F54C41'/%3E%3C/svg%3E");background-size:60%;background-position:top;background-repeat:no-repeat;color:#a1411c;font-size:28px}@media only screen and (min-width:745px){#articulo .wp-block-quote p:after{background-size:80%;margin-left:10px}}#articulo .imagen{width:100vw;height:250px;background-repeat:no-repeat!important;background-size:cover!important;background-position:bottom!important}@media only screen and (min-width:745px){#articulo .imagen{height:400px;background-position:50%!important}}#articulo .container{margin-bottom:6.4516129032%;padding-top:3.7037037037%}@media only screen and (min-width:745px){#articulo .container{width:94.5945945946%;margin-left:auto;margin-right:auto}}#articulo .container .post{width:100%}@media only screen and (min-width:1240px){#articulo .container .post{width:100%;margin-right:auto;margin-left:auto}}#articulo .container .post .textos .profile{width:100%;height:50px;margin-bottom:20px}@media only screen and (min-width:1240px){#articulo .container .post .textos .profile{width:43.75%}}#articulo .container .post .textos .profile .img{width:50px;height:100%;float:left;border-radius:50%;margin-right:20px;background-position:50%;background-size:60%;background-repeat:no-repeat;background-color:#a1411c}#articulo .container .post .textos .profile p{padding-top:12.5px;font-size:16px;line-height:24px}#articulo .container .aside{width:100%;min-height:300px}@media only screen and (min-width:745px){#articulo .container .aside{margin:0;width:22.8571428571%;float:left}}#articulo .container .aside__seemore{border-top:1px solid #000;padding-top:24px;padding-bottom:24px;border-bottom:1px solid #000}#articulo .container .aside__seemore img{width:100%;height:auto;display:block}#articulo .container .aside__seemore h3{margin-bottom:24px;text-align:center;font-size:18px;line-height:180%;font-weight:300;color:#2e3557}#articulo .container .aside__seemore p{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:120%;margin-top:24px;margin-bottom:24px;letter-spacing:1.404px}#articulo .container .aside__seemore a{width:100%;color:#a1411c;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:180%;background-color:transparent;text-transform:none;padding-top:0;padding-bottom:0;text-decoration-line:underline}#articulo .container .aside .noticia-referida{height:205px;background-size:cover!important;background-size:center!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:32px;border-radius:8px;overflow:hidden}#articulo .container .aside .noticia-referida,#articulo .container .aside .noticia-referida p{width:100%;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#articulo .container .aside .noticia-referida p{z-index:9999;margin-left:24px;margin-bottom:24px;display:inline-block;font-weight:500;font-size:16px;line-height:20px;color:#fff}#articulo .container .aside .noticia-referida .btn-white{padding:10px 20px;background:#a1411c;color:#fff;text-align:center;display:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#articulo .container .aside .noticia-referida .overlay{width:100%;height:70px;bottom:0;position:absolute;left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(74%,rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65) 74%,rgba(0,0,0,.65))}#articulo .container .aside .noticia-referida:hover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#articulo .container .aside .noticia-referida:hover p{text-align:center;margin:0 0 24px}#articulo .container .aside .noticia-referida:hover .overlay{height:100%;background:rgba(0,0,0,.5)}#articulo .container .aside .noticia-referida:hover .btn-white{width:auto;border-radius:20px;padding:16px 24px;font-size:16px;display:inline-block}#articulo .container .aside .ultimasnoticias .noticia{width:100%;margin-bottom:24px;border:1px solid #26140d;border-radius:8px}#articulo .container .aside .ultimasnoticias .noticia .image-noticia{width:37.5%;height:100%;padding:10px;float:left;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}#articulo .container .aside .ultimasnoticias .noticia .texto-noticia{height:100%;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;padding:20px 24px}#articulo .container .aside .ultimasnoticias .noticia .texto-noticia p{font-size:16px;font-weight:300;line-height:120%;margin:0 40px 0 0}#articulo .container .aside .ultimasnoticias .noticia .texto-noticia a{display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;min-width:70px;font-size:14px;line-height:17px;text-decoration-line:underline;color:#a1411c;text-transform:uppercase}#articulo .container .aside .ultimasnoticias .noticia .texto-noticia a:hover{text-decoration:underline;color:#a1411c}.body-noticias{width:100%!important}.single__cat{color:#231f20;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:120%;border-radius:16px;background:#fff;border:2px solid #a1411c;padding:16px;margin-left:auto;margin-right:auto;width:auto;margin-bottom:16px;text-transform:capitalize}.single__title{-ms-flex-flow:wrap;flex-flow:wrap}.single__title,.single__title .date{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single__title .date{text-align:center!important;color:#000!important;font-size:14px!important;font-style:normal!important;font-weight:600!important;line-height:120%!important;letter-spacing:2px!important;text-transform:uppercase!important;margin-top:24px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single__title .date:before{margin-right:32px}.single__title .date:after,.single__title .date:before{content:"";width:118px;height:1px;opacity:.2;background:#000;display:block}.single__title .date:after{margin-left:32px}.galeriaBlog{margin-top:24px;margin-bottom:24px}@media only screen and (min-width:745px){.galeriaBlog{margin-top:32px}}@media only screen and (min-width:745px){.galeriaBlog .owl-prev{left:-62px;position:relative}}.galeriaBlog .owl-prev.disabled:before,.galeriaBlog .owl-prev:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/svg%3E");width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:745px){.galeriaBlog .owl-next{right:-62px;position:relative}}.galeriaBlog .owl-next.disabled:before,.galeriaBlog .owl-next:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 101.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E");width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.galeriaBlog .owl-nav{position:relative!important;margin-top:0;max-width:1240px;margin-left:auto!important;margin-right:auto!important;top:-50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:745px){.galeriaBlog .owl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:744px){.galeriaBlog .owl-nav{margin-left:auto;margin-right:auto;text-align:left!important;left:0!important;max-width:480px;width:84%;margin-bottom:24px}}.galeriaBlog .owl-next,.galeriaBlog .owl-prev{width:48px;height:48px;border:1px solid #a1411c!important;background:#a1411c!important}.galeriaBlog .owl-next:before,.galeriaBlog .owl-prev:before{position:relative;top:11px}.galeriaBlog .owl-next.disabled,.galeriaBlog .owl-prev.disabled{border-color:#fff!important;background:transparent!important}.galeriaBlog .owl-next span,.galeriaBlog .owl-prev span{width:48px;height:48px;display:block;color:transparent}.galeriaBlog__item img{height:240px;-o-object-fit:cover;object-fit:cover;border-radius:24px}@media only screen and (min-width:745px){.galeriaBlog__item img{height:518px}}#articulos h2.title{margin-top:0}#articulos .container{padding-top:0;margin:40px auto 6.4516129032%}@media only screen and (min-width:745px){#articulos .container{margin-top:0;position:relative;top:-52px;z-index:99;padding-bottom:0}}#articulos .container .contenedor-articulos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#articulos .container .articles{width:100%;min-height:360px;margin-bottom:12.1212121212%;display:block;margin-left:auto;margin-right:auto;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 0 40px #26140d;box-shadow:0 0 40px #26140d}@media only screen and (min-width:745px){#articulos .container .articles{-webkit-box-shadow:none;box-shadow:none;border:1px solid #26140d}}#articulos .container .articles:hover{border:none;-webkit-box-shadow:0 0 40px #26140d;box-shadow:0 0 40px #26140d}@media only screen and (min-width:745px){#articulos .container .articles{margin-bottom:3.7037037037%;width:47.8571428571%;display:inline-block}}@media only screen and (min-width:1240px){#articulos .container .articles{width:29.1304347826%}}#articulos .container .articles .post-categories li a{text-decoration:none;font-size:12px}#articulos .container .articles .textos{padding:14.2857142857%;min-height:270px}#articulos .container .articles .textos .date{text-transform:uppercase;color:#787878;font-size:12px}#articulos .container .articles .textos .date span{min-width:25px;display:inline-block;padding-right:4px;font-size:12px}#articulos .container .articles .textos .date span ul li{list-style:none}#articulos .container .articles .textos .date span ul li a.btn-seemore{display:inline;text-decoration:none;font-size:12px}#articulos .container .articles .textos h2{text-align:left;margin:7.1428571429% auto;font-weight:500;font-size:18px;line-height:22px;color:#2a2a2d}#articulos .container .articles .textos p{color:#26140d;letter-spacing:.2px;min-height:45px;margin:7.1428571429% auto;font-weight:400;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;line-height:146.28%}#articulos .container .articles .textos a{font-size:15px;text-decoration:underline;color:#a1411c;text-transform:uppercase;display:block;font-weight:900}#articulos .container .articles .imagen-article{width:100%;height:180px;background-size:cover!important;background-position:50%!important}.articulo-principal{position:relative;border-bottom:1px solid #c9cfee;margin-bottom:32px}@media only screen and (min-width:745px){.articulo-principal{background:#a1411c;max-height:550px;min-height:550px;margin-bottom:0;border:0}}.articulo-principal .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:745px){.articulo-principal .container{min-height:550px}}.articulo-principal__text{width:100%;max-width:512px;background:#fff;position:relative;z-index:2}@media only screen and (min-width:745px){.articulo-principal__text{margin-left:40px}.articulo-principal__text .text{padding:18px 32px}}.articulo-principal__text a{width:100%;background:#a1411c;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;font-size:14px;color:#fff;border-radius:0}@media only screen and (min-width:745px){.articulo-principal__text a{text-transform:uppercase;font-size:18px}}.articulo-principal__text a:hover{background:#a1411c}.articulo-principal__text a svg{width:24px!important;height:auto!important}.articulo-principal__text a svg path{fill:#231f20}@media only screen and (max-width:744px){.articulo-principal__text a svg{width:20px!important;height:auto!important}}.articulo-principal__text h3{color:#231f20;font-size:24px;font-style:normal;font-weight:300;line-height:130%;margin-bottom:24px;letter-spacing:1.404px;font-family:DM Sans,Arial,Helvetica,sans-serif}@media only screen and (min-width:745px){.articulo-principal__text h3{font-size:32px}}.articulo-principal__text p{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.articulo-principal__img{width:100%;height:300px}@media only screen and (min-width:745px){.articulo-principal__img{position:absolute;right:0;top:0;width:100%;height:550px}}.articulo-principal__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prensa-footer p{background:#dbe3f2;padding:24px;text-align:center;color:#000;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:18px}.prensa-footer p strong{font-weight:700}.modal{display:none}.modal .overlay{background:-webkit-gradient(linear,left top,right top,color-stop(24.32%,rgba(35,28,19,.6)),color-stop(100.16%,rgba(47,37,25,0)));background:linear-gradient(90deg,rgba(35,28,19,.6) 24.32%,rgba(47,37,25,0) 100.16%);position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .close{-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal .close:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='15.5' stroke='%23F54C41'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17.061 16l4.72-4.718a.75.75 0 10-1.062-1.061L16 14.94l-4.719-4.72a.75.75 0 10-1.061 1.062l4.719 4.719-4.72 4.719a.75.75 0 101.062 1.06l4.72-4.718 4.718 4.719a.748.748 0 001.061 0 .75.75 0 000-1.061L17.061 16z' fill='%23F54C41'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M10 10h12v12H10z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:32px;height:32px;display:block;position:absolute;top:16px;right:16px;cursor:pointer}.modal .modal-container{background-color:#fff;max-width:680px;position:fixed;top:0;left:0;right:0;z-index:99999999;margin:0 auto;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 64px hsla(0,0%,74.1%,.5);box-shadow:0 0 64px hsla(0,0%,74.1%,.5);border-radius:18px}@media only screen and (min-width:745px){.modal .modal-container{top:40px}}.modal .modal-container .modal-content h2{color:#26140d;font-weight:600;text-align:left}@media only screen and (min-width:745px){.modal .modal-container .modal-content h2{text-align:center;font-size:32px;line-height:39px}}.modal .modal-container .modal-content p{font-size:14px;line-height:17px;color:#26140d}.modal .modal-container .modal-content .input-radio{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:12px;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#26140d;margin-top:16px;margin-bottom:16px}@media only screen and (max-width:321px){.modal .modal-container .modal-content .input-radio{font-size:10px}}.modal .modal-container .modal-content .input-radio .wpcf7-list-item{margin:0}.modal .modal-container .modal-content .group-content{margin-top:24px}@media only screen and (min-width:745px){.modal .modal-container .modal-content .group-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media only screen and (max-width:744px){.modal .modal-container .modal-content .group-form-2{width:100%}}.modal .modal-container .modal-content .input-field{min-height:48px;height:48px;margin-top:0;margin-bottom:16px}.modal .modal-container .modal-content .input-textarea{height:auto;margin:0}.modal .modal-container .modal-content .input-textarea textarea{min-height:130px;resize:none}@media only screen and (max-width:321px){.modal .modal-container .modal-content .input-textarea textarea{min-height:120px}}@media only screen and (min-width:745px){.modal .modal-container .modal-content .input-textarea textarea{min-height:182px}}.modal .modal-container .modal-content .btn-submit input{margin-bottom:0}@media only screen and (min-width:745px){.modal .modal-container .modal-content .btn-submit input{width:auto;display:inline-block;padding:16px 32px}}.modal.active{display:block}.modal.active .overlay{opacity:1;-webkit-animation:fadein .5s cubic-bezier(.25,.46,.45,.94) both;animation:fadein .5s cubic-bezier(.25,.46,.45,.94) both}.modal.active .modal-container{-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.hero .hero-container .owl-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_17)'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_17'%3E%3Cpath fill='%23fff' d='M0 0h15v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.hero .hero-container .owl-prev.disabled:before,.hero .hero-container .owl-prev:before{content:"";width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.hero .hero-container .owl-prev.disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/svg%3E")}.hero .hero-container .owl-next.disabled:before,.hero .hero-container .owl-next:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 101.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E");width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.hero .hero-container .owl-nav{position:relative!important;text-align:right!important;margin-top:-116px!important;max-width:1184px!important;margin-left:auto!important;margin-right:auto!important}@media only screen and (max-width:744px){.hero .hero-container .owl-nav{top:-95px;text-align:left!important;left:0!important;max-width:480px;width:84%}}.hero .hero-container .owl-next,.hero .hero-container .owl-prev{width:48px;height:48px;border-radius:50%!important;border:1px solid #a1411c!important;background:#a1411c!important}.hero .hero-container .owl-next:before,.hero .hero-container .owl-prev:before{position:relative;top:10px}.hero .hero-container .owl-next.disabled,.hero .hero-container .owl-prev.disabled{border-color:#fff!important;background:transparent!important}.hero .hero-container .owl-next span,.hero .hero-container .owl-prev span{width:48px;height:48px;display:block;color:transparent}.hero .hero-container .hero-item{position:relative;z-index:1;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:wrap;flex-flow:wrap}.hero .hero-container .hero-item .overlay{position:absolute;height:100%;width:100%;z-index:-1;opacity:.53}.hero .hero-container .hero-item img{position:absolute;z-index:-2;-o-object-fit:cover;object-fit:cover;height:100vh;width:100%}.hero .hero-container .hero-item .container{padding:0}.hero .hero-container .hero-item__content{width:100%}.hero .hero-container .hero-item__content a{margin-top:16px}.hero .hero-container .hero-item__content a svg{vertical-align:middle}.hero .hero-container .hero-item__content p{line-height:120%;color:#fff;margin-top:16px;font-weight:400;text-rendering:geometricPrecision;font-size:16px}.hero .hero-container .hero-item__content p strong{font-weight:700}@media only screen and (min-width:745px){.hero .hero-container .hero-item__content p{max-width:700px;font-size:18px}}.hero .hero-container .hero-item__content h1{font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:52px;line-height:64px;color:#fff;width:100%;max-width:700px;margin-left:0;font-weight:700;text-rendering:geometricPrecision}.hero .hero-container .hero-item__content h1 strong{font-weight:700}@media only screen and (max-width:744px){.hero .hero-container .hero-item__content h1{width:auto;font-size:32px;line-height:39px;letter-spacing:-1px}}@media only screen and (min-width:744px)and (max-width:1199px){.hero .hero-container .hero-item__content h1{width:auto;font-size:44px;line-height:52px}}.hero .hero-container .hero-item__content h2{font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:52px;line-height:63px;letter-spacing:-1px;color:#fff;margin-bottom:32px;width:48.6486486486%;margin-left:0}.hero .hero-container .hero-item__content h2 strong{font-weight:600}@media only screen and (max-width:744px){.hero .hero-container .hero-item__content h2{width:auto;font-size:32px;line-height:39px;letter-spacing:-1px}}@media only screen and (min-width:744px)and (max-width:1199px){.hero .hero-container .hero-item__content h2{width:auto;font-size:44px;line-height:52px}}@media only screen and (max-width:1199px){.hero .hero-container .hero-item__content{width:84%;max-width:840px;margin-left:auto;margin-right:auto}}.hero .vermas{position:relative;z-index:1;bottom:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:150px;left:0;right:0;margin-left:auto;margin-right:auto}@media only screen and (max-width:744px){.hero .vermas{bottom:22px}}.hero .vermas a{font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:15px;letter-spacing:.6px;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero .vermas a svg{vertical-align:middle}.hero .vermas a span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='32' fill='none'%3E%3Crect x='.84' y='.84' width='19.32' height='30.053' rx='9.66' stroke='%23fff' stroke-width='1.68'/%3E%3Crect x='9' y='5.6' width='3' height='7.8' rx='1.5' fill='%23FCC74F'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;background-position:50%;display:inline-block;width:21px;height:32px;content:"";margin-right:17px}.hero-blog{min-height:50vh;position:relative}.hero-blog .overlay{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6}.hero-blog .container{position:relative;z-index:2;min-height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-blog__text{max-width:60%}.hero-blog__text h2{color:#fff;margin-bottom:24px;font-size:44px}.hero-blog__img img{width:100%;height:auto}.group-brand{background:#fff9f7}.group-brand .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group-brand__text{max-width:564px}.group-brand__text h2,.group-brand__text h3{font-size:28px;line-height:140%;color:#483127;font-weight:400;text-rendering:geometricPrecision;text-align:center}@media only screen and (min-width:745px){.group-brand__text h2,.group-brand__text h3{font-size:48px;text-align:left}}.group-brand__text h2 strong,.group-brand__text h3 strong{font-weight:700}@media only screen and (min-width:1240px){.group-brand__text{margin-right:40px}}.group-brand__brands{width:100%;max-width:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;position:relative;top:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.group-brand__brands a{max-width:220px;margin-bottom:16px}@media only screen and (min-width:745px){.group-brand__brands a{max-width:260px}}@media only screen and (min-width:1240px){.group-brand__brands a{margin-right:16px}}.group-brand__brands a img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.events-home__title{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;max-width:1040px;margin-left:auto;margin-right:auto;-ms-flex-flow:wrap;flex-flow:wrap}@media only screen and (max-width:744px){.events-home__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.events-home__title h3{font-size:28px;line-height:140%;color:#26140d;font-weight:700;text-rendering:geometricPrecision;margin-bottom:24px}@media only screen and (min-width:745px){.events-home__title h3{font-size:48px;margin-bottom:0}}.events-home__events{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1040px;margin-left:auto;margin-right:auto;margin-top:40px}@media only screen and (min-width:745px){.events-home__events{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.events-home .event{max-width:320px;background:#26140d;border-radius:24px;overflow:hidden;max-height:411px;margin-bottom:32px}@media only screen and (min-width:745px){.events-home .event{margin-bottom:0}}.events-home .event__text{color:#fff;padding:24px}.events-home .event__text h4,.events-home .event__text h5,.events-home .event__text p{color:#fff}.events-home .event__text .btn__primary,.events-home .event__text .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .events-home .event__text a{background:#fff;color:#26140d;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;max-width:236px;position:relative;top:300px}.events-home .event__text h4{font-size:18px;line-height:140%;font-weight:700;margin-bottom:8px;margin-top:16px}.events-home .event__text h5{font-weight:400}.events-home .event__text h5 strong{color:#ffc1a5;font-weight:600;text-rendering:geometricPrecision}.events-home .event__image{width:100%}.events-home .event__image img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.metrics{background:#36180a}.metrics.medium{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:745px){.metrics .container{padding-top:60px;padding-bottom:60px}}.metrics__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:745px){.metrics__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.metrics__content__item{max-width:280px}@media only screen and (max-width:744px){.metrics__content__item{margin-bottom:32px}}@media only screen and (min-width:745px){.metrics__content__item{margin-right:24px}.metrics__content__item:last-child{margin-right:0}}.metrics__content__item h3,.metrics__content__item p{color:#fff}.metrics__content__item p{font-size:18px;line-height:120%;text-align:center}.metrics__content__item h3{font-size:60px;text-align:center;margin-bottom:16px}.metrics__content__item h3,.metrics__content__item h3 span{font-weight:700;line-height:100%}@media only screen and (min-width:745px){.metrics__content__item h3{font-size:60px}}.last-activities{background:radial-gradient(84.95% 82.34% at 55.98% 93.3%,#9c451d 0,#36180a 100%)}.last-activities__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:744px){.last-activities__content{margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.last-activities__content__item{max-width:370px;overflow:hidden;height:324px;border-radius:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:24px;width:100%}.last-activities__content__item .fulllink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}@media only screen and (min-width:745px){.last-activities__content__item{margin-bottom:0}.last-activities__content__item:nth-child(2n){position:relative;top:-80px}}.last-activities__content__item__text{position:relative;z-index:2;padding:24px;text-align:center}.last-activities__content__item__text h3{color:#fff;font-weight:400;letter-spacing:0;text-rendering:geometricPrecision;min-height:60px}.last-activities__content__item__image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.last-activities__content__item__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.last-activities__content__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media only screen and (max-width:744px){.last-activities .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.last-activities__title{text-align:center}.last-activities__title h2,.last-activities__title p{color:#fff}.last-activities__title p{font-family:DM Sans,sans-serif;font-size:20px;font-style:normal;font-weight:300}.last-activities__title h2,.last-activities__title p{color:#fff;text-align:center;line-height:normal;text-rendering:geometricPrecision}.last-activities__title h2{font-family:"DM Serif Text";font-size:54px;font-style:italic;font-weight:400;letter-spacing:-1.839px;max-width:390px;margin-left:auto;margin-right:auto}.banner-intercambio__content{width:100%;background:#dbdddf;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:wrap;flex-flow:wrap;padding-bottom:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1240px){.banner-intercambio__content{height:232px;padding-right:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding-bottom:0}}.banner-intercambio__content .btn__primary,.banner-intercambio__content .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .banner-intercambio__content a{vertical-align:middle;text-rendering:geometricPrecision;width:-webkit-max-content;width:-moz-max-content;width:max-content}.banner-intercambio__content .btn__primary svg,.banner-intercambio__content .hero .hero-container .hero-item__content a svg,.hero .hero-container .hero-item__content .banner-intercambio__content a svg{vertical-align:middle}.banner-intercambio__content__text{width:100%;margin-top:24px}@media only screen and (min-width:1240px){.banner-intercambio__content__text{margin-top:0;position:relative;left:-24px;width:auto;margin-right:12px}}.banner-intercambio__content__text h3{color:#483127;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:400;line-height:140%;text-rendering:geometricPrecision;text-align:center;padding:0 24px 24px}@media only screen and (min-width:745px){.banner-intercambio__content__text h3{padding:0;font-size:38px;text-align:left}}.banner-intercambio__content__text h3 strong{font-weight:700}@media only screen and (min-width:1240px){.banner-intercambio__content__text h3 strong{display:block}}.banner-intercambio__content__img{border-radius:32px;width:100%;height:auto}@media only screen and (min-width:1240px){.banner-intercambio__content__img{height:100%;width:auto}}.banner-intercambio__content__img img{width:100%;height:100%;display:block;border-radius:32px}@media only screen and (min-width:1240px){.banner-intercambio__content__img img{width:auto}}.testimonial{background:rgba(229,226,241,.4)}.testimonial.white{background:#fff}.testimonial .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:744px){.testimonial .container{padding-top:48px;padding-bottom:48px}}.testimonial__text{position:relative;text-rendering:geometricPrecision;text-align:center;margin-left:auto;margin-right:auto}.testimonial__text h3{color:#483127;font-family:DM Sans;font-size:32px;font-style:normal;font-weight:700;line-height:120%;text-align:left;max-width:288px;margin-left:auto;margin-right:auto}.testimonial__text h3:after{content:"";width:120px;height:2px;display:block;margin-top:32px;background:#a1411c}@media only screen and (min-width:745px){.testimonial__text h3{text-align:left;font-size:52px}}.testimonial__text svg path{fill:#26140d;background:#26140d}@media only screen and (min-width:745px){.testimonial__text{width:27.027027027%;margin-left:2.7027027027%}}.testimonial__text p{font-size:18px;position:relative;text-align:center;width:73%;letter-spacing:.6px}.testimonial__text p:after{left:0}.testimonial__text p:after,.testimonial__text p:before{content:"";height:2px;width:64px;display:block;margin:16px auto;background:#26140d;position:absolute;top:2px}.testimonial__text p:before{right:0}@media only screen and (min-width:745px){.testimonial__text p{font-size:16px}}.testimonial__text p strong{font-weight:700;font-size:18px;line-height:160%;color:#26140d}.testimonial__content{border-radius:12px;overflow:hidden}@media only screen and (min-width:745px){.testimonial__content{margin-left:5.4054054054%;width:64.8648648649%}}.testimonial__content .owl-dots{margin-top:16px!important}.testimonial__content .owl-dots .owl-dot span{width:15px!important;height:15px!important;border:1px solid #26140d!important;background:transparent!important}.testimonial__content .owl-dot.active span{border:1px solid #26140d!important;background:#26140d!important}.testimonial__content__item{width:100%;background:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:32px;margin-top:32px;overflow:hidden}@media only screen and (min-width:745px){.testimonial__content__item{-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;margin-top:0;border-radius:0 0 16px 0}}.testimonial__content__item__img{width:150px;height:150px;background-size:cover!important;border-radius:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:745px){.testimonial__content__item__img{width:45.8333333333%;height:330px;border-radius:0}}.testimonial__content__item__text{padding:16px;text-align:center}@media only screen and (min-width:745px){.testimonial__content__item__text{width:54.1666666667%;padding:32px;text-align:left}}.testimonial__content__item__text p{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.221154px;color:#26140d;margin-top:8px}@media only screen and (min-width:745px){.testimonial__content__item__text p{font-size:16px}}.testimonial__content__item__text p strong{font-weight:700;font-size:18px;line-height:160%;color:#26140d}.testimonial__content__item:hover .testimonial__content__item__img{filter:grayscale(0);-webkit-filter:grayscale(0)}.testimonial-video,.testimonial-video.white{background:#fff}.testimonial-video .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:744px){.testimonial-video .container{padding-top:48px;padding-bottom:48px}}.testimonial-video__text{position:relative;text-rendering:geometricPrecision;text-align:center;margin-left:auto;margin-right:auto}.testimonial-video__text h3{color:#483127;font-family:DM Sans;font-size:32px;font-style:normal;font-weight:700;line-height:120%;text-align:center;max-width:288px;margin-left:auto;margin-right:auto}.testimonial-video__text h3:after{content:"";width:120px;height:2px;display:block;margin-top:32px;background:#a1411c}@media only screen and (min-width:745px){.testimonial-video__text h3{text-align:left;font-size:52px}}.testimonial-video__text svg path{fill:#26140d;background:#26140d}@media only screen and (min-width:745px){.testimonial-video__text{width:27.027027027%;margin-left:2.7027027027%}}.testimonial-video__text p{font-size:18px;position:relative;text-align:center;width:73%;letter-spacing:.6px}.testimonial-video__text p:after{left:0}.testimonial-video__text p:after,.testimonial-video__text p:before{content:"";height:2px;width:64px;display:block;margin:16px auto;background:#26140d;position:absolute;top:2px}.testimonial-video__text p:before{right:0}@media only screen and (min-width:745px){.testimonial-video__text p{font-size:16px}}.testimonial-video__text p strong{font-weight:700;font-size:18px;line-height:160%;color:#26140d}.testimonial-video__content{border-radius:12px;overflow:hidden}@media only screen and (min-width:745px){.testimonial-video__content{margin-left:5.4054054054%;width:64.8648648649%}}.testimonial-video__content .owl-dots{margin-top:16px!important}.testimonial-video__content .owl-dots .owl-dot span{width:15px!important;height:15px!important;border:1px solid #26140d!important;background:transparent!important}.testimonial-video__content .owl-dot.active span{border:1px solid #26140d!important;background:#26140d!important}.testimonial-video__content__item{width:100%;background:#26140d;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:32px;margin-top:32px;overflow:hidden}@media only screen and (min-width:745px){.testimonial-video__content__item{-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;margin-top:0;border-radius:0 0 16px 0}}.testimonial-video__content__item__img{width:150px;height:150px;background-size:cover!important;border-radius:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:745px){.testimonial-video__content__item__img{width:45.8333333333%;height:330px;border-radius:0}}.testimonial-video__content__item__text{padding:16px;text-align:center}@media only screen and (min-width:745px){.testimonial-video__content__item__text{width:54.1666666667%;padding:32px;text-align:left}}.testimonial-video__content__item__text p{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.221154px;color:#fff;margin-top:8px}@media only screen and (min-width:745px){.testimonial-video__content__item__text p{font-size:16px}}.testimonial-video__content__item__text p strong{font-weight:700;font-size:18px;line-height:160%;color:#fff}.testimonial-video__content__item:hover .testimonial__content__item__img{filter:grayscale(0);-webkit-filter:grayscale(0)}.header-intercambio{background:#dbdddf}.header-intercambio .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;padding-top:32px}.header-intercambio__text h1{color:#483127;font-family:DM Sans;font-size:54px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.8px}.header-intercambio__text p{color:#483127;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.221px;margin-top:16px;margin-bottom:16px}.header-intercambio__text .btn__primary,.header-intercambio__text .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .header-intercambio__text a{vertical-align:middle;margin-top:16px}.header-intercambio__text .btn__primary svg,.header-intercambio__text .hero .hero-container .hero-item__content a svg,.hero .hero-container .hero-item__content .header-intercambio__text a svg{vertical-align:middle}.header-intercambio__img{max-width:620px}.header-intercambio__img img{width:100%;height:auto;display:block}.beneficios{background:#fff9f7}.beneficios__title h2{color:#483127;text-align:center;font-family:DM Sans,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:140%}.beneficios__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;max-width:1084px;margin-left:auto;margin-right:auto}.beneficios__content__item{width:100%;max-width:240px;border-radius:16px;background:#fff;-webkit-box-shadow:0 0 45px 0 rgba(0,0,0,.12);box-shadow:0 0 45px 0 rgba(0,0,0,.12);text-align:center;padding:32px 20px}.beneficios__content__item__text{margin-top:16px}.beneficios__content__item__text p{font-size:14px;letter-spacing:0;line-height:140%}.beneficios__content__item__image{width:80px;height:80px;border-radius:50%;background:#26140d;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;margin-left:auto;margin-right:auto}.beneficios__content__item__image img{width:50px;height:auto;display:block}.inscription-guide{background:#fff9f7}.inscription-guide__title h3{color:#483127;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:140%}@media only screen and (min-width:745px){.inscription-guide__title h3{font-size:40px}}.inscription-guide__menu{width:100%;border-bottom:1px solid #e2e1f9;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;margin-top:48px}.inscription-guide__menu__item{width:-webkit-max-content;width:-moz-max-content;width:max-content}.inscription-guide__menu__item button{color:#0d0704;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;background:transparent;padding:12px 24px}.inscription-guide__menu__item.active button{font-weight:700;color:#a1411c;border-bottom:3px solid #a1411c}.inscription-guide__content__section{display:none;position:relative}.inscription-guide__content__section .line-stepper{position:absolute;top:23px;z-index:1;margin-left:auto;margin-right:auto;left:0;right:0;width:100%;height:3px;background:#36180a;max-width:900px}.inscription-guide__content__section.active{display:block}.inscription-guide__content__stepper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:64px;width:100%;position:relative;z-index:2}.inscription-guide__content__stepper__message{color:#36180a;font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;line-height:normal;background:#fff;padding:16px 32px;border-radius:12px;margin-top:24px}.inscription-guide__content__stepper__message p{font-size:20px}.inscription-guide__content__stepper__message p strong{font-weight:700}.inscription-guide__content__stepper__item{max-width:280px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-right:32px}.inscription-guide__content__stepper__item:last-child{margin-right:0}.inscription-guide__content__stepper__item h3{font-weight:700;line-height:120%;margin-top:16px;margin-bottom:24px}.inscription-guide__content__stepper__item h3,.inscription-guide__content__stepper__item p{color:#36180a;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal}.inscription-guide__content__stepper__item p{font-weight:300;line-height:normal}.inscription-guide__content__stepper__item p strong{font-weight:700}.inscription-guide__content__stepper__item .step{width:54px;height:54px;border-radius:50%;background:#36180a;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;color:#fff;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:normal}.inscription-guide__content .content,.inscription-guide__content__stepper__item .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inscription-guide__content .content{-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:52px}.inscription-guide__content__course{padding:26px;max-width:242px;border-radius:16px;background:#fff;-webkit-box-shadow:0 0 45px 0 rgba(0,0,0,.12);box-shadow:0 0 45px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-right:24px}.inscription-guide__content__course:last-child{margin-right:0}.inscription-guide__content__course__buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:24px}.inscription-guide__content__course__buttons a{text-align:center}.inscription-guide__content__course__buttons a:first-child{background:#36180a}.inscription-guide__content__course__buttons a:last-child{border-color:#36180a;color:#36180a;margin-top:16px}.inscription-guide__content__course__text{min-height:110px;margin-top:10px}.inscription-guide__content__course__text p{color:#36180a;text-align:left;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;text-rendering:geometricPrecision;text-wrap:wrap}.inscription-guide__content__course__text p strong{font-weight:600}.inscription-guide__content__course__buttons2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inscription-guide__content__course__buttons2 a{text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.inscription-guide__content__course__buttons2 a:first-child{background:#36180a}.inscription-guide__content__course__image{max-width:196px}.inscription-guide__content__course__image img{width:100%;height:auto;display:block}.inscription-guide__content__answers{margin-top:32px;max-height:370px;overflow-y:auto;padding-right:12px}.inscription-guide__content__answers::-webkit-scrollbar{width:6px}.inscription-guide__content__answers::-webkit-scrollbar-thumb{background:#36180a;border-radius:4px}.inscription-guide__content__answers::-webkit-scrollbar-track{background:#fff;border-radius:4px;border:1px solid #36180a}.inscription-guide__content__answers::-webkit-scrollbar-corner{background:transparent}.inscription-guide__content__answers__item{margin-bottom:24px;max-height:40px;overflow:hidden;border-bottom:1px solid #e2e1f9;padding-bottom:24px;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;cursor:pointer}.inscription-guide__content__answers__item.active{max-height:100rem}.inscription-guide__content__answers__item .header{padding-bottom:24px;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}.inscription-guide__content__answers__item .header h3{color:#161845;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:120%}.inscription-guide__content__answers__item .response p{color:#5f6177;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.timeline{background:#36180a}.timeline .container{padding-top:48px;padding-bottom:48px}@media only screen and (min-width:745px){.timeline .container{padding-bottom:64px}}.timeline__title{line-height:140%;color:#fff;font-weight:700;margin-bottom:40px;font-size:28px;font-family:DM Sans,Arial,Helvetica,sans-serif;text-rendering:geometricPrecision}@media only screen and (min-width:745px){.timeline__title{color:#fff9f7;font-size:48px;line-height:140%}}.timeline__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-bottom:32px}.timeline__content .owl-prev{left:-32px;right:auto}.timeline__content .owl-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2259_857)'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2259_857'%3E%3Cpath fill='%23fff' d='M0 0h15v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.timeline__content .owl-prev.disabled:before,.timeline__content .owl-prev:before{content:"";width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.timeline__content .owl-prev.disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/svg%3E")}.timeline__content .owl-next{right:-32px}.timeline__content .owl-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 001.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E")}.timeline__content .owl-next.disabled:before,.timeline__content .owl-next:before{content:"";width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.timeline__content .owl-next.disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 101.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E")}.timeline__content .owl-nav{position:relative;text-align:right!important;margin-left:auto!important;margin-right:auto!important;width:60px}@media only screen and (max-width:744px){.timeline__content .owl-nav{top:0;text-align:left!important;left:0!important;max-width:480px;width:84%;position:relative}}.timeline__content .owl-next,.timeline__content .owl-prev{width:48px;height:48px;border-radius:50%!important;border:1px solid #ffc1a5!important;background:#ffc1a5!important}@media only screen and (min-width:745px){.timeline__content .owl-next,.timeline__content .owl-prev{position:absolute}}.timeline__content .owl-next:before,.timeline__content .owl-prev:before{position:relative;top:11px}.timeline__content .owl-next.disabled,.timeline__content .owl-prev.disabled{border-color:#fff!important;background:transparent!important}.timeline__content .owl-next span,.timeline__content .owl-prev span{width:48px;height:48px;display:block;color:transparent}.timeline__content .owl-stage:before{content:"";position:absolute;left:0;top:4px;max-width:2040px;width:100%;height:1px;border-bottom:1px dashed #ffc1a5}.timeline__content .owl-stage-outer{overflow:visible!important;overflow:initial!important}.timeline__content__item{position:relative;padding-top:24px}.timeline__content__item img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.timeline__content__item:before{content:"";width:12px;height:12px;border-radius:50%;position:absolute;top:0;left:0;background:#ffc1a5}@media only screen and (min-width:745px){.timeline__content__item{max-width:300px}}.timeline__content__item__date{font-weight:700;font-size:32px;color:#ffc1a5;margin-bottom:8px}.timeline__content__item__text p{font-weight:300;font-size:13px;line-height:20px;text-align:justify;color:#fff}.header-background{max-height:560px;height:100vh;position:relative}.header-background .container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-background__content{position:relative;z-index:3;top:32px}.header-background__content a svg{vertical-align:middle}.header-background__content p{color:#fff;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-align:center;margin-top:16px;text-rendering:geometricPrecision;margin-bottom:16px}@media only screen and (min-width:745px){.header-background__content p{font-size:16px;text-align:left;max-width:640px}}.header-background__content h6{color:#fff;letter-spacing:1px;text-transform:uppercase}.header-background__content h1,.header-background__content h2,.header-background__content h3{color:#fff;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.8px;text-rendering:geometricPrecision}@media only screen and (min-width:745px){.header-background__content h1,.header-background__content h2,.header-background__content h3{font-size:54px}}.header-background__img{width:100%;height:100%;position:absolute}.header-background__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(58,26,11,.7)),to(rgba(58,26,11,.7)));background:linear-gradient(0deg,rgba(58,26,11,.7),rgba(58,26,11,.7));z-index:1}.header-background__img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;z-index:-1}@media only screen and (max-width:744px){.people-group .container{width:100%;padding-left:32px;padding-right:32px}}.people-group__title{margin-bottom:32px}.people-group__title h3{color:#483127;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:140%}@media only screen and (min-width:745px){.people-group__title h3{font-size:44px}}.people-group__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}@media only screen and (min-width:745px){.people-group__content{overflow-x:visible;overflow-x:initial;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.people-group__content__item{width:100%;min-width:270px;max-width:270px;margin-right:16px;scroll-snap-align:start}.people-group__content__item:last-child{margin-right:0}.people-group__content__item.onlytext{padding:16px;border:1px solid #36180a;border-radius:16px}.people-group__content__item__info{margin-top:16px}.people-group__content__item__info h4{color:#14151a;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;margin-bottom:8px}.people-group__content__item__info p{font-size:18px;font-weight:400;line-height:normal}.people-group__content__item__info h3,.people-group__content__item__info p{color:#36180a;font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal}.people-group__content__item__info h3{font-size:22px;font-weight:700;line-height:130%;margin-bottom:8px}.people-group__content__item__image{width:100%}.people-group__content__item__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.banner-text .container{padding-top:0}.banner-text__content{border-radius:28px;background:rgba(229,226,241,.41);padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (min-width:1240px){.banner-text__content{padding:40px 80px}}.banner-text__content .fulllink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.banner-text__content h3{color:#483127;font-family:DM Sans;font-size:28px;font-style:normal;font-weight:700;line-height:140%;max-width:640px;margin-bottom:16px}@media only screen and (min-width:1240px){.banner-text__content h3{font-size:40px;margin-bottom:0}}.articulospro__title{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;-ms-flex-flow:wrap;flex-flow:wrap}@media only screen and (min-width:745px){.articulospro__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}.articulospro__title h3{color:#231f20;font-size:28px;font-style:normal;font-weight:400;line-height:164.688%;width:100%;text-align:center;margin-bottom:24px;font-family:DM Sans,Arial,Helvetica,sans-serif}.articulospro__title h3 strong{font-weight:700;color:#a1411c}@media only screen and (min-width:745px){.articulospro__title h3{font-size:36px;width:auto}}@media only screen and (min-width:745px){.articulospro__title{max-width:94.5945945946%;margin-left:auto;margin-right:auto}}@media only screen and (min-width:745px){.articulospro__title__filters{position:relative;right:48px}}.articulospro__title__filters .owl-prev{position:relative;left:-48px;top:0}.articulospro__title__filters .owl-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_17)'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_17'%3E%3Cpath fill='%23fff' d='M0 0h15v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.articulospro__title__filters .owl-prev.disabled:before,.articulospro__title__filters .owl-prev:before{content:"";width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.articulospro__title__filters .owl-prev.disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.181 3.989H2.625l2.69-2.678A.767.767 0 104.234.223L.225 4.212a.769.769 0 000 1.087l4.008 3.989a.767.767 0 001.082-1.087l-2.69-2.678H14.18a.767.767 0 100-1.534z' fill='%23fff'/%3E%3C/svg%3E")}.articulospro__title__filters .owl-next{position:relative;left:48px;top:0}.articulospro__title__filters .owl-next:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 101.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E");width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.articulospro__title__filters .owl-next.disabled{background-color:#dbe2f3}.articulospro__title__filters .owl-next.disabled:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.754 5.427H12.11L9.467 8.06a.754.754 0 101.063 1.069l3.939-3.92a.755.755 0 000-1.068L10.53.22a.754.754 0 00-1.063 1.068L12.11 3.92H.754a.754.754 0 100 1.507z' fill='%23fff'/%3E%3C/svg%3E");width:15px;height:10px;display:inline-block;background-size:cover;background-repeat:no-repeat}.articulospro__title__filters .owl-nav{position:absolute!important;text-align:right!important;margin-top:8px!important;max-width:1184px!important;margin-left:auto!important;margin-right:auto!important;width:100%;top:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:-1}@media only screen and (max-width:744px){.articulospro__title__filters .owl-nav{top:-12px;text-align:left!important;left:0!important;max-width:480px;width:100%}}.articulospro__title__filters .owl-next,.articulospro__title__filters .owl-prev{width:38px;height:38px;border-radius:50%!important;border:1px solid #a1411c!important;background:#a1411c!important}.articulospro__title__filters .owl-next:before,.articulospro__title__filters .owl-prev:before{position:relative;top:8px}.articulospro__title__filters .owl-next.disabled,.articulospro__title__filters .owl-prev.disabled{border-color:#e0e8f3!important;background:#b5c4d8!important}.articulospro__title__filters .owl-next span,.articulospro__title__filters .owl-prev span{width:48px;height:48px;display:block;color:transparent}.articulospro__title__filters__container{width:80%;position:relative;height:44px;margin-left:auto;margin-right:auto}@media only screen and (min-width:745px){.articulospro__title__filters__container{width:45.7142857143%;margin:0}}.articulospro__title__filters__item button{color:#0e0a09;font-size:18px;font-style:normal;font-weight:500;line-height:120%;padding:8px 16px;border-radius:24px;border:1px solid #afc0eb;background:#fff;height:38px;cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.articulospro__title__filters__item button.mixitup-control-active,.articulospro__title__filters__item button:hover{border-color:#a1411c;background:#a1411c;color:#fff}.articulospro__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:745px){.articulospro__content{max-width:100%;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1240px){.articulospro__content{max-width:94.5945945946%}}.articulospro__content__item{background-color:#fff;margin-bottom:48px;width:100%}.articulospro__content__item .category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articulospro__content__item .category:after,.articulospro__content__item .category:before{content:"";width:48px;height:1px;background-color:#26140d;display:block}.articulospro__content__item .category a{color:#1e1e1e;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.6px;display:block;position:relative;margin-top:14px;margin-bottom:8px}.articulospro__content__item .img{height:180px;width:100%}.articulospro__content__item .img img{width:100%;height:180px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:24px}.articulospro__content__item .texto h2{color:#231f20;font-size:21px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:8px;font-family:DM Sans,Arial,Helvetica,sans-serif;text-align:center}.articulospro__content__item .texto p{color:#26140d;font-size:13px;font-style:normal;font-weight:400;line-height:18px}@media only screen and (min-width:745px){.articulospro__content__item{width:42.8571428571%;margin-right:2.8571428571%;margin-bottom:32px}.articulospro__content__item .texto h2{color:#231f20;font-size:21px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:8px}.articulospro__content__item .texto p{color:#26140d;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.articulospro__content__item:nth-child(3n){margin-right:0}}@media only screen and (min-width:1240px){.articulospro__content__item{width:25.7142857143%;margin-right:2.8571428571%}}.ancla{position:relative;top:-75px}.comission-group .container{padding-top:0;position:relative;top:-32px}.comission-group__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comission-group__content__item{max-width:360px;border-radius:20px;overflow:hidden;border:1px solid #36180a;margin-right:40px;margin-bottom:16px}.comission-group__content__item .linkfull{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.comission-group__content__item:hover .comission-group__content__item__info__hover{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (min-width:745px){.comission-group__content__item:nth-child(3n){margin-right:0}}.comission-group__content__item__info{padding:24px;text-align:center;position:relative}.comission-group__content__item__info__hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.comission-group__content__item__info__hover .text{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.comission-group__content__item__info__hover .text .content{text-align:center;padding:24px}.comission-group__content__item__info__hover .text .content h3,.comission-group__content__item__info__hover .text .content p{color:#fff}.comission-group__content__item__info__hover .text p{color:#fff;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.221px;margin-top:16px;margin-bottom:16px}.comission-group__content__item__info__hover .imghover{position:absolute;top:0;left:0;width:100%;height:100%}.comission-group__content__item__info__hover .imghover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(50,27,20,.5)}.comission-group__content__item__info__hover .imghover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comission-group__content__item__info h3{font-size:18px;font-weight:700}.comission-group__content__item__info h3,.comission-group__content__item__info p{color:#321b14;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;line-height:normal;letter-spacing:.221px}.comission-group__content__item__info p{font-size:14px;font-weight:400;margin-bottom:16px;margin-top:16px}.comission-group__content__item__image{width:100%}.comission-group__content__item__image img{width:100%;height:auto;border-radius:20px}.events-list .container{padding-top:0;position:relative;top:-32px}.events-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.events-list__content__item{max-width:360px;border-radius:20px;overflow:hidden;border:1px solid #36180a;margin-right:40px;margin-bottom:16px;width:100%}.events-list__content__item .linkfull{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.events-list__content__item:hover .comission-group__content__item__info__hover{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (min-width:745px){.events-list__content__item:nth-child(3n){margin-right:0}}.events-list__content__item__info{padding:24px;text-align:center;position:relative}.events-list__content__item__info__hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.events-list__content__item__info__hover .text{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.events-list__content__item__info__hover .text .content{text-align:center;padding:24px}.events-list__content__item__info__hover .text .content h3,.events-list__content__item__info__hover .text .content p{color:#fff}.events-list__content__item__info__hover .text p{color:#fff;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.221px;margin-top:16px;margin-bottom:16px}.events-list__content__item__info__hover .imghover{position:absolute;top:0;left:0;width:100%;height:100%}.events-list__content__item__info__hover .imghover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(50,27,20,.5)}.events-list__content__item__info__hover .imghover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.events-list__content__item__info h3{font-size:18px;font-weight:700}.events-list__content__item__info h3,.events-list__content__item__info p{color:#321b14;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;line-height:normal;letter-spacing:.221px}.events-list__content__item__info p{font-size:14px;font-weight:400;margin-bottom:16px;margin-top:16px}.events-list__content__item__image{width:100%;height:200px}.events-list__content__item__image img{width:100%;height:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.publicaciones__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;top:-100px;left:0}.publicaciones__content__item{width:100%;max-width:233px;margin-bottom:32px;position:relative}@media only screen and (min-width:1240px){.publicaciones__content__item{margin-right:44px}}.publicaciones__content__item:hover .publicaciones__content__item__image{-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.5);box-shadow:0 4px 25px 0 rgba(0,0,0,.5);-webkit-transform:scale(1.05);transform:scale(1.05)}.publicaciones__content__item .fullinteraction{width:100%;height:100%;position:absolute;top:0;left:0;background:transparent;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;z-index:2}.publicaciones__content__item:nth-child(4n){margin-right:0}.publicaciones__content__item__info h3{color:#36180a;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:130%}.publicaciones__content__item__image{width:100%;height:323px;-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.25);box-shadow:0 4px 25px 0 rgba(0,0,0,.25);margin-bottom:44px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;cursor:pointer}.publicaciones__content__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.modal-publications .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-publications .modal-content__content{max-width:440px;width:100%;text-align:left}.modal-publications .modal-content__content h4{font-weight:400;color:#483127;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-publications .modal-content__content h4 svg{margin-right:8px;width:16px;height:16px}.modal-publications .modal-content__content h4 strong{font-weight:700}.modal-publications .modal-content__content h3{color:#483127;font-family:DM Sans;font-size:28px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:16px;margin-top:16px}.modal-publications .modal-content__content p{color:#36180a;font-family:DM Sans;font-size:16px!important;font-style:normal;font-weight:400;line-height:140%!important;margin-bottom:16px}.modal-publications .modal-content__img{max-width:290px}.modal-publications .modal-content__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.modal-publications .modal-container{max-width:880px;border-radius:0}@media only screen and (max-width:768px){.modal-publications .modal-container{height:100vh;overflow-y:auto}.modal-publications .modal-container h3{font-size:20px}.modal-publications .modal-container p{font-size:14px!important}.modal-publications .modal-container .buttons a{width:100%;text-align:center}.modal-publications .modal-container .buttons a:first-child{margin-bottom:16px}}.comunicados-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.comunicados-list__content__item{width:100%;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;margin-bottom:16px;border-bottom:1px solid #e0e0e0;padding-bottom:24px}.comunicados-list__content__item:last-child{border:0}.comunicados-list__content__item__info{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;width:100%}.comunicados-list__content__item__info h3{font-size:24px;font-weight:400;max-width:1000px}.careers .container{padding-top:0}.careers__menu{width:100%;border-bottom:1px solid #e2e1f9;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;margin-top:48px}@media only screen and (max-width:744px){.careers__menu{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}.careers__menu__item{color:#0d0704;text-align:center;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:transparent;padding:12px 24px;width:-webkit-max-content;width:-moz-max-content;width:max-content;scroll-snap-align:center;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.careers__menu__item.active{font-weight:700;color:#a1411c;border-bottom:3px solid #a1411c}.careers__content__item{display:none;padding:24px 0}@media only screen and (min-width:745px){.careers__content__item{padding:24px}}.careers__content__item__box{margin-bottom:24px;-webkit-box-shadow:0 4px 16px rgba(159,160,165,.45);box-shadow:0 4px 16px rgba(159,160,165,.45);padding:16px 24px;max-height:80px;overflow:hidden;cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%;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;-ms-flex-flow:wrap;flex-flow:wrap}@media only screen and (min-width:745px){.careers__content__item__box{padding:24px 32px}}.careers__content__item__box .buttons .btn__primary,.careers__content__item__box .buttons .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .careers__content__item__box .buttons a{font-size:14px}@media only screen and (max-width:744px){.careers__content__item__box .buttons .btn__primary,.careers__content__item__box .buttons .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .careers__content__item__box .buttons a{background:transparent;color:#483127;text-decoration:underline}}@media only screen and (min-width:745px){.careers__content__item__box .buttons .btn__primary,.careers__content__item__box .buttons .hero .hero-container .hero-item__content a,.hero .hero-container .hero-item__content .careers__content__item__box .buttons a{font-size:16px}}.careers__content__item__box__content{-ms-flex-flow:wrap;flex-flow:wrap;padding:0}.careers__content__item__box .careers__career,.careers__content__item__box__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-height:0;overflow:hidden}.careers__content__item__box .careers__career{opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid #e2e1f9;padding-bottom:16px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.careers__content__item__box .careers__career:last-child{border:0;margin-bottom:0;padding-bottom:0}.careers__content__item__box .careers__career h4{font-size:16px;font-weight:400}@media only screen and (min-width:745px){.careers__content__item__box .careers__career h4{font-size:18px}}.careers__content__item__box.active{max-height:100rem}.careers__content__item__box.active .careers__content__item__box__content{padding:24px 0;max-height:100rem}.careers__content__item__box.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.careers__content__item__box.active .careers__career{opacity:1;max-height:100rem}.careers__content__item__box__head{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;cursor:pointer;width:100%}.careers__content__item__box h3{font-size:16px;font-weight:700}@media only screen and (min-width:745px){.careers__content__item__box h3{font-size:18px}}.careers__content__item.active{display:block}.header-video__content{width:100%;height:100vh;position:relative}.header-video__content-video{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.header-video__content-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-presentations__title h3{color:#483127;font-family:DM Sans;font-size:32px;font-style:normal;font-weight:700;line-height:140%;text-align:center;margin-bottom:24px}@media only screen and (min-width:745px){.other-presentations__title h3{font-size:44px;margin-bottom:32px}}.other-presentations__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.other-presentations__content__item{position:relative;width:100%;margin-bottom:24px}.other-presentations__content__item a{display:block;width:100%;height:100%;position:absolute}@media only screen and (min-width:1240px){.other-presentations__content__item{width:calc(33% - 24px);margin-right:16px}}.other-presentations__content__item__img{width:100%;height:200px}.other-presentations__content__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.other-presentations__content__item__text h3{color:#483127;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:700;line-height:140%;text-align:center;margin-top:16px}.gallery-full__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-wig p{color:#483127;font-size:16px;font-weight:400;line-height:140%;margin-bottom:16px}.text-wig p:last-child{margin-bottom:0}.text-wig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:745px){.text-wig img{height:300px;width:50%}}.main-404{min-height:100vh}.main-404,.main-404__content{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}.main-404__content{height:100%;text-align:center;-ms-flex-flow:wrap;flex-flow:wrap}.main-404__content h2{width:100%;margin-bottom:24px;font-size:32px;font-weight:300;color:#26140d;font-family:DM Sans,Arial,Helvetica,sans-serif}