@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.eot);src:local('Rubik') , local('Rubik-Regular') , url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.eot?#iefix) format('embedded-opentype') , url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.woff2) format('woff2') , url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.woff) format('woff') , url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.ttf) format('truetype') , url(../fonts/rubik-v9-latin-ext_latin_hebrew_cyrillic-regular.svg#Rubik) format('svg')}.pro-word{display:inline-block;position:relative}.pro-word::after{content:'';position:absolute;top:-5px;right:-16px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid #0ea5e9;animation:triangleBlink 2s ease-in-out infinite}@keyframes triangleBlink {
    0%, 100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-3px) scale(1.1);
    }
}