/*!
 * Project: Sauce Monitor
 * Author: Kamil Czujowski
 * E-mail: mail@kamilczujowski.de
 * Website: https://kamilczujowski.com
 */

 main {
	margin-top: 100px
}

@-webkit-keyframes wiggle {
	0% {
		transform: rotate(5deg)
	}
	25% {
		transform: rotate(-5deg)
	}
	50% {
		transform: rotate(10deg)
	}
	75% {
		transform: rotate(-5deg)
	}
	100% {
		transform: rotate(0deg)
	}
}

@keyframes wiggle {
	0% {
		transform: rotate(5deg)
	}
	25% {
		transform: rotate(-5deg)
	}
	50% {
		transform: rotate(10deg)
	}
	75% {
		transform: rotate(-5deg)
	}
	100% {
		transform: rotate(0deg)
	}
}

body[data-aos-duration='50'] [data-aos],
[data-aos][data-aos][data-aos-duration='50'] {
	transition-duration: 50ms
}

body[data-aos-delay='50'] [data-aos],
[data-aos][data-aos][data-aos-delay='50'] {
	transition-delay: 0
}

body[data-aos-delay='50'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='50'].aos-animate {
	transition-delay: 50ms
}

body[data-aos-duration='100'] [data-aos],
[data-aos][data-aos][data-aos-duration='100'] {
	transition-duration: 100ms
}

body[data-aos-delay='100'] [data-aos],
[data-aos][data-aos][data-aos-delay='100'] {
	transition-delay: 0
}

body[data-aos-delay='100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='100'].aos-animate {
	transition-delay: 100ms
}

body[data-aos-duration='150'] [data-aos],
[data-aos][data-aos][data-aos-duration='150'] {
	transition-duration: 150ms
}

body[data-aos-delay='150'] [data-aos],
[data-aos][data-aos][data-aos-delay='150'] {
	transition-delay: 0
}

body[data-aos-delay='150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='150'].aos-animate {
	transition-delay: 150ms
}

body[data-aos-duration='200'] [data-aos],
[data-aos][data-aos][data-aos-duration='200'] {
	transition-duration: 200ms
}

body[data-aos-delay='200'] [data-aos],
[data-aos][data-aos][data-aos-delay='200'] {
	transition-delay: 0
}

body[data-aos-delay='200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='200'].aos-animate {
	transition-delay: 200ms
}

body[data-aos-duration='250'] [data-aos],
[data-aos][data-aos][data-aos-duration='250'] {
	transition-duration: 250ms
}

body[data-aos-delay='250'] [data-aos],
[data-aos][data-aos][data-aos-delay='250'] {
	transition-delay: 0
}

body[data-aos-delay='250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='250'].aos-animate {
	transition-delay: 250ms
}

body[data-aos-duration='300'] [data-aos],
[data-aos][data-aos][data-aos-duration='300'] {
	transition-duration: 300ms
}

body[data-aos-delay='300'] [data-aos],
[data-aos][data-aos][data-aos-delay='300'] {
	transition-delay: 0
}

body[data-aos-delay='300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='300'].aos-animate {
	transition-delay: 300ms
}

body[data-aos-duration='350'] [data-aos],
[data-aos][data-aos][data-aos-duration='350'] {
	transition-duration: 350ms
}

body[data-aos-delay='350'] [data-aos],
[data-aos][data-aos][data-aos-delay='350'] {
	transition-delay: 0
}

body[data-aos-delay='350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='350'].aos-animate {
	transition-delay: 350ms
}

body[data-aos-duration='400'] [data-aos],
[data-aos][data-aos][data-aos-duration='400'] {
	transition-duration: 400ms
}

body[data-aos-delay='400'] [data-aos],
[data-aos][data-aos][data-aos-delay='400'] {
	transition-delay: 0
}

body[data-aos-delay='400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='400'].aos-animate {
	transition-delay: 400ms
}

body[data-aos-duration='450'] [data-aos],
[data-aos][data-aos][data-aos-duration='450'] {
	transition-duration: 450ms
}

body[data-aos-delay='450'] [data-aos],
[data-aos][data-aos][data-aos-delay='450'] {
	transition-delay: 0
}

body[data-aos-delay='450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='450'].aos-animate {
	transition-delay: 450ms
}

body[data-aos-duration='500'] [data-aos],
[data-aos][data-aos][data-aos-duration='500'] {
	transition-duration: 500ms
}

body[data-aos-delay='500'] [data-aos],
[data-aos][data-aos][data-aos-delay='500'] {
	transition-delay: 0
}

body[data-aos-delay='500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='500'].aos-animate {
	transition-delay: 500ms
}

body[data-aos-duration='550'] [data-aos],
[data-aos][data-aos][data-aos-duration='550'] {
	transition-duration: 550ms
}

body[data-aos-delay='550'] [data-aos],
[data-aos][data-aos][data-aos-delay='550'] {
	transition-delay: 0
}

body[data-aos-delay='550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='550'].aos-animate {
	transition-delay: 550ms
}

body[data-aos-duration='600'] [data-aos],
[data-aos][data-aos][data-aos-duration='600'] {
	transition-duration: 600ms
}

body[data-aos-delay='600'] [data-aos],
[data-aos][data-aos][data-aos-delay='600'] {
	transition-delay: 0
}

body[data-aos-delay='600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='600'].aos-animate {
	transition-delay: 600ms
}

body[data-aos-duration='650'] [data-aos],
[data-aos][data-aos][data-aos-duration='650'] {
	transition-duration: 650ms
}

body[data-aos-delay='650'] [data-aos],
[data-aos][data-aos][data-aos-delay='650'] {
	transition-delay: 0
}

body[data-aos-delay='650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='650'].aos-animate {
	transition-delay: 650ms
}

body[data-aos-duration='700'] [data-aos],
[data-aos][data-aos][data-aos-duration='700'] {
	transition-duration: 700ms
}

body[data-aos-delay='700'] [data-aos],
[data-aos][data-aos][data-aos-delay='700'] {
	transition-delay: 0
}

body[data-aos-delay='700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='700'].aos-animate {
	transition-delay: 700ms
}

body[data-aos-duration='750'] [data-aos],
[data-aos][data-aos][data-aos-duration='750'] {
	transition-duration: 750ms
}

body[data-aos-delay='750'] [data-aos],
[data-aos][data-aos][data-aos-delay='750'] {
	transition-delay: 0
}

body[data-aos-delay='750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='750'].aos-animate {
	transition-delay: 750ms
}

body[data-aos-duration='800'] [data-aos],
[data-aos][data-aos][data-aos-duration='800'] {
	transition-duration: 800ms
}

body[data-aos-delay='800'] [data-aos],
[data-aos][data-aos][data-aos-delay='800'] {
	transition-delay: 0
}

body[data-aos-delay='800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='800'].aos-animate {
	transition-delay: 800ms
}

body[data-aos-duration='850'] [data-aos],
[data-aos][data-aos][data-aos-duration='850'] {
	transition-duration: 850ms
}

body[data-aos-delay='850'] [data-aos],
[data-aos][data-aos][data-aos-delay='850'] {
	transition-delay: 0
}

body[data-aos-delay='850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='850'].aos-animate {
	transition-delay: 850ms
}

body[data-aos-duration='900'] [data-aos],
[data-aos][data-aos][data-aos-duration='900'] {
	transition-duration: 900ms
}

body[data-aos-delay='900'] [data-aos],
[data-aos][data-aos][data-aos-delay='900'] {
	transition-delay: 0
}

body[data-aos-delay='900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='900'].aos-animate {
	transition-delay: 900ms
}

body[data-aos-duration='950'] [data-aos],
[data-aos][data-aos][data-aos-duration='950'] {
	transition-duration: 950ms
}

body[data-aos-delay='950'] [data-aos],
[data-aos][data-aos][data-aos-delay='950'] {
	transition-delay: 0
}

body[data-aos-delay='950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='950'].aos-animate {
	transition-delay: 950ms
}

body[data-aos-duration='1000'] [data-aos],
[data-aos][data-aos][data-aos-duration='1000'] {
	transition-duration: 1000ms
}

body[data-aos-delay='1000'] [data-aos],
[data-aos][data-aos][data-aos-delay='1000'] {
	transition-delay: 0
}

body[data-aos-delay='1000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1000'].aos-animate {
	transition-delay: 1000ms
}

body[data-aos-duration='1050'] [data-aos],
[data-aos][data-aos][data-aos-duration='1050'] {
	transition-duration: 1050ms
}

body[data-aos-delay='1050'] [data-aos],
[data-aos][data-aos][data-aos-delay='1050'] {
	transition-delay: 0
}

body[data-aos-delay='1050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1050'].aos-animate {
	transition-delay: 1050ms
}

body[data-aos-duration='1100'] [data-aos],
[data-aos][data-aos][data-aos-duration='1100'] {
	transition-duration: 1100ms
}

body[data-aos-delay='1100'] [data-aos],
[data-aos][data-aos][data-aos-delay='1100'] {
	transition-delay: 0
}

body[data-aos-delay='1100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1100'].aos-animate {
	transition-delay: 1100ms
}

body[data-aos-duration='1150'] [data-aos],
[data-aos][data-aos][data-aos-duration='1150'] {
	transition-duration: 1150ms
}

body[data-aos-delay='1150'] [data-aos],
[data-aos][data-aos][data-aos-delay='1150'] {
	transition-delay: 0
}

body[data-aos-delay='1150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1150'].aos-animate {
	transition-delay: 1150ms
}

body[data-aos-duration='1200'] [data-aos],
[data-aos][data-aos][data-aos-duration='1200'] {
	transition-duration: 1200ms
}

body[data-aos-delay='1200'] [data-aos],
[data-aos][data-aos][data-aos-delay='1200'] {
	transition-delay: 0
}

body[data-aos-delay='1200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1200'].aos-animate {
	transition-delay: 1200ms
}

body[data-aos-duration='1250'] [data-aos],
[data-aos][data-aos][data-aos-duration='1250'] {
	transition-duration: 1250ms
}

body[data-aos-delay='1250'] [data-aos],
[data-aos][data-aos][data-aos-delay='1250'] {
	transition-delay: 0
}

body[data-aos-delay='1250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1250'].aos-animate {
	transition-delay: 1250ms
}

body[data-aos-duration='1300'] [data-aos],
[data-aos][data-aos][data-aos-duration='1300'] {
	transition-duration: 1300ms
}

body[data-aos-delay='1300'] [data-aos],
[data-aos][data-aos][data-aos-delay='1300'] {
	transition-delay: 0
}

body[data-aos-delay='1300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1300'].aos-animate {
	transition-delay: 1300ms
}

body[data-aos-duration='1350'] [data-aos],
[data-aos][data-aos][data-aos-duration='1350'] {
	transition-duration: 1350ms
}

body[data-aos-delay='1350'] [data-aos],
[data-aos][data-aos][data-aos-delay='1350'] {
	transition-delay: 0
}

body[data-aos-delay='1350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1350'].aos-animate {
	transition-delay: 1350ms
}

body[data-aos-duration='1400'] [data-aos],
[data-aos][data-aos][data-aos-duration='1400'] {
	transition-duration: 1400ms
}

body[data-aos-delay='1400'] [data-aos],
[data-aos][data-aos][data-aos-delay='1400'] {
	transition-delay: 0
}

body[data-aos-delay='1400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1400'].aos-animate {
	transition-delay: 1400ms
}

body[data-aos-duration='1450'] [data-aos],
[data-aos][data-aos][data-aos-duration='1450'] {
	transition-duration: 1450ms
}

body[data-aos-delay='1450'] [data-aos],
[data-aos][data-aos][data-aos-delay='1450'] {
	transition-delay: 0
}

body[data-aos-delay='1450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1450'].aos-animate {
	transition-delay: 1450ms
}

body[data-aos-duration='1500'] [data-aos],
[data-aos][data-aos][data-aos-duration='1500'] {
	transition-duration: 1500ms
}

body[data-aos-delay='1500'] [data-aos],
[data-aos][data-aos][data-aos-delay='1500'] {
	transition-delay: 0
}

body[data-aos-delay='1500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1500'].aos-animate {
	transition-delay: 1500ms
}

body[data-aos-duration='1550'] [data-aos],
[data-aos][data-aos][data-aos-duration='1550'] {
	transition-duration: 1550ms
}

body[data-aos-delay='1550'] [data-aos],
[data-aos][data-aos][data-aos-delay='1550'] {
	transition-delay: 0
}

body[data-aos-delay='1550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1550'].aos-animate {
	transition-delay: 1550ms
}

body[data-aos-duration='1600'] [data-aos],
[data-aos][data-aos][data-aos-duration='1600'] {
	transition-duration: 1600ms
}

body[data-aos-delay='1600'] [data-aos],
[data-aos][data-aos][data-aos-delay='1600'] {
	transition-delay: 0
}

body[data-aos-delay='1600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1600'].aos-animate {
	transition-delay: 1600ms
}

body[data-aos-duration='1650'] [data-aos],
[data-aos][data-aos][data-aos-duration='1650'] {
	transition-duration: 1650ms
}

body[data-aos-delay='1650'] [data-aos],
[data-aos][data-aos][data-aos-delay='1650'] {
	transition-delay: 0
}

body[data-aos-delay='1650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1650'].aos-animate {
	transition-delay: 1650ms
}

body[data-aos-duration='1700'] [data-aos],
[data-aos][data-aos][data-aos-duration='1700'] {
	transition-duration: 1700ms
}

body[data-aos-delay='1700'] [data-aos],
[data-aos][data-aos][data-aos-delay='1700'] {
	transition-delay: 0
}

body[data-aos-delay='1700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1700'].aos-animate {
	transition-delay: 1700ms
}

body[data-aos-duration='1750'] [data-aos],
[data-aos][data-aos][data-aos-duration='1750'] {
	transition-duration: 1750ms
}

body[data-aos-delay='1750'] [data-aos],
[data-aos][data-aos][data-aos-delay='1750'] {
	transition-delay: 0
}

body[data-aos-delay='1750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1750'].aos-animate {
	transition-delay: 1750ms
}

body[data-aos-duration='1800'] [data-aos],
[data-aos][data-aos][data-aos-duration='1800'] {
	transition-duration: 1800ms
}

body[data-aos-delay='1800'] [data-aos],
[data-aos][data-aos][data-aos-delay='1800'] {
	transition-delay: 0
}

body[data-aos-delay='1800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1800'].aos-animate {
	transition-delay: 1800ms
}

body[data-aos-duration='1850'] [data-aos],
[data-aos][data-aos][data-aos-duration='1850'] {
	transition-duration: 1850ms
}

body[data-aos-delay='1850'] [data-aos],
[data-aos][data-aos][data-aos-delay='1850'] {
	transition-delay: 0
}

body[data-aos-delay='1850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1850'].aos-animate {
	transition-delay: 1850ms
}

body[data-aos-duration='1900'] [data-aos],
[data-aos][data-aos][data-aos-duration='1900'] {
	transition-duration: 1900ms
}

body[data-aos-delay='1900'] [data-aos],
[data-aos][data-aos][data-aos-delay='1900'] {
	transition-delay: 0
}

body[data-aos-delay='1900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1900'].aos-animate {
	transition-delay: 1900ms
}

body[data-aos-duration='1950'] [data-aos],
[data-aos][data-aos][data-aos-duration='1950'] {
	transition-duration: 1950ms
}

body[data-aos-delay='1950'] [data-aos],
[data-aos][data-aos][data-aos-delay='1950'] {
	transition-delay: 0
}

body[data-aos-delay='1950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1950'].aos-animate {
	transition-delay: 1950ms
}

body[data-aos-duration='2000'] [data-aos],
[data-aos][data-aos][data-aos-duration='2000'] {
	transition-duration: 2000ms
}

body[data-aos-delay='2000'] [data-aos],
[data-aos][data-aos][data-aos-delay='2000'] {
	transition-delay: 0
}

body[data-aos-delay='2000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2000'].aos-animate {
	transition-delay: 2000ms
}

body[data-aos-duration='2050'] [data-aos],
[data-aos][data-aos][data-aos-duration='2050'] {
	transition-duration: 2050ms
}

body[data-aos-delay='2050'] [data-aos],
[data-aos][data-aos][data-aos-delay='2050'] {
	transition-delay: 0
}

body[data-aos-delay='2050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2050'].aos-animate {
	transition-delay: 2050ms
}

body[data-aos-duration='2100'] [data-aos],
[data-aos][data-aos][data-aos-duration='2100'] {
	transition-duration: 2100ms
}

body[data-aos-delay='2100'] [data-aos],
[data-aos][data-aos][data-aos-delay='2100'] {
	transition-delay: 0
}

body[data-aos-delay='2100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2100'].aos-animate {
	transition-delay: 2100ms
}

body[data-aos-duration='2150'] [data-aos],
[data-aos][data-aos][data-aos-duration='2150'] {
	transition-duration: 2150ms
}

body[data-aos-delay='2150'] [data-aos],
[data-aos][data-aos][data-aos-delay='2150'] {
	transition-delay: 0
}

body[data-aos-delay='2150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2150'].aos-animate {
	transition-delay: 2150ms
}

body[data-aos-duration='2200'] [data-aos],
[data-aos][data-aos][data-aos-duration='2200'] {
	transition-duration: 2200ms
}

body[data-aos-delay='2200'] [data-aos],
[data-aos][data-aos][data-aos-delay='2200'] {
	transition-delay: 0
}

body[data-aos-delay='2200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2200'].aos-animate {
	transition-delay: 2200ms
}

body[data-aos-duration='2250'] [data-aos],
[data-aos][data-aos][data-aos-duration='2250'] {
	transition-duration: 2250ms
}

body[data-aos-delay='2250'] [data-aos],
[data-aos][data-aos][data-aos-delay='2250'] {
	transition-delay: 0
}

body[data-aos-delay='2250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2250'].aos-animate {
	transition-delay: 2250ms
}

body[data-aos-duration='2300'] [data-aos],
[data-aos][data-aos][data-aos-duration='2300'] {
	transition-duration: 2300ms
}

body[data-aos-delay='2300'] [data-aos],
[data-aos][data-aos][data-aos-delay='2300'] {
	transition-delay: 0
}

body[data-aos-delay='2300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2300'].aos-animate {
	transition-delay: 2300ms
}

body[data-aos-duration='2350'] [data-aos],
[data-aos][data-aos][data-aos-duration='2350'] {
	transition-duration: 2350ms
}

body[data-aos-delay='2350'] [data-aos],
[data-aos][data-aos][data-aos-delay='2350'] {
	transition-delay: 0
}

body[data-aos-delay='2350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2350'].aos-animate {
	transition-delay: 2350ms
}

body[data-aos-duration='2400'] [data-aos],
[data-aos][data-aos][data-aos-duration='2400'] {
	transition-duration: 2400ms
}

body[data-aos-delay='2400'] [data-aos],
[data-aos][data-aos][data-aos-delay='2400'] {
	transition-delay: 0
}

body[data-aos-delay='2400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2400'].aos-animate {
	transition-delay: 2400ms
}

body[data-aos-duration='2450'] [data-aos],
[data-aos][data-aos][data-aos-duration='2450'] {
	transition-duration: 2450ms
}

body[data-aos-delay='2450'] [data-aos],
[data-aos][data-aos][data-aos-delay='2450'] {
	transition-delay: 0
}

body[data-aos-delay='2450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2450'].aos-animate {
	transition-delay: 2450ms
}

body[data-aos-duration='2500'] [data-aos],
[data-aos][data-aos][data-aos-duration='2500'] {
	transition-duration: 2500ms
}

body[data-aos-delay='2500'] [data-aos],
[data-aos][data-aos][data-aos-delay='2500'] {
	transition-delay: 0
}

body[data-aos-delay='2500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2500'].aos-animate {
	transition-delay: 2500ms
}

body[data-aos-duration='2550'] [data-aos],
[data-aos][data-aos][data-aos-duration='2550'] {
	transition-duration: 2550ms
}

body[data-aos-delay='2550'] [data-aos],
[data-aos][data-aos][data-aos-delay='2550'] {
	transition-delay: 0
}

body[data-aos-delay='2550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2550'].aos-animate {
	transition-delay: 2550ms
}

body[data-aos-duration='2600'] [data-aos],
[data-aos][data-aos][data-aos-duration='2600'] {
	transition-duration: 2600ms
}

body[data-aos-delay='2600'] [data-aos],
[data-aos][data-aos][data-aos-delay='2600'] {
	transition-delay: 0
}

body[data-aos-delay='2600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2600'].aos-animate {
	transition-delay: 2600ms
}

body[data-aos-duration='2650'] [data-aos],
[data-aos][data-aos][data-aos-duration='2650'] {
	transition-duration: 2650ms
}

body[data-aos-delay='2650'] [data-aos],
[data-aos][data-aos][data-aos-delay='2650'] {
	transition-delay: 0
}

body[data-aos-delay='2650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2650'].aos-animate {
	transition-delay: 2650ms
}

body[data-aos-duration='2700'] [data-aos],
[data-aos][data-aos][data-aos-duration='2700'] {
	transition-duration: 2700ms
}

body[data-aos-delay='2700'] [data-aos],
[data-aos][data-aos][data-aos-delay='2700'] {
	transition-delay: 0
}

body[data-aos-delay='2700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2700'].aos-animate {
	transition-delay: 2700ms
}

body[data-aos-duration='2750'] [data-aos],
[data-aos][data-aos][data-aos-duration='2750'] {
	transition-duration: 2750ms
}

body[data-aos-delay='2750'] [data-aos],
[data-aos][data-aos][data-aos-delay='2750'] {
	transition-delay: 0
}

body[data-aos-delay='2750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2750'].aos-animate {
	transition-delay: 2750ms
}

body[data-aos-duration='2800'] [data-aos],
[data-aos][data-aos][data-aos-duration='2800'] {
	transition-duration: 2800ms
}

body[data-aos-delay='2800'] [data-aos],
[data-aos][data-aos][data-aos-delay='2800'] {
	transition-delay: 0
}

body[data-aos-delay='2800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2800'].aos-animate {
	transition-delay: 2800ms
}

body[data-aos-duration='2850'] [data-aos],
[data-aos][data-aos][data-aos-duration='2850'] {
	transition-duration: 2850ms
}

body[data-aos-delay='2850'] [data-aos],
[data-aos][data-aos][data-aos-delay='2850'] {
	transition-delay: 0
}

