@charset "utf-8";
/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=-=-=- DESIGNED AND BUILT =-=-=-=-
-=-=-=-=- ENTIRELY BY HAND =-=-=-=-=
=-=-=-=-= AND JUST FOR YOU -=-=-=-=-
-=-=-=-=-=-= IN BEAUTIFUL -=-=-=-=-=
=-=-=-= BRISTOL RHODE ISLAND -=-=-=-
-=-=-=-=-  BY IAN BESLER =-=-=-=-=-=
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*/
body,main,section,article,figure {
			margin: 0;
			padding: 0;
		}
		
		body {
			padding-top: 5.15vw ;
		}

		main {
			background-color: white;
			width: 40.55vw;
			height: 34.9vw;
			padding-top: 6vw;
			margin: auto;
			box-shadow: 0 0 1vw #000;
		}

		section {
			width: 72.5%;
			height: 84%;
			margin: auto;
		}

		article {
			width: 5.882352941176471%;
			height: 100%;
			float: left;
				animation-duration: 5s;
				animation-iteration-count: 1;
				animation-fill-mode: backwards;
		}

		figure {
			box-shadow: 0 0 0.1vw #000;
			aspect-ratio: 1/1;
			background-color: #222;
			border-radius: 50%;
			margin: auto;
			transition: transform 10s,background-color 10s;
				animation-duration: 5s;
				animation-iteration-count: 1;
				animation-fill-mode: backwards;
		}

		figure:hover {
			transform: scale(5);
			transition: transform 0.1s,background-color 0.1s;
		}

			.small	{width: 32%}
				.small:hover {background-color: cyan;}
			.medium	{width: 55%}
				.medium:hover {background-color: magenta;}
			.large	{width: 88%}
				.large:hover {background-color: yellow;}

/* COLUMN ONE */
		article.columnOne {padding-top: 1.5%;height: 98.5%;}
			article.columnOne figure:nth-of-type(1) {margin-bottom: 170%;}
			article.columnOne figure:nth-of-type(2) {margin-bottom: 370%;}
			article.columnOne figure:nth-of-type(3) {margin-bottom: 368%;}
			article.columnOne figure:nth-of-type(4) {margin-bottom: 142%;}
			article.columnOne figure:nth-of-type(5) {margin-bottom: 140%;margin-left: 5%;}
			article.columnOne figure:nth-of-type(6) {margin-bottom: 170%;}

/* COLUMN TWO */
		article.columnTwo {padding-top: 6.7%;height: 93.3%;transform: translateX(5%);}
			article.columnTwo figure {margin-left: 18%;}
			article.columnTwo figure:nth-of-type(1) {margin-bottom: 551%;}
			article.columnTwo figure:nth-of-type(2) {margin-bottom: 548%;}

/* COLUMN THREE */
		article.columnThree {padding-top: 1.5%;height: 98.5%;}
			article.columnThree figure:nth-of-type(1) {margin-bottom: 346%;}
			article.columnThree figure:nth-of-type(2) {margin-bottom: 140%;}
			article.columnThree figure:nth-of-type(3) {margin-bottom: 142%;}
			article.columnThree figure:nth-of-type(4) {margin-bottom: 140%;}

/* COLUMN FOUR */
		article.columnFour {padding-top: 30.6%;height: 69.4%;}
			article.columnFour figure:nth-of-type(1) {margin-bottom: 547%;}
			article.columnFour figure:nth-of-type(2) {margin-bottom: 344%;}

/* COLUMN FIVE */
			article.columnFive figure:nth-of-type(1) {margin-bottom: 140%;}
			article.columnFive figure:nth-of-type(2) {margin-bottom: 775%;}
			article.columnFive figure:nth-of-type(3) {margin-bottom: 140%;}
			article.columnFive figure:nth-of-type(4) {margin-bottom: 138%;}
			article.columnFive figure:nth-of-type(5) {margin-bottom: 168%;}

/* COLUMN SIX */
		article.columnSix {padding-top: 6.8%;height: 93.2%;}
			article.columnSix figure:nth-of-type(1) {margin-bottom: 552%;}
			article.columnSix figure:nth-of-type(2) {margin-bottom: 745%;}

