@keyframes skeletonAnimation{0%{background:var(--mt-skeleton-bg,#eceff4)}50%{background:var(--mt-skeleton-bg-darker,#d9dce2)}to{background:var(--mt-skeleton-bg,#eceff4)}}@keyframes skeletonAnimationDarkmode{0%{background:var(--mt-skeleton-bg-darkmode,#001d4b)}50%{background:var(--mt-skeleton-bg-darkmode,#002663)}to{background:var(--mt-skeleton-bg-darkmode,#001d4b)}}@media screen and (max-width:1280px){.skeleton-container{--mt-skeleton-fs:var(--mt-skeleton-fs-laptop,14px)}}@media screen and (max-width:580px){.skeleton-container{--mt-skeleton-fs:var(--mt-skeleton-fs-mobile,12px)}}.skeleton-container--animate .skeleton{animation:skeletonAnimation 4s infinite}.skeleton-container--darker .skeleton{background:var(--mt-skeleton-bg-darker,#d9dce2)}.skeleton-container--darkmode .skeleton{animation-name:skeletonAnimationDarkmode;background:var(--mt-skeleton-bg-darkmode,#001d4b)}.skeleton{background:var(--mt-skeleton-bg,#eceff4);border:0;border-radius:var(--mt-skeleton-br,0);margin:0;padding:0}.skeleton--darker{background:var(--mt-skeleton-bg-darker,#d9dce2)}.skeleton--darkmode{animation-name:skeletonAnimationDarkmode;background:var(--mt-skeleton-bg-darkmode,#001d4b)}.skeleton-title{height:calc(var(--mt-skeleton-fs, 16px)*3.5);width:100%}.skeleton-title--h2{height:calc(var(--mt-skeleton-fs, 16px)*3)}.skeleton-title--h3{height:calc(var(--mt-skeleton-fs, 16px)*2.7)}.skeleton-title--h4{height:calc(var(--mt-skeleton-fs, 16px)*2.4)}.skeleton-title--h5,.skeleton-title--h6{height:calc(var(--mt-skeleton-fs, 16px)*2.1)}.skeleton-text-wrap{display:flex;flex-direction:column;gap:8px;width:100%}.skeleton-text{height:calc(var(--mt-skeleton-fs, 16px)*var(--mt-skeleton-lh, 1.75));width:100%}.skeleton-width-5{width:5%}.skeleton-width-10{width:10%}.skeleton-width-15{width:15%}.skeleton-width-20{width:20%}.skeleton-width-25{width:25%}.skeleton-width-30{width:30%}.skeleton-width-35{width:35%}.skeleton-width-40{width:40%}.skeleton-width-45{width:45%}.skeleton-width-50{width:50%}.skeleton-width-55{width:55%}.skeleton-width-60{width:60%}.skeleton-width-65{width:65%}.skeleton-width-70{width:70%}.skeleton-width-75{width:75%}.skeleton-width-80{width:80%}.skeleton-width-85{width:85%}.skeleton-width-90{width:90%}.skeleton-width-95{width:95%}.skeleton-width-100{width:100%}.skeleton-line{background-color:rgba(var(--mt-c-border-grey),.25);border-radius:10px;height:5px;margin:10px 0;max-width:100%;opacity:.6;width:50px}.skeleton-line--large{width:100%}.skeleton-line--medium{width:50%}.skeleton-line--small{width:20%}.mt-company-line{overflow:hidden;position:relative}.mt-company-line__inner{align-items:center;display:flex;gap:56px;justify-content:space-between;overflow:visible;padding:42px 0;position:relative}.mt-company-line__inner:after{background:rgba(var(--mt-c-white),1);content:"";height:100%;left:-10%;position:absolute;top:0;width:200%;z-index:-1}@media screen and (max-width:700px){.mt-company-line__inner{flex-direction:column;gap:32px}}@media screen and (max-width:580px){.mt-company-line__inner{align-items:flex-start}}.mt-company-line__text-container{flex-shrink:0;max-width:165px}.mt-company-line__text{color:rgba(var(--mt-c-primary),1);font-family:var(--ff_roboto);font-size:12px;font-size:.75rem;font-weight:400;letter-spacing:.25em;line-height:1.83;text-transform:uppercase}.mt-company-line__logos-container{align-items:center;display:flex;justify-content:space-between;transition:opacity .2s ease-in-out;width:100%}.mt-company-line__logos-container.swiper{opacity:0}.mt-company-line__logos-container.swiper.swiper-initialized{opacity:1}@media screen and (max-width:700px){.mt-company-line__logos-container{width:100%}}.mt-company-line__logo{align-items:center;display:flex;height:auto!important;justify-content:center;transition:opacity .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mt-company-line__logo.skeleton{flex-grow:1;height:40px}.mt-company-line__logo img{filter:grayscale(100%);max-height:40px;max-width:150px;mix-blend-mode:multiply;transition:opacity .2s ease-in-out}.mt-company-line--narrow{background:transparent;overflow:hidden;position:relative;z-index:2}.mt-company-line--narrow:before{background:rgba(var(--mt-c-primary),1);content:"";height:100%;position:absolute;right:0;top:0;width:145px;z-index:2}@media only screen and (max-width:1650px){.mt-company-line--narrow:before{content:none}}@media screen and (min-width:581px){.mt-company-line--narrow{position:absolute!important;transform:translateY(calc(-100% + 1px));width:100%}}.mt-company-line .block-editor-inner-blocks{max-width:100%;width:100%}.mt-company-line .input-control--preview--image{position:relative}