body[data-aos-delay='2850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2850'].aos-animate {
	transition-delay: 2850ms
}

body[data-aos-duration='2900'] [data-aos],
[data-aos][data-aos][data-aos-duration='2900'] {
	transition-duration: 2900ms
}

body[data-aos-delay='2900'] [data-aos],
[data-aos][data-aos][data-aos-delay='2900'] {
	transition-delay: 0
}

body[data-aos-delay='2900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2900'].aos-animate {
	transition-delay: 2900ms
}

body[data-aos-duration='2950'] [data-aos],
[data-aos][data-aos][data-aos-duration='2950'] {
	transition-duration: 2950ms
}

body[data-aos-delay='2950'] [data-aos],
[data-aos][data-aos][data-aos-delay='2950'] {
	transition-delay: 0
}

body[data-aos-delay='2950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2950'].aos-animate {
	transition-delay: 2950ms
}

body[data-aos-duration='3000'] [data-aos],
[data-aos][data-aos][data-aos-duration='3000'] {
	transition-duration: 3000ms
}

body[data-aos-delay='3000'] [data-aos],
[data-aos][data-aos][data-aos-delay='3000'] {
	transition-delay: 0
}

body[data-aos-delay='3000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='3000'].aos-animate {
	transition-delay: 3000ms
}

