.bottom-link-element{border-top:1px solid var(--c-grey);border-bottom:1px solid var(--c-grey);padding:32px 0}@media screen and (max-width:690px){.bottom-link-element{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0}}.bottom-link-element span{color:var(--c-text)}@media screen and (max-width:690px){.bottom-link-element span{width:100%;text-align:center;margin-bottom:16px}}.bottom-link-element .bottom-link:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.section-cards.padding-top{padding-top:1px}.section-cards .card{position:relative;display:block;width:100%;height:100%}.section-cards .card-box{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.section-cards .card-box:not(.grid){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-cards .card-box .grid-item-2{margin-bottom:0;height:100%}@media screen and (max-width:690px){.section-cards .card-box img.grid-item-2{width:60px;height:60px;margin-bottom:40px}}.section-cards .card.height_cardr{min-height:204px}.section-cards .card.height_cardr .grid-between-column{height:100%}.section-cards .card__text>:last-child{margin-bottom:0}.section-cards .card__text p:not(:last-child){margin-bottom:8px}.section-cards .card__text hr{margin-bottom:24px}.section-cards .card__text em{font-style:normal;color:var(--c-text)}.section-cards .card__text a{color:var(--c-color);text-decoration:underline}.section-cards .card__text a:hover{text-decoration:none}.section-cards .card__text ul{margin-top:26px}.section-cards .card__text ul li:not(:last-child){margin-bottom:16px}.section-cards .card.no-title{padding:15px}.section-cards .card.no-title ul{margin:0}.section-cards .card .svg{width:20px;height:20px}.section-cards .card .link-icon{opacity:0;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;top:24px}.section-cards .card .copy-url{cursor:pointer;color:var(--c-text);top:24px}.section-cards .card .hot{bottom:24px;color:var(--c-white);background-color:var(--c-color);width:50px;height:24px;border-radius:12px;font-size:12px;text-transform:uppercase}.section-cards .card .copy-url,.section-cards .card .hot,.section-cards .card .link-icon{position:absolute;right:24px}.section-cards .card .pulse circle:first-child{-webkit-animation:pulseAnimation 1.5s ease-out infinite;animation:pulseAnimation 1.5s ease-out infinite}.section-cards a.card .card__title{padding-right:36px}.section-cards a.card:hover{-webkit-box-shadow:0px 6px 24px rgba(98,102,125,0.1);box-shadow:0px 6px 24px rgba(98,102,125,0.1)}.section-cards a.card:hover .link-icon{opacity:1}.section-cards .bottom-link-element svg{margin-right:16px}.section-cards .bottom-link-element span{max-width:calc(100% - 36px)}.section-cards .bottom-link-element strong{color:var(--c-black);font-weight:400}.inverse .card{-webkit-box-shadow:0px 16px 20px 0px rgba(98,102,125,0.01)!important;box-shadow:0px 16px 20px 0px rgba(98,102,125,0.01)!important;inset:none!important}.inverse .card__text{color:var(--c-text)}.inverse .card .link-icon path{fill:var(--c-white)}