@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeueBold.eot');
    src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    }
.uk-heading-divider {
    
    border-bottom: 0.12em solid #c93c3c;
}
.uk-button-text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 38px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2238%22%20height%3D%2211%22%20viewBox%3D%220%200%2038%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ff207a%22%20d%3D%22M31.1%2C0l-1.2%2C1.6l3.6%2C2.7H0v2h33.5L29.9%2C9l1.2%2C1.6L38%2C5.4c0.1-0.1%2C0.1-0.2%2C0-0.3L31.1%2C0z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 50%;
    transition: background-position .2s ease-out;
}
.uk-button-text:hover::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2238%22%20height%3D%2211%22%20viewBox%3D%220%200%2038%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ff207a%22%20d%3D%22M31.1%2C0l-1.2%2C1.6l3.6%2C2.7H0v2h33.5L29.9%2C9l1.2%2C1.6L38%2C5.4c0.1-0.1%2C0.1-0.2%2C0-0.3L31.1%2C0z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 100% 50%;
}
@media (min-width: 960px) {
	
}


@media (max-width: 1120px) { 	
}


@media (max-width: 640px) {
		
	
}

@media (max-width: 960px) { 
	
	
 }


@media (min-width: 1200px) { 
}

@media (min-width: 1600px) {
	
	


}