body[data-aos-easing="linear"] [data-aos],
[data-aos][data-aos][data-aos-easing="linear"] {
	transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

body[data-aos-easing="ease"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease"] {
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

body[data-aos-easing="ease-in"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in"] {
	transition-timing-function: cubic-bezier(0.42, 0, 1, 1)
}

body[data-aos-easing="ease-out"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out"] {
	transition-timing-function: cubic-bezier(0, 0, 0.58, 1)
}

body[data-aos-easing="ease-in-out"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out"] {
	transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
}

body[data-aos-easing="ease-in-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-back"] {
	transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

body[data-aos-easing="ease-out-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-back"] {
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

body[data-aos-easing="ease-in-out-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

body[data-aos-easing="ease-in-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-sine"] {
	transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

body[data-aos-easing="ease-out-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-sine"] {
	transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

body[data-aos-easing="ease-in-out-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
	transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

body[data-aos-easing="ease-in-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-quad"] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing="ease-out-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-quad"] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing="ease-in-out-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

body[data-aos-easing="ease-in-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing="ease-out-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

body[data-aos-easing="ease-in-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-quart"] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing="ease-out-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-quart"] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing="ease-in-out-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^='fade'][data-aos^='fade'] {
	opacity: 0;
	transition-property: opacity, transform
}

[data-aos^='fade'][data-aos^='fade'].aos-animate {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

[data-aos='fade-up'] {
	transform: translate3d(0, 100px, 0)
}

[data-aos='fade-down'] {
	transform: translate3d(0, -100px, 0)
}

[data-aos='fade-right'] {
	transform: translate3d(-100px, 0, 0)
}

[data-aos='fade-left'] {
	transform: translate3d(100px, 0, 0)
}

[data-aos='fade-up-right'] {
	transform: translate3d(-100px, 100px, 0)
}

[data-aos='fade-up-left'] {
	transform: translate3d(100px, 100px, 0)
}

[data-aos='fade-down-right'] {
	transform: translate3d(-100px, -100px, 0)
}

[data-aos='fade-down-left'] {
	transform: translate3d(100px, -100px, 0)
}

[data-aos^='zoom'][data-aos^='zoom'] {
	opacity: 0;
	transition-property: opacity, transform
}

[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1)
}

[data-aos='zoom-in'] {
	transform: scale(0.6)
}

[data-aos='zoom-in-up'] {
	transform: translate3d(0, 100px, 0) scale(0.6)
}

[data-aos='zoom-in-down'] {
	transform: translate3d(0, -100px, 0) scale(0.6)
}

[data-aos='zoom-in-right'] {
	transform: translate3d(-100px, 0, 0) scale(0.6)
}

[data-aos='zoom-in-left'] {
	transform: translate3d(100px, 0, 0) scale(0.6)
}

[data-aos='zoom-out'] {
	transform: scale(1.2)
}

[data-aos='zoom-out-up'] {
	transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos='zoom-out-down'] {
	transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos='zoom-out-right'] {
	transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos='zoom-out-left'] {
	transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^='slide'][data-aos^='slide'] {
	transition-property: transform
}

[data-aos^='slide'][data-aos^='slide'].aos-animate {
	transform: translate3d(0, 0, 0)
}

[data-aos='slide-up'] {
	transform: translate3d(0, 100%, 0)
}

[data-aos='slide-down'] {
	transform: translate3d(0, -100%, 0)
}

[data-aos='slide-right'] {
	transform: translate3d(-100%, 0, 0)
}

[data-aos='slide-left'] {
	transform: translate3d(100%, 0, 0)
}

[data-aos^='flip'][data-aos^='flip'] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: transform
}

[data-aos='flip-left'] {
	transform: perspective(2500px) rotateY(-100deg)
}

[data-aos='flip-left'].aos-animate {
	transform: perspective(2500px) rotateY(0)
}

[data-aos='flip-right'] {
	transform: perspective(2500px) rotateY(100deg)
}

[data-aos='flip-right'].aos-animate {
	transform: perspective(2500px) rotateY(0)
}

[data-aos='flip-up'] {
	transform: perspective(2500px) rotateX(-100deg)
}

[data-aos='flip-up'].aos-animate {
	transform: perspective(2500px) rotateX(0)
}

[data-aos='flip-down'] {
	transform: perspective(2500px) rotateX(100deg)
}

[data-aos='flip-down'].aos-animate {
	transform: perspective(2500px) rotateX(0)
}

@font-face {
	font-family: 'Sen Regular';
	font-style: normal;
	font-weight: 400;
	src: local("Sen Regular"), local("Sen-Regular"), url("../assets/fonts/sen-v1-latin-regular.woff2") format("woff2"), url("../assets/fonts/sen-v1-latin-regular.woff") format("woff")
}

@font-face {
	font-family: 'Sen Bold';
	font-style: normal;
	font-weight: 700;
	src: local("Sen Bold"), local("Sen-Bold"), url("../assets/fonts/sen-v1-latin-700.woff2") format("woff2"), url("../assets/fonts/sen-v1-latin-700.woff") format("woff")
}

@font-face {
	font-family: 'Sen ExtraBold';
	font-style: normal;
	font-weight: 800;
	src: local("Sen ExtraBold"), local("Sen-ExtraBold"), url("../assets/fonts/sen-v1-latin-800.woff2") format("woff2"), url("../assets/fonts/sen-v1-latin-800.woff") format("woff")
}

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	pre {
		white-space: pre-wrap !important
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

* {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit
}

html {
	cursor: default;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-tap-highlight-color: transparent;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	word-break: break-word
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
	margin: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0
}

hr {
	height: 0;
	overflow: visible
}

main {
	display: block
}

nav ol,
nav ul {
	list-style: none;
	padding: 0
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

iframe {
	border-style: none
}

img {
	border-style: none
}

svg:not([fill]) {
	fill: currentColor
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

button,
input,
select {
	margin: 0
}

button {
	overflow: visible;
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

fieldset {
	border: 1px solid #a0a0a0;
	padding: 0.35em 0.75em 0.625em
}

input {
	overflow: visible
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

select {
	text-transform: none
}

textarea {
	margin: 0;
	overflow: auto;
	resize: vertical
}

[type="checkbox"],
[type="radio"] {
	padding: 0
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

::-moz-focus-inner {
	border-style: none;
	padding: 0
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
	box-shadow: none
}

details {
	display: block
}

dialog {
	background-color: white;
	border: solid;
	color: black;
	display: block;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	left: 0;
	margin: auto;
	padding: 1em;
	position: absolute;
	right: 0;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content
}

dialog:not([open]) {
	display: none
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
	touch-action: manipulation
}

[hidden] {
	display: none
}

[aria-busy="true"] {
	cursor: progress
}

[aria-controls] {
	cursor: pointer
}

[aria-disabled="true"],
[disabled] {
	cursor: not-allowed
}

[aria-hidden="false"][hidden] {
	display: initial
}

[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	position: absolute
}

* {
	outline: 0;
	border: 0;
	box-sizing: border-box
}

html,
body {
	width: 100%;
	overflow-x: hidden
}

html {
	font-family: "Sen Regular", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility
}

body {
	background-color: #16171E;
	height: 100%
}

body.consulting {
	background-color: #100022
}

.container-fluid {
	overflow-x: hidden
}

label {
	font-family: "Sen Bold", Arial, sans-serif;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

input[type='number'] {
	-moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.form-field {
	margin-bottom: 15px
}

@media (max-width: 1199.98px) {
	.form-field {
		margin-bottom: 10px
	}
}

.form-field__wrapper--input-checkbox {
	position: relative
}

.input-unstyled {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	outline: 0;
	box-shadow: none;
	background: none !important;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	text-align: center
}

.input-textarea {
	font-family: "Sen Regular", Arial, sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	width: 100%;
	outline: 0;
	box-shadow: none;
	background-color: #292b36;
	color: #fff;
	border: solid 2px #dde3e7;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 500;
	min-height: 150px;
	padding: 15px;
	background-image: none !important
}

.input-text,
.input-textarea {
	border: 1px solid #292b36;
	margin-bottom: 15px
}

.input-text {
	font-family: "Sen Regular", Arial, sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	width: 100%;
	outline: 0;
	box-shadow: none;
	background-color: #292b36;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	height: 46px;
	padding: 0 15px;
	background-image: none !important
}

.form-field__wrapper {
	margin-bottom: 20px
}

.form-field__wrapper.has-error label {
	color: #a94442
}

.form-field__wrapper.has-error input {
	color: #a94442;
	border-color: #a94442
}

.form-field__wrapper--text,
.form-field__wrapper--password,
.form-field__wrapper--select,
.form-field__wrapper--number {
	position: relative
}

.form-field__wrapper-textarea {
	border: 0;
	position: relative
}

.form-field__label {
	font-family: "Sen Bold", Arial, sans-serif;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 15px;
	color: #fff
}

@media (max-width: 991.98px) {
	.form-field__label {
		font-size: 18px
	}
}

.form-field__label.has-error {
	color: #a94442
}

.form-field__wrapper--number .form-field__label,
.form-field__wrapper--text .form-field__label,
.form-field__wrapper--password .form-field__label {
	-webkit-transition-property: all;
	-webkit-transition-duration: .15s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .15s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .15s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .15s;
	transition-timing-function: ease-in-out;
	font-size: 14px;
	font-weight: 500;
	background-color: #292b36;
	color: #fff;
	opacity: .78;
	position: absolute;
	padding: 0 5px;
	left: 10px;
	top: -10px
}

.form-field__wrapper--number .form-field__label:hover,
.form-field__wrapper--text .form-field__label:hover,
.form-field__wrapper--password .form-field__label:hover {
	cursor: text
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 0;
	margin-bottom: 1rem;
	font-family: "Sen Bold", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1.2;
	color: inherit;
	text-transform: inherit
}

h1,
.h1 {
	font-size: 24px
}

@media (min-width: 576px) {
	h1,
	.h1 {
		font-size: 26px
	}
}

@media (min-width: 768px) {
	h1,
	.h1 {
		font-size: 28px
	}
}

@media (min-width: 992px) {
	h1,
	.h1 {
		font-size: 32px
	}
}

@media (min-width: 1200px) {
	h1,
	.h1 {
		font-size: 36px
	}
}

@media (min-width: 1680px) {
	h1,
	.h1 {
		font-size: 40px
	}
}

h2,
.h2 {
	font-size: 22px
}

@media (min-width: 576px) {
	h2,
	.h2 {
		font-size: 24px
	}
}

@media (min-width: 768px) {
	h2,
	.h2 {
		font-size: 26px
	}
}

@media (min-width: 992px) {
	h2,
	.h2 {
		font-size: 28px
	}
}

@media (min-width: 1200px) {
	h2,
	.h2 {
		font-size: 32px
	}
}

@media (min-width: 1680px) {
	h2,
	.h2 {
		font-size: 36px
	}
}

h3,
.h3 {
	font-size: 20px
}

@media (min-width: 576px) {
	h3,
	.h3 {
		font-size: 22px
	}
}

@media (min-width: 768px) {
	h3,
	.h3 {
		font-size: 24px
	}
}

@media (min-width: 992px) {
	h3,
	.h3 {
		font-size: 26px
	}
}

@media (min-width: 1200px) {
	h3,
	.h3 {
		font-size: 28px
	}
}

@media (min-width: 1680px) {
	h3,
	.h3 {
		font-size: 32px
	}
}

@media (max-width: 991.98px) {
	.mobile--hidden {
		display: none !important
	}
}

@media (min-width: 992px) {
	.desktop--hidden {
		display: none !important
	}
}

.is-hidden {
	display: none !important
}

@media (min-width: 768px) {
	.desktop-left {
		text-align: left
	}
}

.is-visible {
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 999 !important
}

.is-open {
	display: block !important
}

a {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	text-decoration: underline
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	display: block;
	vertical-align: middle
}

figure {
	margin: 0
}

img,
video {
	max-width: 100%;
	height: auto
}

img[width],
img[height] {
	max-width: none
}

table {
	width: 100%;
	border-spacing: 0
}

th {
	text-align: inherit
}

.container,
.container-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

.container {
	box-sizing: border-box
}

@media (min-width: 576px) {
	.container {
		max-width: 100%
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 100%
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 980px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1440px
	}
}

@media (min-width: 1680px) {
	.container {
		max-width: 1440px
	}
}

.accordion {
	max-width: 920px;
	margin: 50px auto 100px;
	list-style: none
}

@media (max-width: 991.98px) {
	.accordion {
		padding: 0
	}
}

.accordion li {
	background-color: #d96e00;
	border-radius: 11px;
	position: relative;
	margin-bottom: 20px
}

.consulting .accordion li {
	background-color: #600375
}

.accordion li p {
	font-family: "Sen Regular", Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	display: none;
	padding: 5px 20px 30px;
	color: #fff
}

.accordion li p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold
}

.accordion li span {
	font-family: "Sen Bold", Arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	color: #fff;
	display: inline-block;
	width: 100%;
	display: block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 10px 20px
}

@media (max-width: 991.98px) {
	.accordion li span {
		font-size: 14px;
		line-height: 26px
	}
}

.accordion li span::after {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	width: 8px;
	height: 8px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	right: 20px;
	content: " ";
	top: 17px;
	transform: rotate(-45deg)
}

.accordion li span.active::after {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	transform: rotate(45deg)
}

.accordion li span:hover {
	text-decoration: none
}

.bars {
	position: relative;
	width: 40px;
	height: 40px;
	z-index: 9999
}

.bars span {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	background: #fff;
	display: block
}

.bars__items {
	position: absolute;
	height: 100%;
	width: 100%
}

.bars__items span {
	width: 28px;
	height: 2px;
	position: relative;
	top: -5px;
	right: -10px;
	margin: 6px 0
}

.bars__items span:nth-child(1) {
	transition-delay: .5s;
	margin-top: 0
}

.bars__items span:nth-child(2) {
	transition-delay: .625s
}

.bars__items span:nth-child(3) {
	transition-delay: .75s
}

.bars__cross {
	position: absolute;
	height: 100%;
	width: 100%;
	transform: rotate(45deg);
	top: 14px;
	right: -5px
}

.bars__cross span:nth-child(1) {
	height: 0%;
	width: 2px;
	position: absolute;
	top: -12px;
	left: 0;
	transition-delay: 0s
}

.bars__cross span:nth-child(2) {
	width: 0%;
	height: 2px;
	position: absolute;
	left: -12px;
	top: 0;
	transition-delay: .25s
}

.bars.open .bars__items span {
	width: 0%
}

.bars.open .bars__items span:nth-child(1) {
	transition-delay: 0s
}

.bars.open .bars__items span:nth-child(2) {
	transition-delay: .125s
}

.bars.open .bars__items span:nth-child(3) {
	transition-delay: .25s
}

.bars.open .bars__cross span:nth-child(1) {
	height: 70%;
	transition-delay: .625s
}

.bars.open .bars__cross span:nth-child(2) {
	width: 70%;
	transition-delay: .375s
}

.btn {
	font-family: "Sen Bold", Arial, sans-serif;
	display: inline-block;
	padding: 10px 25px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: .2px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	border-radius: 23px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
	outline: 0;
	border: 0 !important;
	background: none;
	position: relative;
	z-index: 1
}

.btn:focus {
	outline: none
}

.btn>span {
	vertical-align: middle
}

.btn:disabled {
	pointer-events: none;
	opacity: .5
}

.btn-primary {
	background: #d96e00;
	color: #fff;
	overflow: hidden;
	transition: color 0.3s
}

.consulting .btn-primary {
	background: #600375
}

.btn-primary::before,
.btn-primary::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.btn-primary::before {
	background: #d96e00
}

.consulting .btn-primary::before {
	background: #4A1156
}

.btn-primary::after {
	background: #eda245
}

.consulting .btn-primary::after {
	background: #673273
}

.btn-primary:hover::before,
.btn-primary:hover::after {
	transform: translate3d(0, 100%, 0)
}

.btn-primary:hover::after {
	transition-delay: 0.175s
}

.btn-secondary {
	background: #1bffcd;
	color: #fff;
	overflow: hidden;
	transition: color 0.3s
}

.btn-secondary::before,
.btn-secondary::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.btn-secondary::before {
	background: #d39a10
}

.btn-secondary::after {
	background: #eda245
}

.btn-secondary:hover::before,
.btn-secondary:hover::after {
	transform: translate3d(0, 100%, 0)
}

.btn-secondary:hover::after {
	transition-delay: 0.175s
}

.btn-third {
	background: #eda245;
	color: #fff;
	overflow: hidden;
	transition: color 0.3s
}

.btn-third::before,
.btn-third::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.btn-third::before {
	background: #F19E57
}

.btn-third::after {
	background: #7B6049
}

.btn-third:hover::before,
.btn-third:hover::after {
	transform: translate3d(0, 100%, 0)
}

.btn-third:hover::after {
	transition-delay: 0.175s
}

.btn-outlined {
	background: transparent;
	color: #d96e00 !important;
	overflow: hidden;
	transition: color 0.3s;
	border: 1px solid #d96e00 !important;
	padding: 10px 25px
}

.btn-outlined::before,
.btn-outlined::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.btn-outlined::before {
	background: #d96e00
}

.btn-outlined::after {
	background: #eda245
}

.btn-outlined:hover {
	color: #fff !important;
	border-color: #eda245 !important
}

.btn-outlined:hover::before,
.btn-outlined:hover::after {
	transform: translate3d(0, 100%, 0)
}

.btn-outlined:hover::after {
	transition-delay: 0.175s
}

.logo {
	display: inline-block;
	text-decoration: none
}

@media (max-width: 991.98px) {
	.logo {
		margin-left: 0
	}
}

.logo:hover {
	text-decoration: none
}

.logo__img {
	display: inline-block;
	width: 52px;
	height: 52px
}

.logo__headline {
	font-family: "Sen Bold", Arial, sans-serif;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	text-decoration: none;
	position: relative;
	top: 3px;
	left: 5px
}

.logo__headline strong {
	font-family: "Sen Bold", Arial, sans-serif
}

@media (max-width: 1199.98px) {
	.logo__headline {
		display: none
	}
}

.sc {
	height: 100%;
	max-width: 750px;
	margin: 0 auto;
	position: relative;
	padding: 50px 0 100px 0
}

.sc__headline {
	text-align: center;
	margin-bottom: 50px
}

@media (max-width: 991.98px) {
	.sc {
		margin: 0 15px;
		padding: 0 0 50px
	}
}

.sc__form button {
	margin: 0 auto;
	text-align: center;
	display: block
}

.sfaq {
	height: 100%;
	position: relative;
	padding: 100px 0 0 0
}

.sfaq__headline {
	text-align: center
}

@media (max-width: 991.98px) {
	.sfaq {
		margin: 0 15px;
		padding: 50px 0 0
	}
}

.sf {
	height: 100%;
	position: relative
}

@media (max-width: 991.98px) {
	.sf {
		display: flex;
		flex-direction: column;
		height: 100%;
		margin: 0 15px
	}
}

.sf__bx {
	margin-bottom: 100px
}

@media (max-width: 991.98px) {
	.sf__bx {
		margin-bottom: 50px
	}
}

@media (max-width: 767.98px) {
	.sf__bx-m1 {
		order: 1
	}
}

@media (max-width: 767.98px) {
	.sf__bx-m2 {
		order: 2
	}
}

.sf__img {
	width: 100%;
	max-width: 600px
}

@media (max-width: 991.98px) {
	.sf__img {
		margin: 0 auto 50px
	}
}

@media (min-width: 768px) {
	.sf__img-right {
		float: right
	}
}

.sf__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.sf__content {
		justify-content: start
	}
}

@media (max-width: 767.98px) {
	.sf__content {
		text-align: center
	}
}

@media (min-width: 768px) and (max-width: 1679.98px) {
	.sf__content-right {
		padding: 0 0 0 50px
	}
}

@media (min-width: 768px) and (max-width: 1679.98px) {
	.sf__content-left {
		padding: 0 50px 0 0
	}
}

.sf__content-headline {
	font-family: "Sen Bold", Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	display: inline-block
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sf__content-headline {
		font-size: 34px;
		line-height: 44px
	}
}

@media (max-width: 991.98px) {
	.sf__content-headline {
		font-size: 26px;
		line-height: 36px
	}
}

.sf__content-text {
	font-family: "Sen Regular", Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	display: block;
	list-style: none;
	margin: 0 0 10px 0
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sf__content-text {
		font-size: 15px;
		line-height: 26px
	}
}

@media (max-width: 991.98px) {
	.sf__content-text {
		font-size: 14px;
		line-height: 26px;
		padding: 0 5px
	}
}

.footer {
	background-color: #121319;
	padding: 25px 15px 15px
}

@media (max-width: 767.98px) {
	.footer {
		padding-top: 15px
	}
}

.footer__content {
	position: relative
}

@media (max-width: 767.98px) {
	.footer .logo {
		display: block;
		margin: 0 auto
	}
}

@media (max-width: 767.98px) {
	.footer .logo__img {
		margin: 0 auto;
		display: block
	}
}

.footer__nav {
	position: relative;
	top: -38px;
	text-align: center
}

@media (max-width: 767.98px) {
	.footer__nav {
		top: 0;
		margin-top: 20px
	}
}

.footer__nav a {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	font-family: "Sen Bold", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin: 0 7px
}

@media (max-width: 767.98px) {
	.footer__nav a {
		font-size: 14px
	}
}

.footer__nav a::after {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	content: '';
	display: block;
	border-bottom: 3px solid #d96e00;
	width: 0;
	position: absolute;
	left: 0
}

.consulting .footer__nav a::after {
	border-color: #600375
}

@media (max-width: 767.98px) {
	.footer__nav a::after {
		border-width: 2px
	}
}

.footer__nav a:hover {
	color: #fff;
	text-decoration: none !important
}

.footer__nav a:hover::after {
	width: 100%
}

.footer__social {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: center
}

@media (max-width: 767.98px) {
	.footer__social {
		position: relative;
		top: 0;
		margin: 15px auto 0
	}
}

.footer__social-instagram,
.footer__social-twitter {
	text-indent: -99999px;
	display: inline-block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px
}

.footer__social-instagram {
	background-image: url(../../assets/img/instagram.svg);
	margin-right: 10px
}

.footer__social-twitter {
	background-image: url(../../assets/img/twitter.svg)
}

.footer__copy {
	font-size: 10px;
	line-height: 16px;
	color: #959798;
	letter-spacing: 0.19px;
	text-align: center;
	position: relative
}

@media (max-width: 991.98px) {
	.footer__copy {
		display: flex;
		flex-flow: column
	}
}

@media (max-width: 767.98px) {
	.footer__copy {
		margin-top: 10px
	}
}

.footer__copy small {
	font-size: 10px;
	position: absolute;
	left: 0
}

@media (max-width: 991.98px) {
	.footer__copy small {
		position: relative;
		display: block;
		order: 2
	}
}

.footer__copy small a {
	color: #959798;
	font-family: "Sen Bold", Arial, sans-serif
}

.header {
	transition: all ease-out .2s !important;
	position: fixed;
	z-index: 9999;
	width: 100%;
	padding: 20px 0;
	background: transparent;
	width: 100%
}

@media (max-width: 1199.98px) {
	.header {
		text-align: center
	}
}

@media (max-width: 991.98px) {
	.header {
		padding: 15px 0
	}
}

.header.scrolled {
	background: #15161d !important
}

.header--alone {
	text-align: center
}

@media (min-width: 768px) {
	.nav {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		height: 100%;
		position: relative;
		top: 2px
	}
}

@media (max-width: 767.98px) {
	.nav {
		padding-left: 15px;
		padding-right: 15px
	}
}

.nav-list {
	display: flex;
	flex-direction: row;
	margin: 0
}

.nav-list--dropdown {
	align-items: center;
	margin-left: -15px
}

@media (min-width: 576px) {
	.nav-list--dropdown {
		align-items: center;
		margin-left: -15px
	}
}

@media (max-width: 767.98px) {
	.nav-list--dropdown {
		-webkit-transition-property: all;
		-webkit-transition-duration: .25s;
		-webkit-transition-timing-function: ease-in-out;
		-moz-transition-property: all;
		-moz-transition-duration: .25s;
		-moz-transition-timing-function: ease-in-out;
		-ms-transition-property: all;
		-ms-transition-duration: .25s;
		-ms-transition-timing-function: ease-in-out;
		transition-property: all;
		transition-duration: .25s;
		transition-timing-function: ease-in-out;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
		align-items: center;
		display: flex !important;
		flex-flow: column;
		justify-content: center;
		width: 100%;
		height: calc(100vh - var(--vh-offset, 0px));
		position: fixed;
		top: 82px;
		left: 0;
		right: 0;
		background-color: #15161d;
		text-align: center;
		padding: 0;
		margin: 0 auto
	}
	.nav-list--dropdown .nav-list__item {
		padding: 0 20px;
		margin-bottom: 40px !important
	}
	.nav-list--dropdown .nav-list__item:first-of-type {
		margin-top: -165px
	}
	.nav-list--dropdown .nav-list__item a {
		display: block
	}
}

@media (max-width: 767.98px) and (max-width: 991.98px) {
	.nav-list--dropdown .nav-list__item a {
		display: inline-block
	}
}

@media (max-width: 767.98px) {
	.nav-list--dropdown .nav-list__item-btn {
		margin-bottom: 30px !important
	}
}

.nav-list__item:not(:last-of-type) {
	margin-right: 40px
}

@media (max-width: 767.98px) {
	.nav-list__item:not(:last-of-type) {
		margin: 0
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.nav-list__item:not(:last-of-type) {
		margin-right: 15px
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.nav-list__item:not(:last-of-type) {
		margin-right: 20px
	}
}

@media (min-width: 1200px) and (max-width: 1679.98px) {
	.nav-list__item:not(:last-of-type) {
		margin-right: 30px
	}
}

.nav-list__item-link {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	font-family: "Sen Bold", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	position: relative
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.nav-list__item-link {
		font-size: 15px
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.nav-list__item-link {
		font-size: 15px
	}
}

@media (max-width: 767.98px) {
	.nav-list__item-link {
		font-size: 38px;
		line-height: 48px
	}
}

.nav-list__item-link::after {
	-webkit-transition-property: all;
	-webkit-transition-duration: .25s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: all;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: all;
	-ms-transition-duration: .25s;
	-ms-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	content: '';
	display: block;
	border-bottom: 3px solid #d96e00;
	width: 0;
	position: absolute;
	left: 0
}

@media (max-width: 767.98px) {
	.nav-list__item-link::after {
		border-width: 5px
	}
}

.consulting .nav-list__item-link::after {
	border-color: #600375
}

.nav-list__item-link:hover {
	color: #fff;
	text-decoration: none !important
}

.nav-list__item-link:hover::after {
	width: 100%
}

@media (max-width: 767.98px) {
	.nav-list__item .btn {
		width: auto;
		min-width: 150px;
		box-sizing: border-box
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.nav-list__item .btn {
		font-size: 14px;
		padding: 10px 15px
	}
}

.nav-list__item .btn:hover {
	text-decoration: none
}

.nav-list__item-burger {
	position: absolute;
	top: 35px;
	right: 20px;
	display: none
}

@media (max-width: 767.98px) {
	.nav-list__item-burger {
		display: block
	}
}

.nav-list__item-burger:after {
	display: none
}

.nav-list__item-burger:focus,
.nav-list__item-burger:hover {
	border-bottom: 0;
	border: 0 !important
}

.sl {
	height: calc(100vh - 230px);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative
}

.sl .container {
	z-index: 99
}

@media (max-width: 991.98px) {
	.sl .container {
		margin-top: -100px
	}
}

@media (max-width: 575.98px) {
	.sl .container {
		margin-top: -50px
	}
}

.sl__headline {
	font-family: "Sen ExtraBold", Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 10px
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sl__headline {
		font-size: 55px;
		line-height: 65px;
		margin-bottom: 10px
	}
}

@media (min-width: 1680px) {
	.sl__headline {
		font-size: 80px;
		line-height: 90px
	}
}

.sl__copy {
	font-family: "Sen Regular", Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 30px
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sl__copy {
		font-size: 18px
	}
}

@media (min-width: 1680px) {
	.sl__copy {
		font-size: 20px;
		line-height: 32px
	}
}

.sl .btn:hover {
	text-decoration: none !important
}

.sw {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-bottom: 100px
}

@media (max-width: 991.98px) {
	.sw {
		flex-wrap: wrap;
		text-align: center;
		height: 100%;
		margin-top: 300px;
		margin-bottom: 150px
	}
}

@media (max-width: 575.98px) {
	.sw {
		margin-top: 150px;
		margin-bottom: -50px;
		height: 100vh
	}
}

.sw__imgbox,
.sw .container {
	position: relative;
	z-index: 999
}

.sw .container {
	z-index: 99
}

@media (max-width: 991.98px) {
	.sw .container {
		margin-top: -100px
	}
}

@media (max-width: 575.98px) {
	.sw .container {
		margin-top: -50px
	}
}

.sw__imgbox {
	position: relative;
	width: 100% !important;
	z-index: 0
}

@media (min-width: 1680px) {
	.sw__imgbox {
		bottom: 100px
	}
}

@media (min-width: 1200px) and (max-width: 1679.98px) {
	.sw__imgbox {
		top: auto;
		bottom: 80px
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.sw__imgbox {
		top: auto;
		bottom: 80px
	}
}

@media (min-width: 992px) {
	.sw__imgbox {
		position: absolute;
		right: 0
	}
}

@media (max-width: 575.98px) {
	.sw__imgbox {
		position: relative;
		top: -100px
	}
}

.sw__imgbox .animated-stage {
	width: 100% !important
}

@media (min-width: 1680px) {
	.sw__imgbox .animated-stage {
		max-width: 1100px;
		float: right
	}
}

@media (min-width: 1200px) and (max-width: 1679.98px) {
	.sw__imgbox .animated-stage {
		max-width: 900px;
		float: right
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.sw__imgbox .animated-stage {
		max-width: 700px;
		float: right
	}
}

.sw__headline {
	font-family: "Sen ExtraBold", Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 10px
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sw__headline {
		font-size: 55px;
		line-height: 65px;
		margin-bottom: 10px
	}
}

@media (min-width: 1680px) {
	.sw__headline {
		font-size: 75px;
		line-height: 85px
	}
}

.sw__copy {
	font-family: "Sen Regular", Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 30px
}

@media (min-width: 992px) and (max-width: 1679.98px) {
	.sw__copy {
		font-size: 18px
	}
}

@media (min-width: 1680px) {
	.sw__copy {
		font-size: 20px;
		line-height: 32px
	}
}

.sw .btn:hover {
	text-decoration: none !important
}

.ratio-16-9 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 56.25%
}

.ratio-3-4 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 133.33333%
}

.ratio-4-3 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 75%
}

.bg-base {
	background-color: #16171E
}

.bg-base-consulting {
	background-color: #100022
}

.bg-white {
	background-color: #fff
}

.bg-black {
	background-color: #000
}

.bg-primary {
	background-color: #d96e00
}

.bg-primary-consulting {
	background-color: #600375
}

.bg-secondary {
	background-color: #1bffcd
}

.bg-third {
	background-color: #eda245
}

.bg-form-bg {
	background-color: #292b36
}

.bg-footer-info {
	background-color: #959798
}

.bg-header-scrolled {
	background-color: #15161d
}

.bg-auto {
	background-size: auto
}

.bg-cover {
	background-size: cover
}

.bg-contain {
	background-size: contain
}

.hidden {
	display: none
}

.inline {
	display: inline
}

.inline-block {
	display: inline-block
}

.block {
	display: block
}

.table {
	display: table
}

.table-row {
	display: table-row
}

.table-cell {
	display: table-cell
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.static {
	position: static
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.fixed {
	position: fixed
}

.sticky {
	position: -webkit-sticky;
	position: sticky
}

.top-auto {
	top: auto
}

.top-0 {
	top: 0
}

.right-auto {
	right: auto
}

.right-0 {
	right: 0
}

.bottom-auto {
	bottom: auto
}

.bottom-0 {
	bottom: 0
}

.left-auto {
	left: auto
}

.left-0 {
	left: 0
}

.w-0 {
	width: 0
}

.w-1\/2 {
	width: 50%
}

.w-1\/3 {
	width: 33.33333%
}

.w-2\/3 {
	width: 66.66667%
}

.w-1\/4 {
	width: 25%
}

.w-2\/4 {
	width: 50%
}

.w-3\/4 {
	width: 75%
}

.w-1\/5 {
	width: 20%
}

.w-2\/5 {
	width: 40%
}

.w-3\/5 {
	width: 60%
}

.w-4\/5 {
	width: 80%
}

.w-1\/6 {
	width: 16.66667%
}

.w-2\/6 {
	width: 33.33333%
}

.w-3\/6 {
	width: 50%
}

.w-4\/6 {
	width: 66.66667%
}

.w-5\/6 {
	width: 83.33333%
}

.w-full {
	width: 100%
}

.w-w-screen {
	width: 100vw
}

.w-auto {
	width: auto
}

.text-base {
	color: #16171E
}

.text-base-consulting {
	color: #100022
}

.text-white {
	color: #fff
}

.text-black {
	color: #000
}

.text-primary {
	color: #d96e00
}

.text-primary-consulting {
	color: #600375
}

.text-secondary {
	color: #1bffcd
}

.text-third {
	color: #eda245
}

.text-form-bg {
	color: #292b36
}

.text-footer-info {
	color: #959798
}

.text-header-scrolled {
	color: #15161d
}

.font-family-base {
	font-family: "Sen Regular", Arial, sans-serif
}

.font-family-headings {
	font-family: "Sen Bold", Arial, sans-serif
}

.font-size-xs {
	font-size: .75rem
}

.font-size-sm {
	font-size: .875rem
}

.font-size-base {
	font-size: 1rem
}

.font-size-lg {
	font-size: 1.125rem
}

.font-size-xl {
	font-size: 1.25rem
}

.italic {
	font-style: italic
}

.non-italic {
	font-style: normal
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-medium {
	font-weight: 700
}

.font-weight-black {
	font-weight: 800
}

.list-none {
	list-style-type: none
}

.list-disc {
	list-style-type: disc
}

.list-decimal {
	list-style-type: decimal
}

.list-inside {
	list-style-position: inside
}

.list-outside {
	list-style-position: outside
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.no-underline {
	text-decoration: none
}

.underline {
	text-decoration: underline
}

.line-through {
	text-decoration: line-through
}

.lowercase {
	text-transform: lowercase
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

.content-start {
	align-content: flex-start
}

.content-end {
	align-content: flex-end
}

.content-center {
	align-content: center
}

.content-between {
	align-content: space-between
}

.content-around {
	align-content: space-around
}

.content-stretch {
	align-content: stretch
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.items-baseline {
	align-items: baseline
}

.items-stretch {
	align-items: stretch
}

.self-auto {
	align-self: auto
}

.self-start {
	align-self: flex-start
}

.self-end {
	align-self: flex-end
}

.self-center {
	align-self: center
}

.self-baseline {
	align-self: baseline
}

.self-stretch {
	align-self: stretch
}

.flex-inital {
	flex: 0 1 auto
}

.flex-1 {
	flex: 1 1 0%
}

.flex-auto {
	flex: 1 1 auto
}

.flex-none {
	flex: none
}

.flex-row {
	flex-direction: row
}

.flex-column {
	flex-direction: column
}

.flex-row-reverse {
	flex-direction: row-reverse
}

.flex-column-reverse {
	flex-direction: column-reverse
}

.flex-grow {
	flex-grow: 0
}

.flex-grow-1 {
	flex-grow: 1
}

.flex-shrink {
	flex-shrink: 0
}

.flex-shrink-1 {
	flex-shrink: 1
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-nowrap {
	flex-wrap: nowrap
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse
}

.justify-start {
	justify-content: flex-start
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.justify-around {
	justify-content: space-around
}

.order-first {
	order: -9999
}

.order-none {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-last {
	order: 9999
}

.m-0 {
	margin: 0
}

.m-1 {
	margin: .25rem
}

.m-2 {
	margin: .5rem
}

.m-3 {
	margin: .75rem
}

.m-4 {
	margin: 1rem
}

.m-5 {
	margin: 1.25rem
}

.m-6 {
	margin: 1.5rem
}

.m-8 {
	margin: 2rem
}

.m-12 {
	margin: 3rem
}

.m-auto {
	margin: auto
}

.mx-0 {
	margin-right: 0;
	margin-left: 0
}

.mx-1 {
	margin-right: .25rem;
	margin-left: .25rem
}

.mx-2 {
	margin-right: .5rem;
	margin-left: .5rem
}

.mx-3 {
	margin-right: .75rem;
	margin-left: .75rem
}

.mx-4 {
	margin-right: 1rem;
	margin-left: 1rem
}

.mx-5 {
	margin-right: 1.25rem;
	margin-left: 1.25rem
}

.mx-6 {
	margin-right: 1.5rem;
	margin-left: 1.5rem
}

.mx-8 {
	margin-right: 2rem;
	margin-left: 2rem
}

.mx-12 {
	margin-right: 3rem;
	margin-left: 3rem
}

.mx-auto {
	margin-right: auto;
	margin-left: auto
}

.my-0 {
	margin-top: 0;
	margin-bottom: 0
}

.my-1 {
	margin-top: .25rem;
	margin-bottom: .25rem
}

.my-2 {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.my-3 {
	margin-top: .75rem;
	margin-bottom: .75rem
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.my-5 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.my-12 {
	margin-top: 3rem;
	margin-bottom: 3rem
}

.my-auto {
	margin-top: auto;
	margin-bottom: auto
}

.mt-0 {
	margin-top: 0
}

.mt-1 {
	margin-top: .25rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-3 {
	margin-top: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-12 {
	margin-top: 3rem
}

.mt-auto {
	margin-top: auto
}

.mr-0 {
	margin-right: 0
}

.mr-1 {
	margin-right: .25rem
}

.mr-2 {
	margin-right: .5rem
}

.mr-3 {
	margin-right: .75rem
}

.mr-4 {
	margin-right: 1rem
}

.mr-5 {
	margin-right: 1.25rem
}

.mr-6 {
	margin-right: 1.5rem
}

.mr-8 {
	margin-right: 2rem
}

.mr-12 {
	margin-right: 3rem
}

.mr-auto {
	margin-right: auto
}

.mb-0 {
	margin-bottom: 0
}

.mb-1 {
	margin-bottom: .25rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-auto {
	margin-bottom: auto
}

.ml-0 {
	margin-left: 0
}

.ml-1 {
	margin-left: .25rem
}

.ml-2 {
	margin-left: .5rem
}

.ml-3 {
	margin-left: .75rem
}

.ml-4 {
	margin-left: 1rem
}

.ml-5 {
	margin-left: 1.25rem
}

.ml-6 {
	margin-left: 1.5rem
}

.ml-8 {
	margin-left: 2rem
}

.ml-12 {
	margin-left: 3rem
}

.ml-auto {
	margin-left: auto
}

.-m-1 {
	margin: -.25rem
}

.-m-2 {
	margin: -.5rem
}

.-m-3 {
	margin: -.75rem
}

.-m-4 {
	margin: -1rem
}

.-m-5 {
	margin: -1.25rem
}

.-m-6 {
	margin: -1.5rem
}

.-m-8 {
	margin: -2rem
}

.-m-12 {
	margin: -3rem
}

.-m-auto {
	margin: -auto
}

.-mx-1 {
	margin-right: -.25rem;
	margin-left: -.25rem
}

.-mx-2 {
	margin-right: -.5rem;
	margin-left: -.5rem
}

.-mx-3 {
	margin-right: -.75rem;
	margin-left: -.75rem
}

.-mx-4 {
	margin-right: -1rem;
	margin-left: -1rem
}

.-mx-5 {
	margin-right: -1.25rem;
	margin-left: -1.25rem
}

.-mx-6 {
	margin-right: -1.5rem;
	margin-left: -1.5rem
}

.-mx-8 {
	margin-right: -2rem;
	margin-left: -2rem
}

.-mx-12 {
	margin-right: -3rem;
	margin-left: -3rem
}

.-mx-auto {
	margin-right: -auto;
	margin-left: -auto
}

.-my-1 {
	margin-top: -.25rem;
	margin-bottom: -.25rem
}

.-my-2 {
	margin-top: -.5rem;
	margin-bottom: -.5rem
}

.-my-3 {
	margin-top: -.75rem;
	margin-bottom: -.75rem
}

.-my-4 {
	margin-top: -1rem;
	margin-bottom: -1rem
}

.-my-5 {
	margin-top: -1.25rem;
	margin-bottom: -1.25rem
}

.-my-6 {
	margin-top: -1.5rem;
	margin-bottom: -1.5rem
}

.-my-8 {
	margin-top: -2rem;
	margin-bottom: -2rem
}

.-my-12 {
	margin-top: -3rem;
	margin-bottom: -3rem
}

.-my-auto {
	margin-top: -auto;
	margin-bottom: -auto
}

.-mt-1 {
	margin-top: -.25rem
}

.-mt-2 {
	margin-top: -.5rem
}

.-mt-3 {
	margin-top: -.75rem
}

.-mt-4 {
	margin-top: -1rem
}

.-mt-5 {
	margin-top: -1.25rem
}

.-mt-6 {
	margin-top: -1.5rem
}

.-mt-8 {
	margin-top: -2rem
}

.-mt-12 {
	margin-top: -3rem
}

.-mt-auto {
	margin-top: -auto
}

.-mr-1 {
	margin-right: -.25rem
}

.-mr-2 {
	margin-right: -.5rem
}

.-mr-3 {
	margin-right: -.75rem
}

.-mr-4 {
	margin-right: -1rem
}

.-mr-5 {
	margin-right: -1.25rem
}

.-mr-6 {
	margin-right: -1.5rem
}

.-mr-8 {
	margin-right: -2rem
}

.-mr-12 {
	margin-right: -3rem
}

.-mr-auto {
	margin-right: -auto
}

.-mb-1 {
	margin-bottom: -.25rem
}

.-mb-2 {
	margin-bottom: -.5rem
}

.-mb-3 {
	margin-bottom: -.75rem
}

.-mb-4 {
	margin-bottom: -1rem
}

.-mb-5 {
	margin-bottom: -1.25rem
}

.-mb-6 {
	margin-bottom: -1.5rem
}

.-mb-8 {
	margin-bottom: -2rem
}

.-mb-12 {
	margin-bottom: -3rem
}

.-mb-auto {
	margin-bottom: -auto
}

.-ml-1 {
	margin-left: -.25rem
}

.-ml-2 {
	margin-left: -.5rem
}

.-ml-3 {
	margin-left: -.75rem
}

.-ml-4 {
	margin-left: -1rem
}

.-ml-5 {
	margin-left: -1.25rem
}

.-ml-6 {
	margin-left: -1.5rem
}

.-ml-8 {
	margin-left: -2rem
}

.-ml-12 {
	margin-left: -3rem
}

.-ml-auto {
	margin-left: -auto
}

.p-0 {
	padding: 0
}

.p-1 {
	padding: .25rem
}

.p-2 {
	padding: .5rem
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.p-5 {
	padding: 1.25rem
}

.p-6 {
	padding: 1.5rem
}

.p-8 {
	padding: 2rem
}

.p-12 {
	padding: 3rem
}

.p-auto {
	padding: auto
}

.px-0 {
	padding-right: 0;
	padding-left: 0
}

.px-1 {
	padding-right: .25rem;
	padding-left: .25rem
}

.px-2 {
	padding-right: .5rem;
	padding-left: .5rem
}

.px-3 {
	padding-right: .75rem;
	padding-left: .75rem
}

.px-4 {
	padding-right: 1rem;
	padding-left: 1rem
}

.px-5 {
	padding-right: 1.25rem;
	padding-left: 1.25rem
}

.px-6 {
	padding-right: 1.5rem;
	padding-left: 1.5rem
}

.px-8 {
	padding-right: 2rem;
	padding-left: 2rem
}

.px-12 {
	padding-right: 3rem;
	padding-left: 3rem
}

.px-auto {
	padding-right: auto;
	padding-left: auto
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-auto {
	padding-top: auto;
	padding-bottom: auto
}

.pt-0 {
	padding-top: 0
}

.pt-1 {
	padding-top: .25rem
}

.pt-2 {
	padding-top: .5rem
}

.pt-3 {
	padding-top: .75rem
}

.pt-4 {
	padding-top: 1rem
}

.pt-5 {
	padding-top: 1.25rem
}

.pt-6 {
	padding-top: 1.5rem
}

.pt-8 {
	padding-top: 2rem
}

.pt-12 {
	padding-top: 3rem
}

.pt-auto {
	padding-top: auto
}

.pr-0 {
	padding-right: 0
}

.pr-1 {
	padding-right: .25rem
}

.pr-2 {
	padding-right: .5rem
}

.pr-3 {
	padding-right: .75rem
}

.pr-4 {
	padding-right: 1rem
}

.pr-5 {
	padding-right: 1.25rem
}

.pr-6 {
	padding-right: 1.5rem
}

.pr-8 {
	padding-right: 2rem
}

.pr-12 {
	padding-right: 3rem
}

.pr-auto {
	padding-right: auto
}

.pb-0 {
	padding-bottom: 0
}

.pb-1 {
	padding-bottom: .25rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pb-5 {
	padding-bottom: 1.25rem
}

.pb-6 {
	padding-bottom: 1.5rem
}

.pb-8 {
	padding-bottom: 2rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pb-auto {
	padding-bottom: auto
}

.pl-0 {
	padding-left: 0
}

.pl-1 {
	padding-left: .25rem
}

.pl-2 {
	padding-left: .5rem
}

.pl-3 {
	padding-left: .75rem
}

.pl-4 {
	padding-left: 1rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pl-6 {
	padding-left: 1.5rem
}

.pl-8 {
	padding-left: 2rem
}

.pl-12 {
	padding-left: 3rem
}

.pl-auto {
	padding-left: auto
}

@media (min-width: 576px) {
	.sm\:bg-base {
		background-color: #16171E
	}
	.sm\:bg-base-consulting {
		background-color: #100022
	}
	.sm\:bg-white {
		background-color: #fff
	}
	.sm\:bg-black {
		background-color: #000
	}
	.sm\:bg-primary {
		background-color: #d96e00
	}
	.sm\:bg-primary-consulting {
		background-color: #600375
	}
	.sm\:bg-secondary {
		background-color: #1bffcd
	}
	.sm\:bg-third {
		background-color: #eda245
	}
	.sm\:bg-form-bg {
		background-color: #292b36
	}
	.sm\:bg-footer-info {
		background-color: #959798
	}
	.sm\:bg-header-scrolled {
		background-color: #15161d
	}
	.sm\:bg-auto {
		background-size: auto
	}
	.sm\:bg-cover {
		background-size: cover
	}
	.sm\:bg-contain {
		background-size: contain
	}
	.sm\:hidden {
		display: none
	}
	.sm\:inline {
		display: inline
	}
	.sm\:inline-block {
		display: inline-block
	}
	.sm\:block {
		display: block
	}
	.sm\:table {
		display: table
	}
	.sm\:table-row {
		display: table-row
	}
	.sm\:table-cell {
		display: table-cell
	}
	.sm\:flex {
		display: flex
	}
	.sm\:inline-flex {
		display: inline-flex
	}
	.sm\:static {
		position: static
	}
	.sm\:relative {
		position: relative
	}
	.sm\:absolute {
		position: absolute
	}
	.sm\:fixed {
		position: fixed
	}
	.sm\:sticky {
		position: -webkit-sticky;
		position: sticky
	}
	.sm\:top-auto {
		top: auto
	}
	.sm\:top-0 {
		top: 0
	}
	.sm\:right-auto {
		right: auto
	}
	.sm\:right-0 {
		right: 0
	}
	.sm\:bottom-auto {
		bottom: auto
	}
	.sm\:bottom-0 {
		bottom: 0
	}
	.sm\:w-0 {
		width: 0
	}
	.sm\:w-1\/2 {
		width: 50%
	}
	.sm\:w-1\/3 {
		width: 33.33333%
	}
	.sm\:w-2\/3 {
		width: 66.66667%
	}
	.sm\:w-1\/4 {
		width: 25%
	}
	.sm\:w-2\/4 {
		width: 50%
	}
	.sm\:w-3\/4 {
		width: 75%
	}
	.sm\:w-1\/5 {
		width: 20%
	}
	.sm\:w-2\/5 {
		width: 40%
	}
	.sm\:w-3\/5 {
		width: 60%
	}
	.sm\:w-4\/5 {
		width: 80%
	}
	.sm\:w-1\/6 {
		width: 16.66667%
	}
	.sm\:w-2\/6 {
		width: 33.33333%
	}
	.sm\:w-3\/6 {
		width: 50%
	}
	.sm\:w-4\/6 {
		width: 66.66667%
	}
	.sm\:w-5\/6 {
		width: 83.33333%
	}
	.sm\:w-full {
		width: 100%
	}
	.sm\:w-w-screen {
		width: 100vw
	}
	.sm\:w-auto {
		width: auto
	}
	.sm\:text-base {
		color: #16171E
	}
	.sm\:text-base-consulting {
		color: #100022
	}
	.sm\:text-white {
		color: #fff
	}
	.sm\:text-black {
		color: #000
	}
	.sm\:text-primary {
		color: #d96e00
	}
	.sm\:text-primary-consulting {
		color: #600375
	}
	.sm\:text-secondary {
		color: #1bffcd
	}
	.sm\:text-third {
		color: #eda245
	}
	.sm\:text-form-bg {
		color: #292b36
	}
	.sm\:text-footer-info {
		color: #959798
	}
	.sm\:text-header-scrolled {
		color: #15161d
	}
	.sm\:font-family-base {
		font-family: "Sen Regular", Arial, sans-serif
	}
	.sm\:font-family-headings {
		font-family: "Sen Bold", Arial, sans-serif
	}
	.sm\:font-size-xs {
		font-size: .75rem
	}
	.sm\:font-size-sm {
		font-size: .875rem
	}
	.sm\:font-size-base {
		font-size: 1rem
	}
	.sm\:font-size-lg {
		font-size: 1.125rem
	}
	.sm\:font-size-xl {
		font-size: 1.25rem
	}
	.sm\:italic {
		font-style: italic
	}
	.sm\:non-italic {
		font-style: normal
	}
	.sm\:font-weight-normal {
		font-weight: 400
	}
	.sm\:font-weight-medium {
		font-weight: 700
	}
	.sm\:font-weight-black {
		font-weight: 800
	}
	.sm\:list-none {
		list-style-type: none
	}
	.sm\:list-disc {
		list-style-type: disc
	}
	.sm\:list-decimal {
		list-style-type: decimal
	}
	.sm\:list-inside {
		list-style-position: inside
	}
	.sm\:list-outside {
		list-style-position: outside
	}
	.sm\:text-left {
		text-align: left
	}
	.sm\:text-right {
		text-align: right
	}
	.sm\:text-center {
		text-align: center
	}
	.sm\:text-justify {
		text-align: justify
	}
	.sm\:no-underline {
		text-decoration: none
	}
	.sm\:underline {
		text-decoration: underline
	}
	.sm\:line-through {
		text-decoration: line-through
	}
	.sm\:lowercase {
		text-transform: lowercase
	}
	.sm\:uppercase {
		text-transform: uppercase
	}
	.sm\:capitalize {
		text-transform: capitalize
	}
	.sm\:content-start {
		align-content: flex-start
	}
	.sm\:content-end {
		align-content: flex-end
	}
	.sm\:content-center {
		align-content: center
	}
	.sm\:content-between {
		align-content: space-between
	}
	.sm\:content-around {
		align-content: space-around
	}
	.sm\:content-stretch {
		align-content: stretch
	}
	.sm\:items-start {
		align-items: flex-start
	}
	.sm\:items-end {
		align-items: flex-end
	}
	.sm\:items-center {
		align-items: center
	}
	.sm\:items-baseline {
		align-items: baseline
	}
	.sm\:items-stretch {
		align-items: stretch
	}
	.sm\:self-auto {
		align-self: auto
	}
	.sm\:self-start {
		align-self: flex-start
	}
	.sm\:self-end {
		align-self: flex-end
	}
	.sm\:self-center {
		align-self: center
	}
	.sm\:self-baseline {
		align-self: baseline
	}
	.sm\:self-stretch {
		align-self: stretch
	}
	.sm\:flex-inital {
		flex: 0 1 auto
	}
	.sm\:flex-1 {
		flex: 1 1 0%
	}
	.sm\:flex-auto {
		flex: 1 1 auto
	}
	.sm\:flex-none {
		flex: none
	}
	.sm\:flex-row {
		flex-direction: row
	}
	.sm\:flex-column {
		flex-direction: column
	}
	.sm\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.sm\:flex-column-reverse {
		flex-direction: column-reverse
	}
	.sm\:flex-grow {
		flex-grow: 0
	}
	.sm\:flex-grow-1 {
		flex-grow: 1
	}
	.sm\:flex-shrink {
		flex-shrink: 0
	}
	.sm\:flex-shrink-1 {
		flex-shrink: 1
	}
	.sm\:flex-wrap {
		flex-wrap: wrap
	}
	.sm\:flex-nowrap {
		flex-wrap: nowrap
	}
	.sm\:flex-wrap-reverse {
		flex-wrap: wrap-reverse
	}
	.sm\:justify-start {
		justify-content: flex-start
	}
	.sm\:justify-end {
		justify-content: flex-end
	}
	.sm\:justify-center {
		justify-content: center
	}
	.sm\:justify-between {
		justify-content: space-between
	}
	.sm\:justify-around {
		justify-content: space-around
	}
	.sm\:order-first {
		order: -9999
	}
	.sm\:order-none {
		order: 0
	}
	.sm\:order-1 {
		order: 1
	}
	.sm\:order-2 {
		order: 2
	}
	.sm\:order-3 {
		order: 3
	}
	.sm\:order-4 {
		order: 4
	}
	.sm\:order-5 {
		order: 5
	}
	.sm\:order-last {
		order: 9999
	}
	.sm\:m-0 {
		margin: 0
	}
	.sm\:m-1 {
		margin: .25rem
	}
	.sm\:m-2 {
		margin: .5rem
	}
	.sm\:m-3 {
		margin: .75rem
	}
	.sm\:m-4 {
		margin: 1rem
	}
	.sm\:m-5 {
		margin: 1.25rem
	}
	.sm\:m-6 {
		margin: 1.5rem
	}
	.sm\:m-8 {
		margin: 2rem
	}
	.sm\:m-12 {
		margin: 3rem
	}
	.sm\:m-auto {
		margin: auto
	}
	.sm\:mx-0 {
		margin-right: 0;
		margin-left: 0
	}
	.sm\:mx-1 {
		margin-right: .25rem;
		margin-left: .25rem
	}
	.sm\:mx-2 {
		margin-right: .5rem;
		margin-left: .5rem
	}
	.sm\:mx-3 {
		margin-right: .75rem;
		margin-left: .75rem
	}
	.sm\:mx-4 {
		margin-right: 1rem;
		margin-left: 1rem
	}
	.sm\:mx-5 {
		margin-right: 1.25rem;
		margin-left: 1.25rem
	}
	.sm\:mx-6 {
		margin-right: 1.5rem;
		margin-left: 1.5rem
	}
	.sm\:mx-8 {
		margin-right: 2rem;
		margin-left: 2rem
	}
	.sm\:mx-12 {
		margin-right: 3rem;
		margin-left: 3rem
	}
	.sm\:mx-auto {
		margin-right: auto;
		margin-left: auto
	}
	.sm\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.sm\:my-1 {
		margin-top: .25rem;
		margin-bottom: .25rem
	}
	.sm\:my-2 {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.sm\:my-3 {
		margin-top: .75rem;
		margin-bottom: .75rem
	}
	.sm\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.sm\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem
	}
	.sm\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.sm\:my-8 {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
	.sm\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.sm\:my-auto {
		margin-top: auto;
		margin-bottom: auto
	}
	.sm\:mt-0 {
		margin-top: 0
	}
	.sm\:mt-1 {
		margin-top: .25rem
	}
	.sm\:mt-2 {
		margin-top: .5rem
	}
	.sm\:mt-3 {
		margin-top: .75rem
	}
	.sm\:mt-4 {
		margin-top: 1rem
	}
	.sm\:mt-5 {
		margin-top: 1.25rem
	}
	.sm\:mt-6 {
		margin-top: 1.5rem
	}
	.sm\:mt-8 {
		margin-top: 2rem
	}
	.sm\:mt-12 {
		margin-top: 3rem
	}
	.sm\:mt-auto {
		margin-top: auto
	}
	.sm\:mr-0 {
		margin-right: 0
	}
	.sm\:mr-1 {
		margin-right: .25rem
	}
	.sm\:mr-2 {
		margin-right: .5rem
	}
	.sm\:mr-3 {
		margin-right: .75rem
	}
	.sm\:mr-4 {
		margin-right: 1rem
	}
	.sm\:mr-5 {
		margin-right: 1.25rem
	}
	.sm\:mr-6 {
		margin-right: 1.5rem
	}
	.sm\:mr-8 {
		margin-right: 2rem
	}
	.sm\:mr-12 {
		margin-right: 3rem
	}
	.sm\:mr-auto {
		margin-right: auto
	}
	.sm\:mb-0 {
		margin-bottom: 0
	}
	.sm\:mb-1 {
		margin-bottom: .25rem
	}
	.sm\:mb-2 {
		margin-bottom: .5rem
	}
	.sm\:mb-3 {
		margin-bottom: .75rem
	}
	.sm\:mb-4 {
		margin-bottom: 1rem
	}
	.sm\:mb-5 {
		margin-bottom: 1.25rem
	}
	.sm\:mb-6 {
		margin-bottom: 1.5rem
	}
	.sm\:mb-8 {
		margin-bottom: 2rem
	}
	.sm\:mb-12 {
		margin-bottom: 3rem
	}
	.sm\:mb-auto {
		margin-bottom: auto
	}
	.sm\:ml-0 {
		margin-left: 0
	}
	.sm\:ml-1 {
		margin-left: .25rem
	}
	.sm\:ml-2 {
		margin-left: .5rem
	}
	.sm\:ml-3 {
		margin-left: .75rem
	}
	.sm\:ml-4 {
		margin-left: 1rem
	}
	.sm\:ml-5 {
		margin-left: 1.25rem
	}
	.sm\:ml-6 {
		margin-left: 1.5rem
	}
	.sm\:ml-8 {
		margin-left: 2rem
	}
	.sm\:ml-12 {
		margin-left: 3rem
	}
	.sm\:ml-auto {
		margin-left: auto
	}
	.sm\:-m-1 {
		margin: -.25rem
	}
	.sm\:-m-2 {
		margin: -.5rem
	}
	.sm\:-m-3 {
		margin: -.75rem
	}
	.sm\:-m-4 {
		margin: -1rem
	}
	.sm\:-m-5 {
		margin: -1.25rem
	}
	.sm\:-m-6 {
		margin: -1.5rem
	}
	.sm\:-m-8 {
		margin: -2rem
	}
	.sm\:-m-12 {
		margin: -3rem
	}
	.sm\:-m-auto {
		margin: -auto
	}
	.sm\:-mx-1 {
		margin-right: -.25rem;
		margin-left: -.25rem
	}
	.sm\:-mx-2 {
		margin-right: -.5rem;
		margin-left: -.5rem
	}
	.sm\:-mx-3 {
		margin-right: -.75rem;
		margin-left: -.75rem
	}
	.sm\:-mx-4 {
		margin-right: -1rem;
		margin-left: -1rem
	}
	.sm\:-mx-5 {
		margin-right: -1.25rem;
		margin-left: -1.25rem
	}
	.sm\:-mx-6 {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}
	.sm\:-mx-8 {
		margin-right: -2rem;
		margin-left: -2rem
	}
	.sm\:-mx-12 {
		margin-right: -3rem;
		margin-left: -3rem
	}
	.sm\:-mx-auto {
		margin-right: -auto;
		margin-left: -auto
	}
	.sm\:-my-1 {
		margin-top: -.25rem;
		margin-bottom: -.25rem
	}
	.sm\:-my-2 {
		margin-top: -.5rem;
		margin-bottom: -.5rem
	}
	.sm\:-my-3 {
		margin-top: -.75rem;
		margin-bottom: -.75rem
	}
	.sm\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
	.sm\:-my-5 {
		margin-top: -1.25rem;
		margin-bottom: -1.25rem
	}
	.sm\:-my-6 {
		margin-top: -1.5rem;
		margin-bottom: -1.5rem
	}
	.sm\:-my-8 {
		margin-top: -2rem;
		margin-bottom: -2rem
	}
	.sm\:-my-12 {
		margin-top: -3rem;
		margin-bottom: -3rem
	}
	.sm\:-my-auto {
		margin-top: -auto;
		margin-bottom: -auto
	}
	.sm\:-mt-1 {
		margin-top: -.25rem
	}
	.sm\:-mt-2 {
		margin-top: -.5rem
	}
	.sm\:-mt-3 {
		margin-top: -.75rem
	}
	.sm\:-mt-4 {
		margin-top: -1rem
	}
	.sm\:-mt-5 {
		margin-top: -1.25rem
	}
	.sm\:-mt-6 {
		margin-top: -1.5rem
	}
	.sm\:-mt-8 {
		margin-top: -2rem
	}
	.sm\:-mt-12 {
		margin-top: -3rem
	}
	.sm\:-mt-auto {
		margin-top: -auto
	}
	.sm\:-mr-1 {
		margin-right: -.25rem
	}
	.sm\:-mr-2 {
		margin-right: -.5rem
	}
	.sm\:-mr-3 {
		margin-right: -.75rem
	}
	.sm\:-mr-4 {
		margin-right: -1rem
	}
	.sm\:-mr-5 {
		margin-right: -1.25rem
	}
	.sm\:-mr-6 {
		margin-right: -1.5rem
	}
	.sm\:-mr-8 {
		margin-right: -2rem
	}
	.sm\:-mr-12 {
		margin-right: -3rem
	}
	.sm\:-mr-auto {
		margin-right: -auto
	}
	.sm\:-mb-1 {
		margin-bottom: -.25rem
	}
	.sm\:-mb-2 {
		margin-bottom: -.5rem
	}
	.sm\:-mb-3 {
		margin-bottom: -.75rem
	}
	.sm\:-mb-4 {
		margin-bottom: -1rem
	}
	.sm\:-mb-5 {
		margin-bottom: -1.25rem
	}
	.sm\:-mb-6 {
		margin-bottom: -1.5rem
	}
	.sm\:-mb-8 {
		margin-bottom: -2rem
	}
	.sm\:-mb-12 {
		margin-bottom: -3rem
	}
	.sm\:-mb-auto {
		margin-bottom: -auto
	}
	.sm\:-ml-1 {
		margin-left: -.25rem
	}
	.sm\:-ml-2 {
		margin-left: -.5rem
	}
	.sm\:-ml-3 {
		margin-left: -.75rem
	}
	.sm\:-ml-4 {
		margin-left: -1rem
	}
	.sm\:-ml-5 {
		margin-left: -1.25rem
	}
	.sm\:-ml-6 {
		margin-left: -1.5rem
	}
	.sm\:-ml-8 {
		margin-left: -2rem
	}
	.sm\:-ml-12 {
		margin-left: -3rem
	}
	.sm\:-ml-auto {
		margin-left: -auto
	}
	.sm\:p-0 {
		padding: 0
	}
	.sm\:p-1 {
		padding: .25rem
	}
	.sm\:p-2 {
		padding: .5rem
	}
	.sm\:p-3 {
		padding: .75rem
	}
	.sm\:p-4 {
		padding: 1rem
	}
	.sm\:p-5 {
		padding: 1.25rem
	}
	.sm\:p-6 {
		padding: 1.5rem
	}
	.sm\:p-8 {
		padding: 2rem
	}
	.sm\:p-12 {
		padding: 3rem
	}
	.sm\:p-auto {
		padding: auto
	}
	.sm\:px-0 {
		padding-right: 0;
		padding-left: 0
	}
	.sm\:px-1 {
		padding-right: .25rem;
		padding-left: .25rem
	}
	.sm\:px-2 {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.sm\:px-3 {
		padding-right: .75rem;
		padding-left: .75rem
	}
	.sm\:px-4 {
		padding-right: 1rem;
		padding-left: 1rem
	}
	.sm\:px-5 {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
	.sm\:px-6 {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
	.sm\:px-8 {
		padding-right: 2rem;
		padding-left: 2rem
	}
	.sm\:px-12 {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.sm\:px-auto {
		padding-right: auto;
		padding-left: auto
	}
	.sm\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.sm\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.sm\:py-2 {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	.sm\:py-3 {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
	.sm\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.sm\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.sm\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.sm\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	.sm\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.sm\:py-auto {
		padding-top: auto;
		padding-bottom: auto
	}
	.sm\:pt-0 {
		padding-top: 0
	}
	.sm\:pt-1 {
		padding-top: .25rem
	}
	.sm\:pt-2 {
		padding-top: .5rem
	}
	.sm\:pt-3 {
		padding-top: .75rem
	}
	.sm\:pt-4 {
		padding-top: 1rem
	}
	.sm\:pt-5 {
		padding-top: 1.25rem
	}
	.sm\:pt-6 {
		padding-top: 1.5rem
	}
	.sm\:pt-8 {
		padding-top: 2rem
	}
	.sm\:pt-12 {
		padding-top: 3rem
	}
	.sm\:pt-auto {
		padding-top: auto
	}
	.sm\:pr-0 {
		padding-right: 0
	}
	.sm\:pr-1 {
		padding-right: .25rem
	}
	.sm\:pr-2 {
		padding-right: .5rem
	}
	.sm\:pr-3 {
		padding-right: .75rem
	}
	.sm\:pr-4 {
		padding-right: 1rem
	}
	.sm\:pr-5 {
		padding-right: 1.25rem
	}
	.sm\:pr-6 {
		padding-right: 1.5rem
	}
	.sm\:pr-8 {
		padding-right: 2rem
	}
	.sm\:pr-12 {
		padding-right: 3rem
	}
	.sm\:pr-auto {
		padding-right: auto
	}
	.sm\:pb-0 {
		padding-bottom: 0
	}
	.sm\:pb-1 {
		padding-bottom: .25rem
	}
	.sm\:pb-2 {
		padding-bottom: .5rem
	}
	.sm\:pb-3 {
		padding-bottom: .75rem
	}
	.sm\:pb-4 {
		padding-bottom: 1rem
	}
	.sm\:pb-5 {
		padding-bottom: 1.25rem
	}
	.sm\:pb-6 {
		padding-bottom: 1.5rem
	}
	.sm\:pb-8 {
		padding-bottom: 2rem
	}
	.sm\:pb-12 {
		padding-bottom: 3rem
	}
	.sm\:pb-auto {
		padding-bottom: auto
	}
	.sm\:pl-0 {
		padding-left: 0
	}
	.sm\:pl-1 {
		padding-left: .25rem
	}
	.sm\:pl-2 {
		padding-left: .5rem
	}
	.sm\:pl-3 {
		padding-left: .75rem
	}
	.sm\:pl-4 {
		padding-left: 1rem
	}
	.sm\:pl-5 {
		padding-left: 1.25rem
	}
	.sm\:pl-6 {
		padding-left: 1.5rem
	}
	.sm\:pl-8 {
		padding-left: 2rem
	}
	.sm\:pl-12 {
		padding-left: 3rem
	}
	.sm\:pl-auto {
		padding-left: auto
	}
}

@media (min-width: 768px) {
	.md\:bg-base {
		background-color: #16171E
	}
	.md\:bg-base-consulting {
		background-color: #100022
	}
	.md\:bg-white {
		background-color: #fff
	}
	.md\:bg-black {
		background-color: #000
	}
	.md\:bg-primary {
		background-color: #d96e00
	}
	.md\:bg-primary-consulting {
		background-color: #600375
	}
	.md\:bg-secondary {
		background-color: #1bffcd
	}
	.md\:bg-third {
		background-color: #eda245
	}
	.md\:bg-form-bg {
		background-color: #292b36
	}
	.md\:bg-footer-info {
		background-color: #959798
	}
	.md\:bg-header-scrolled {
		background-color: #15161d
	}
	.md\:bg-auto {
		background-size: auto
	}
	.md\:bg-cover {
		background-size: cover
	}
	.md\:bg-contain {
		background-size: contain
	}
	.md\:hidden {
		display: none
	}
	.md\:inline {
		display: inline
	}
	.md\:inline-block {
		display: inline-block
	}
	.md\:block {
		display: block
	}
	.md\:table {
		display: table
	}
	.md\:table-row {
		display: table-row
	}
	.md\:table-cell {
		display: table-cell
	}
	.md\:flex {
		display: flex
	}
	.md\:inline-flex {
		display: inline-flex
	}
	.md\:static {
		position: static
	}
	.md\:relative {
		position: relative
	}
	.md\:absolute {
		position: absolute
	}
	.md\:fixed {
		position: fixed
	}
	.md\:sticky {
		position: -webkit-sticky;
		position: sticky
	}
	.md\:top-auto {
		top: auto
	}
	.md\:top-0 {
		top: 0
	}
	.md\:right-auto {
		right: auto
	}
	.md\:right-0 {
		right: 0
	}
	.md\:bottom-auto {
		bottom: auto
	}
	.md\:bottom-0 {
		bottom: 0
	}
	.md\:w-0 {
		width: 0
	}
	.md\:w-1\/2 {
		width: 50%
	}
	.md\:w-1\/3 {
		width: 33.33333%
	}
	.md\:w-2\/3 {
		width: 66.66667%
	}
	.md\:w-1\/4 {
		width: 25%
	}
	.md\:w-2\/4 {
		width: 50%
	}
	.md\:w-3\/4 {
		width: 75%
	}
	.md\:w-1\/5 {
		width: 20%
	}
	.md\:w-2\/5 {
		width: 40%
	}
	.md\:w-3\/5 {
		width: 60%
	}
	.md\:w-4\/5 {
		width: 80%
	}
	.md\:w-1\/6 {
		width: 16.66667%
	}
	.md\:w-2\/6 {
		width: 33.33333%
	}
	.md\:w-3\/6 {
		width: 50%
	}
	.md\:w-4\/6 {
		width: 66.66667%
	}
	.md\:w-5\/6 {
		width: 83.33333%
	}
	.md\:w-full {
		width: 100%
	}
	.md\:w-w-screen {
		width: 100vw
	}
	.md\:w-auto {
		width: auto
	}
	.md\:text-base {
		color: #16171E
	}
	.md\:text-base-consulting {
		color: #100022
	}
	.md\:text-white {
		color: #fff
	}
	.md\:text-black {
		color: #000
	}
	.md\:text-primary {
		color: #d96e00
	}
	.md\:text-primary-consulting {
		color: #600375
	}
	.md\:text-secondary {
		color: #1bffcd
	}
	.md\:text-third {
		color: #eda245
	}
	.md\:text-form-bg {
		color: #292b36
	}
	.md\:text-footer-info {
		color: #959798
	}
	.md\:text-header-scrolled {
		color: #15161d
	}
	.md\:font-family-base {
		font-family: "Sen Regular", Arial, sans-serif
	}
	.md\:font-family-headings {
		font-family: "Sen Bold", Arial, sans-serif
	}
	.md\:font-size-xs {
		font-size: .75rem
	}
	.md\:font-size-sm {
		font-size: .875rem
	}
	.md\:font-size-base {
		font-size: 1rem
	}
	.md\:font-size-lg {
		font-size: 1.125rem
	}
	.md\:font-size-xl {
		font-size: 1.25rem
	}
	.md\:italic {
		font-style: italic
	}
	.md\:non-italic {
		font-style: normal
	}
	.md\:font-weight-normal {
		font-weight: 400
	}
	.md\:font-weight-medium {
		font-weight: 700
	}
	.md\:font-weight-black {
		font-weight: 800
	}
	.md\:list-none {
		list-style-type: none
	}
	.md\:list-disc {
		list-style-type: disc
	}
	.md\:list-decimal {
		list-style-type: decimal
	}
	.md\:list-inside {
		list-style-position: inside
	}
	.md\:list-outside {
		list-style-position: outside
	}
	.md\:text-left {
		text-align: left
	}
	.md\:text-right {
		text-align: right
	}
	.md\:text-center {
		text-align: center
	}
	.md\:text-justify {
		text-align: justify
	}
	.md\:no-underline {
		text-decoration: none
	}
	.md\:underline {
		text-decoration: underline
	}
	.md\:line-through {
		text-decoration: line-through
	}
	.md\:lowercase {
		text-transform: lowercase
	}
	.md\:uppercase {
		text-transform: uppercase
	}
	.md\:capitalize {
		text-transform: capitalize
	}
	.md\:content-start {
		align-content: flex-start
	}
	.md\:content-end {
		align-content: flex-end
	}
	.md\:content-center {
		align-content: center
	}
	.md\:content-between {
		align-content: space-between
	}
	.md\:content-around {
		align-content: space-around
	}
	.md\:content-stretch {
		align-content: stretch
	}
	.md\:items-start {
		align-items: flex-start
	}
	.md\:items-end {
		align-items: flex-end
	}
	.md\:items-center {
		align-items: center
	}
	.md\:items-baseline {
		align-items: baseline
	}
	.md\:items-stretch {
		align-items: stretch
	}
	.md\:self-auto {
		align-self: auto
	}
	.md\:self-start {
		align-self: flex-start
	}
	.md\:self-end {
		align-self: flex-end
	}
	.md\:self-center {
		align-self: center
	}
	.md\:self-baseline {
		align-self: baseline
	}
	.md\:self-stretch {
		align-self: stretch
	}
	.md\:flex-inital {
		flex: 0 1 auto
	}
	.md\:flex-1 {
		flex: 1 1 0%
	}
	.md\:flex-auto {
		flex: 1 1 auto
	}
	.md\:flex-none {
		flex: none
	}
	.md\:flex-row {
		flex-direction: row
	}
	.md\:flex-column {
		flex-direction: column
	}
	.md\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.md\:flex-column-reverse {
		flex-direction: column-reverse
	}
	.md\:flex-grow {
		flex-grow: 0
	}
	.md\:flex-grow-1 {
		flex-grow: 1
	}
	.md\:flex-shrink {
		flex-shrink: 0
	}
	.md\:flex-shrink-1 {
		flex-shrink: 1
	}
	.md\:flex-wrap {
		flex-wrap: wrap
	}
	.md\:flex-nowrap {
		flex-wrap: nowrap
	}
	.md\:flex-wrap-reverse {
		flex-wrap: wrap-reverse
	}
	.md\:justify-start {
		justify-content: flex-start
	}
	.md\:justify-end {
		justify-content: flex-end
	}
	.md\:justify-center {
		justify-content: center
	}
	.md\:justify-between {
		justify-content: space-between
	}
	.md\:justify-around {
		justify-content: space-around
	}
	.md\:order-first {
		order: -9999
	}
	.md\:order-none {
		order: 0
	}
	.md\:order-1 {
		order: 1
	}
	.md\:order-2 {
		order: 2
	}
	.md\:order-3 {
		order: 3
	}
	.md\:order-4 {
		order: 4
	}
	.md\:order-5 {
		order: 5
	}
	.md\:order-last {
		order: 9999
	}
	.md\:m-0 {
		margin: 0
	}
	.md\:m-1 {
		margin: .25rem
	}
	.md\:m-2 {
		margin: .5rem
	}
	.md\:m-3 {
		margin: .75rem
	}
	.md\:m-4 {
		margin: 1rem
	}
	.md\:m-5 {
		margin: 1.25rem
	}
	.md\:m-6 {
		margin: 1.5rem
	}
	.md\:m-8 {
		margin: 2rem
	}
	.md\:m-12 {
		margin: 3rem
	}
	.md\:m-auto {
		margin: auto
	}
	.md\:mx-0 {
		margin-right: 0;
		margin-left: 0
	}
	.md\:mx-1 {
		margin-right: .25rem;
		margin-left: .25rem
	}
	.md\:mx-2 {
		margin-right: .5rem;
		margin-left: .5rem
	}
	.md\:mx-3 {
		margin-right: .75rem;
		margin-left: .75rem
	}
	.md\:mx-4 {
		margin-right: 1rem;
		margin-left: 1rem
	}
	.md\:mx-5 {
		margin-right: 1.25rem;
		margin-left: 1.25rem
	}
	.md\:mx-6 {
		margin-right: 1.5rem;
		margin-left: 1.5rem
	}
	.md\:mx-8 {
		margin-right: 2rem;
		margin-left: 2rem
	}
	.md\:mx-12 {
		margin-right: 3rem;
		margin-left: 3rem
	}
	.md\:mx-auto {
		margin-right: auto;
		margin-left: auto
	}
	.md\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.md\:my-1 {
		margin-top: .25rem;
		margin-bottom: .25rem
	}
	.md\:my-2 {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.md\:my-3 {
		margin-top: .75rem;
		margin-bottom: .75rem
	}
	.md\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.md\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem
	}
	.md\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.md\:my-8 {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
	.md\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.md\:my-auto {
		margin-top: auto;
		margin-bottom: auto
	}
	.md\:mt-0 {
		margin-top: 0
	}
	.md\:mt-1 {
		margin-top: .25rem
	}
	.md\:mt-2 {
		margin-top: .5rem
	}
	.md\:mt-3 {
		margin-top: .75rem
	}
	.md\:mt-4 {
		margin-top: 1rem
	}
	.md\:mt-5 {
		margin-top: 1.25rem
	}
	.md\:mt-6 {
		margin-top: 1.5rem
	}
	.md\:mt-8 {
		margin-top: 2rem
	}
	.md\:mt-12 {
		margin-top: 3rem
	}
	.md\:mt-auto {
		margin-top: auto
	}
	.md\:mr-0 {
		margin-right: 0
	}
	.md\:mr-1 {
		margin-right: .25rem
	}
	.md\:mr-2 {
		margin-right: .5rem
	}
	.md\:mr-3 {
		margin-right: .75rem
	}
	.md\:mr-4 {
		margin-right: 1rem
	}
	.md\:mr-5 {
		margin-right: 1.25rem
	}
	.md\:mr-6 {
		margin-right: 1.5rem
	}
	.md\:mr-8 {
		margin-right: 2rem
	}
	.md\:mr-12 {
		margin-right: 3rem
	}
	.md\:mr-auto {
		margin-right: auto
	}
	.md\:mb-0 {
		margin-bottom: 0
	}
	.md\:mb-1 {
		margin-bottom: .25rem
	}
	.md\:mb-2 {
		margin-bottom: .5rem
	}
	.md\:mb-3 {
		margin-bottom: .75rem
	}
	.md\:mb-4 {
		margin-bottom: 1rem
	}
	.md\:mb-5 {
		margin-bottom: 1.25rem
	}
	.md\:mb-6 {
		margin-bottom: 1.5rem
	}
	.md\:mb-8 {
		margin-bottom: 2rem
	}
	.md\:mb-12 {
		margin-bottom: 3rem
	}
	.md\:mb-auto {
		margin-bottom: auto
	}
	.md\:ml-0 {
		margin-left: 0
	}
	.md\:ml-1 {
		margin-left: .25rem
	}
	.md\:ml-2 {
		margin-left: .5rem
	}
	.md\:ml-3 {
		margin-left: .75rem
	}
	.md\:ml-4 {
		margin-left: 1rem
	}
	.md\:ml-5 {
		margin-left: 1.25rem
	}
	.md\:ml-6 {
		margin-left: 1.5rem
	}
	.md\:ml-8 {
		margin-left: 2rem
	}
	.md\:ml-12 {
		margin-left: 3rem
	}
	.md\:ml-auto {
		margin-left: auto
	}
	.md\:-m-1 {
		margin: -.25rem
	}
	.md\:-m-2 {
		margin: -.5rem
	}
	.md\:-m-3 {
		margin: -.75rem
	}
	.md\:-m-4 {
		margin: -1rem
	}
	.md\:-m-5 {
		margin: -1.25rem
	}
	.md\:-m-6 {
		margin: -1.5rem
	}
	.md\:-m-8 {
		margin: -2rem
	}
	.md\:-m-12 {
		margin: -3rem
	}
	.md\:-m-auto {
		margin: -auto
	}
	.md\:-mx-1 {
		margin-right: -.25rem;
		margin-left: -.25rem
	}
	.md\:-mx-2 {
		margin-right: -.5rem;
		margin-left: -.5rem
	}
	.md\:-mx-3 {
		margin-right: -.75rem;
		margin-left: -.75rem
	}
	.md\:-mx-4 {
		margin-right: -1rem;
		margin-left: -1rem
	}
	.md\:-mx-5 {
		margin-right: -1.25rem;
		margin-left: -1.25rem
	}
	.md\:-mx-6 {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}
	.md\:-mx-8 {
		margin-right: -2rem;
		margin-left: -2rem
	}
	.md\:-mx-12 {
		margin-right: -3rem;
		margin-left: -3rem
	}
	.md\:-mx-auto {
		margin-right: -auto;
		margin-left: -auto
	}
	.md\:-my-1 {
		margin-top: -.25rem;
		margin-bottom: -.25rem
	}
	.md\:-my-2 {
		margin-top: -.5rem;
		margin-bottom: -.5rem
	}
	.md\:-my-3 {
		margin-top: -.75rem;
		margin-bottom: -.75rem
	}
	.md\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
	.md\:-my-5 {
		margin-top: -1.25rem;
		margin-bottom: -1.25rem
	}
	.md\:-my-6 {
		margin-top: -1.5rem;
		margin-bottom: -1.5rem
	}
	.md\:-my-8 {
		margin-top: -2rem;
		margin-bottom: -2rem
	}
	.md\:-my-12 {
		margin-top: -3rem;
		margin-bottom: -3rem
	}
	.md\:-my-auto {
		margin-top: -auto;
		margin-bottom: -auto
	}
	.md\:-mt-1 {
		margin-top: -.25rem
	}
	.md\:-mt-2 {
		margin-top: -.5rem
	}
	.md\:-mt-3 {
		margin-top: -.75rem
	}
	.md\:-mt-4 {
		margin-top: -1rem
	}
	.md\:-mt-5 {
		margin-top: -1.25rem
	}
	.md\:-mt-6 {
		margin-top: -1.5rem
	}
	.md\:-mt-8 {
		margin-top: -2rem
	}
	.md\:-mt-12 {
		margin-top: -3rem
	}
	.md\:-mt-auto {
		margin-top: -auto
	}
	.md\:-mr-1 {
		margin-right: -.25rem
	}
	.md\:-mr-2 {
		margin-right: -.5rem
	}
	.md\:-mr-3 {
		margin-right: -.75rem
	}
	.md\:-mr-4 {
		margin-right: -1rem
	}
	.md\:-mr-5 {
		margin-right: -1.25rem
	}
	.md\:-mr-6 {
		margin-right: -1.5rem
	}
	.md\:-mr-8 {
		margin-right: -2rem
	}
	.md\:-mr-12 {
		margin-right: -3rem
	}
	.md\:-mr-auto {
		margin-right: -auto
	}
	.md\:-mb-1 {
		margin-bottom: -.25rem
	}
	.md\:-mb-2 {
		margin-bottom: -.5rem
	}
	.md\:-mb-3 {
		margin-bottom: -.75rem
	}
	.md\:-mb-4 {
		margin-bottom: -1rem
	}
	.md\:-mb-5 {
		margin-bottom: -1.25rem
	}
	.md\:-mb-6 {
		margin-bottom: -1.5rem
	}
	.md\:-mb-8 {
		margin-bottom: -2rem
	}
	.md\:-mb-12 {
		margin-bottom: -3rem
	}
	.md\:-mb-auto {
		margin-bottom: -auto
	}
	.md\:-ml-1 {
		margin-left: -.25rem
	}
	.md\:-ml-2 {
		margin-left: -.5rem
	}
	.md\:-ml-3 {
		margin-left: -.75rem
	}
	.md\:-ml-4 {
		margin-left: -1rem
	}
	.md\:-ml-5 {
		margin-left: -1.25rem
	}
	.md\:-ml-6 {
		margin-left: -1.5rem
	}
	.md\:-ml-8 {
		margin-left: -2rem
	}
	.md\:-ml-12 {
		margin-left: -3rem
	}
	.md\:-ml-auto {
		margin-left: -auto
	}
	.md\:p-0 {
		padding: 0
	}
	.md\:p-1 {
		padding: .25rem
	}
	.md\:p-2 {
		padding: .5rem
	}
	.md\:p-3 {
		padding: .75rem
	}
	.md\:p-4 {
		padding: 1rem
	}
	.md\:p-5 {
		padding: 1.25rem
	}
	.md\:p-6 {
		padding: 1.5rem
	}
	.md\:p-8 {
		padding: 2rem
	}
	.md\:p-12 {
		padding: 3rem
	}
	.md\:p-auto {
		padding: auto
	}
	.md\:px-0 {
		padding-right: 0;
		padding-left: 0
	}
	.md\:px-1 {
		padding-right: .25rem;
		padding-left: .25rem
	}
	.md\:px-2 {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.md\:px-3 {
		padding-right: .75rem;
		padding-left: .75rem
	}
	.md\:px-4 {
		padding-right: 1rem;
		padding-left: 1rem
	}
	.md\:px-5 {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
	.md\:px-6 {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
	.md\:px-8 {
		padding-right: 2rem;
		padding-left: 2rem
	}
	.md\:px-12 {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.md\:px-auto {
		padding-right: auto;
		padding-left: auto
	}
	.md\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.md\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.md\:py-2 {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	.md\:py-3 {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
	.md\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.md\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.md\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.md\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	.md\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.md\:py-auto {
		padding-top: auto;
		padding-bottom: auto
	}
	.md\:pt-0 {
		padding-top: 0
	}
	.md\:pt-1 {
		padding-top: .25rem
	}
	.md\:pt-2 {
		padding-top: .5rem
	}
	.md\:pt-3 {
		padding-top: .75rem
	}
	.md\:pt-4 {
		padding-top: 1rem
	}
	.md\:pt-5 {
		padding-top: 1.25rem
	}
	.md\:pt-6 {
		padding-top: 1.5rem
	}
	.md\:pt-8 {
		padding-top: 2rem
	}
	.md\:pt-12 {
		padding-top: 3rem
	}
	.md\:pt-auto {
		padding-top: auto
	}
	.md\:pr-0 {
		padding-right: 0
	}
	.md\:pr-1 {
		padding-right: .25rem
	}
	.md\:pr-2 {
		padding-right: .5rem
	}
	.md\:pr-3 {
		padding-right: .75rem
	}
	.md\:pr-4 {
		padding-right: 1rem
	}
	.md\:pr-5 {
		padding-right: 1.25rem
	}
	.md\:pr-6 {
		padding-right: 1.5rem
	}
	.md\:pr-8 {
		padding-right: 2rem
	}
	.md\:pr-12 {
		padding-right: 3rem
	}
	.md\:pr-auto {
		padding-right: auto
	}
	.md\:pb-0 {
		padding-bottom: 0
	}
	.md\:pb-1 {
		padding-bottom: .25rem
	}
	.md\:pb-2 {
		padding-bottom: .5rem
	}
	.md\:pb-3 {
		padding-bottom: .75rem
	}
	.md\:pb-4 {
		padding-bottom: 1rem
	}
	.md\:pb-5 {
		padding-bottom: 1.25rem
	}
	.md\:pb-6 {
		padding-bottom: 1.5rem
	}
	.md\:pb-8 {
		padding-bottom: 2rem
	}
	.md\:pb-12 {
		padding-bottom: 3rem
	}
	.md\:pb-auto {
		padding-bottom: auto
	}
	.md\:pl-0 {
		padding-left: 0
	}
	.md\:pl-1 {
		padding-left: .25rem
	}
	.md\:pl-2 {
		padding-left: .5rem
	}
	.md\:pl-3 {
		padding-left: .75rem
	}
	.md\:pl-4 {
		padding-left: 1rem
	}
	.md\:pl-5 {
		padding-left: 1.25rem
	}
	.md\:pl-6 {
		padding-left: 1.5rem
	}
	.md\:pl-8 {
		padding-left: 2rem
	}
	.md\:pl-12 {
		padding-left: 3rem
	}
	.md\:pl-auto {
		padding-left: auto
	}
}

@media (min-width: 992px) {
	.lg\:bg-base {
		background-color: #16171E
	}
	.lg\:bg-base-consulting {
		background-color: #100022
	}
	.lg\:bg-white {
		background-color: #fff
	}
	.lg\:bg-black {
		background-color: #000
	}
	.lg\:bg-primary {
		background-color: #d96e00
	}
	.lg\:bg-primary-consulting {
		background-color: #600375
	}
	.lg\:bg-secondary {
		background-color: #1bffcd
	}
	.lg\:bg-third {
		background-color: #eda245
	}
	.lg\:bg-form-bg {
		background-color: #292b36
	}
	.lg\:bg-footer-info {
		background-color: #959798
	}
	.lg\:bg-header-scrolled {
		background-color: #15161d
	}
	.lg\:bg-auto {
		background-size: auto
	}
	.lg\:bg-cover {
		background-size: cover
	}
	.lg\:bg-contain {
		background-size: contain
	}
	.lg\:hidden {
		display: none
	}
	.lg\:inline {
		display: inline
	}
	.lg\:inline-block {
		display: inline-block
	}
	.lg\:block {
		display: block
	}
	.lg\:table {
		display: table
	}
	.lg\:table-row {
		display: table-row
	}
	.lg\:table-cell {
		display: table-cell
	}
	.lg\:flex {
		display: flex
	}
	.lg\:inline-flex {
		display: inline-flex
	}
	.lg\:static {
		position: static
	}
	.lg\:relative {
		position: relative
	}
	.lg\:absolute {
		position: absolute
	}
	.lg\:fixed {
		position: fixed
	}
	.lg\:sticky {
		position: -webkit-sticky;
		position: sticky
	}
	.lg\:top-auto {
		top: auto
	}
	.lg\:top-0 {
		top: 0
	}
	.lg\:right-auto {
		right: auto
	}
	.lg\:right-0 {
		right: 0
	}
	.lg\:bottom-auto {
		bottom: auto
	}
	.lg\:bottom-0 {
		bottom: 0
	}
	.lg\:w-0 {
		width: 0
	}
	.lg\:w-1\/2 {
		width: 50%
	}
	.lg\:w-1\/3 {
		width: 33.33333%
	}
	.lg\:w-2\/3 {
		width: 66.66667%
	}
	.lg\:w-1\/4 {
		width: 25%
	}
	.lg\:w-2\/4 {
		width: 50%
	}
	.lg\:w-3\/4 {
		width: 75%
	}
	.lg\:w-1\/5 {
		width: 20%
	}
	.lg\:w-2\/5 {
		width: 40%
	}
	.lg\:w-3\/5 {
		width: 60%
	}
	.lg\:w-4\/5 {
		width: 80%
	}
	.lg\:w-1\/6 {
		width: 16.66667%
	}
	.lg\:w-2\/6 {
		width: 33.33333%
	}
	.lg\:w-3\/6 {
		width: 50%
	}
	.lg\:w-4\/6 {
		width: 66.66667%
	}
	.lg\:w-5\/6 {
		width: 83.33333%
	}
	.lg\:w-full {
		width: 100%
	}
	.lg\:w-w-screen {
		width: 100vw
	}
	.lg\:w-auto {
		width: auto
	}
	.lg\:text-base {
		color: #16171E
	}
	.lg\:text-base-consulting {
		color: #100022
	}
	.lg\:text-white {
		color: #fff
	}
	.lg\:text-black {
		color: #000
	}
	.lg\:text-primary {
		color: #d96e00
	}
	.lg\:text-primary-consulting {
		color: #600375
	}
	.lg\:text-secondary {
		color: #1bffcd
	}
	.lg\:text-third {
		color: #eda245
	}
	.lg\:text-form-bg {
		color: #292b36
	}
	.lg\:text-footer-info {
		color: #959798
	}
	.lg\:text-header-scrolled {
		color: #15161d
	}
	.lg\:font-family-base {
		font-family: "Sen Regular", Arial, sans-serif
	}
	.lg\:font-family-headings {
		font-family: "Sen Bold", Arial, sans-serif
	}
	.lg\:font-size-xs {
		font-size: .75rem
	}
	.lg\:font-size-sm {
		font-size: .875rem
	}
	.lg\:font-size-base {
		font-size: 1rem
	}
	.lg\:font-size-lg {
		font-size: 1.125rem
	}
	.lg\:font-size-xl {
		font-size: 1.25rem
	}
	.lg\:italic {
		font-style: italic
	}
	.lg\:non-italic {
		font-style: normal
	}
	.lg\:font-weight-normal {
		font-weight: 400
	}
	.lg\:font-weight-medium {
		font-weight: 700
	}
	.lg\:font-weight-black {
		font-weight: 800
	}
	.lg\:list-none {
		list-style-type: none
	}
	.lg\:list-disc {
		list-style-type: disc
	}
	.lg\:list-decimal {
		list-style-type: decimal
	}
	.lg\:list-inside {
		list-style-position: inside
	}
	.lg\:list-outside {
		list-style-position: outside
	}
	.lg\:text-left {
		text-align: left
	}
	.lg\:text-right {
		text-align: right
	}
	.lg\:text-center {
		text-align: center
	}
	.lg\:text-justify {
		text-align: justify
	}
	.lg\:no-underline {
		text-decoration: none
	}
	.lg\:underline {
		text-decoration: underline
	}
	.lg\:line-through {
		text-decoration: line-through
	}
	.lg\:lowercase {
		text-transform: lowercase
	}
	.lg\:uppercase {
		text-transform: uppercase
	}
	.lg\:capitalize {
		text-transform: capitalize
	}
	.lg\:content-start {
		align-content: flex-start
	}
	.lg\:content-end {
		align-content: flex-end
	}
	.lg\:content-center {
		align-content: center
	}
	.lg\:content-between {
		align-content: space-between
	}
	.lg\:content-around {
		align-content: space-around
	}
	.lg\:content-stretch {
		align-content: stretch
	}
	.lg\:items-start {
		align-items: flex-start
	}
	.lg\:items-end {
		align-items: flex-end
	}
	.lg\:items-center {
		align-items: center
	}
	.lg\:items-baseline {
		align-items: baseline
	}
	.lg\:items-stretch {
		align-items: stretch
	}
	.lg\:self-auto {
		align-self: auto
	}
	.lg\:self-start {
		align-self: flex-start
	}
	.lg\:self-end {
		align-self: flex-end
	}
	.lg\:self-center {
		align-self: center
	}
	.lg\:self-baseline {
		align-self: baseline
	}
	.lg\:self-stretch {
		align-self: stretch
	}
	.lg\:flex-inital {
		flex: 0 1 auto
	}
	.lg\:flex-1 {
		flex: 1 1 0%
	}
	.lg\:flex-auto {
		flex: 1 1 auto
	}
	.lg\:flex-none {
		flex: none
	}
	.lg\:flex-row {
		flex-direction: row
	}
	.lg\:flex-column {
		flex-direction: column
	}
	.lg\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.lg\:flex-column-reverse {
		flex-direction: column-reverse
	}
	.lg\:flex-grow {
		flex-grow: 0
	}
	.lg\:flex-grow-1 {
		flex-grow: 1
	}
	.lg\:flex-shrink {
		flex-shrink: 0
	}
	.lg\:flex-shrink-1 {
		flex-shrink: 1
	}
	.lg\:flex-wrap {
		flex-wrap: wrap
	}
	.lg\:flex-nowrap {
		flex-wrap: nowrap
	}
	.lg\:flex-wrap-reverse {
		flex-wrap: wrap-reverse
	}
	.lg\:justify-start {
		justify-content: flex-start
	}
	.lg\:justify-end {
		justify-content: flex-end
	}
	.lg\:justify-center {
		justify-content: center
	}
	.lg\:justify-between {
		justify-content: space-between
	}
	.lg\:justify-around {
		justify-content: space-around
	}
	.lg\:order-first {
		order: -9999
	}
	.lg\:order-none {
		order: 0
	}
	.lg\:order-1 {
		order: 1
	}
	.lg\:order-2 {
		order: 2
	}
	.lg\:order-3 {
		order: 3
	}
	.lg\:order-4 {
		order: 4
	}
	.lg\:order-5 {
		order: 5
	}
	.lg\:order-last {
		order: 9999
	}
	.lg\:m-0 {
		margin: 0
	}
	.lg\:m-1 {
		margin: .25rem
	}
	.lg\:m-2 {
		margin: .5rem
	}
	.lg\:m-3 {
		margin: .75rem
	}
	.lg\:m-4 {
		margin: 1rem
	}
	.lg\:m-5 {
		margin: 1.25rem
	}
	.lg\:m-6 {
		margin: 1.5rem
	}
	.lg\:m-8 {
		margin: 2rem
	}
	.lg\:m-12 {
		margin: 3rem
	}
	.lg\:m-auto {
		margin: auto
	}
	.lg\:mx-0 {
		margin-right: 0;
		margin-left: 0
	}
	.lg\:mx-1 {
		margin-right: .25rem;
		margin-left: .25rem
	}
	.lg\:mx-2 {
		margin-right: .5rem;
		margin-left: .5rem
	}
	.lg\:mx-3 {
		margin-right: .75rem;
		margin-left: .75rem
	}
	.lg\:mx-4 {
		margin-right: 1rem;
		margin-left: 1rem
	}
	.lg\:mx-5 {
		margin-right: 1.25rem;
		margin-left: 1.25rem
	}
	.lg\:mx-6 {
		margin-right: 1.5rem;
		margin-left: 1.5rem
	}
	.lg\:mx-8 {
		margin-right: 2rem;
		margin-left: 2rem
	}
	.lg\:mx-12 {
		margin-right: 3rem;
		margin-left: 3rem
	}
	.lg\:mx-auto {
		margin-right: auto;
		margin-left: auto
	}
	.lg\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.lg\:my-1 {
		margin-top: .25rem;
		margin-bottom: .25rem
	}
	.lg\:my-2 {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.lg\:my-3 {
		margin-top: .75rem;
		margin-bottom: .75rem
	}
	.lg\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.lg\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem
	}
	.lg\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.lg\:my-8 {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
	.lg\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.lg\:my-auto {
		margin-top: auto;
		margin-bottom: auto
	}
	.lg\:mt-0 {
		margin-top: 0
	}
	.lg\:mt-1 {
		margin-top: .25rem
	}
	.lg\:mt-2 {
		margin-top: .5rem
	}
	.lg\:mt-3 {
		margin-top: .75rem
	}
	.lg\:mt-4 {
		margin-top: 1rem
	}
	.lg\:mt-5 {
		margin-top: 1.25rem
	}
	.lg\:mt-6 {
		margin-top: 1.5rem
	}
	.lg\:mt-8 {
		margin-top: 2rem
	}
	.lg\:mt-12 {
		margin-top: 3rem
	}
	.lg\:mt-auto {
		margin-top: auto
	}
	.lg\:mr-0 {
		margin-right: 0
	}
	.lg\:mr-1 {
		margin-right: .25rem
	}
	.lg\:mr-2 {
		margin-right: .5rem
	}
	.lg\:mr-3 {
		margin-right: .75rem
	}
	.lg\:mr-4 {
		margin-right: 1rem
	}
	.lg\:mr-5 {
		margin-right: 1.25rem
	}
	.lg\:mr-6 {
		margin-right: 1.5rem
	}
	.lg\:mr-8 {
		margin-right: 2rem
	}
	.lg\:mr-12 {
		margin-right: 3rem
	}
	.lg\:mr-auto {
		margin-right: auto
	}
	.lg\:mb-0 {
		margin-bottom: 0
	}
	.lg\:mb-1 {
		margin-bottom: .25rem
	}
	.lg\:mb-2 {
		margin-bottom: .5rem
	}
	.lg\:mb-3 {
		margin-bottom: .75rem
	}
	.lg\:mb-4 {
		margin-bottom: 1rem
	}
	.lg\:mb-5 {
		margin-bottom: 1.25rem
	}
	.lg\:mb-6 {
		margin-bottom: 1.5rem
	}
	.lg\:mb-8 {
		margin-bottom: 2rem
	}
	.lg\:mb-12 {
		margin-bottom: 3rem
	}
	.lg\:mb-auto {
		margin-bottom: auto
	}
	.lg\:ml-0 {
		margin-left: 0
	}
	.lg\:ml-1 {
		margin-left: .25rem
	}
	.lg\:ml-2 {
		margin-left: .5rem
	}
	.lg\:ml-3 {
		margin-left: .75rem
	}
	.lg\:ml-4 {
		margin-left: 1rem
	}
	.lg\:ml-5 {
		margin-left: 1.25rem
	}
	.lg\:ml-6 {
		margin-left: 1.5rem
	}
	.lg\:ml-8 {
		margin-left: 2rem
	}
	.lg\:ml-12 {
		margin-left: 3rem
	}
	.lg\:ml-auto {
		margin-left: auto
	}
	.lg\:-m-1 {
		margin: -.25rem
	}
	.lg\:-m-2 {
		margin: -.5rem
	}
	.lg\:-m-3 {
		margin: -.75rem
	}
	.lg\:-m-4 {
		margin: -1rem
	}
	.lg\:-m-5 {
		margin: -1.25rem
	}
	.lg\:-m-6 {
		margin: -1.5rem
	}
	.lg\:-m-8 {
		margin: -2rem
	}
	.lg\:-m-12 {
		margin: -3rem
	}
	.lg\:-m-auto {
		margin: -auto
	}
	.lg\:-mx-1 {
		margin-right: -.25rem;
		margin-left: -.25rem
	}
	.lg\:-mx-2 {
		margin-right: -.5rem;
		margin-left: -.5rem
	}
	.lg\:-mx-3 {
		margin-right: -.75rem;
		margin-left: -.75rem
	}
	.lg\:-mx-4 {
		margin-right: -1rem;
		margin-left: -1rem
	}
	.lg\:-mx-5 {
		margin-right: -1.25rem;
		margin-left: -1.25rem
	}
	.lg\:-mx-6 {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}
	.lg\:-mx-8 {
		margin-right: -2rem;
		margin-left: -2rem
	}
	.lg\:-mx-12 {
		margin-right: -3rem;
		margin-left: -3rem
	}
	.lg\:-mx-auto {
		margin-right: -auto;
		margin-left: -auto
	}
	.lg\:-my-1 {
		margin-top: -.25rem;
		margin-bottom: -.25rem
	}
	.lg\:-my-2 {
		margin-top: -.5rem;
		margin-bottom: -.5rem
	}
	.lg\:-my-3 {
		margin-top: -.75rem;
		margin-bottom: -.75rem
	}
	.lg\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
	.lg\:-my-5 {
		margin-top: -1.25rem;
		margin-bottom: -1.25rem
	}
	.lg\:-my-6 {
		margin-top: -1.5rem;
		margin-bottom: -1.5rem
	}
	.lg\:-my-8 {
		margin-top: -2rem;
		margin-bottom: -2rem
	}
	.lg\:-my-12 {
		margin-top: -3rem;
		margin-bottom: -3rem
	}
	.lg\:-my-auto {
		margin-top: -auto;
		margin-bottom: -auto
	}
	.lg\:-mt-1 {
		margin-top: -.25rem
	}
	.lg\:-mt-2 {
		margin-top: -.5rem
	}
	.lg\:-mt-3 {
		margin-top: -.75rem
	}
	.lg\:-mt-4 {
		margin-top: -1rem
	}
	.lg\:-mt-5 {
		margin-top: -1.25rem
	}
	.lg\:-mt-6 {
		margin-top: -1.5rem
	}
	.lg\:-mt-8 {
		margin-top: -2rem
	}
	.lg\:-mt-12 {
		margin-top: -3rem
	}
	.lg\:-mt-auto {
		margin-top: -auto
	}
	.lg\:-mr-1 {
		margin-right: -.25rem
	}
	.lg\:-mr-2 {
		margin-right: -.5rem
	}
	.lg\:-mr-3 {
		margin-right: -.75rem
	}
	.lg\:-mr-4 {
		margin-right: -1rem
	}
	.lg\:-mr-5 {
		margin-right: -1.25rem
	}
	.lg\:-mr-6 {
		margin-right: -1.5rem
	}
	.lg\:-mr-8 {
		margin-right: -2rem
	}
	.lg\:-mr-12 {
		margin-right: -3rem
	}
	.lg\:-mr-auto {
		margin-right: -auto
	}
	.lg\:-mb-1 {
		margin-bottom: -.25rem
	}
	.lg\:-mb-2 {
		margin-bottom: -.5rem
	}
	.lg\:-mb-3 {
		margin-bottom: -.75rem
	}
	.lg\:-mb-4 {
		margin-bottom: -1rem
	}
	.lg\:-mb-5 {
		margin-bottom: -1.25rem
	}
	.lg\:-mb-6 {
		margin-bottom: -1.5rem
	}
	.lg\:-mb-8 {
		margin-bottom: -2rem
	}
	.lg\:-mb-12 {
		margin-bottom: -3rem
	}
	.lg\:-mb-auto {
		margin-bottom: -auto
	}
	.lg\:-ml-1 {
		margin-left: -.25rem
	}
	.lg\:-ml-2 {
		margin-left: -.5rem
	}
	.lg\:-ml-3 {
		margin-left: -.75rem
	}
	.lg\:-ml-4 {
		margin-left: -1rem
	}
	.lg\:-ml-5 {
		margin-left: -1.25rem
	}
	.lg\:-ml-6 {
		margin-left: -1.5rem
	}
	.lg\:-ml-8 {
		margin-left: -2rem
	}
	.lg\:-ml-12 {
		margin-left: -3rem
	}
	.lg\:-ml-auto {
		margin-left: -auto
	}
	.lg\:p-0 {
		padding: 0
	}
	.lg\:p-1 {
		padding: .25rem
	}
	.lg\:p-2 {
		padding: .5rem
	}
	.lg\:p-3 {
		padding: .75rem
	}
	.lg\:p-4 {
		padding: 1rem
	}
	.lg\:p-5 {
		padding: 1.25rem
	}
	.lg\:p-6 {
		padding: 1.5rem
	}
	.lg\:p-8 {
		padding: 2rem
	}
	.lg\:p-12 {
		padding: 3rem
	}
	.lg\:p-auto {
		padding: auto
	}
	.lg\:px-0 {
		padding-right: 0;
		padding-left: 0
	}
	.lg\:px-1 {
		padding-right: .25rem;
		padding-left: .25rem
	}
	.lg\:px-2 {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.lg\:px-3 {
		padding-right: .75rem;
		padding-left: .75rem
	}
	.lg\:px-4 {
		padding-right: 1rem;
		padding-left: 1rem
	}
	.lg\:px-5 {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
	.lg\:px-6 {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
	.lg\:px-8 {
		padding-right: 2rem;
		padding-left: 2rem
	}
	.lg\:px-12 {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.lg\:px-auto {
		padding-right: auto;
		padding-left: auto
	}
	.lg\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.lg\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.lg\:py-2 {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	.lg\:py-3 {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
	.lg\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.lg\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.lg\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.lg\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	.lg\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.lg\:py-auto {
		padding-top: auto;
		padding-bottom: auto
	}
	.lg\:pt-0 {
		padding-top: 0
	}
	.lg\:pt-1 {
		padding-top: .25rem
	}
	.lg\:pt-2 {
		padding-top: .5rem
	}
	.lg\:pt-3 {
		padding-top: .75rem
	}
	.lg\:pt-4 {
		padding-top: 1rem
	}
	.lg\:pt-5 {
		padding-top: 1.25rem
	}
	.lg\:pt-6 {
		padding-top: 1.5rem
	}
	.lg\:pt-8 {
		padding-top: 2rem
	}
	.lg\:pt-12 {
		padding-top: 3rem
	}
	.lg\:pt-auto {
		padding-top: auto
	}
	.lg\:pr-0 {
		padding-right: 0
	}
	.lg\:pr-1 {
		padding-right: .25rem
	}
	.lg\:pr-2 {
		padding-right: .5rem
	}
	.lg\:pr-3 {
		padding-right: .75rem
	}
	.lg\:pr-4 {
		padding-right: 1rem
	}
	.lg\:pr-5 {
		padding-right: 1.25rem
	}
	.lg\:pr-6 {
		padding-right: 1.5rem
	}
	.lg\:pr-8 {
		padding-right: 2rem
	}
	.lg\:pr-12 {
		padding-right: 3rem
	}
	.lg\:pr-auto {
		padding-right: auto
	}
	.lg\:pb-0 {
		padding-bottom: 0
	}
	.lg\:pb-1 {
		padding-bottom: .25rem
	}
	.lg\:pb-2 {
		padding-bottom: .5rem
	}
	.lg\:pb-3 {
		padding-bottom: .75rem
	}
	.lg\:pb-4 {
		padding-bottom: 1rem
	}
	.lg\:pb-5 {
		padding-bottom: 1.25rem
	}
	.lg\:pb-6 {
		padding-bottom: 1.5rem
	}
	.lg\:pb-8 {
		padding-bottom: 2rem
	}
	.lg\:pb-12 {
		padding-bottom: 3rem
	}
	.lg\:pb-auto {
		padding-bottom: auto
	}
	.lg\:pl-0 {
		padding-left: 0
	}
	.lg\:pl-1 {
		padding-left: .25rem
	}
	.lg\:pl-2 {
		padding-left: .5rem
	}
	.lg\:pl-3 {
		padding-left: .75rem
	}
	.lg\:pl-4 {
		padding-left: 1rem
	}
	.lg\:pl-5 {
		padding-left: 1.25rem
	}
	.lg\:pl-6 {
		padding-left: 1.5rem
	}
	.lg\:pl-8 {
		padding-left: 2rem
	}
	.lg\:pl-12 {
		padding-left: 3rem
	}
	.lg\:pl-auto {
		padding-left: auto
	}
}

@media (min-width: 1200px) {
	.xl\:bg-base {
		background-color: #16171E
	}
	.xl\:bg-base-consulting {
		background-color: #100022
	}
	.xl\:bg-white {
		background-color: #fff
	}
	.xl\:bg-black {
		background-color: #000
	}
	.xl\:bg-primary {
		background-color: #d96e00
	}
	.xl\:bg-primary-consulting {
		background-color: #600375
	}
	.xl\:bg-secondary {
		background-color: #1bffcd
	}
	.xl\:bg-third {
		background-color: #eda245
	}
	.xl\:bg-form-bg {
		background-color: #292b36
	}
	.xl\:bg-footer-info {
		background-color: #959798
	}
	.xl\:bg-header-scrolled {
		background-color: #15161d
	}
	.xl\:bg-auto {
		background-size: auto
	}
	.xl\:bg-cover {
		background-size: cover
	}
	.xl\:bg-contain {
		background-size: contain
	}
	.xl\:hidden {
		display: none
	}
	.xl\:inline {
		display: inline
	}
	.xl\:inline-block {
		display: inline-block
	}
	.xl\:block {
		display: block
	}
	.xl\:table {
		display: table
	}
	.xl\:table-row {
		display: table-row
	}
	.xl\:table-cell {
		display: table-cell
	}
	.xl\:flex {
		display: flex
	}
	.xl\:inline-flex {
		display: inline-flex
	}
	.xl\:static {
		position: static
	}
	.xl\:relative {
		position: relative
	}
	.xl\:absolute {
		position: absolute
	}
	.xl\:fixed {
		position: fixed
	}
	.xl\:sticky {
		position: -webkit-sticky;
		position: sticky
	}
	.xl\:top-auto {
		top: auto
	}
	.xl\:top-0 {
		top: 0
	}
	.xl\:right-auto {
		right: auto
	}
	.xl\:right-0 {
		right: 0
	}
	.xl\:bottom-auto {
		bottom: auto
	}
	.xl\:bottom-0 {
		bottom: 0
	}
	.xl\:w-0 {
		width: 0
	}
	.xl\:w-1\/2 {
		width: 50%
	}
	.xl\:w-1\/3 {
		width: 33.33333%
	}
	.xl\:w-2\/3 {
		width: 66.66667%
	}
	.xl\:w-1\/4 {
		width: 25%
	}
	.xl\:w-2\/4 {
		width: 50%
	}
	.xl\:w-3\/4 {
		width: 75%
	}
	.xl\:w-1\/5 {
		width: 20%
	}
	.xl\:w-2\/5 {
		width: 40%
	}
	.xl\:w-3\/5 {
		width: 60%
	}
	.xl\:w-4\/5 {
		width: 80%
	}
	.xl\:w-1\/6 {
		width: 16.66667%
	}
	.xl\:w-2\/6 {
		width: 33.33333%
	}
	.xl\:w-3\/6 {
		width: 50%
	}
	.xl\:w-4\/6 {
		width: 66.66667%
	}
	.xl\:w-5\/6 {
		width: 83.33333%
	}
	.xl\:w-full {
		width: 100%
	}
	.xl\:w-w-screen {
		width: 100vw
	}
	.xl\:w-auto {
		width: auto
	}
	.xl\:text-base {
		color: #16171E
	}
	.xl\:text-base-consulting {
		color: #100022
	}
	.xl\:text-white {
		color: #fff
	}
	.xl\:text-black {
		color: #000
	}
	.xl\:text-primary {
		color: #d96e00
	}
	.xl\:text-primary-consulting {
		color: #600375
	}
	.xl\:text-secondary {
		color: #1bffcd
	}
	.xl\:text-third {
		color: #eda245
	}
	.xl\:text-form-bg {
		color: #292b36
	}
	.xl\:text-footer-info {
		color: #959798
	}
	.xl\:text-header-scrolled {
		color: #15161d
	}
	.xl\:font-family-base {
		font-family: "Sen Regular", Arial, sans-serif
	}
	.xl\:font-family-headings {
		font-family: "Sen Bold", Arial, sans-serif
	}
	.xl\:font-size-xs {
		font-size: .75rem
	}
	.xl\:font-size-sm {
		font-size: .875rem
	}
	.xl\:font-size-base {
		font-size: 1rem
	}
	.xl\:font-size-lg {
		font-size: 1.125rem
	}
	.xl\:font-size-xl {
		font-size: 1.25rem
	}
	.xl\:italic {
		font-style: italic
	}
	.xl\:non-italic {
		font-style: normal
	}
	.xl\:font-weight-normal {
		font-weight: 400
	}
	.xl\:font-weight-medium {
		font-weight: 700
	}
	.xl\:font-weight-black {
		font-weight: 800
	}
	.xl\:list-none {
		list-style-type: none
	}
	.xl\:list-disc {
		list-style-type: disc
	}
	.xl\:list-decimal {
		list-style-type: decimal
	}
	.xl\:list-inside {
		list-style-position: inside
	}
	.xl\:list-outside {
		list-style-position: outside
	}
	.xl\:text-left {
		text-align: left
	}
	.xl\:text-right {
		text-align: right
	}
	.xl\:text-center {
		text-align: center
	}
	.xl\:text-justify {
		text-align: justify
	}
	.xl\:no-underline {
		text-decoration: none
	}
	.xl\:underline {
		text-decoration: underline
	}
	.xl\:line-through {
		text-decoration: line-through
	}
	.xl\:lowercase {
		text-transform: lowercase
	}
	.xl\:uppercase {
		text-transform: uppercase
	}
	.xl\:capitalize {
		text-transform: capitalize
	}
	.xl\:content-start {
		align-content: flex-start
	}
	.xl\:content-end {
		align-content: flex-end
	}
	.xl\:content-center {
		align-content: center
	}
	.xl\:content-between {
		align-content: space-between
	}
	.xl\:content-around {
		align-content: space-around
	}
	.xl\:content-stretch {
		align-content: stretch
	}
	.xl\:items-start {
		align-items: flex-start
	}
	.xl\:items-end {
		align-items: flex-end
	}
	.xl\:items-center {
		align-items: center
	}
	.xl\:items-baseline {
		align-items: baseline
	}
	.xl\:items-stretch {
		align-items: stretch
	}
	.xl\:self-auto {
		align-self: auto
	}
	.xl\:self-start {
		align-self: flex-start
	}
	.xl\:self-end {
		align-self: flex-end
	}
	.xl\:self-center {
		align-self: center
	}
	.xl\:self-baseline {
		align-self: baseline
	}
	.xl\:self-stretch {
		align-self: stretch
	}
	.xl\:flex-inital {
		flex: 0 1 auto
	}
	.xl\:flex-1 {
		flex: 1 1 0%
	}
	.xl\:flex-auto {
		flex: 1 1 auto
	}
	.xl\:flex-none {
		flex: none
	}
	.xl\:flex-row {
		flex-direction: row
	}
	.xl\:flex-column {
		flex-direction: column
	}
	.xl\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.xl\:flex-column-reverse {
		flex-direction: column-reverse
	}
	.xl\:flex-grow {
		flex-grow: 0
	}
	.xl\:flex-grow-1 {
		flex-grow: 1
	}
	.xl\:flex-shrink {
		flex-shrink: 0
	}
	.xl\:flex-shrink-1 {
		flex-shrink: 1
	}
	.xl\:flex-wrap {
		flex-wrap: wrap
	}
	.xl\:flex-nowrap {
		flex-wrap: nowrap
	}
	.xl\:flex-wrap-reverse {
		flex-wrap: wrap-reverse
	}
	.xl\:justify-start {
		justify-content: flex-start
	}
	.xl\:justify-end {
		justify-content: flex-end
	}
	.xl\:justify-center {
		justify-content: center
	}
	.xl\:justify-between {
		justify-content: space-between
	}
	.xl\:justify-around {
		justify-content: space-around
	}
	.xl\:order-first {
		order: -9999
	}
	.xl\:order-none {
		order: 0
	}
	.xl\:order-1 {
		order: 1
	}
	.xl\:order-2 {
		order: 2
	}
	.xl\:order-3 {
		order: 3
	}
	.xl\:order-4 {
		order: 4
	}
	.xl\:order-5 {
		order: 5
	}
	.xl\:order-last {
		order: 9999
	}
	.xl\:m-0 {
		margin: 0
	}
	.xl\:m-1 {
		margin: .25rem
	}
	.xl\:m-2 {
		margin: .5rem
	}
	.xl\:m-3 {
		margin: .75rem
	}
	.xl\:m-4 {
		margin: 1rem
	}
	.xl\:m-5 {
		margin: 1.25rem
	}
	.xl\:m-6 {
		margin: 1.5rem
	}
	.xl\:m-8 {
		margin: 2rem
	}
	.xl\:m-12 {
		margin: 3rem
	}
	.xl\:m-auto {
		margin: auto
	}
	.xl\:mx-0 {
		margin-right: 0;
		margin-left: 0
	}
	.xl\:mx-1 {
		margin-right: .25rem;
		margin-left: .25rem
	}
	.xl\:mx-2 {
		margin-right: .5rem;
		margin-left: .5rem
	}
	.xl\:mx-3 {
		margin-right: .75rem;
		margin-left: .75rem
	}
	.xl\:mx-4 {
		margin-right: 1rem;
		margin-left: 1rem
	}
	.xl\:mx-5 {
		margin-right: 1.25rem;
		margin-left: 1.25rem
	}
	.xl\:mx-6 {
		margin-right: 1.5rem;
		margin-left: 1.5rem
	}
	.xl\:mx-8 {
		margin-right: 2rem;
		margin-left: 2rem
	}
	.xl\:mx-12 {
		margin-right: 3rem;
		margin-left: 3rem
	}
	.xl\:mx-auto {
		margin-right: auto;
		margin-left: auto
	}
	.xl\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.xl\:my-1 {
		margin-top: .25rem;
		margin-bottom: .25rem
	}
	.xl\:my-2 {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.xl\:my-3 {
		margin-top: .75rem;
		margin-bottom: .75rem
	}
	.xl\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.xl\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem
	}
	.xl\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.xl\:my-8 {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
	.xl\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.xl\:my-auto {
		margin-top: auto;
		margin-bottom: auto
	}
	.xl\:mt-0 {
		margin-top: 0
	}
	.xl\:mt-1 {
		margin-top: .25rem
	}
	.xl\:mt-2 {
		margin-top: .5rem
	}
	.xl\:mt-3 {
		margin-top: .75rem
	}
	.xl\:mt-4 {
		margin-top: 1rem
	}
	.xl\:mt-5 {
		margin-top: 1.25rem
	}
	.xl\:mt-6 {
		margin-top: 1.5rem
	}
	.xl\:mt-8 {
		margin-top: 2rem
	}
	.xl\:mt-12 {
		margin-top: 3rem
	}
	.xl\:mt-auto {
		margin-top: auto
	}
	.xl\:mr-0 {
		margin-right: 0
	}
	.xl\:mr-1 {
		margin-right: .25rem
	}
	.xl\:mr-2 {
		margin-right: .5rem
	}
	.xl\:mr-3 {
		margin-right: .75rem
	}
	.xl\:mr-4 {
		margin-right: 1rem
	}
	.xl\:mr-5 {
		margin-right: 1.25rem
	}
	.xl\:mr-6 {
		margin-right: 1.5rem
	}
	.xl\:mr-8 {
		margin-right: 2rem
	}
	.xl\:mr-12 {
		margin-right: 3rem
	}
	.xl\:mr-auto {
		margin-right: auto
	}
	.xl\:mb-0 {
		margin-bottom: 0
	}
	.xl\:mb-1 {
		margin-bottom: .25rem
	}
	.xl\:mb-2 {
		margin-bottom: .5rem
	}
	.xl\:mb-3 {
		margin-bottom: .75rem
	}
	.xl\:mb-4 {
		margin-bottom: 1rem
	}
	.xl\:mb-5 {
		margin-bottom: 1.25rem
	}
	.xl\:mb-6 {
		margin-bottom: 1.5rem
	}
	.xl\:mb-8 {
		margin-bottom: 2rem
	}
	.xl\:mb-12 {
		margin-bottom: 3rem
	}
	.xl\:mb-auto {
		margin-bottom: auto
	}
	.xl\:ml-0 {
		margin-left: 0
	}
	.xl\:ml-1 {
		margin-left: .25rem
	}
	.xl\:ml-2 {
		margin-left: .5rem
	}
	.xl\:ml-3 {
		margin-left: .75rem
	}
	.xl\:ml-4 {
		margin-left: 1rem
	}
	.xl\:ml-5 {
		margin-left: 1.25rem
	}
	.xl\:ml-6 {
		margin-left: 1.5rem
	}
	.xl\:ml-8 {
		margin-left: 2rem
	}
	.xl\:ml-12 {
		margin-left: 3rem
	}
	.xl\:ml-auto {
		margin-left: auto
	}
	.xl\:-m-1 {
		margin: -.25rem
	}
	.xl\:-m-2 {
		margin: -.5rem
	}
	.xl\:-m-3 {
		margin: -.75rem
	}
	.xl\:-m-4 {
		margin: -1rem
	}
	.xl\:-m-5 {
		margin: -1.25rem
	}
	.xl\:-m-6 {
		margin: -1.5rem
	}
	.xl\:-m-8 {
		margin: -2rem
	}
	.xl\:-m-12 {
		margin: -3rem
	}
	.xl\:-m-auto {
		margin: -auto
	}
	.xl\:-mx-1 {
		margin-right: -.25rem;
		margin-left: -.25rem
	}
	.xl\:-mx-2 {
		margin-right: -.5rem;
		margin-left: -.5rem
	}
	.xl\:-mx-3 {
		margin-right: -.75rem;
		margin-left: -.75rem
	}
	.xl\:-mx-4 {
		margin-right: -1rem;
		margin-left: -1rem
	}
	.xl\:-mx-5 {
		margin-right: -1.25rem;
		margin-left: -1.25rem
	}
	.xl\:-mx-6 {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}
	.xl\:-mx-8 {
		margin-right: -2rem;
		margin-left: -2rem
	}
	.xl\:-mx-12 {
		margin-right: -3rem;
		margin-left: -3rem
	}
	.xl\:-mx-auto {
		margin-right: -auto;
		margin-left: -auto
	}
	.xl\:-my-1 {
		margin-top: -.25rem;
		margin-bottom: -.25rem
	}
	.xl\:-my-2 {
		margin-top: -.5rem;
		margin-bottom: -.5rem
	}
	.xl\:-my-3 {
		margin-top: -.75rem;
		margin-bottom: -.75rem
	}
	.xl\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
	.xl\:-my-5 {
		margin-top: -1.25rem;
		margin-bottom: -1.25rem
	}
	.xl\:-my-6 {
		margin-top: -1.5rem;
		margin-bottom: -1.5rem
	}
	.xl\:-my-8 {
		margin-top: -2rem;
		margin-bottom: -2rem
	}
	.xl\:-my-12 {
		margin-top: -3rem;
		margin-bottom: -3rem
	}
	.xl\:-my-auto {
		margin-top: -auto;
		margin-bottom: -auto
	}
	.xl\:-mt-1 {
		margin-top: -.25rem
	}
	.xl\:-mt-2 {
		margin-top: -.5rem
	}
	.xl\:-mt-3 {
		margin-top: -.75rem
	}
	.xl\:-mt-4 {
		margin-top: -1rem
	}
	.xl\:-mt-5 {
		margin-top: -1.25rem
	}
	.xl\:-mt-6 {
		margin-top: -1.5rem
	}
	.xl\:-mt-8 {
		margin-top: -2rem
	}
	.xl\:-mt-12 {
		margin-top: -3rem
	}
	.xl\:-mt-auto {
		margin-top: -auto
	}
	.xl\:-mr-1 {
		margin-right: -.25rem
	}
	.xl\:-mr-2 {
		margin-right: -.5rem
	}
	.xl\:-mr-3 {
		margin-right: -.75rem
	}
	.xl\:-mr-4 {
		margin-right: -1rem
	}
	.xl\:-mr-5 {
		margin-right: -1.25rem
	}
	.xl\:-mr-6 {
		margin-right: -1.5rem
	}
	.xl\:-mr-8 {
		margin-right: -2rem
	}
	.xl\:-mr-12 {
		margin-right: -3rem
	}
	.xl\:-mr-auto {
		margin-right: -auto
	}
	.xl\:-mb-1 {
		margin-bottom: -.25rem
	}
	.xl\:-mb-2 {
		margin-bottom: -.5rem
	}
	.xl\:-mb-3 {
		margin-bottom: -.75rem
	}
	.xl\:-mb-4 {
		margin-bottom: -1rem
	}
	.xl\:-mb-5 {
		margin-bottom: -1.25rem
	}
	.xl\:-mb-6 {
		margin-bottom: -1.5rem
	}
	.xl\:-mb-8 {
		margin-bottom: -2rem
	}
	.xl\:-mb-12 {
		margin-bottom: -3rem
	}
	.xl\:-mb-auto {
		margin-bottom: -auto
	}
	.xl\:-ml-1 {
		margin-left: -.25rem
	}
	.xl\:-ml-2 {
		margin-left: -.5rem
	}
	.xl\:-ml-3 {
		margin-left: -.75rem
	}
	.xl\:-ml-4 {
		margin-left: -1rem
	}
	.xl\:-ml-5 {
		margin-left: -1.25rem
	}
	.xl\:-ml-6 {
		margin-left: -1.5rem
	}
	.xl\:-ml-8 {
		margin-left: -2rem
	}
	.xl\:-ml-12 {
		margin-left: -3rem
	}
	.xl\:-ml-auto {
		margin-left: -auto
	}
	.xl\:p-0 {
		padding: 0
	}
	.xl\:p-1 {
		padding: .25rem
	}
	.xl\:p-2 {
		padding: .5rem
	}
	.xl\:p-3 {
		padding: .75rem
	}
	.xl\:p-4 {
		padding: 1rem
	}
	.xl\:p-5 {
		padding: 1.25rem
	}
	.xl\:p-6 {
		padding: 1.5rem
	}
	.xl\:p-8 {
		padding: 2rem
	}
	.xl\:p-12 {
		padding: 3rem
	}
	.xl\:p-auto {
		padding: auto
	}
	.xl\:px-0 {
		padding-right: 0;
		padding-left: 0
	}
	.xl\:px-1 {
		padding-right: .25rem;
		padding-left: .25rem
	}
	.xl\:px-2 {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.xl\:px-3 {
		padding-right: .75rem;
		padding-left: .75rem
	}
	.xl\:px-4 {
		padding-right: 1rem;
		padding-left: 1rem
	}
	.xl\:px-5 {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
	.xl\:px-6 {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
	.xl\:px-8 {
		padding-right: 2rem;
		padding-left: 2rem
	}
	.xl\:px-12 {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.xl\:px-auto {
		padding-right: auto;
		padding-left: auto
	}
	.xl\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.xl\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.xl\:py-2 {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	.xl\:py-3 {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
	.xl\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.xl\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.xl\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.xl\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	.xl\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.xl\:py-auto {
		padding-top: auto;
		padding-bottom: auto
	}
	.xl\:pt-0 {
		padding-top: 0
	}
	.xl\:pt-1 {
		padding-top: .25rem
	}
	.xl\:pt-2 {
		padding-top: .5rem
	}
	.xl\:pt-3 {
		padding-top: .75rem
	}
	.xl\:pt-4 {
		padding-top: 1rem
	}
	.xl\:pt-5 {
		padding-top: 1.25rem
	}
	.xl\:pt-6 {
		padding-top: 1.5rem
	}
	.xl\:pt-8 {
		padding-top: 2rem
	}
	.xl\:pt-12 {
		padding-top: 3rem
	}
	.xl\:pt-auto {
		padding-top: auto
	}
	.xl\:pr-0 {
		padding-right: 0
	}
	.xl\:pr-1 {
		padding-right: .25rem
	}
	.xl\:pr-2 {
		padding-right: .5rem
	}
	.xl\:pr-3 {
		padding-right: .75rem
	}
	.xl\:pr-4 {
		padding-right: 1rem
	}
	.xl\:pr-5 {
		padding-right: 1.25rem
	}
	.xl\:pr-6 {
		padding-right: 1.5rem
	}
	.xl\:pr-8 {
		padding-right: 2rem
	}
	.xl\:pr-12 {
		padding-right: 3rem
	}
	.xl\:pr-auto {
		padding-right: auto
	}
	.xl\:pb-0 {
		padding-bottom: 0
	}
	.xl\:pb-1 {
		padding-bottom: .25rem
	}
	.xl\:pb-2 {
		padding-bottom: .5rem
	}
	.xl\:pb-3 {
		padding-bottom: .75rem
	}
	.xl\:pb-4 {
		padding-bottom: 1rem
	}
	.xl\:pb-5 {
		padding-bottom: 1.25rem
	}
	.xl\:pb-6 {
		padding-bottom: 1.5rem
	}
	.xl\:pb-8 {
		padding-bottom: 2rem
	}
	.xl\:pb-12 {
		padding-bottom: 3rem
	}
	.xl\:pb-auto {
		padding-bottom: auto
	}
	.xl\:pl-0 {
		padding-left: 0
	}
	.xl\:pl-1 {
		padding-left: .25rem
	}
	.xl\:pl-2 {
		padding-left: .5rem
	}
	.xl\:pl-3 {
		padding-left: .75rem
	}
	.xl\:pl-4 {
		padding-left: 1rem
	}
	.xl\:pl-5 {
		padding-left: 1.25rem
	}
	.xl\:pl-6 {
		padding-left: 1.5rem
	}
	.xl\:pl-8 {
		padding-left: 2rem
	}
	.xl\:pl-12 {
		padding-left: 3rem
	}
	.xl\:pl-auto {
		padding-left: auto
	}
}

@media (min-width: 1680px) {
	.xxl\:bg-base {
		background-color: #16171E
	}
	.xxl\:bg-base-consulting {
		background-color: #100022
	}
	.xxl\:bg-white {
		background-color: #fff
	}
	.xxl\:bg-black {
		background-color: #000
	}
	.xxl\:bg-primary {
		background-color: #d96e00
	}
	.xxl\:bg-primary-consulting {
		background-color: #600375
	}
	.xxl\:bg-secondary {
		background-color: #1bffcd
	}
	.xxl\:bg-third {
		background-color: #eda245
	}
	.xxl\:bg-form-bg {
		background-color: #292b36
	}
	.xxl\:bg-footer-info {
		background-color: #959798
	}
	.xxl\:bg-header-scrolled {
		background-color: #15161d
	}
	.xxl\:bg-auto {
		background-size: auto
	}
	.xxl\:bg-cover {
		background-size: cover
	}
	.xxl\:bg-contain {
		background-size: contain
	}
	.xxl\:hidden {
		display: none
	}
	.xxl\:inline {
		display: inline
	}
	.xxl\:inline-block {
		display: inline-block
	}
	.xxl\:block {
		display: block
	}
	.xxl\:table {
		display: table
	}
	.xxl\:table-row {
		display: table-row
	}
	.xxl\:table-cell {
		display: table-cell
	}
	.xxl\:flex {
		display: flex
	}
	.xxl\:inline-flex {
		display: inline-flex
	}
	.xxl\:static {
		position: static
	}
	.xxl\:relative {
		position: relative
	}
	.xxl\:absolute {
		position: absolute
	}
	.xxl\:fixed {
		position: fixed
	}
	.xxl\:sticky {
		position: -webkit-sticky;
		position: sticky
	}
	.xxl\:top-auto {
		top: auto
	}
	.xxl\:top-0 {
		top: 0
	}
	.xxl\:right-auto {
		right: auto
	}
	.xxl\:right-0 {
		right: 0
	}
	.xxl\:bottom-auto {
		bottom: auto
	}
	.xxl\:bottom-0 {
		bottom: 0
	}
	.xxl\:w-0 {
		width: 0
	}
	.xxl\:w-1\/2 {
		width: 50%
	}
	.xxl\:w-1\/3 {
		width: 33.33333%
	}
	.xxl\:w-2\/3 {
		width: 66.66667%
	}
	.xxl\:w-1\/4 {
		width: 25%
	}
	.xxl\:w-2\/4 {
		width: 50%
	}
	.xxl\:w-3\/4 {
		width: 75%
	}
	.xxl\:w-1\/5 {
		width: 20%
	}
	.xxl\:w-2\/5 {
		width: 40%
	}
	.xxl\:w-3\/5 {
		width: 60%
	}
	.xxl\:w-4\/5 {
		width: 80%
	}
	.xxl\:w-1\/6 {
		width: 16.66667%
	}
	.xxl\:w-2\/6 {
		width: 33.33333%
	}
	.xxl\:w-3\/6 {
		width: 50%
	}
	.xxl\:w-4\/6 {
		width: 66.66667%
	}
	.xxl\:w-5\/6 {
		width: 83.33333%
	}
	.xxl\:w-full {
		width: 100%
	}
	.xxl\:w-w-screen {
		width: 100vw
	}
	.xxl\:w-auto {
		width: auto
	}
	.xxl\:text-base {
		color: #16171E
	}
	.xxl\:text-base-consulting {
		color: #100022
	}
	.xxl\:text-white {
		color: #fff
	}
	.xxl\:text-black {
		color: #000
	}
	.xxl\:text-primary {
		color: #d96e00
	}
	.xxl\:text-primary-consulting {
		color: #600375
	}
	.xxl\:text-secondary {
		color: #1bffcd
	}
	.xxl\:text-third {
		color: #eda245
	}
	.xxl\:text-form-bg {
		color: #292b36
	}
	.xxl\:text-footer-info {
		color: #959798
	}
	.xxl\:text-header-scrolled {
		color: #15161d
	}
	.xxl\:font-family-base {
		font-family: "Sen Regular", Arial, sans-serif
	}
	.xxl\:font-family-headings {
		font-family: "Sen Bold", Arial, sans-serif
	}
	.xxl\:font-size-xs {
		font-size: .75rem
	}
	.xxl\:font-size-sm {
		font-size: .875rem
	}
	.xxl\:font-size-base {
		font-size: 1rem
	}
	.xxl\:font-size-lg {
		font-size: 1.125rem
	}
	.xxl\:font-size-xl {
		font-size: 1.25rem
	}
	.xxl\:italic {
		font-style: italic
	}
	.xxl\:non-italic {
		font-style: normal
	}
	.xxl\:font-weight-normal {
		font-weight: 400
	}
	.xxl\:font-weight-medium {
		font-weight: 700
	}
	.xxl\:font-weight-black {
		font-weight: 800
	}
	.xxl\:list-none {
		list-style-type: none
	}
	.xxl\:list-disc {
		list-style-type: disc
	}
	.xxl\:list-decimal {
		list-style-type: decimal
	}
	.xxl\:list-inside {
		list-style-position: inside
	}
	.xxl\:list-outside {
		list-style-position: outside
	}
	.xxl\:text-left {
		text-align: left
	}
	.xxl\:text-right {
		text-align: right
	}
	.xxl\:text-center {
		text-align: center
	}
	.xxl\:text-justify {
		text-align: justify
	}
	.xxl\:no-underline {
		text-decoration: none
	}
	.xxl\:underline {
		text-decoration: underline
	}
	.xxl\:line-through {
		text-decoration: line-through
	}
	.xxl\:lowercase {
		text-transform: lowercase
	}
	.xxl\:uppercase {
		text-transform: uppercase
	}
	.xxl\:capitalize {
		text-transform: capitalize
	}
	.xxl\:content-start {
		align-content: flex-start
	}
	.xxl\:content-end {
		align-content: flex-end
	}
	.xxl\:content-center {
		align-content: center
	}
	.xxl\:content-between {
		align-content: space-between
	}
	.xxl\:content-around {
		align-content: space-around
	}
	.xxl\:content-stretch {
		align-content: stretch
	}
	.xxl\:items-start {
		align-items: flex-start
	}
	.xxl\:items-end {
		align-items: flex-end
	}
	.xxl\:items-center {
		align-items: center
	}
	.xxl\:items-baseline {
		align-items: baseline
	}
	.xxl\:items-stretch {
		align-items: stretch
	}
	.xxl\:self-auto {
		align-self: auto
	}
	.xxl\:self-start {
		align-self: flex-start
	}
	.xxl\:self-end {
		align-self: flex-end
	}
	.xxl\:self-center {
		align-self: center
	}
	.xxl\:self-baseline {
		align-self: baseline
	}
	.xxl\:self-stretch {
		align-self: stretch
	}
	.xxl\:flex-inital {
		flex: 0 1 auto
	}
	.xxl\:flex-1 {
		flex: 1 1 0%
	}
	.xxl\:flex-auto {
		flex: 1 1 auto
	}
	.xxl\:flex-none {
		flex: none
	}
	.xxl\:flex-row {
		flex-direction: row
	}
	.xxl\:flex-column {
		flex-direction: column
	}
	.xxl\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.xxl\:flex-column-reverse {
		flex-direction: column-reverse
	}
	.xxl\:flex-grow {
		flex-grow: 0
	}
	.xxl\:flex-grow-1 {
		flex-grow: 1
	}
	.xxl\:flex-shrink {
		flex-shrink: 0
	}
	.xxl\:flex-shrink-1 {
		flex-shrink: 1
	}
	.xxl\:flex-wrap {
		flex-wrap: wrap
	}
	.xxl\:flex-nowrap {
		flex-wrap: nowrap
	}
	.xxl\:flex-wrap-reverse {
		flex-wrap: wrap-reverse
	}
	.xxl\:justify-start {
		justify-content: flex-start
	}
	.xxl\:justify-end {
		justify-content: flex-end
	}
	.xxl\:justify-center {
		justify-content: center
	}
	.xxl\:justify-between {
		justify-content: space-between
	}
	.xxl\:justify-around {
		justify-content: space-around
	}
	.xxl\:order-first {
		order: -9999
	}
	.xxl\:order-none {
		order: 0
	}
	.xxl\:order-1 {
		order: 1
	}
	.xxl\:order-2 {
		order: 2
	}
	.xxl\:order-3 {
		order: 3
	}
	.xxl\:order-4 {
		order: 4
	}
	.xxl\:order-5 {
		order: 5
	}
	.xxl\:order-last {
		order: 9999
	}
	.xxl\:m-0 {
		margin: 0
	}
	.xxl\:m-1 {
		margin: .25rem
	}
	.xxl\:m-2 {
		margin: .5rem
	}
	.xxl\:m-3 {
		margin: .75rem
	}
	.xxl\:m-4 {
		margin: 1rem
	}
	.xxl\:m-5 {
		margin: 1.25rem
	}
	.xxl\:m-6 {
		margin: 1.5rem
	}
	.xxl\:m-8 {
		margin: 2rem
	}
	.xxl\:m-12 {
		margin: 3rem
	}
	.xxl\:m-auto {
		margin: auto
	}
	.xxl\:mx-0 {
		margin-right: 0;
		margin-left: 0
	}
	.xxl\:mx-1 {
		margin-right: .25rem;
		margin-left: .25rem
	}
	.xxl\:mx-2 {
		margin-right: .5rem;
		margin-left: .5rem
	}
	.xxl\:mx-3 {
		margin-right: .75rem;
		margin-left: .75rem
	}
	.xxl\:mx-4 {
		margin-right: 1rem;
		margin-left: 1rem
	}
	.xxl\:mx-5 {
		margin-right: 1.25rem;
		margin-left: 1.25rem
	}
	.xxl\:mx-6 {
		margin-right: 1.5rem;
		margin-left: 1.5rem
	}
	.xxl\:mx-8 {
		margin-right: 2rem;
		margin-left: 2rem
	}
	.xxl\:mx-12 {
		margin-right: 3rem;
		margin-left: 3rem
	}
	.xxl\:mx-auto {
		margin-right: auto;
		margin-left: auto
	}
	.xxl\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.xxl\:my-1 {
		margin-top: .25rem;
		margin-bottom: .25rem
	}
	.xxl\:my-2 {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.xxl\:my-3 {
		margin-top: .75rem;
		margin-bottom: .75rem
	}
	.xxl\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.xxl\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem
	}
	.xxl\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.xxl\:my-8 {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
	.xxl\:my-12 {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.xxl\:my-auto {
		margin-top: auto;
		margin-bottom: auto
	}
	.xxl\:mt-0 {
		margin-top: 0
	}
	.xxl\:mt-1 {
		margin-top: .25rem
	}
	.xxl\:mt-2 {
		margin-top: .5rem
	}
	.xxl\:mt-3 {
		margin-top: .75rem
	}
	.xxl\:mt-4 {
		margin-top: 1rem
	}
	.xxl\:mt-5 {
		margin-top: 1.25rem
	}
	.xxl\:mt-6 {
		margin-top: 1.5rem
	}
	.xxl\:mt-8 {
		margin-top: 2rem
	}
	.xxl\:mt-12 {
		margin-top: 3rem
	}
	.xxl\:mt-auto {
		margin-top: auto
	}
	.xxl\:mr-0 {
		margin-right: 0
	}
	.xxl\:mr-1 {
		margin-right: .25rem
	}
	.xxl\:mr-2 {
		margin-right: .5rem
	}
	.xxl\:mr-3 {
		margin-right: .75rem
	}
	.xxl\:mr-4 {
		margin-right: 1rem
	}
	.xxl\:mr-5 {
		margin-right: 1.25rem
	}
	.xxl\:mr-6 {
		margin-right: 1.5rem
	}
	.xxl\:mr-8 {
		margin-right: 2rem
	}
	.xxl\:mr-12 {
		margin-right: 3rem
	}
	.xxl\:mr-auto {
		margin-right: auto
	}
	.xxl\:mb-0 {
		margin-bottom: 0
	}
	.xxl\:mb-1 {
		margin-bottom: .25rem
	}
	.xxl\:mb-2 {
		margin-bottom: .5rem
	}
	.xxl\:mb-3 {
		margin-bottom: .75rem
	}
	.xxl\:mb-4 {
		margin-bottom: 1rem
	}
	.xxl\:mb-5 {
		margin-bottom: 1.25rem
	}
	.xxl\:mb-6 {
		margin-bottom: 1.5rem
	}
	.xxl\:mb-8 {
		margin-bottom: 2rem
	}
	.xxl\:mb-12 {
		margin-bottom: 3rem
	}
	.xxl\:mb-auto {
		margin-bottom: auto
	}
	.xxl\:ml-0 {
		margin-left: 0
	}
	.xxl\:ml-1 {
		margin-left: .25rem
	}
	.xxl\:ml-2 {
		margin-left: .5rem
	}
	.xxl\:ml-3 {
		margin-left: .75rem
	}
	.xxl\:ml-4 {
		margin-left: 1rem
	}
	.xxl\:ml-5 {
		margin-left: 1.25rem
	}
	.xxl\:ml-6 {
		margin-left: 1.5rem
	}
	.xxl\:ml-8 {
		margin-left: 2rem
	}
	.xxl\:ml-12 {
		margin-left: 3rem
	}
	.xxl\:ml-auto {
		margin-left: auto
	}
	.xxl\:-m-1 {
		margin: -.25rem
	}
	.xxl\:-m-2 {
		margin: -.5rem
	}
	.xxl\:-m-3 {
		margin: -.75rem
	}
	.xxl\:-m-4 {
		margin: -1rem
	}
	.xxl\:-m-5 {
		margin: -1.25rem
	}
	.xxl\:-m-6 {
		margin: -1.5rem
	}
	.xxl\:-m-8 {
		margin: -2rem
	}
	.xxl\:-m-12 {
		margin: -3rem
	}
	.xxl\:-m-auto {
		margin: -auto
	}
	.xxl\:-mx-1 {
		margin-right: -.25rem;
		margin-left: -.25rem
	}
	.xxl\:-mx-2 {
		margin-right: -.5rem;
		margin-left: -.5rem
	}
	.xxl\:-mx-3 {
		margin-right: -.75rem;
		margin-left: -.75rem
	}
	.xxl\:-mx-4 {
		margin-right: -1rem;
		margin-left: -1rem
	}
	.xxl\:-mx-5 {
		margin-right: -1.25rem;
		margin-left: -1.25rem
	}
	.xxl\:-mx-6 {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}
	.xxl\:-mx-8 {
		margin-right: -2rem;
		margin-left: -2rem
	}
	.xxl\:-mx-12 {
		margin-right: -3rem;
		margin-left: -3rem
	}
	.xxl\:-mx-auto {
		margin-right: -auto;
		margin-left: -auto
	}
	.xxl\:-my-1 {
		margin-top: -.25rem;
		margin-bottom: -.25rem
	}
	.xxl\:-my-2 {
		margin-top: -.5rem;
		margin-bottom: -.5rem
	}
	.xxl\:-my-3 {
		margin-top: -.75rem;
		margin-bottom: -.75rem
	}
	.xxl\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
	.xxl\:-my-5 {
		margin-top: -1.25rem;
		margin-bottom: -1.25rem
	}
	.xxl\:-my-6 {
		margin-top: -1.5rem;
		margin-bottom: -1.5rem
	}
	.xxl\:-my-8 {
		margin-top: -2rem;
		margin-bottom: -2rem
	}
	.xxl\:-my-12 {
		margin-top: -3rem;
		margin-bottom: -3rem
	}
	.xxl\:-my-auto {
		margin-top: -auto;
		margin-bottom: -auto
	}
	.xxl\:-mt-1 {
		margin-top: -.25rem
	}
	.xxl\:-mt-2 {
		margin-top: -.5rem
	}
	.xxl\:-mt-3 {
		margin-top: -.75rem
	}
	.xxl\:-mt-4 {
		margin-top: -1rem
	}
	.xxl\:-mt-5 {
		margin-top: -1.25rem
	}
	.xxl\:-mt-6 {
		margin-top: -1.5rem
	}
	.xxl\:-mt-8 {
		margin-top: -2rem
	}
	.xxl\:-mt-12 {
		margin-top: -3rem
	}
	.xxl\:-mt-auto {
		margin-top: -auto
	}
	.xxl\:-mr-1 {
		margin-right: -.25rem
	}
	.xxl\:-mr-2 {
		margin-right: -.5rem
	}
	.xxl\:-mr-3 {
		margin-right: -.75rem
	}
	.xxl\:-mr-4 {
		margin-right: -1rem
	}
	.xxl\:-mr-5 {
		margin-right: -1.25rem
	}
	.xxl\:-mr-6 {
		margin-right: -1.5rem
	}
	.xxl\:-mr-8 {
		margin-right: -2rem
	}
	.xxl\:-mr-12 {
		margin-right: -3rem
	}
	.xxl\:-mr-auto {
		margin-right: -auto
	}
	.xxl\:-mb-1 {
		margin-bottom: -.25rem
	}
	.xxl\:-mb-2 {
		margin-bottom: -.5rem
	}
	.xxl\:-mb-3 {
		margin-bottom: -.75rem
	}
	.xxl\:-mb-4 {
		margin-bottom: -1rem
	}
	.xxl\:-mb-5 {
		margin-bottom: -1.25rem
	}
	.xxl\:-mb-6 {
		margin-bottom: -1.5rem
	}
	.xxl\:-mb-8 {
		margin-bottom: -2rem
	}
	.xxl\:-mb-12 {
		margin-bottom: -3rem
	}
	.xxl\:-mb-auto {
		margin-bottom: -auto
	}
	.xxl\:-ml-1 {
		margin-left: -.25rem
	}
	.xxl\:-ml-2 {
		margin-left: -.5rem
	}
	.xxl\:-ml-3 {
		margin-left: -.75rem
	}
	.xxl\:-ml-4 {
		margin-left: -1rem
	}
	.xxl\:-ml-5 {
		margin-left: -1.25rem
	}
	.xxl\:-ml-6 {
		margin-left: -1.5rem
	}
	.xxl\:-ml-8 {
		margin-left: -2rem
	}
	.xxl\:-ml-12 {
		margin-left: -3rem
	}
	.xxl\:-ml-auto {
		margin-left: -auto
	}
	.xxl\:p-0 {
		padding: 0
	}
	.xxl\:p-1 {
		padding: .25rem
	}
	.xxl\:p-2 {
		padding: .5rem
	}
	.xxl\:p-3 {
		padding: .75rem
	}
	.xxl\:p-4 {
		padding: 1rem
	}
	.xxl\:p-5 {
		padding: 1.25rem
	}
	.xxl\:p-6 {
		padding: 1.5rem
	}
	.xxl\:p-8 {
		padding: 2rem
	}
	.xxl\:p-12 {
		padding: 3rem
	}
	.xxl\:p-auto {
		padding: auto
	}
	.xxl\:px-0 {
		padding-right: 0;
		padding-left: 0
	}
	.xxl\:px-1 {
		padding-right: .25rem;
		padding-left: .25rem
	}
	.xxl\:px-2 {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.xxl\:px-3 {
		padding-right: .75rem;
		padding-left: .75rem
	}
	.xxl\:px-4 {
		padding-right: 1rem;
		padding-left: 1rem
	}
	.xxl\:px-5 {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
	.xxl\:px-6 {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
	.xxl\:px-8 {
		padding-right: 2rem;
		padding-left: 2rem
	}
	.xxl\:px-12 {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.xxl\:px-auto {
		padding-right: auto;
		padding-left: auto
	}
	.xxl\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.xxl\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.xxl\:py-2 {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	.xxl\:py-3 {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
	.xxl\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.xxl\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.xxl\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.xxl\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	.xxl\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.xxl\:py-auto {
		padding-top: auto;
		padding-bottom: auto
	}
	.xxl\:pt-0 {
		padding-top: 0
	}
	.xxl\:pt-1 {
		padding-top: .25rem
	}
	.xxl\:pt-2 {
		padding-top: .5rem
	}
	.xxl\:pt-3 {
		padding-top: .75rem
	}
	.xxl\:pt-4 {
		padding-top: 1rem
	}
	.xxl\:pt-5 {
		padding-top: 1.25rem
	}
	.xxl\:pt-6 {
		padding-top: 1.5rem
	}
	.xxl\:pt-8 {
		padding-top: 2rem
	}
	.xxl\:pt-12 {
		padding-top: 3rem
	}
	.xxl\:pt-auto {
		padding-top: auto
	}
	.xxl\:pr-0 {
		padding-right: 0
	}
	.xxl\:pr-1 {
		padding-right: .25rem
	}
	.xxl\:pr-2 {
		padding-right: .5rem
	}
	.xxl\:pr-3 {
		padding-right: .75rem
	}
	.xxl\:pr-4 {
		padding-right: 1rem
	}
	.xxl\:pr-5 {
		padding-right: 1.25rem
	}
	.xxl\:pr-6 {
		padding-right: 1.5rem
	}
	.xxl\:pr-8 {
		padding-right: 2rem
	}
	.xxl\:pr-12 {
		padding-right: 3rem
	}
	.xxl\:pr-auto {
		padding-right: auto
	}
	.xxl\:pb-0 {
		padding-bottom: 0
	}
	.xxl\:pb-1 {
		padding-bottom: .25rem
	}
	.xxl\:pb-2 {
		padding-bottom: .5rem
	}
	.xxl\:pb-3 {
		padding-bottom: .75rem
	}
	.xxl\:pb-4 {
		padding-bottom: 1rem
	}
	.xxl\:pb-5 {
		padding-bottom: 1.25rem
	}
	.xxl\:pb-6 {
		padding-bottom: 1.5rem
	}
	.xxl\:pb-8 {
		padding-bottom: 2rem
	}
	.xxl\:pb-12 {
		padding-bottom: 3rem
	}
	.xxl\:pb-auto {
		padding-bottom: auto
	}
	.xxl\:pl-0 {
		padding-left: 0
	}
	.xxl\:pl-1 {
		padding-left: .25rem
	}
	.xxl\:pl-2 {
		padding-left: .5rem
	}
	.xxl\:pl-3 {
		padding-left: .75rem
	}
	.xxl\:pl-4 {
		padding-left: 1rem
	}
	.xxl\:pl-5 {
		padding-left: 1.25rem
	}
	.xxl\:pl-6 {
		padding-left: 1.5rem
	}
	.xxl\:pl-8 {
		padding-left: 2rem
	}
	.xxl\:pl-12 {
		padding-left: 3rem
	}
	.xxl\:pl-auto {
		padding-left: auto
	}
}


/*# sourceMappingURL=main.css.map */