.container{max-width:480px;width:84%;margin:0 auto;-moz-box-sizing:border-box;box-sizing:border-box;overflow:initial}@media only screen and (min-width:745px){.container{max-width:750px}}@media only screen and (min-width:1240px){.container{max-width:1184px;box-sizing:border-box}}@media only screen and (min-width:1300px){.container{max-width:1240px;box-sizing:border-box}}.btn,.btn__primary,.btn__primary--border,.btn__secundary,.btn__secundary--border{padding:16px 24px;display:inline-block;font-size:16px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;text-align:center;font-weight:700;vertical-align:middle}.btn__primary--border svg,.btn__primary svg,.btn__secundary--border svg,.btn__secundary svg,.btn svg{vertical-align:middle;margin-right:8px}@media only screen and (min-width:745px){.btn,.btn__primary,.btn__primary--border,.btn__secundary,.btn__secundary--border{width:auto}}.btn__primary{background-color:#e42725;color:#fff;line-height:156%;letter-spacing:.6px}.btn__primary:hover{background:#cf221f}.btn__primary--border{background:transparent;border:1px solid #e42725;color:#fff}.btn__primary--border:hover{border:1px solid #cf221f;color:#fff}.btn__secundary{background-color:#fff;color:#e42725;font-size:16px;line-height:156%;font-weight:800;letter-spacing:.6px}.btn__secundary:hover{background:#fff}.btn__secundary--border{background:transparent;border:1px solid #e42725;color:#e42725}.btn__secundary--border:hover{border:1px solid #cf221f;color:#cf221f}.input-field{position:relative;margin-top:16px;min-height:54px;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:#131526;border:1px solid #131526;width:100%;height:54px;padding-left:20px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;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:Poppins,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;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background:transparent;position:relative;z-index:20}.input-field .show-error{display:none}.input-field label{color:#131526;position:absolute;bottom:40%;left:20px;top:20px;display:block;margin:0 auto;font-size:16px;z-index:10;font-family:Poppins,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: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:#e42725;border:1px solid #e42725;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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;appearance:none;-webkit-appearance:none}.btn-form:hover{background-color:#e42725;box-shadow:0 0 10px #e42725}@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;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:0;text-decoration:none;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;outline:0}*,body{margin:0}body{width:100%}body,html{overflow-x:hidden}button{cursor:pointer;border:0;outline:0;box-shadow:0}button,input{-webkit-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}.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}}@media only screen and (min-width:1240px){#contenido{overflow:initial}}.container{padding-top:40px;padding-bottom:40px}@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:#131526;text-rendering:geometricPrecision}h2{margin-top:16px}h2.title p{font-size:28px;line-height:130%;text-align:center;color:#131526;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:Poppins,Arial,Helvetica,sans-serif;font-weight:300;font-size:18px;letter-spacing:-.2px;line-height:34px;color:#131526}@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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:transparent;display:flex;flex-flow:column;align-items:center;justify-content:center;max-width:100%}.site-header.active,.site-header.actived{background:#fff}@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:flex;flex-flow:wrap;align-items:center;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}@media only screen and (min-width:1240px){.site-header-brand{padding-left:0;width:22.5806451613%;height:100%}}.site-header-brand__item{display:flex;align-items:center}.site-header-brand__item img{height:70px;display:block}@media only screen and (min-width:745px){.site-header-brand__item img{height:100px}}@media only screen and (min-width:1240px){.site-header-brand__item img{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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-top:10px;width:100%}@media only screen and (max-width:744px){.site-header-nav .main-navegation{height:0;overflow:hidden}}.site-header-nav .main-navegation.active{height:auto;background:#fff}.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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s 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:#eff3fc;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-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:#131526}.site-header-nav .main-navegation ul li a:before{content:"";width:0;height:2px;background-color:#cf221f;position:absolute;bottom:12px;left:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:1240px){.site-header-nav .main-navegation ul li a{display:initial;width:auto}}.site-header-nav .main-navegation ul li a:hover{color:#cf221f}@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{padding:0}.site-header-nav .main-navegation ul li{list-style:none;text-align:left;padding:0;color:#131526;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:14px;height:9px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.636 1.263a1 1 0 011.414 0L7 6.213l4.95-4.95a1 1 0 111.414 1.415L7.707 8.335a1 1 0 01-1.414 0L.636 2.678a1 1 0 010-1.415z' fill='%23E42725'/%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: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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;width:auto;font-weight:500;border:0}.site-header-nav .main-navegation ul li ul{overflow:initial;max-height:none;width:220px;display:none}.site-header-nav .main-navegation ul li ul li a{color:#131526}.site-header-nav .main-navegation ul li ul li a:hover{color:#cf221f}.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:#cf221f}.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:#131526;font-size:14px}.site-header-nav .main-navegation ul li.current_page_item ul li a:hover{background:#eff3fc}.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;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:#131526}.site-header-nav .main-navegation ul li:hover ul:before{content:"";position:absolute;width:15px;height:15px;top:-4px;left:15%;background:#fff;transform:rotate(45deg)}}.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}}@media only screen and (min-width:1240px){.site-header-nav{height:100%;opacity:1;margin-top:0;display:flex;justify-content:flex-end;width:72.5806451613%}}.site-header-sandwich{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s 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:#e42725;margin-bottom:6px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s 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);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 90%;-ms-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);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 10%;-ms-transform-origin:0 10%;transform-origin:0 10%}@media only screen and (min-width:1240px){.site-header.active,.site-header.actived,.site-header.white-menu{background:#fff;box-shadow:0 5px 40px #dfdfdf}.site-header.actived p,.site-header.active p,.site-header.white-menu p{color:#131526}.site-header.active .site-header-brand,.site-header.actived .site-header-brand,.site-header.white-menu .site-header-brand{padding-bottom:0}.site-header.active .site-header-nav,.site-header.actived .site-header-nav,.site-header.white-menu .site-header-nav{display:flex!important;align-items:center!important;justify-content:flex-end}.site-header.actived svg,.site-header.active svg,.site-header.white-menu svg{padding:0;height:auto!important;margin:0;position:relative;top:-5px}.site-header.actived svg path,.site-header.active svg path,.site-header.white-menu svg path{fill:#e42725}.site-header.active .phone-contact a,.site-header.actived .phone-contact a,.site-header.white-menu .phone-contact a{color:#e42725}.site-header.active .phone-contact svg,.site-header.actived .phone-contact svg,.site-header.white-menu .phone-contact svg{top:0;margin-right:8px}.site-header.actived li a,.site-header.active li a,.site-header.white-menu li a{color:#131526!important}.site-header.active .container,.site-header.actived .container,.site-header.white-menu .container{max-width:1184px}.site-header.active .container .site-header-brand__item,.site-header.actived .container .site-header-brand__item,.site-header.white-menu .container .site-header-brand__item{display:inline-block}}.site-footer{background-color:#fff;color:#131526;border-top:1px solid #e2e4e9;position:relative;z-index:9999999999}.site-footer__brand{max-width:200px;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;max-width:150px}.site-footer__brand p{font-size:16px;line-height:160%;color:#131526;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 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:#131526;letter-spacing:.6px;font-family:Poppins,Arial,Helvetica,sans-serif}.site-footer__socials ul{display:flex;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:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.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 height='512' viewBox='0 0 24 24' fill='%23fff' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.997 3.985h2.191V.169C17.81.117 16.51 0 14.996 0c-3.159 0-5.323 1.987-5.323 5.639V9H6.187v4.266h3.486V24h4.274V13.267h3.345l.531-4.266h-3.877V6.062c.001-1.233.333-2.077 2.051-2.077z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="twitter.com"]{width:32px;height:32px;display:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.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 512 512'%3E%3Cpath d='M512 97.248c-19.04 8.352-39.328 13.888-60.48 16.576 21.76-12.992 38.368-33.408 46.176-58.016-20.288 12.096-42.688 20.64-66.56 25.408C411.872 60.704 384.416 48 354.464 48c-58.112 0-104.896 47.168-104.896 104.992 0 8.32.704 16.32 2.432 23.936-87.264-4.256-164.48-46.08-216.352-109.792-9.056 15.712-14.368 33.696-14.368 53.056 0 36.352 18.72 68.576 46.624 87.232-16.864-.32-33.408-5.216-47.424-12.928v1.152c0 51.008 36.384 93.376 84.096 103.136-8.544 2.336-17.856 3.456-27.52 3.456-6.72 0-13.504-.384-19.872-1.792 13.6 41.568 52.192 72.128 98.08 73.12-35.712 27.936-81.056 44.768-130.144 44.768-8.608 0-16.864-.384-25.12-1.44C46.496 446.88 101.6 464 161.024 464c193.152 0 298.752-160 298.752-298.688 0-4.64-.16-9.12-.384-13.568 20.832-14.784 38.336-33.248 52.608-54.496z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="instagram.com"]{width:32px;height:32px;display:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.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 height='511pt' viewBox='0 0 511 511.9' width='511pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M510.95 150.5c-1.2-27.2-5.598-45.898-11.9-62.102-6.5-17.199-16.5-32.597-29.6-45.398-12.802-13-28.302-23.102-45.302-29.5-16.296-6.3-34.898-10.7-62.097-11.898C334.648.3 325.949 0 256.449 0s-78.199.3-105.5 1.5c-27.199 1.2-45.898 5.602-62.097 11.898-17.204 6.5-32.602 16.5-45.403 29.602-13 12.8-23.097 28.3-29.5 45.3-6.3 16.302-10.699 34.9-11.898 62.098C.75 177.801.449 186.5.449 256s.301 78.2 1.5 105.5c1.2 27.2 5.602 45.898 11.903 62.102 6.5 17.199 16.597 32.597 29.597 45.398 12.801 13 28.301 23.102 45.301 29.5 16.3 6.3 34.898 10.7 62.102 11.898 27.296 1.204 36 1.5 105.5 1.5s78.199-.296 105.5-1.5c27.199-1.199 45.898-5.597 62.097-11.898a130.934 130.934 0 0074.903-74.898c6.296-16.301 10.699-34.903 11.898-62.102 1.2-27.3 1.5-36 1.5-105.5s-.102-78.2-1.3-105.5zm-46.098 209c-1.102 25-5.301 38.5-8.801 47.5-8.602 22.3-26.301 40-48.602 48.602-9 3.5-22.597 7.699-47.5 8.796-27 1.204-35.097 1.5-103.398 1.5s-76.5-.296-103.403-1.5c-25-1.097-38.5-5.296-47.5-8.796C94.551 451.5 84.45 445 76.25 436.5c-8.5-8.3-15-18.3-19.102-29.398-3.5-9-7.699-22.602-8.796-47.5-1.204-27-1.5-35.102-1.5-103.403s.296-76.5 1.5-103.398c1.097-25 5.296-38.5 8.796-47.5C61.25 94.199 67.75 84.1 76.352 75.898c8.296-8.5 18.296-15 29.398-19.097 9-3.5 22.602-7.7 47.5-8.801 27-1.2 35.102-1.5 103.398-1.5 68.403 0 76.5.3 103.403 1.5 25 1.102 38.5 5.3 47.5 8.8 11.097 4.098 21.199 10.598 29.398 19.098 8.5 8.301 15 18.301 19.102 29.403 3.5 9 7.699 22.597 8.8 47.5 1.2 27 1.5 35.097 1.5 103.398s-.3 76.301-1.5 103.301zm0 0'/%3E%3Cpath d='M256.45 124.5c-72.598 0-131.5 58.898-131.5 131.5s58.902 131.5 131.5 131.5c72.6 0 131.5-58.898 131.5-131.5s-58.9-131.5-131.5-131.5zm0 216.8c-47.098 0-85.302-38.198-85.302-85.3s38.204-85.3 85.301-85.3c47.102 0 85.301 38.198 85.301 85.3s-38.2 85.3-85.3 85.3zm0 0M423.852 119.3c0 16.954-13.747 30.7-30.704 30.7-16.953 0-30.699-13.746-30.699-30.7 0-16.956 13.746-30.698 30.7-30.698 16.956 0 30.703 13.742 30.703 30.699zm0 0'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="tiktok.com"]{width:32px;height:32px;display:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.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:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.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:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px;margin-bottom:8px}.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 xmlns='http://www.w3.org/2000/svg' width='90.677' height='90.677'%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.675V8.82h-4.675v19.718c-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-.881 5.453-2.641.981-1.291 1.451-3.325 1.451-6.067v-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.319-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.189 2.229 3.577v10.852c0 2.387-.722 3.581-2.229 3.581-1.507 0-2.231-1.194-2.231-3.581V16.294z'/%3E%3C/svg%3E");background-size:cover}.site-footer__socials ul li a[href*="linkedin.com"]{width:32px;height:32px;display:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;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}.site-footer__social .group{display:flex;flex-flow:wrap;width:100%}.site-footer__social__icon{width:32px;height:32px;display:flex;flex-flow:wrap;align-items:center;justify-content:center;background-color:#e42725;margin-right:8px}.site-footer__social__icon svg path{fill:#131526}.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:#131526}@media only screen and (min-width:745px){.site-footer__social .number{font-size:22px}}.site-footer__social .number svg path{fill:#e42725}.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:#131526}@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:#131526;text-align:left;letter-spacing:.6px;font-family:Poppins,Arial,Helvetica,sans-serif;margin-bottom:24px}.site-footer .container{display:flex;flex-flow:wrap;padding-top:52px}.site-footer .container .title{font-weight:600;font-size:18px;line-height:160%;color:#131526;text-align:left;margin-bottom:16px;font-family:Poppins,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:50px}@media only screen and (min-width:745px){#articulo{margin-top:108px}}#articulo .size-full{width:100%;margin-top:20px;margin-bottom:20px}#articulo .container{display:flex;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{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:#747474}#articulo h1{width:100%;text-align:left;font-weight:500;font-size:40px;line-height:49px;color:#32394d;margin-bottom:24px}@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:#131526;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;font-family:Poppins,Arial,Helvetica,sans-serif}@media only screen and (min-width:745px){#articulo p{font-size:16px;text-align:justify;color:#131526}}#articulo strong{font-weight:700;color:#131526;display:inline-block}#articulo a{color:#e42725}#articulo .swp_share_link{color:#fff}#articulo .wp-block-quote{font-size:24px;line-height:30px;display:inline-block;font-weight:700;color:#131526}#articulo .wp-block-quote:before{content:"";color:#e42725;font-weight:700;display:inline-block}#articulo .wp-block-image figure img{width:100%;height:auto}#articulo .wp-block-quote{display:block;margin:0}#articulo .wp-block-quote p{color:#131526;font-size:20px;line-height:130%;font-weight:300;max-width:500px;font-family:Poppins,Arial,Helvetica,sans-serif}@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:#e42725;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:#e42725;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%}#articulo .container .post{width:100%}@media only screen and (min-width:1240px){#articulo .container .post{width:59.2592592593%;margin-right:7.4074074074%;float:left}}#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;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;margin-right:20px;background-position:50%;background-size:60%;background-repeat:no-repeat;background-color:#e42725}#articulo .container .post .textos .profile p{padding-top:12.5px;font-size:16px;line-height:24px}#articulo .container .aside{width:100%;min-height:300px;margin-top:30px}@media only screen and (min-width:745px){#articulo .container .aside{margin:0;width:33.3333333333%;float:left}}#articulo .container .aside .noticia-referida{height:205px;background-size:cover!important;background-size:center!important;display:flex;align-items:flex-end;margin-bottom:32px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-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:#e42725;color:#fff;text-align:center;display:none}#articulo .container .aside .noticia-referida .btn-white,#articulo .container .aside .noticia-referida .overlay{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-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;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 74%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.65) 74%,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{flex-flow:column;justify-content: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;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px;padding:16px 24px;font-size:16px;display:inline-block}#articulo .container .aside h3{margin-bottom:24px;text-align:left;font-size:24px;line-height:29px;font-weight:300;color:#32394d}#articulo .container .aside .ultimasnoticias .noticia{width:100%;margin-bottom:24px;border:1px solid #131526;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;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:flex;justify-content:space-between;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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-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:#e42725;text-transform:uppercase}#articulo .container .aside .ultimasnoticias .noticia .texto-noticia a:hover{text-decoration:underline;color:#e42725}.body-noticias{width:100%!important}.articulo-principal{height:calc(80vh - 100px);background-size:cover!important;margin-top:60px;overflow:hidden;position:relative}@media only screen and (max-width:744px){.articulo-principal{max-height:400px}}@media only screen and (min-width:745px){.articulo-principal{background-attachment:fixed!important;height:514px;max-height:100%;margin-top:108px}}.articulo-principal .overlay{background-color:linear-gradient(90deg,rgba(35,28,19,.6) 24.32%,rgba(47,37,25,0) 100.16%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}@media only screen and (min-width:745px){.articulo-principal .overlay{height:98vh;max-height:100%;margin-top:0;display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-end}}@media only screen and (min-width:1240px){.articulo-principal .overlay{background-position:50%!important;background-size:cover!important;text-align:left}}.articulo-principal .texto{background-size:cover!important;z-index:999999}@media only screen and (min-width:745px){.articulo-principal .texto{top:0;left:0;right:0;background-position:bottom!important;z-index:999999;background-attachment:fixed!important;display:flex;flex-flow:column;justify-content:flex-end;overflow:hidden;margin:0}}.articulo-principal .container{display:flex;justify-content:center;align-items:flex-start;flex-flow:column;-ms-flex-flow:column;height:100%}.articulo-principal .container h1{color:#fff;font-size:calc(18.63415px + 2.92683vw);text-align:left;display:inline;font-weight:500}@media only screen and (min-width:745px){.articulo-principal .container h1{max-width:100%;text-align:left;font-size:calc(10.63415px + 2.92683vw)}}.articulo-principal .container h1 em{color:#e42725;font-weight:900}.articulo-principal .container p{color:#fff;font-size:20px;text-align:center;font-weight:300;margin-top:10px}@media only screen and (min-width:745px){.articulo-principal .container p{text-align:left}}.articulo-principal .container a{padding:20px 28px;display:inline-block;background-color:#e42725;color:#fff;font-size:18px;margin-top:28px;text-align:center;font-size:16px;text-transform:uppercase;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;max-width:230px;box-shadow:0 0 20px #e42725}.articulo-principal .container a:hover{background-color:#e42725;box-shadow:0 0 10px #e42725}.articulo-principal .container a img{height:18px;width:auto;margin-left:12px}#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:flex;flex-flow:wrap;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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:0 0 40px #131526}@media only screen and (min-width:745px){#articulos .container .articles{box-shadow:none;border:1px solid #131526}}#articulos .container .articles:hover{border:none;box-shadow:0 0 40px #131526}@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:#131526;letter-spacing:.2px;min-height:45px;margin:7.1428571429% auto;font-weight:400;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;line-height:146.28%}#articulos .container .articles .textos a{font-size:15px;text-decoration:underline;color:#e42725;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}.modal{display:none}.modal .overlay{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;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .close{-webkit-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;box-sizing:border-box;box-shadow:0 0 64px hsla(0,0%,74.1%,.5);-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;border-radius:18px}@media only screen and (min-width:745px){.modal .modal-container{top:40px}}.modal .modal-container .modal-content h2{color:#131526;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:#131526}.modal .modal-container .modal-content .input-radio{display:flex;font-weight:300;font-size:12px;line-height:15px;align-items:center;color:#131526;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:flex;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-principal__container__slider__item{min-height:100vh;width:100%;position:relative}.hero-principal__container__slider__item .container{position:relative;z-index:2;height:100vh;display:flex;flex-flow:wrap;align-items:center}.hero-principal__container__slider__item .text{color:#fff}.hero-principal__container__slider__item .text p{font-size:24px;font-style:normal;font-weight:400;line-height:140%;color:#fff;max-width:570px}.hero-principal__container__slider__item .text h1,.hero-principal__container__slider__item .text h2,.hero-principal__container__slider__item .text h3{color:#fff;max-width:570px}.hero-principal__container__slider__item .text h3{margin-top:16px}.hero-principal__container__slider__item .text h2,.hero-principal__container__slider__item .text h3{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;text-transform:uppercase}.hero-principal__container__slider__item .text .buttons{margin-top:24px}.hero-principal__container__slider__item .text .buttons a:first-child{margin-bottom:16px}@media only screen and (min-width:745px){.hero-principal__container__slider__item .text .buttons a:first-child{margin-right:16px;margin-bottom:0}}.hero-principal__container__slider__item .text h1{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:745px){.hero-principal__container__slider__item .text h1{font-size:40px}}.hero-principal__container__slider__item .text h1 strong{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;display:block;background:#e42725;display:inline-block;padding:2px 8px}@media only screen and (min-width:745px){.hero-principal__container__slider__item .text h1 strong{font-size:40px}}.hero-principal__container__slider__item__img,.hero-principal__container__slider__item__img:before{height:100%;width:100%;position:absolute;top:0;left:0}.hero-principal__container__slider__item__img:before{content:"";background-color:#150f2a;z-index:1;opacity:.5}.hero-principal__container__slider__item__img img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width:745px){.hero-principal__container__slider__item.header-nosotros h1{font-size:48px}}.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:flex;align-items:flex-start;flex-flow:column;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}.razas-home__title{margin-bottom:40px}.razas-home__title h2{font-size:28px;line-height:130%;text-align:center;color:#131526;font-weight:300;font-family:"DM Serif Text",serif}.razas-home__title h2 strong{font-weight:700}@media only screen and (min-width:745px){.razas-home__title h2{font-size:40px}}.razas-home__content{display:flex;flex-flow:wrap;justify-content:center}.razas-home__content__item{width:100%;max-width:260px;height:205px;position:relative;margin-bottom:32px;display:flex;align-items:flex-end;justify-content:center;text-align:center;overflow:hidden}@media only screen and (min-width:745px){.razas-home__content__item{margin-right:32px}}.razas-home__content__item .overlayLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.razas-home__content__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(35,28,19,.6) 24.32%,rgba(47,37,25,0) 100.16%);z-index:1;background:linear-gradient(180deg,transparent 44.15%,rgba(0,0,0,.5) 94.39%);transition:all .3s ease-in-out}.razas-home__content__item__title{position:relative;z-index:2}.razas-home__content__item__title h3{color:#fff;position:relative;top:20px;font-size:24px;font-style:normal;font-weight:400;line-height:normal;font-family:"DM Serif Text",serif;transition:all .3s ease-in-out}.razas-home__content__item__title a{position:relative;top:80px}.razas-home__content__item:nth-child(4n){margin-right:0}.razas-home__content__item__img{width:100%;height:100%;position:absolute;top:0;left:0}.razas-home__content__item__img img{width:100%;height:100%;object-fit:cover}.razas-home__content__item:hover:before{background:linear-gradient(0deg,rgba(228,39,37,.75),rgba(228,39,37,.75)),linear-gradient(180deg,transparent 44.15%,rgba(0,0,0,.5) 94.39%)}.razas-home__content__item:hover .razas-home__content__item__title h3{top:-60px}.razas-home__content__item:hover .razas-home__content__item__title a{top:-40px}.header-contact{min-height:calc(100vh - 190px);width:100%;position:relative}.header-contact__img,.header-contact__img:after{position:absolute;top:0;left:0;width:100%;height:100%}.header-contact__img:after{content:"";background:linear-gradient(90deg,rgba(35,28,19,.6) 24.32%,rgba(47,37,25,0) 100.16%);z-index:1;background:rgba(11,19,35,.6);background-blend-mode:multiply;transition:all .3s ease-in-out}.header-contact__img img{width:100%;height:100%;object-fit:cover;object-position:right center}.header-contact__title .buttons{margin-top:32px}.header-contact__title .buttons a:first-child{margin-bottom:16px}@media only screen and (min-width:745px){.header-contact__title .buttons a:first-child{margin-right:16px;margin-bottom:0}}.header-contact__title h1{color:#fff;font-size:40px;font-style:normal;font-weight:400;line-height:normal;font-family:"DM Serif Text",serif;transition:all .3s ease-in-out}.header-contact .container{position:relative;z-index:9;min-height:calc(100vh - 190px);display:flex;align-items:flex-end}@media only screen and (min-width:745px){.header-contact .container{padding-top:0;padding-bottom:80px}}.header-contact__content{background:#f6f9ff;display:flex;justify-content:center}.header-contact__content .container{justify-content:center}.header-contact__content__item{display:flex;flex-flow:column;justify-content:flex-start;border-bottom:1px solid #e42725;margin-bottom:50px;padding-bottom:50px;width:100%}@media only screen and (min-width:745px){.header-contact__content__item{padding-bottom:0;margin-bottom:0;margin-right:50px;border-bottom:0;border-right:1px solid #e42725;padding-right:50px;width:auto}}.header-contact__content__item:last-child{border-right:none;margin-right:0;padding-right:0;border-bottom:0;margin-bottom:0;padding-bottom:0}.header-contact__content__item h2{font-family:"DM Serif Text",serif;font-size:20px;max-width:250px;display:block;margin-top:0;margin-bottom:8px}.header-contact__content__item h2,.header-contact__content__item p{color:#131526;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.6px}.header-contact__content__item p{font-size:16px}.header-contact__content .container{display:flex;flex-flow:wrap;align-items:center}.metrics{background:#e42725}.metrics__content{display:flex;flex-flow:wrap;justify-content:center}.metrics__content__item{width:100%;max-width:280px;margin-bottom:24px}@media only screen and (min-width:745px){.metrics__content__item{margin-bottom:0;margin-right:40px}.metrics__content__item:last-child{margin-right:0}}.metrics__content__item h2{text-align:center}.metrics__content__item h2,.metrics__content__item h2 span{color:#fff;font-family:"DM Serif Text",serif;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-1.839px}.metrics__content__item p{color:#fff;text-align:center;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:8px}.center-authorized{background:#131526}.center-authorized .container{display:flex;flex-flow:wrap;align-items:center}.center-authorized__text{max-width:540px;width:100%;margin-right:40px}.center-authorized__text h2{color:#fff;font-family:"DM Serif Text",serif;font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}@media only screen and (min-width:745px){.center-authorized__text h2{font-size:40px}}.center-authorized__text img{height:60px;width:auto;display:block}@media only screen and (min-width:745px){.center-authorized__text img{height:90px}}.center-authorized__img{max-width:600px;width:100%;margin-top:32px}@media only screen and (min-width:745px){.center-authorized__img{margin-top:0}}.center-authorized__img img{width:100%;height:auto;display:block;border-radius:40px}.genetic{position:relative}.genetic .container{position:relative;z-index:2;display:flex;flex-flow:wrap;justify-content:space-between}@media only screen and (min-width:745px){.genetic .container{padding-left:40px;padding-right:40px}}.genetic__table{background:#fff;border-radius:28px;max-width:520px;width:100%;padding:20px;margin-top:32px}@media only screen and (min-width:745px){.genetic__table{margin-top:0}}.genetic__table .header{display:flex;flex-flow:wrap;align-items:center;width:100%;justify-content:space-between;border-bottom:1px solid #e42725;padding-bottom:8px;margin-bottom:8px}.genetic__table .header h3{color:#e42725;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:745px){.genetic__table .header h3{font-size:20px}}.genetic__table .body{display:flex;flex-flow:wrap;align-items:center}.genetic__table .body .row{width:100%;display:flex;flex-flow:row;align-items:space-between;justify-content:space-between;margin-bottom:4px}.genetic__table .body .row .cell{color:#25253f;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:745px){.genetic__table .body .row .cell{font-size:18px}}.genetic__text{max-width:480px;color:#fff}.genetic__text .buttons{margin-top:32px}.genetic__text .buttons a:first-child{margin-bottom:16px}@media only screen and (min-width:745px){.genetic__text .buttons a:first-child{margin-right:16px;margin-bottom:0}}.genetic__text h2{font-size:32px;font-style:normal;font-weight:400;line-height:normal;font-family:"DM Serif Text",serif;color:#fff}@media only screen and (min-width:745px){.genetic__text h2{font-size:56px}}.genetic__text p{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px;display:block}.genetic__img{position:absolute;top:0;left:0;width:100%;height:100%}.genetic__img img{width:100%;height:100%;object-fit:cover}.hero-raza{margin-top:90px}@media only screen and (min-width:745px){.hero-raza{margin-top:120px}}.hero-raza .container{display:flex;flex-flow:wrap-reverse;justify-content:space-between;align-items:center}@media only screen and (min-width:745px){.hero-raza .container{flex-flow:wrap}}.hero-raza__text{width:100%;max-width:440px}.hero-raza__text h1{color:#131526;font-family:"DM Serif Text",serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:8px}@media only screen and (min-width:745px){.hero-raza__text h1{font-size:44px}}.hero-raza__text h2{color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}@media only screen and (min-width:745px){.hero-raza__text h2{font-size:20px}}.hero-raza__text p{margin-bottom:8px;display:block;font-size:16px;font-style:normal;line-height:normal;font-weight:400;color:#131526}@media only screen and (min-width:745px){.hero-raza__text p{font-size:18px}}.hero-raza__text p strong{color:#e42725;font-weight:700}.hero-raza__text .parent{justify-content:space-between;margin-top:20px}.hero-raza__text .parent,.hero-raza__text .parent__item{display:flex;align-items:center;flex-flow:wrap;width:100%}.hero-raza__text .parent .text{width:calc(100% - 136px)}@media only screen and (min-width:745px){.hero-raza__text .parent .text{width:calc(100% - 126px)}}.hero-raza__text .parent .text h3{color:#131526;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (min-width:745px){.hero-raza__text .parent .text h3{font-size:20px}}.hero-raza__text .parent .text p{color:#131526;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:745px){.hero-raza__text .parent .text p{font-size:20px}}.hero-raza__text .parent .img{width:100px;margin-right:16px}@media only screen and (min-width:745px){.hero-raza__text .parent .img{width:110px}}.hero-raza__text .parent .img img{width:100%;display:block;border-radius:12px;height:auto}.hero-raza__text .breadcrumb{margin-bottom:16px;font-size:14px;color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400}.hero-raza__text .breadcrumb p{font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:#131526}.hero-raza__text .breadcrumb p a{color:#131526}.hero-raza__text .breadcrumb p strong{font-weight:700;color:#e42725}.hero-raza__img{max-width:640px;width:100%;margin-bottom:24px}@media only screen and (min-width:745px){.hero-raza__img{margin-bottom:0}}.hero-raza__img img{width:100%;height:auto;display:block;border-radius:20px}.controls-pagination{padding:1rem;font-size:.1px;text-align:justify}.controls-pagination:after{content:"";display:inline-block;width:100%}.mixitup-page-list,.mixitup-page-stats{display:inline-block;vertical-align:middle;margin-top:24px}.mixitup-page-list{text-align:center;width:100%}.mixitup-page-list__notice{margin-top:32px;margin-left:auto;margin-right:auto;text-align:center}.mixitup-page-stats{font-size:.9rem;color:#333;font-weight:700;font-family:Poppins,Arial,Helvetica,sans-serif}.mixitup-control{position:relative;display:inline-block;text-align:center;width:50px;height:50px;background:#fff;margin-right:1px;cursor:pointer;font-size:24px;color:#fff;font-weight:700;font-family:Poppins;transition:color .15s,border-color .15s;vertical-align:middle;border-radius:50%;background:#000;border:1px solid #e42725}.mixitup-control:first-child{border-radius:3px 0 0 3px;display:none}.mixitup-control:last-child{border-radius:0 3px 3px 0;display:none}.mixitup-control:not(.mixitup-control-active):hover{color:#e42725}.mixitup-control-active{background:#e42725;cursor:default}.mixitup-control:disabled{background:#eaeaea;color:#aaa;cursor:default}.mixitup-control-truncation-marker{background:transparent;pointer-events:none;line-height:2.2em}.genetic-value{background:#f2f3fa}.genetic-value__content{display:flex;flex-flow:wrap;width:100%;justify-content:center}.genetic-value__content__item{width:100%;max-width:576px;margin-bottom:40px}@media only screen and (max-width:744px){.genetic-value__content__item{overflow-x:auto}}@media only screen and (min-width:745px){.genetic-value__content__item{margin-bottom:0;margin-right:24px}}.genetic-value__content__item:last-child{margin-right:0}.genetic-value__content__item .update h3{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.genetic-value__content__item .title{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap}.genetic-value__content__item .title h2{text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal;color:#e42725;line-height:130%}@media only screen and (min-width:745px){.genetic-value__content__item .title h2{font-size:28px}}.genetic-value__content__item .table{margin-top:24px}.genetic-value__content__item .table .header{background:#e42725;display:flex;align-items:center;justify-content:space-between;padding-left:12px;padding-right:12px}.genetic-value__content__item .table .header h3{padding:12px 0;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (min-width:745px){.genetic-value__content__item .table .header h3{font-size:16px}}.genetic-value__content__item .table .body{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin-top:8px}.genetic-value__content__item .table .body .row{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #c8cadb;padding:8px 12px}.genetic-value__content__item .table .body .row .cell{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.genetic-value__content__item .table .body .item{width:100%;max-width:100px;padding:12px;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid #e5e5e5}.genetic-value__content__item .table.parto{min-width:440px}.genetic-value__content__item .table.parto .body .row .cell,.genetic-value__content__item .table.parto .header h3{width:33.3333333333%;text-align:center}.genetic-value__content__item .table.summary{min-width:576px}.genetic-value__content__item .table.summary .header h3{width:20%}.genetic-value__content__item .table.summary .header h3:nth-child(4){margin-left:16px}.genetic-value__content__item .table.summary .body .row .cell{width:20%}.genetic-value__content__item .table.summary .body .row .cell:nth-child(4){margin-left:16px;margin-right:16px;max-width:90px}.genetic-value__title{margin-bottom:40px}.genetic-value__title h2{color:#e42725;text-align:center;font-family:"DM Serif Text",serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;line-height:120%}@media only screen and (min-width:745px){.genetic-value__title h2{font-size:44px}}.main-404{min-height:100vh}.main-404,.main-404__content{display:flex;align-items:center;justify-content:center}.main-404__content{height:100%;text-align:center;flex-flow:wrap}.main-404__content h2{width:100%;margin-bottom:24px;font-size:32px;font-weight:300;color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif}.ha-summary__title h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:44px;font-style:normal;font-weight:400;line-height:normal}.ha-summary__resalt{margin-top:40px;margin-bottom:40px}.ha-summary__resalt__items{display:flex;flex-flow:wrap}.ha-summary__resalt__item{width:50%}@media only screen and (min-width:745px){.ha-summary__resalt__item{width:auto}}.ha-summary__resalt__item h4{color:#e42725;font-family:"DM Serif Text",serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-right:32px;padding-right:32px;width:100%}@media only screen and (min-width:745px){.ha-summary__resalt__item h4{font-size:32px;width:auto;text-align:center;border-right:1px solid #131526}}.ha-summary__resalt__item:last-child h4{margin-right:0;padding-right:0;border-right:none}.ha-summary h3{color:#131526;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}@media only screen and (min-width:745px){.ha-summary h3{font-size:28px}}.ha-summary__tables{display:flex;justify-content:space-between}.ha-summary__tables img{width:100%;height:auto}.ha-summary__tables img:last-child{display:none}@media only screen and (min-width:745px){.ha-summary__tables img{width:auto}.ha-summary__tables img:last-child{display:block}}.meditions{background:#f2f3fa}.meditions__title{text-align:center;width:100%}.meditions__title h4{color:#000;font-size:16px}.meditions__title h2,.meditions__title h4{text-align:center;font-style:normal;font-weight:400;line-height:normal}.meditions__title h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:32px}@media only screen and (min-width:745px){.meditions__title h2{font-size:44px}}.meditions .container{display:flex;flex-flow:wrap}@media only screen and (min-width:745px){.meditions .container{width:100%}}.meditions__content{margin-top:32px}.meditions__content,.meditions__metrics{width:100%;display:flex;flex-flow:wrap;align-items:center;justify-content:space-between}.meditions__metrics{max-width:540px}@media only screen and (min-width:745px){.meditions__metrics{margin-left:20px}}.meditions__metrics__item{max-width:150px;width:100%;background:#fff;margin-bottom:16px}@media only screen and (min-width:745px){.meditions__metrics__item{max-width:170px;margin-bottom:20px}}.meditions__metrics__item .title{background:#e42725;color:#fff;text-align:center;padding:6px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.meditions__metrics__item .box{text-align:center;height:70px;font-size:32px;display:flex;align-items:center;justify-content:center}.meditions__img{width:100%;max-width:520px;text-align:center;background:#fff}.meditions__img img{width:100%;max-width:440px;height:auto}.genealogia__title{text-align:center;width:100%}.genealogia__title h4{color:#131526;font-size:16px}.genealogia__title h2,.genealogia__title h4{text-align:center;font-style:normal;font-weight:400;line-height:normal}.genealogia__title h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:32px}@media only screen and (min-width:745px){.genealogia__title h2{font-size:44px}}.genealogia__content{display:flex;flex-flow:wrap;justify-content:center;margin-top:40px}.genealogia__content__item{max-width:520px;width:100%;margin-bottom:40px;overflow-x:auto}@media only screen and (min-width:745px){.genealogia__content__item{margin-right:40px;margin-bottom:0;overflow-x:inherit}}.genealogia__content__item h3{color:#131526;font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (min-width:745px){.genealogia__content__item h3{font-size:20px}}.genealogia__content__item:last-child{margin-right:0}.genealogia__content .table{border:1px solid #c8cadb;margin-top:24px}.genealogia__content .table .body{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin-top:8px}.genealogia__content .table .body .row{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #c8cadb;padding:8px 12px}.genealogia__content .table .body .row:last-child{border-bottom:none}.genealogia__content .table .body .row .cell{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.genealogia__content .table .body .item{width:100%;max-width:100px;padding:12px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid #e5e5e5}.genealogia__content .table .header{background:#e42725;display:flex;align-items:center;justify-content:space-between;padding-left:12px;padding-right:12px}.genealogia__content .table .header h3{padding:12px 0;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (min-width:745px){.genealogia__content .table .header h3{font-size:16px}}.genealogia__content .table.colfour{min-width:520px}.genealogia__content .table.colfour .header h3{width:25%;text-align:left}.genealogia__content .table.colfour .header h3:first-child{min-width:240px}.genealogia__content .table.colfour .row .cell{width:25%;text-align:left}.genealogia__content .table.colfour .row .cell:first-child{min-width:240px}.genealogia__content .table.threecol{min-width:520px}.genealogia__content .table.threecol .header h3{width:33.3333333333%;text-align:left}.genealogia__content .table.threecol .header h3:first-child{min-width:240px}.genealogia__content .table.threecol .row .cell{width:33.3333333333%;text-align:left}.genealogia__content .table.threecol .row .cell:first-child{min-width:240px}.content-razas{margin-top:90px}@media only screen and (min-width:745px){.content-razas{margin-top:120px}}.content-razas__content{display:flex;flex-flow:wrap;justify-content:center}@media only screen and (min-width:745px){.content-razas__content{margin-right:-24px;position:relative;left:24px}}.content-razas__content__item{width:100%;max-width:290px;margin-bottom:24px;border:1px solid #b8bfd9}@media only screen and (min-width:745px){.content-razas__content__item{margin-right:24px}}.content-razas__content__item__content{padding:24px 12px;position:relative}.content-razas__content__item__content .cat{position:absolute;top:-20px;left:10px}.content-razas__content__item__content .cat ul li{list-style:none;display:inline-block;margin-right:10px;color:#e42725;text-align:center;padding:8px 10px;font-size:10px;font-style:normal;font-weight:400;line-height:normal;border-radius:22px;border:1px solid #e42725;background:#fff}.content-razas__content__item__content .cat ul li:nth-child(2){background:#e42725;color:#fff}.content-razas__content__item__content .cat ul li:nth-child(3){background:#131526;border-color:#131526;color:#fff}.content-razas__content__item__content h2{font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:#131526;font-family:"DM Serif Text",serif;margin-top:0;margin-bottom:12px}.content-razas__content__item__content a{width:100%;padding:12px 24px}.content-razas__content__item__image{width:100%;height:200px}.content-razas__content__item__image img{width:100%;height:100%;object-fit:cover}.content-razas__title{margin-bottom:40px}.content-razas__title__filters{display:flex;flex-flow:wrap;justify-content:center;margin-top:24px}.content-razas__title__filters button{background:#fff;padding:12px 32px;border-radius:12px;border:1px solid #d3d3d3;margin-right:12px;margin-bottom:16px}@media only screen and (min-width:745px){.content-razas__title__filters button{margin-bottom:0}}.content-razas__title__filters button.mixitup-control-active{background:#e42725;color:#fff}.content-razas__title__filters button:last-child{margin-right:0}.content-razas__title h1{color:#e42725;text-align:center;font-family:"DM Serif Text",serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.ancle{position:relative;top:-90px}@media only screen and (min-width:745px){.ancle{top:-120px}}@media only screen and (min-width:1240px){.story .container{padding-top:68px;padding-bottom:120px}}.story h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}@media only screen and (min-width:745px){.story h2{font-size:44px}}.story p{color:#131526;font-size:15px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (min-width:745px){.story p{font-size:18px}}.story p strong{font-weight:600}.whatsapp{width:80px;height:80px;border-radius:50%;position:fixed;bottom:16px;right:16px;z-index:99999;display:flex;align-items:center;background:#e42725;justify-content:center}.whatsapp:hover{background:#cf221f}.whatsapp svg{width:40px;position:relative;top:4px}.mision-vision .container{padding-top:0}.mision-vision .container,.mision-vision__content{display:flex;flex-flow:wrap}.mision-vision__content__item{display:flex;flex-flow:wrap;border:1px solid #e5e3f1;margin-bottom:24px;max-height:84px;overflow:hidden;transition:all .3s ease-in-out}.mision-vision__content__item__text{padding:16px 40px;letter-spacing:0}.mision-vision__content__item__text p{font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#131526}.mision-vision__content__item__title{display:flex;justify-content:space-between;align-items:center;width:100%;background:#f3f8fb;padding:16px 40px;cursor:pointer}.mision-vision__content__item__title h2{font-family:"DM Serif Text",serif;font-weight:500;font-size:24px;line-height:52px;letter-spacing:0;margin:0}.mision-vision__content__item.active{max-height:100rem}.mision-vision__content__item.active .mision-vision__content__item__title svg{transform:rotate(180deg);transition:all .3s ease-in-out}.objectives{background:#fff}.objectives__content{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center}.objectives__content__img{max-width:600px;width:100%}.objectives__content__img img{width:100%;height:auto;display:block;border-radius:25px}.objectives__content__text h3{font-size:28px;font-family:"DM Serif Text",serif;font-weight:400;margin-bottom:16px;color:#e42725}@media only screen and (min-width:745px){.objectives__content__text h3{font-size:44px}}.objectives__content__text p{font-size:16px;margin-bottom:16px}@media only screen and (min-width:745px){.objectives__content__text p{font-size:18px}}.objectives__content__text ul{padding-left:16px}.objectives__content__text ul li{margin-bottom:12px;font-size:18px;font-weight:400;line-height:120%;text-rendering:geometricPrecision;position:relative;list-style:none}.objectives__content__text ul li:before{content:"";width:8px;display:inline-block;height:8px;background-color:red;border-radius:8px;position:absolute;top:7px;left:-16px}.contact-banner{position:relative;min-height:360px;overflow:hidden}.contact-banner:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.48);z-index:1}.contact-banner__img{position:absolute;inset:0;width:100%;height:100%}.contact-banner__img img{display:block;width:100%;height:100%;object-fit:cover}.contact-banner .container{display:flex;justify-content:center;align-items:center;flex-flow:column;min-height:360px;position:relative;text-align:center;z-index:2}.contact-banner .container h3{color:#fff;margin-bottom:24px;font-family:"DM Serif Text",serif;font-weight:400}@media only screen and (min-width:745px){.contact-banner .container h3{font-size:32px}}.header-service{position:relative;height:100vh;width:100%;max-height:600px}.header-service:before{content:"";background:rgba(0,0,0,.5);z-index:1}.header-service:before,.header-service__img{position:absolute;top:0;left:0;width:100%;height:100%}.header-service__img img,.header-service__img video{width:100%;height:100%;object-fit:cover;display:block}.header-service .container{position:relative;z-index:2;display:flex;flex-flow:wrap;align-items:center;height:100%}.header-service .container p{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-rendering:geometricPrecision}.header-service .container h1,.header-service .container h2,.header-service .container h3{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px;text-rendering:geometricPrecision}@media only screen and (min-width:745px){.header-service .container h1,.header-service .container h2,.header-service .container h3{font-size:40px}}.header-service .container h1 strong,.header-service .container h2 strong,.header-service .container h3 strong{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;display:block;background:#e42725;display:inline-block;padding:2px 8px}@media only screen and (min-width:745px){.header-service .container h1 strong,.header-service .container h2 strong,.header-service .container h3 strong{font-size:40px}}.parameters-quality{background:#f5f4ff}.parameters-quality .container{display:flex;flex-direction:column;padding-top:64px;padding-bottom:64px}.parameters-quality .container .btn__primary{max-width:max-content;margin-left:auto;margin-right:auto;margin-top:32px}.parameters-quality__title h3{color:#e42725;font-family:"DM Serif Text",serif;font-size:40px;font-weight:400;line-height:1.1;text-align:center;margin-bottom:32px}.parameters-quality__content{display:grid;gap:16px}@media only screen and (min-width:745px){.parameters-quality__content{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media only screen and (min-width:1240px){.parameters-quality__content{gap:20px}}.parameters-quality__content-item{padding:22px;background:#fff;border-radius:8px;width:100%}.parameters-quality__content-item h4{font-size:18px;color:#e42725;line-height:1.25;margin-bottom:8px}.parameters-quality__content-item p{color:#1a1b2b;font-size:16px;line-height:1.45}.parameters-quality__content-item ul{margin-top:16px}.parameters-quality__content-item ul li{margin-bottom:8px;margin-left:18px;color:#1a1b2b;font-size:16px}.parameters-quality__content-item ul li:last-child{border-bottom:none}.stepper__title h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;text-align:center}@media only screen and (min-width:745px){.stepper__title h2{font-size:40px}}.stepper__title h2 strong{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;display:block;background:#e42725;display:inline-block;padding:2px 8px}@media only screen and (min-width:745px){.stepper__title h2 strong{font-size:40px}}.stepper__content{display:flex;justify-content:center;align-items:flex-start;flex-flow:wrap;margin-top:64px;width:100%;position:relative;z-index:2;gap:28px 0}@media only screen and (min-width:745px){.stepper__content{flex-flow:nowrap;gap:0}}.stepper__content .line-stepper{display:none}@media only screen and (min-width:745px){.stepper__content .line-stepper{position:absolute;top:23px;margin-left:auto;margin-right:auto;left:8%;right:8%;width:auto;height:3px;background:#e42725;max-width:none;z-index:0}}.stepper__content-item{max-width:280px;text-align:center;display:flex;justify-content:center;flex-flow:column;margin-right:0;width:100%}@media only screen and (min-width:745px){.stepper__content-item{margin-right:32px;width:auto}}.stepper__content-item-content{position:relative;z-index:1}.stepper__content-item:last-child{margin-right:0}.stepper__content-item h3{color:#0e0e18;text-align:center;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:120%;margin-top:16px;margin-bottom:24px}@media only screen and (min-width:745px){.stepper__content-item h3{font-size:18px}}.stepper__content-item p{color:#e42725;text-align:center;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:normal}.stepper__content-item p strong{font-weight:700}.stepper__content-item .step{width:54px;height:54px;border-radius:50%;background:#e42725;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:normal}.title-image{background:#f3f8fb;text-align:center}.title-image h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}@media only screen and (min-width:745px){.title-image h2{font-size:40px}}.title-image p{font-size:16px;margin-bottom:24px}@media only screen and (min-width:745px){.title-image p{font-size:18px}}.service-table{background:#f3f8fb;overflow-x:hidden}.service-table__eyebrow{color:#e42725;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.service-table h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:18px}@media only screen and (min-width:745px){.service-table h2{font-size:40px}}.service-table__intro{max-width:980px;margin-bottom:24px}.service-table__intro li,.service-table__intro p{color:#1a1b2b;font-size:16px;line-height:1.65}.service-table__content{max-width:100%;overflow-x:auto}.service-table__content table{width:100%;min-width:720px;border-collapse:collapse;background:#fff;box-shadow:0 14px 34px rgba(19,21,38,.08)}.service-table__content td,.service-table__content th{border-bottom:1px solid #e5e9f2;color:#1a1b2b;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45;padding:14px 16px;text-align:left;vertical-align:top}.service-table__content th{background:#131526;color:#fff;font-weight:700}.service-table__content tr:last-child td{border-bottom:0}.service-table__content li,.service-table__content p{color:#1a1b2b;font-size:16px;line-height:1.65}.service-table__content ul{margin-left:20px}.service-table__content strong{font-weight:700}.service-actions{background:#fff}.service-actions h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:16px;text-align:center}@media only screen and (min-width:745px){.service-actions h2{font-size:40px}}.service-actions__intro{max-width:780px;margin:0 auto 28px;text-align:center}.service-actions__intro p{color:#1a1b2b;font-size:16px;line-height:1.65}.service-actions__grid{display:grid;gap:18px}@media only screen and (min-width:745px){.service-actions__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-actions__item{background:#f3f8fb;border:1px solid #e5e9f2;border-radius:8px;display:flex;flex-direction:column;min-height:100%;padding:24px}.service-actions__item span{align-self:flex-start;background:#e42725;color:#fff;display:inline-block;font-size:12px;font-weight:700;margin-bottom:14px;padding:4px 8px}.service-actions__item h3{color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1.25;margin-bottom:12px}.service-actions__item li,.service-actions__item p{color:#1a1b2b;font-size:15px;line-height:1.55}.service-actions__item ol,.service-actions__item ul{margin-left:18px}.service-actions__item li{margin-bottom:6px}.service-actions__item strong{font-weight:700}.service-actions__item .btn__primary{align-self:flex-start;margin-top:auto}.service-actions__item-content{margin-bottom:20px}.service-lead-form{background:#fff}.service-lead-form__header{max-width:860px;margin:0 auto 28px;text-align:center}.service-lead-form h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:16px}@media only screen and (min-width:745px){.service-lead-form h2{font-size:40px}}.service-lead-form__intro p{color:#1a1b2b;font-size:16px;line-height:1.65}.service-lead-form__form{background:#f3f8fb;border:1px solid #e5e9f2;border-radius:8px;box-shadow:0 14px 34px rgba(19,21,38,.08);padding:24px}@media only screen and (min-width:745px){.service-lead-form__form{padding:32px}}.service-lead-form__form .btn__primary{margin-top:8px}.service-lead-form__grid{display:grid;gap:16px;margin-bottom:20px}@media only screen and (min-width:745px){.service-lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.service-lead-form__field{display:block}.service-lead-form__field span{color:#131526;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.service-lead-form__field input,.service-lead-form__field textarea{background:#fff;border:1px solid #dbe3f2;border-radius:6px;color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:16px;min-height:52px;padding:12px 14px;width:100%}.service-lead-form__field textarea{min-height:120px;resize:vertical}.service-lead-form__company{left:-9999px;position:absolute}.service-lead-form__message{border-radius:6px;font-weight:700;margin-bottom:18px;padding:14px 16px;text-align:center}.service-lead-form__message--ok{background:#e8f7ef;color:#17643a}.service-lead-form__message--error{background:#fdecec;color:#9a1f1f}.service-verification{background:#fff}.service-verification__content{display:grid;gap:28px;align-items:center}@media only screen and (min-width:745px){.service-verification__content{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px}}.service-verification__eyebrow{color:#e42725;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.service-verification h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:16px}@media only screen and (min-width:745px){.service-verification h2{font-size:40px}}.service-verification__copy p{color:#1a1b2b;font-size:16px;line-height:1.65}.service-verification__list{display:grid;gap:10px;list-style:none;margin-top:20px}.service-verification__list li{color:#131526;font-size:15px;font-weight:700;line-height:1.45;padding-left:26px;position:relative}.service-verification__list li:before{background:#e42725;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:7px;width:10px}.service-verification__media{background:#f3f8fb;border:1px solid #e5e9f2;border-radius:8px;box-shadow:0 14px 34px rgba(19,21,38,.08);overflow:hidden;padding:14px}.service-verification__media img{display:block;max-height:360px;object-fit:contain;object-position:top left;width:100%}.service-verification__media p{color:#5a6072;font-size:13px;line-height:1.45;margin-top:12px}.genomic-strategy{background:#f3f8fb}.genomic-strategy__header{max-width:920px;margin:0 auto 28px;text-align:center}.genomic-strategy h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:16px}@media only screen and (min-width:745px){.genomic-strategy h2{font-size:40px}}.genomic-strategy__intro p{color:#1a1b2b;font-size:16px;line-height:1.65}.genomic-strategy__image{background:#fff;border:1px solid #e5e9f2;border-radius:8px;margin:0 auto;max-width:980px;overflow:hidden;padding:10px}.genomic-strategy__image img{display:block;max-height:420px;object-fit:contain;width:100%}.genomic-strategy__columns{display:grid;gap:18px;margin:18px auto 0;max-width:980px}@media only screen and (min-width:745px){.genomic-strategy__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.genomic-strategy__card{background:#fff;border:1px solid #e5e9f2;border-left:6px solid #e42725;border-radius:8px;padding:22px}.genomic-strategy__card h3{color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1.25;margin-bottom:14px}.genomic-strategy__card p{color:#1a1b2b;font-size:15px;line-height:1.55;margin-bottom:10px}.genomic-strategy__card p:last-child{margin-bottom:0}.genomic-strategy__card strong{font-weight:700}.service-requirements{background:#f3f8fb}.service-requirements .container{padding-top:48px;padding-bottom:48px}@media only screen and (min-width:745px){.service-requirements .container{padding-top:64px;padding-bottom:64px}}.service-requirements__header{margin:0 auto 28px;max-width:920px;text-align:center}.service-requirements__eyebrow{color:#e42725;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.service-requirements h2{color:#e42725;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1}@media only screen and (min-width:745px){.service-requirements h2{font-size:40px}}.service-requirements__list{list-style:none;margin:0 auto;max-width:920px}.service-requirements__item{background:#fff;border:1px solid #e5e9f2;margin-bottom:16px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;overflow:hidden}.service-requirements__item:last-child{margin-bottom:0}.service-requirements__heading{margin:0}.service-requirements__trigger{align-items:center;background:transparent;border:0;color:#131526;cursor:pointer;display:flex;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;gap:16px;justify-content:space-between;line-height:1.3;padding:20px 24px;text-align:left;width:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service-requirements__trigger:hover{color:#e42725}.service-requirements__trigger:focus-visible{outline:2px solid #e42725;outline-offset:-2px}@media only screen and (min-width:745px){.service-requirements__trigger{font-size:20px}}.service-requirements__icon{align-items:center;display:inline-flex;flex-shrink:0}.service-requirements__icon svg{display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service-requirements__item.is-open .service-requirements__icon svg{transform:rotate(180deg)}.service-requirements__panel{overflow:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service-requirements__panel[hidden]{display:none}.service-requirements__content{color:#131526;padding:0 24px 24px}.service-requirements__content li,.service-requirements__content p{color:#131526;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.65}.service-requirements__content ol,.service-requirements__content ul{margin-left:20px}.service-requirements__content li{margin-bottom:8px}.service-requirements__content strong{font-weight:700}@media(prefers-reduced-motion:reduce){.service-requirements__icon svg,.service-requirements__panel,.service-requirements__trigger{transition:none}}.quality-pillars{background:#131526}.quality-pillars .container{padding-top:48px;padding-bottom:48px}@media only screen and (min-width:745px){.quality-pillars .container{padding-top:64px;padding-bottom:64px}}.quality-pillars__title{color:#fff;font-family:"DM Serif Text",serif;font-size:28px;font-weight:400;line-height:1.1;margin-bottom:28px;text-align:center}@media only screen and (min-width:745px){.quality-pillars__title{font-size:40px}}.quality-pillars__list{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;list-style:none;margin:0 auto;max-width:920px}.quality-pillars__pill{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.25);color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;line-height:1.3;padding:12px 20px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;border-radius:999px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.quality-pillars__pill:hover{background:#e42725;border-color:#e42725}@media only screen and (min-width:745px){.quality-pillars__pill{font-size:16px}}.quality-pillars__quote{border-left:4px solid #e42725;color:#dbe3f2;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;font-style:italic;font-weight:300;line-height:1.6;margin:32px auto 0;max-width:760px;padding-left:24px;text-align:left}@media only screen and (min-width:745px){.quality-pillars__quote{font-size:20px}}@media(prefers-reduced-motion:reduce){.quality-pillars__pill{transition:none}}