.grant-hero-section{width:1140px;margin:15px auto auto;padding:24px 32px 2px;border-radius:5px;background-color:#e9f4fd;display:flex;flex-direction:column;max-width:100%;transition:width .3s ease,border-radius .3s ease}.grant-hero-section__prompt-msg{display:inline-flex;align-items:center;gap:9px;background-color:#fff;color:#000;font-size:13px;font-weight:300;padding:9px 12px 9px 8px;margin-left:16px;vertical-align:middle;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.15);border:1px solid #646464;border-radius:4px;position:absolute;top:-13px}.grant-hero-section__prompt-msg::after,.grant-hero-section__prompt-msg::before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:8px solid #646464}.grant-hero-section__prompt-msg::after{left:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:7px solid #fff}@media (max-width:450px) and (min-width:411px){.grant-hero-section__prompt-msg{gap:5px;padding:9px 6px;font-size:12px}.grant-hero-section__prompt-msg img{width:16px}}@media (max-width:410px){.grant-hero-section__prompt-msg{top:92px;left:-20px;z-index:1}.grant-hero-section__prompt-msg::before{transform:rotate(90deg);top:-11px;left:80px}.grant-hero-section__prompt-msg::after{transform:rotate(90deg);top:-9px;left:80px}}.grant-hero-section.fixed{position:fixed;left:0;right:0;z-index:100;margin-top:0;width:100%;border-radius:0}.grant-hero-section.fixed .grant-hero-section__title{display:none}.grant-hero-section.fixed .grant-hero-section__wrapper{width:100%}@media (min-width:1141px){.grant-hero-section.fixed .grant-hero-section__wrapper{width:1140px}}@media (max-width:1140px){.grant-hero-section{margin-top:0}}@media (max-width:768px){.grant-hero-section{padding:16px 0 0 16px}}.grant-hero-section__wrapper{max-width:100%;margin:0 auto;transition:max-width .3s ease}@media (max-width:1150px){.grant-hero-section__wrapper{width:100%}}.grant-hero-section__title{font-size:24px;font-weight:700;color:#1d428a;width:100%}@media (max-width:768px){.grant-hero-section__title{font-size:19.5px}}@media (max-width:1150px){.grant-hero-section__title{max-width:620px}}.grant-hero-section p{color:#1d428a;font-size:16px;font-weight:600;position:relative}@media (max-width:768px){.grant-hero-section p{font-size:14px}}.grant-hero-section .grant-types{display:flex;gap:10px;overflow-y:hidden;padding-bottom:30px}.grant-hero-section .grant-types--smooth{scroll-behavior:smooth}.grant-hero-section .grant-types::-webkit-scrollbar{height:6px}.grant-hero-section .grant-types::-webkit-scrollbar-track{background:0 0}.grant-hero-section .grant-types::-webkit-scrollbar-thumb{background:rgba(29,66,138,.25);border-radius:3px;transition:background .2s ease}.grant-hero-section .grant-types::-webkit-scrollbar-thumb:hover{background:rgba(29,66,138,.4)}.grant-hero-section .grant-types{scrollbar-color:rgba(29,66,138,.25) transparent;scrollbar-width:thin}.grant-hero-section .grant-types__item{flex:1;background-color:#fff;border-radius:8px;padding:12px 16px;border:1px solid #5680a7;font-weight:500;font-size:14px;color:#00305c;line-height:20px;white-space:nowrap;text-align:center;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,box-shadow .2s ease}@media (max-width:1024px){.grant-hero-section .grant-types__item{min-width:150px}}.grant-hero-section .grant-types__item:hover{background-color:#e9f4fd;box-shadow:inset 0 0 0 1px #1d428a}.grant-hero-section .grant-types__item.active-item{background:linear-gradient(96.43deg,#01a3e8 -9.98%,#013882 97.09%);color:#fff;box-shadow:0 10px 13px rgba(6,17,47,.15)}.grant-hero-section .grant-types__item.active-item::after{content:"";position:absolute;right:0;top:0;width:24px;height:24px;background-image:url(/images/grant/dotacje-active-element.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media (max-width:768px){.grant-hero-section .grant-types__item:last-child{margin-right:15px}}