@font-face{font-family:Georama-Light;font-style:normal;font-weight:400;src:url(/assets/font/Georama-Light.woff2)format("woff2");font-display:swap}@font-face{font-family:Georama-Medium;font-style:normal;font-weight:400;src:url(/assets/font/Georama-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Georama-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Georama-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Georama-SemiBold;font-style:normal;font-weight:700;src:url(/assets/font/Georama-SemiBold.woff2)format("woff2");font-display:swap}@font-face{font-family:Reforma2018-Negra;font-style:normal;font-weight:400;src:url(/assets/font/Reforma2018-Negra.woff2)format("woff2");font-display:swap}:root{--header-height:70px}.global-list{padding:50px 0 100px}.global-list__content{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding:0 0 0 20px;display:flex}.global-list__item{border:2px solid #e5e4e2;border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:135px;margin:0 0 20px;padding:30px 70px 20px 44px;transition:border .3s,opacity .5s cubic-bezier(.35,.46,.29,1.07) .2s,transform .5s cubic-bezier(.35,.46,.29,1.07) .2s;display:flex;position:relative}.global-list__item:hover,.global-list__item:hover .global-list__icon{border:2px solid #19058c}.global-list__item:hover .global-list__icon:before{background-image:url(/assets/svg/arrow-right-blue.svg);animation:.6s animatedIcon}.global-list__item:hover .global-list__title{color:#19058c}.global-list__icon{background-color:#fff;border:2px solid #e5e4e2;border-radius:4px;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:40px;height:40px;transition:border .3s;display:flex;position:absolute;top:24px;left:-20px;overflow:hidden;box-shadow:2px 5px 14px 2px #0000000a}.global-list__icon:before{content:"";background-image:url(/assets/svg/arrow-right-red.svg);background-position:50%;background-repeat:no-repeat;background-size:8px;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:20px;height:20px;margin:-10px 0 0 -10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(0)}.global-list__title{color:#1f0f4d;font-family:Georama-SemiBold;font-size:1.3125rem;font-style:normal;font-weight:600;line-height:1.75rem;transition:color .3s}.global-list__title:before{content:"";flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@keyframes animatedIcon{0%{transform:translate(0)}50%{transform:translate(30px)}60%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media only screen and (width>=640px){.global-list{padding:50px 0 65px}.global-list__content{flex-flow:wrap;justify-content:space-between;align-items:flex-start}.global-list__item{width:calc(50% - 28px);margin:0 0 40px;padding:30px 20px 20px 44px}}@media only screen and (width>=768px){:root{--header-height:100px}.global-list__content{padding:0}.global-list__item{padding:30px 70px 20px 44px}}@media only screen and (width>=1024px){:root{--header-height:auto}}