@import url(prices-finishing.css);
.gipsokarton-types {
	
}
.gipsokarton-types .products-finishing__title {
	margin-bottom: 5px;
}
.gipsokarton-types .products-finishing__title-sub {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.gipsokarton-types .products-finishing__desc {
	gap: 6px;
	flex-shrink: 0;
	font-size: 14px;
	margin-bottom: 46px;
}
.gipsokarton-types .products-finishing__desc:before {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.34375 8.00261C1.34375 6.2345 2.04613 4.5388 3.29637 3.28856C4.54661 2.03832 6.24231 1.33594 8.01042 1.33594C9.77853 1.33594 11.4742 2.03832 12.7245 3.28856C13.9747 4.5388 14.6771 6.2345 14.6771 8.00261C14.6771 9.77072 13.9747 11.4664 12.7245 12.7167C11.4742 13.9669 9.77853 14.6693 8.01042 14.6693C6.24231 14.6693 4.54661 13.9669 3.29637 12.7167C2.04613 11.4664 1.34375 9.77072 1.34375 8.00261ZM11.1491 6.80794C11.2111 6.74595 11.2602 6.67237 11.2938 6.59138C11.3273 6.5104 11.3446 6.4236 11.3446 6.33594C11.3446 6.24828 11.3273 6.16148 11.2938 6.08049C11.2602 5.99951 11.2111 5.92592 11.1491 5.86394C11.0871 5.80195 11.0135 5.75279 10.9325 5.71924C10.8515 5.6857 10.7647 5.66843 10.6771 5.66843C10.5894 5.66843 10.5026 5.6857 10.4216 5.71924C10.3407 5.75279 10.2671 5.80195 10.2051 5.86394L7.34375 8.72661L5.81575 7.19727C5.75377 7.13529 5.68018 7.08612 5.59919 7.05257C5.51821 7.01903 5.43141 7.00176 5.34375 7.00176C5.25609 7.00176 5.16929 7.01903 5.08831 7.05257C5.00732 7.08612 4.93373 7.13529 4.87175 7.19727C4.80977 7.25926 4.7606 7.33284 4.72705 7.41383C4.69351 7.49481 4.67624 7.58161 4.67624 7.66927C4.67624 7.75693 4.69351 7.84373 4.72705 7.92472C4.7606 8.0057 4.80977 8.07929 4.87175 8.14127L6.87175 10.1413C6.93368 10.2034 7.00724 10.2526 7.08824 10.2862C7.16923 10.3198 7.25606 10.3371 7.34375 10.3371C7.43144 10.3371 7.51827 10.3198 7.59926 10.2862C7.68025 10.2526 7.75382 10.2034 7.81575 10.1413L11.1491 6.80794Z' fill='%2302C544' /%3e%3c/svg%3e");
}
.gipsokarton-types .products-finishing__price {
	margin-top: auto;
}
@media (max-width: 767px) {
	.gipsokarton-types .slider__button-next, .gipsokarton-types .slider__button-prev {
		top: 110px;
	}
	.gipsokarton-types .content__quote {
		display: none;
	}	
}
@media (min-width: 768px) {
	.gipsokarton-types .products-finishing {
		margin-bottom: 40px;
	}	
	.gipsokarton-types .products-finishing__title-sub,
	.gipsokarton-types .products-finishing__desc {
		font-size: 16px;
	}
	.gipsokarton-types .products-finishing__desc {
		margin-bottom: 20px;
	}
	.gipsokarton-types .content__quote {
		margin-bottom: 0;
		font-size: 20px;
		line-height: 1.3;
	}
	.gipsokarton-types .content__quote span {
        text-decoration: underline;
        text-decoration-color: #ffe70f;
        text-decoration-thickness: 3px;
        text-underline-offset: .3em;
	}	
}
@media (min-width: 1024px) {
	.gipsokarton-types .products-finishing {
		margin-bottom: 25px;
	}	
    .gipsokarton-types .slider__wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 20px;
    }	
    .gipsokarton-types .slider__container {
        margin: 0 !important;
    }
	.gipsokarton-types .slider__slide {
		padding: 0 !important;
		width: 100% !important;
	}	
    .gipsokarton-types .slider__controls, .gipsokarton-types .slider__controls button {
        display: none;
    }	
}