/* COLUMN SEVEN */
		article.columnSeven {padding-top: 1.5%;height: 98.5%;}
			article.columnSeven figure:nth-of-type(1) {margin-bottom: 170%;}
			article.columnSeven figure:nth-of-type(2) {margin-bottom: 144%;}
			article.columnSeven figure:nth-of-type(3) {margin-bottom: 316%;}
			article.columnSeven figure:nth-of-type(4) {margin-bottom: 712%;}

/* COLUMN EIGHT */
		article.columnEight {padding-top: 18.8%;height: 81.2%;}
			article.columnEight figure:nth-of-type(1) {margin-bottom: 146%;}
			article.columnEight figure:nth-of-type(2) {margin-bottom: 549%;}
			article.columnEight figure:nth-of-type(3) {margin-bottom: 145%;}

/* COLUMN NINE */
		article.columnNine {padding-top: 37.3%;height: 62.7%;}
			article.columnNine figure:nth-of-type(1) {margin-bottom: 371%;}
			article.columnNine figure:nth-of-type(2) {margin-bottom: 142%;}
			article.columnNine figure:nth-of-type(3) {margin-bottom: 336%;}

/* COLUMN TEN */
		article.columnTen {padding-top: 6.8%;height: 93.2%;}
			article.columnTen figure:nth-of-type(1) {margin-bottom: 552%;}
			article.columnTen figure:nth-of-type(2) {margin-bottom: 748%;}

/* COLUMN ELEVEN */
		article.columnEleven {padding-top: 1.5%;height: 98.5%;}
			article.columnEleven figure:nth-of-type(1) {margin-bottom: 170%;}
			article.columnEleven figure:nth-of-type(2) {margin-bottom: 144%;}
			article.columnEleven figure:nth-of-type(3) {margin-bottom: 520%;}
			article.columnEleven figure:nth-of-type(4) {margin-bottom: 508%;}

/* COLUMN TWELVE */
		article.columnTwelve {padding-top: 18.8%;height: 81.2%;}
			article.columnTwelve figure:nth-of-type(1) {margin-bottom: 552%;}
			article.columnTwelve figure:nth-of-type(2) {margin-bottom: 346%;}

/* COLUMN THIRTEEN */
			article.columnThirteen figure:nth-of-type(1) {margin-bottom: 546%;}
			article.columnThirteen figure:nth-of-type(2) {margin-bottom: 772%;}
			article.columnThirteen figure:nth-of-type(3) {margin-bottom: 170%;}

/* COLUMN FOURTEEN */
		article.columnFourteen {padding-top: 6.8%;height: 93.2%;}
			article.columnFourteen figure:nth-of-type(1) {margin-bottom: 352%;}
			article.columnFourteen figure:nth-of-type(2) {margin-bottom: 146%;}
			article.columnFourteen figure:nth-of-type(3) {margin-bottom: 148%;}
			article.columnFourteen figure:nth-of-type(4) {margin-bottom: 546%;}

/* COLUMN FIFTEEN */
		article.columnFifteen {padding-top: 23.8%;height: 76.2%;}
			article.columnFifteen figure:nth-of-type(1) {margin-bottom: 545%;}
			article.columnFifteen figure:nth-of-type(2) {margin-bottom: 142%;}

/* COLUMN SIXTEEN */
		article.columnSixteen {padding-top: 18.8%;height: 81.2%;}
			article.columnSixteen figure:nth-of-type(1) {margin-bottom: 352%;}
			article.columnSixteen figure:nth-of-type(2) {margin-bottom: 346%;}
			article.columnSixteen figure:nth-of-type(3) {margin-bottom: 148%;}
			article.columnSixteen figure:nth-of-type(4) {margin-bottom: 144%;}

/* COLUMN SEVENTEEN */
		article.columnSeventeen {padding-top: 1.5%;height: 98.5%;}
			article.columnSeventeen figure:nth-of-type(1) {margin-bottom: 172%;}
			article.columnSeventeen figure:nth-of-type(2) {margin-bottom: 374%;}
			article.columnSeventeen figure:nth-of-type(3) {margin-bottom: 142%;}
			article.columnSeventeen figure:nth-of-type(4) {margin-bottom: 140%;}
			article.columnSeventeen figure:nth-of-type(5) {margin-bottom: 370%;}
			article.columnSeventeen figure:nth-of-type(6) {margin-bottom: 170%;}
	

/* COLORFUL STRIPES TO CHECK THE COLUMN HEIGHTS */
/*article:nth-of-type(odd)	{background-color: red;}
article:nth-of-type(even)	{background-color: blue;}*/

