/***********************************************
 * BLOK TYP AUTOBUSÓW — FINALNY CSS POD PHP
 ***********************************************/

.typautobus-block {
    
    background: var(--Color-Blue-Dark-Blue-Dark-800, #003E8B);
}
.typautobus-wrap {
max-width: 1240px;
    margin: 0 auto;
    padding: 100px 00px;
    font-family: Inter, sans-serif;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.typautobus-header .top {
    display: flex;
}
.typautobus-header .top > div:first-of-type {
    padding-right: 248px;
    position: relative;
    color: var(--Color-Blue-Blue-100, #CCDAEB);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 130%; /* 23.4px */
text-transform: uppercase;
}
.typautobus-header .top > div:first-of-type::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 208px;
    height: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="208" height="6" viewBox="0 0 208 6" fill="none"><path d="M208 2.88672L203 -3.26633e-05V5.77347L208 2.88672ZM0 2.88672V3.38672H203.5V2.88672V2.38672H0V2.88672Z" fill="%2380A2CD"/></svg>');
}

.typautobus-header .top > div:last-of-type {
color: var(--Color-Base-White, #FFF);
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
}
.typautobus-header .bottom {
    display: flex;
    gap: 60px;
}
.typautobus-header .bottom .typautobus-title {
    color: var(--Color-Base-White, #FFF);
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 58.8px */
}
.typautobus-header .bottom .typautobus-opisy {
display: flex;
flex-direction: column;
gap: 40px;
}
.typautobus-header .bottom .typautobus-opisy .typautobus-opis-box {
padding-left: 40px;
display: flex;
flex-direction: column;
gap: 8px;
border-left: 2px solid #4D7DB8;
}
.typautobus-header .bottom .typautobus-opisy .typautobus-opis-box h4 {
    color: var(--Color-Base-White, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 27px */
    margin: 0px;
}
.typautobus-header .bottom .typautobus-opisy .typautobus-opis-box p {
    
    margin: 0px;
    color: var(--Color-Blue-Blue-100, #CCDAEB);
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}

.typautobus-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;

}

.typautobus-grid h3 {
    flex: 0 0 100%;
    color: var(--Color-Base-White, #FFF);
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 33.6px */
    margin: 0px;
}
.typautobus-grid .typautobus-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 0 0 calc(50% - 20px);
    
    max-width: calc(50% - 20px);
    
    border-bottom: 2px solid #4D7DB8;
}
.typautobus-grid .typautobus-item  .fslightboxGallery {
    max-width: 100%;
} 
.typautobus-grid .typautobus-item  .fslightboxGallery img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3 / 2;
    border: 2px solid #fff;
} 
.typautobus-grid .typautobus-item  .typautobus-icons {
 display: flex;
 gap: 40px;
}
.typautobus-button-wrap {
    justify-content: center;
    display: flex;
}
.typautobus-grid .typautobus-item  .typautobus-icons > * {
 padding-left: 60px;
display: flex;
flex-direction: column;
gap: 4px; 
color: var(--Color-Base-White, #FFF);
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
    position: relative;
}
.typautobus-grid .typautobus-item  .typautobus-icons > * span:last-of-type {
    
font-weight: 600;
}
.typautobus-info h4 {
    margin-bottom: 0px;
}

.typautobus-grid .typautobus-item  .typautobus-icons > div:first-of-type::before {
     content: "";
    position: absolute;
    left: 00px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: 36px 40px;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="40" viewBox="0 0 36 40" fill="none"><path d="M23.8889 2.65432H6.6358C5.90271 2.65432 5.30864 3.24838 5.30864 3.98148V11.9444C5.30864 12.6775 5.90271 13.2716 6.6358 13.2716H23.8889C24.622 13.2716 25.2161 12.6775 25.2161 11.9444V3.98148C25.2161 3.24838 24.622 2.65432 23.8889 2.65432ZM6.6358 11.9444V3.98148H23.8889V11.9444H6.6358Z" fill="%2380A2CD"/><path d="M23.4718 18.0936C20.0717 17.4174 16.4189 18.7319 14.169 21.4494C14.0363 21.6074 13.9099 21.7781 13.7962 21.9424C11.9255 20.2992 9.33436 19.5409 6.95179 20.0212C6.7306 20.0654 6.54733 20.2234 6.46517 20.432C5.3908 23.2316 6.13022 26.7771 8.21576 28.85C9.54292 30.1771 11.2493 30.5184 12.7787 30.5184C13.3854 30.5184 13.9605 30.4615 14.4787 30.3983C15.098 30.4741 15.7363 30.5247 16.3936 30.5247C18.3085 30.5247 20.2929 30.0886 21.8539 28.5466C24.3692 26.0629 25.254 21.835 23.9647 18.4981C23.8826 18.2895 23.6993 18.1315 23.4781 18.0873L23.4718 18.0936ZM7.58378 21.2662C9.55556 21.0007 11.6601 21.7149 13.1389 23.1495C12.8292 23.8636 12.6333 24.5967 12.5195 25.3045C11.8496 24.5462 11.0091 23.7183 9.99162 22.9599C9.70091 22.7387 9.28381 22.8019 9.06261 23.0926C8.84142 23.3833 8.90462 23.8004 9.19533 24.0216C10.6362 25.1023 11.7043 26.3283 12.3805 27.2321C12.3868 28.0157 12.4627 28.6856 12.5322 29.1407C12.5322 29.1596 12.5448 29.1786 12.5511 29.1975C11.0597 29.1596 9.97267 28.7552 9.15109 27.9273C7.5269 26.3157 6.88228 23.516 7.57746 21.2725L7.58378 21.2662ZM20.9186 27.6113C19.4397 29.0775 17.2784 29.5009 13.9099 28.989C13.8783 28.989 13.853 28.9574 13.8467 28.9258C13.6508 27.6618 13.3854 24.4766 15.1928 22.2963C16.5389 20.6721 18.9658 19.2438 21.6959 19.2438C22.0751 19.2438 22.4606 19.2691 22.8524 19.3323C23.7751 22.1383 22.9915 25.5636 20.9249 27.6113H20.9186Z" fill="%2380A2CD"/><path d="M21.026 20.9944C18.1947 23.1116 16.3557 25.7027 15.5088 27.0614C15.3129 27.3711 15.414 27.7819 15.7237 27.9778C15.8311 28.0473 15.9512 28.0789 16.0713 28.0789C16.2925 28.0789 16.5074 27.9652 16.6338 27.7629C17.43 26.4863 19.1554 24.0469 21.816 22.0625C22.1067 21.8413 22.1699 21.4305 21.9487 21.1335C21.7275 20.8427 21.3167 20.7795 21.0197 21.0007L21.026 20.9944Z" fill="%2380A2CD"/><path d="M32.8441 31.8519C34.4935 31.8519 35.8333 30.5121 35.8333 28.8626V10.3898C35.8333 9.46708 35.3657 8.63286 34.582 8.13992L32.2121 6.66108C32.2121 6.66108 32.2121 6.65476 32.2058 6.65476L30.215 5.40976C29.9054 5.21385 29.4946 5.30864 29.2987 5.61831C29.1027 5.92798 29.1975 6.33877 29.5072 6.53469L31.1883 7.58378V11.2809C31.1883 12.3805 32.0794 13.2716 33.179 13.2716H34.5062V28.8626C34.5062 29.779 33.7604 30.5184 32.8504 30.5184C31.9403 30.5184 31.1946 29.7726 31.1946 28.8626V22.3911C31.1946 20.6532 29.7853 19.2438 28.0473 19.2438H27.8767V1.99074C27.8767 0.891093 26.9856 0 25.886 0H4.64506C3.54542 0 2.65432 0.891093 2.65432 1.99074V34.5062H1.32716C0.594063 34.5062 0 35.1002 0 35.8333V38.4877C0 39.2208 0.594063 39.8148 1.32716 39.8148H29.1975C29.9306 39.8148 30.5247 39.2208 30.5247 38.4877V35.8333C30.5247 35.1002 29.9306 34.5062 29.1975 34.5062H27.8704V20.571H28.041C29.0459 20.571 29.8611 21.3862 29.8611 22.3911V28.8626C29.8611 30.5121 31.2009 31.8519 32.8504 31.8519H32.8441ZM32.5154 8.41799L33.8805 9.27117C34.2724 9.51764 34.5062 9.93475 34.5062 10.3961V11.9508H33.179C32.8125 11.9508 32.5154 11.6537 32.5154 11.2872V8.41799ZM29.1975 38.4877H1.32716V35.8333H29.1975V38.4877ZM3.98148 34.5062V1.99074C3.98148 1.62419 4.27851 1.32716 4.64506 1.32716H25.8796C26.2462 1.32716 26.5432 1.62419 26.5432 1.99074V34.5062H3.98148Z" fill="%2380A2CD"/></svg>');
 
}
.typautobus-grid .typautobus-item  .typautobus-icons > div:last-of-type {
    padding-left: 70px;
}

.typautobus-grid .typautobus-item a {
    display: block; 
    position: relative;
}
.typautobus-grid .typautobus-item  .typautobus-icons > div:last-of-type::before {
     content: "";
    position: absolute;
    left: 00px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 60px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: 59px 42px;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="59" height="42" viewBox="0 0 59 42" fill="none"><path d="M22.6981 34.9594L24.4397 39.1942C24.8116 40.0872 25.7913 40.5475 26.6983 40.2345C27.6961 39.8938 28.2041 38.7707 27.805 37.7765L23.6959 27.6131C23.3149 26.6741 22.4079 26.0572 21.401 26.0572H14.9244L12.3846 17.0354M7.25055 14.9548L7.06007 15.4059C6.47046 16.796 6.3979 18.361 6.85144 19.8064L9.1917 28.3127C9.66338 29.5003 10.8063 30.2828 12.0671 30.2828M49.3391 34.9594L51.0807 39.1942C51.4526 40.0872 52.4322 40.5475 53.3393 40.2345C54.3371 39.8938 54.845 38.7707 54.4459 37.7765L50.3369 27.6131C49.9559 26.6741 49.0488 26.0572 48.0419 26.0572H41.5654L39.0256 17.0354M33.8915 14.9548L33.701 15.4059C33.1114 16.796 33.0388 18.361 33.4924 19.8064L35.8326 28.3127C36.3043 29.5003 37.4472 30.2828 38.7081 30.2828M1.50874 6.64183V0.75H23.5054V17.9744H16.5028M28.5941 6.64183V0.75H50.5908V17.9744H43.0802M0.828425 40.75H57.8928M12.2032 11.6683C12.2032 13.5444 10.7047 15.0653 8.85608 15.0653C7.00752 15.0653 5.50896 13.5444 5.50896 11.6683C5.50896 9.79218 7.00752 8.27129 8.85608 8.27129C10.7047 8.27129 12.2032 9.79218 12.2032 11.6683ZM4.37511 11.5762L9.04657 28.147C9.54546 29.4358 10.761 30.2736 12.1216 30.2736H19.7048C20.6844 30.2736 21.4736 31.0745 21.4736 32.0688C21.4736 33.063 20.6844 33.8639 19.7048 33.8639H11.3143C8.70188 33.8639 6.36161 32.2253 5.44546 29.7396L0.828426 12.6718C0.492806 11.5302 1.27289 10.3703 2.43396 10.2598C3.30475 10.1769 4.12113 10.7293 4.37511 11.5762ZM38.8351 11.6683C38.8351 13.5444 37.3365 15.0653 35.488 15.0653C33.6394 15.0653 32.1408 13.5444 32.1408 11.6683C32.1408 9.79218 33.6394 8.27129 35.488 8.27129C37.3365 8.27129 38.8351 9.79218 38.8351 11.6683ZM31.0161 11.5762L35.6875 28.147C36.1864 29.4358 37.4019 30.2736 38.7625 30.2736H46.3457C47.3254 30.2736 48.1145 31.0745 48.1145 32.0688C48.1145 33.063 47.3254 33.8639 46.3457 33.8639H37.9552C35.3428 33.8639 33.0026 32.2253 32.0864 29.7396L27.4694 12.6718C27.1337 11.5302 27.9138 10.3703 29.0749 10.2598C29.9457 10.1769 30.7621 10.7293 31.0161 11.5762Z" stroke="%2380A2CD" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
 
}

.typautobus-grid .typautobus-item a:hover::before {
    display: block; 
      content: "";
    position: absolute;
    left: 00px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 61px 56px;
    background-position: center; transition: all 1s ease;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="61" height="56" viewBox="0 0 61 56" fill="none"><path d="M15.8849 44.5488C11.8131 44.5488 8.19855 41.9335 6.88552 38.0623L6.797 37.7668C6.48718 36.7325 6.3544 35.8755 6.3544 35.0037V17.6422L0.187597 38.2543C-0.609072 41.2834 1.20556 44.4306 4.22995 45.2728L43.5323 55.8079C44.0191 55.9409 44.506 56 44.9929 56C47.5304 56 49.8319 54.3156 50.481 51.8332L52.7678 44.534H15.8702L15.8849 44.5488Z" fill="white"/><path d="M22.8632 17.8195C25.6663 17.8195 27.953 15.5293 27.953 12.7219C27.953 9.91451 25.6663 7.62427 22.8632 7.62427C20.0601 7.62427 17.7733 9.91451 17.7733 12.7219C17.7733 15.5293 20.0601 17.8195 22.8632 17.8195Z" fill="white"/><path d="M54.6414 0H16.5193C13.0228 0 10.1607 2.85171 10.1607 6.36834V34.3683C10.1607 37.8702 13.0081 40.7367 16.5193 40.7367H54.6414C58.1379 40.7367 61 37.885 61 34.3683V6.36834C61 2.86649 58.1526 0 54.6414 0ZM16.5193 5.09763H54.6414C55.3496 5.09763 55.9102 5.67388 55.9102 6.36834V24.439L47.8845 15.0565C47.0288 14.0517 45.8043 13.5198 44.4765 13.4902C43.1635 13.4902 41.9242 14.0813 41.0833 15.1008L31.6413 26.4485L28.5726 23.3752C26.8317 21.6317 23.9991 21.6317 22.273 23.3752L15.2653 30.3937V6.36834C15.2653 5.6591 15.8407 5.09763 16.5341 5.09763H16.5193Z" fill="white"/></svg>');
}
.typautobus-grid .typautobus-item a:hover img { 
    transition: all 1s ease;
    opacity: 0.5;
}


@media (max-width: 1024px) {
    .typautobus-header .top, .typautobus-header .bottom {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: flex-start;
    align-items: flex-start;
}
.typautobus-header .top > div:first-of-type::after {
    display: none;
}
.typautobus-block {
    padding: 60px 20px;
}
.typautobus-wrap {
    padding: 0px;
}
.typautobus-grid {
    gap: 24px 40px;
}
.typautobus-grid .typautobus-item {
    flex: 0 0 100%;
    max-width: 100%;
}
.typautobus-grid h3 {
    margin-bottom: 16px;
}
}