.t-col_12 {
    max-width: 1200px !important;
}
.t-col {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media screen and (max-width: 960px) {
    .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-col {
        padding-left: 20px !important;
        padding-right: 20px !important;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
    }
    
    .uc-header .t-col {
        padding-left: 20px !important;
        padding-right: 20px !important;
        display: block;
    }
}

@media screen and (max-width: 350px) {
    .uc-header .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.zero-form button {
    width: 100% !important;
}

.t396__elem-flex {
    flex-shrink: initial !important;
}

.text-shrink-fix {
    flex-shrink: 0 !important;
}

.footer-link a {
    transition: color 0.2 ease-in-out;
}

.footer-link a:hover {
    color: #0078FF !important;
}

.zero-form-btn button {
    width: 100% !important;
}

.geo-b .tn-molecule{
    transition: all 0.3 ease-in-out;
    box-sizing: border-box;
}

.geo-b .tn-molecule:hover {
    background-image:url('https://static.tildacdn.com/tild3735-3731-4163-b163-633533383535/image_1.svg') !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: #EBF5FF !important;
}

.geo-toczka .t-bgimg{
        background-color: transparent !important;
        background-size: contain !important;
}

.bg-logo-geo > .tn-molecule {
        background-color: rgb(255 255 255 / 80%) !important;
}

.t603__container {
    padding: 0 !important;
}

.t603__tile {
    padding: 0 !important;
    width: 100% !important;
}

.tiles-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 20px;
}

@media screen and (max-width: 960px) {
    .tiles-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 640px) {
    .tiles-wrapper {
        grid-template-columns: 1fr;
        padding: 20px;
    }
    .t603 {
       width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .t603__container {
        width: 480px;
    }
    
    .t603 .t-col {
        padding: 0 !important;
        align-items: flex-start;
    }
    .t603__blockimg_4-3 {
        padding-bottom: 60%;
    }
}

@media screen and (max-width: 480px) {

    .t603__container {
        width: 320px;
    }
    
}

#rec877193854 .t396__carrier {
    opacity: 0.7;
}