/* PAGE START ANIMATION */
@keyframes animationPaddingTopOne				{from{padding-top:0%;}to{padding-top: 1.5%;}} article.columnOne									{animation-name:animationPaddingTopOne;				animation-delay:0.02s;}
@keyframes animationMarginBottomOneOne			{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnOne figure:nth-of-type(1)		{animation-name:animationMarginBottomOneOne;		animation-delay:0.04s;}
@keyframes animationMarginBottomOneTwo			{from{margin-bottom:0%;}to{margin-bottom: 370%;}} article.columnOne figure:nth-of-type(2)		{animation-name:animationMarginBottomOneTwo;		animation-delay:0.06s;}
@keyframes animationMarginBottomOneThree		{from{margin-bottom:0%;}to{margin-bottom: 368%;}} article.columnOne figure:nth-of-type(3)		{animation-name:animationMarginBottomOneThree;		animation-delay:0.08s;}
@keyframes animationMarginBottomOneFour			{from{margin-bottom:0%;}to{margin-bottom: 142%;}} article.columnOne figure:nth-of-type(4)		{animation-name:animationMarginBottomOneFour;		animation-delay:0.10s;}
@keyframes animationMarginBottomOneFive			{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnOne figure:nth-of-type(5)		{animation-name:animationMarginBottomOneFive;		animation-delay:0.12s;}
@keyframes animationMarginBottomOneSix			{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnOne figure:nth-of-type(6)		{animation-name:animationMarginBottomOneSix;		animation-delay:0.14s;}
@keyframes animationPaddingTopTwo				{from{padding-top:0%;}to{padding-top: 6.7%;}} article.columnTwo									{animation-name:animationPaddingTopTwo;				animation-delay:0.16s;}
@keyframes animationMarginBottomTwoOne			{from{margin-bottom:0%;}to{margin-bottom: 551%;}} article.columnTwo figure:nth-of-type(1)		{animation-name:animationMarginBottomTwoOne;		animation-delay:0.18s;}
@keyframes animationMarginBottomTwoTwo			{from{margin-bottom:0%;}to{margin-bottom: 548%;}} article.columnTwo figure:nth-of-type(2)		{animation-name:animationMarginBottomTwoTwo;		animation-delay:0.20s;}
@keyframes animationPaddingTopThree				{from{padding-top:0%;}to{padding-top: 1.5%;}} article.columnThree								{animation-name:animationPaddingTopThree;			animation-delay:0.22s;}
@keyframes animationMarginBottomThreeOne		{from{margin-bottom:0%;}to{margin-bottom: 346%;}} article.columnThree figure:nth-of-type(1)		{animation-name:animationMarginBottomThreeOne;		animation-delay:0.24s;}
@keyframes animationMarginBottomThreeTwo		{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnThree figure:nth-of-type(2)		{animation-name:animationMarginBottomThreeTwo;		animation-delay:0.26s;}
@keyframes animationMarginBottomThreeThree		{from{margin-bottom:0%;}to{margin-bottom: 142%;}} article.columnThree figure:nth-of-type(3)		{animation-name:animationMarginBottomThreeThree;	animation-delay:0.28s;}
@keyframes animationMarginBottomThreeFour		{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnThree figure:nth-of-type(4)		{animation-name:animationMarginBottomThreeFour;		animation-delay:0.30s;}
@keyframes animationPaddingTopFour				{from{padding-top:0%;}to{padding-top: 30.6%;}} article.columnFour								{animation-name:animationPaddingTopFour;			animation-delay:0.32s;}
@keyframes animationMarginBottomFourOne			{from{margin-bottom:0%;}to{margin-bottom: 547%;}} article.columnFour figure:nth-of-type(1) 		{animation-name:animationMarginBottomFourOne;		animation-delay:0.34s;}
@keyframes animationMarginBottomFourTwo			{from{margin-bottom:0%;}to{margin-bottom: 344%;}} article.columnFour figure:nth-of-type(2) 		{animation-name:animationMarginBottomFourTwo;		animation-delay:0.36s;}
@keyframes animationMarginBottomFiveOne			{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnFive figure:nth-of-type(1) 		{animation-name:animationMarginBottomFiveOne;		animation-delay:0.38s;}
@keyframes animationMarginBottomFiveTwo			{from{margin-bottom:0%;}to{margin-bottom: 775%;}} article.columnFive figure:nth-of-type(2) 		{animation-name:animationMarginBottomFiveTwo;		animation-delay:0.40s;}
@keyframes animationMarginBottomFiveThree		{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnFive figure:nth-of-type(3) 		{animation-name:animationMarginBottomFiveThree;		animation-delay:0.42s;}
@keyframes animationMarginBottomFiveFour		{from{margin-bottom:0%;}to{margin-bottom: 138%;}} article.columnFive figure:nth-of-type(4) 		{animation-name:animationMarginBottomFiveFour;		animation-delay:0.44s;}
@keyframes animationMarginBottomFiveFive		{from{margin-bottom:0%;}to{margin-bottom: 168%;}} article.columnFive figure:nth-of-type(5) 		{animation-name:animationMarginBottomFiveFive;		animation-delay:0.46s;}
@keyframes animationPaddingTopSix				{from{padding-top:0%;}to{padding-top: 6.8%;}} article.columnSix									{animation-name:animationPaddingTopSix;				animation-delay:0.48s;}
@keyframes animationMarginBottomSixOne			{from{margin-bottom:0%;}to{margin-bottom: 552%;}} article.columnSix figure:nth-of-type(1) 		{animation-name:animationMarginBottomSixOne;		animation-delay:0.50s;}
@keyframes animationMarginBottomSixTwo			{from{margin-bottom:0%;}to{margin-bottom: 745%;}} article.columnSix figure:nth-of-type(2) 		{animation-name:animationMarginBottomSixTwo;		animation-delay:0.52s;}
@keyframes animationPaddingTopSeven				{from{padding-top:0%;}to{padding-top: 1.5%;}} article.columnSeven								{animation-name:animationPaddingTopSeven;			animation-delay:0.54s;}
@keyframes animationMarginBottomSevenOne		{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnSeven figure:nth-of-type(1) 	{animation-name:animationMarginBottomSevenOne;		animation-delay:0.56s;}
@keyframes animationMarginBottomSevenTwo		{from{margin-bottom:0%;}to{margin-bottom: 144%;}} article.columnSeven figure:nth-of-type(2) 	{animation-name:animationMarginBottomSevenTwo;		animation-delay:0.58s;}
@keyframes animationMarginBottomSevenThree		{from{margin-bottom:0%;}to{margin-bottom: 316%;}} article.columnSeven figure:nth-of-type(3) 	{animation-name:animationMarginBottomSevenThree;	animation-delay:0.60s;}
@keyframes animationMarginBottomSevenFour		{from{margin-bottom:0%;}to{margin-bottom: 712%;}} article.columnSeven figure:nth-of-type(4) 	{animation-name:animationMarginBottomSevenFour;		animation-delay:0.62s;}
@keyframes animationPaddingTopEight				{from{padding-top:0%;}to{padding-top: 18.8%;}} article.columnEight								{animation-name:animationPaddingTopEight;			animation-delay:0.64s;}
@keyframes animationMarginBottomEightOne		{from{margin-bottom:0%;}to{margin-bottom: 146%;}} article.columnEight figure:nth-of-type(1) 	{animation-name:animationMarginBottomEightOne;		animation-delay:0.66s;}
@keyframes animationMarginBottomEightTwo		{from{margin-bottom:0%;}to{margin-bottom: 549%;}} article.columnEight figure:nth-of-type(2) 	{animation-name:animationMarginBottomEightTwo;		animation-delay:0.68s;}
@keyframes animationMarginBottomEightThree		{from{margin-bottom:0%;}to{margin-bottom: 145%;}} article.columnEight figure:nth-of-type(3) 	{animation-name:animationMarginBottomEightThree;	animation-delay:0.70s;}
@keyframes animationPaddingTopNine				{from{padding-top:0%;}to{padding-top: 37.3%;}} article.columnNine								{animation-name:animationPaddingTopNine;			animation-delay:0.72s;}
@keyframes animationMarginBottomNineOne			{from{margin-bottom:0%;}to{margin-bottom: 371%;}} article.columnNine figure:nth-of-type(1) 		{animation-name:animationMarginBottomNineOne;		animation-delay:0.74s;}
@keyframes animationMarginBottomNineTwo			{from{margin-bottom:0%;}to{margin-bottom: 142%;}} article.columnNine figure:nth-of-type(2) 		{animation-name:animationMarginBottomNineTwo;		animation-delay:0.76s;}
@keyframes animationMarginBottomNineThree		{from{margin-bottom:0%;}to{margin-bottom: 336%;}} article.columnNine figure:nth-of-type(3) 		{animation-name:animationMarginBottomNineThree;		animation-delay:0.78s;}
@keyframes animationPaddingTopTen				{from{padding-top:0%;}to{padding-top: 6.8%;}} article.columnTen									{animation-name:animationPaddingTopTen;				animation-delay:0.80s;}
@keyframes animationMarginBottomTenOne			{from{margin-bottom:0%;}to{margin-bottom: 552%;}} article.columnTen figure:nth-of-type(1) 		{animation-name:animationMarginBottomTenOne;		animation-delay:0.82s;}
@keyframes animationMarginBottomTenTwo			{from{margin-bottom:0%;}to{margin-bottom: 748%;}} article.columnTen figure:nth-of-type(2) 		{animation-name:animationMarginBottomTenTwo;		animation-delay:0.84s;}
@keyframes animationPaddingTopEleven			{from{padding-top:0%;}to{padding-top: 1.5%;}} article.columnEleven								{animation-name:animationPaddingTopEleven;			animation-delay:0.86s;}
@keyframes animationMarginBottomElevenOne		{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnEleven figure:nth-of-type(1) 	{animation-name:animationMarginBottomElevenOne;		animation-delay:0.88s;}
@keyframes animationMarginBottomElevenTwo		{from{margin-bottom:0%;}to{margin-bottom: 144%;}} article.columnEleven figure:nth-of-type(2) 	{animation-name:animationMarginBottomElevenTwo;		animation-delay:0.90s;}
@keyframes animationMarginBottomElevenThree		{from{margin-bottom:0%;}to{margin-bottom: 520%;}} article.columnEleven figure:nth-of-type(3) 	{animation-name:animationMarginBottomElevenThree;	animation-delay:0.92s;}
@keyframes animationMarginBottomElevenFour		{from{margin-bottom:0%;}to{margin-bottom: 508%;}} article.columnEleven figure:nth-of-type(4) 	{animation-name:animationMarginBottomElevenFour;	animation-delay:0.94s;}
@keyframes animationPaddingTopTwelve			{from{padding-top:0%;}to{padding-top: 18.8%;}} article.columnTwelve								{animation-name:animationPaddingTopTwelve;			animation-delay:0.96s;}
@keyframes animationMarginBottomTwelveOne		{from{margin-bottom:0%;}to{margin-bottom: 552%;}} article.columnTwelve figure:nth-of-type(1) 	{animation-name:animationMarginBottomTwelveOne;		animation-delay:0.98s;}
@keyframes animationMarginBottomTwelveTwo		{from{margin-bottom:0%;}to{margin-bottom: 346%;}} article.columnTwelve figure:nth-of-type(2) 	{animation-name:animationMarginBottomTwelveTwo;		animation-delay:1.00s;}
@keyframes animationMarginBottomThirteenOne		{from{margin-bottom:0%;}to{margin-bottom: 546%;}} article.columnThirteen figure:nth-of-type(1) 	{animation-name:animationMarginBottomThirteenOne;	animation-delay:1.02s;}
@keyframes animationMarginBottomThirteenTwo		{from{margin-bottom:0%;}to{margin-bottom: 772%;}} article.columnThirteen figure:nth-of-type(2) 	{animation-name:animationMarginBottomThirteenTwo;	animation-delay:1.04s;}
@keyframes animationMarginBottomThirteenThree	{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnThirteen figure:nth-of-type(3) 	{animation-name:animationMarginBottomThirteenThree;	animation-delay:1.06s;}
@keyframes animationPaddingTopFourteen			{from{padding-top:0%;}to{padding-top: 6.8%;}} article.columnFourteen								{animation-name:animationPaddingTopFourteen;		animation-delay:1.08s;}
@keyframes animationMarginBottomFourteenOne 	{from{margin-bottom:0%;}to{margin-bottom: 352%;}} article.columnFourteen figure:nth-of-type(1)	{animation-name:animationMarginBottomFourteenOne;	animation-delay:1.10s;}
@keyframes animationMarginBottomFourteenTwo 	{from{margin-bottom:0%;}to{margin-bottom: 146%;}} article.columnFourteen figure:nth-of-type(2)	{animation-name:animationMarginBottomFourteenTwo;	animation-delay:1.12s;}
@keyframes animationMarginBottomFourteenThree 	{from{margin-bottom:0%;}to{margin-bottom: 148%;}} article.columnFourteen figure:nth-of-type(3)	{animation-name:animationMarginBottomFourteenThree;	animation-delay:1.14s;}
@keyframes animationMarginBottomFourteenFour 	{from{margin-bottom:0%;}to{margin-bottom: 546%;}} article.columnFourteen figure:nth-of-type(4)	{animation-name:animationMarginBottomFourteenFour;	animation-delay:1.16s;}
@keyframes animationPaddingTopFifteen			{from{padding-top:0%;}to{padding-top: 23.8%;}} article.columnFifteen								{animation-name:animationPaddingTopFifteen;			animation-delay:1.18s;}
@keyframes animationMarginBottomFifteenOne 		{from{margin-bottom:0%;}to{margin-bottom: 545%;}} article.columnFifteen figure:nth-of-type(1)	{animation-name:animationMarginBottomFifteenOne;	animation-delay:1.20s;}
@keyframes animationMarginBottomFifteenTwo 		{from{margin-bottom:0%;}to{margin-bottom: 142%;}} article.columnFifteen figure:nth-of-type(2)	{animation-name:animationMarginBottomFifteenTwo;	animation-delay:1.22s;}
@keyframes animationPaddingTopSixteen			{from{padding-top:0%;}to{padding-top: 18.8%;}} article.columnSixteen								{animation-name:animationPaddingTopSixteen;			animation-delay:1.24s;}
@keyframes animationMarginBottomSixteenOne	 	{from{margin-bottom:0%;}to{margin-bottom: 352%;}} article.columnSixteen figure:nth-of-type(1)	{animation-name:animationMarginBottomSixteenOne;	animation-delay:1.26s;}
@keyframes animationMarginBottomSixteenTwo	 	{from{margin-bottom:0%;}to{margin-bottom: 346%;}} article.columnSixteen figure:nth-of-type(2)	{animation-name:animationMarginBottomSixteenTwo;	animation-delay:1.28s;}
@keyframes animationMarginBottomSixteenThree	{from{margin-bottom:0%;}to{margin-bottom: 148%;}} article.columnSixteen figure:nth-of-type(3)	{animation-name:animationMarginBottomSixteenThree;	animation-delay:1.30s;}
@keyframes animationMarginBottomSixteenFour	 	{from{margin-bottom:0%;}to{margin-bottom: 144%;}} article.columnSixteen figure:nth-of-type(4)	{animation-name:animationMarginBottomSixteenFour;	animation-delay:1.32s;}
@keyframes animationPaddingTopSeventeen			{from{padding-top:0%;}to{padding-top: 1.5%;}} article.columnSeventeen							{animation-name:animationPaddingTopSeventeen;		animation-delay:1.34s;}
@keyframes animationMarginBottomSeventeenOne 	{from{margin-bottom:0%;}to{margin-bottom: 172%;}} article.columnSeventeen figure:nth-of-type(1)	{animation-name:animationMarginBottomSeventeenOne;	animation-delay:1.36s;}
@keyframes animationMarginBottomSeventeenTwo 	{from{margin-bottom:0%;}to{margin-bottom: 374%;}} article.columnSeventeen figure:nth-of-type(2)	{animation-name:animationMarginBottomSeventeenTwo;	animation-delay:1.38s;}
@keyframes animationMarginBottomSeventeenThree 	{from{margin-bottom:0%;}to{margin-bottom: 142%;}} article.columnSeventeen figure:nth-of-type(3)	{animation-name:animationMarginBottomSeventeenThree;animation-delay:1.40s;}
@keyframes animationMarginBottomSeventeenFour 	{from{margin-bottom:0%;}to{margin-bottom: 140%;}} article.columnSeventeen figure:nth-of-type(4)	{animation-name:animationMarginBottomSeventeenFour;	animation-delay:1.42s;}
@keyframes animationMarginBottomSeventeenFive 	{from{margin-bottom:0%;}to{margin-bottom: 370%;}} article.columnSeventeen figure:nth-of-type(5)	{animation-name:animationMarginBottomSeventeenFive;	animation-delay:1.44s;}
@keyframes animationMarginBottomSeventeenSix 	{from{margin-bottom:0%;}to{margin-bottom: 170%;}} article.columnSeventeen figure:nth-of-type(6)	{animation-name:animationMarginBottomSeventeenSix;	animation-delay:1.46s;}