#bg-facts-1 .centered-content .header-wrap span:first-child{font-size:10vmin;letter-spacing:.8vmin}#bg-facts-1 .centered-content .header-wrap span:last-child{font-size:10vmin;letter-spacing:-.5vmin}.item.item-1 h1 span{letter-spacing:4px!important}.expand-grid{position:relative;width:100%;height:auto;padding:0 5px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr auto 1fr auto auto 1fr auto auto 1fr auto auto 1fr auto auto auto 1fr auto auto 1fr auto auto;grid-auto-rows:1fr;grid-auto-flow:column;grid-template-areas:"item-0 		item-0 		item-0 		socials" "exp-0 		exp-0 		exp-0 		exp-0" "item-1 		item-1 		item-2 		item-2" "exp-1 		exp-1 		exp-1			exp-1" "exp-2 		exp-2 		exp-2			exp-2" "item-3 		item-3 		item-3 		item-4" "exp-3 		exp-3 		exp-3			exp-3" "exp-4 		exp-4 		exp-4			exp-4" "item-5 		item-5 		item-6 		item-6" "exp-5 		exp-5 		exp-5			exp-5" "exp-6 		exp-6 		exp-6			exp-6" "item-7 		item-8 		item-8 		item-9" "exp-7 		exp-7 		exp-7			exp-7" "exp-8 		exp-8 		exp-8			exp-8" "exp-9 		exp-9 		exp-9			exp-9" "item-10 	item-10 		item-11 		item-11" "exp-10 		exp-10 		exp-10		exp-10" "exp-11 		exp-11 		exp-11		exp-11" "item-12 	item-13 		item-13 		item-13" "exp-12 		exp-12 		exp-12		exp-12" "exp-13 		exp-13 		exp-13		exp-13"}.expand-grid .transparent-square-socials{grid-area:socials}.expand-grid .item-0{grid-area:item-0}.expand-grid .item-1{grid-area:item-1}.expand-grid .item-2{grid-area:item-2}.expand-grid .item-3{grid-area:item-3}.expand-grid .item-4{grid-area:item-4}.expand-grid .item-5{grid-area:item-5}.expand-grid .item-6{grid-area:item-6}.expand-grid .item-7{grid-area:item-7}.expand-grid .item-8{grid-area:item-8}.expand-grid .item-9{grid-area:item-9}.expand-grid .item-10{grid-area:item-10}.expand-grid .item-11{grid-area:item-11}.expand-grid .item-12{grid-area:item-12}.expand-grid .item-13{grid-area:item-13}.expand-grid .expand-0{grid-area:exp-0}.expand-grid .expand-1{grid-area:exp-1}.expand-grid .expand-2{grid-area:exp-2}.expand-grid .expand-3{grid-area:exp-3}.expand-grid .expand-4{grid-area:exp-4}.expand-grid .expand-5{grid-area:exp-5}.expand-grid .expand-6{grid-area:exp-6}.expand-grid .expand-7{grid-area:exp-7}.expand-grid .expand-8{grid-area:exp-8}.expand-grid .expand-9{grid-area:exp-9}.expand-grid .expand-10{grid-area:exp-10}.expand-grid .expand-11{grid-area:exp-11}.expand-grid .expand-12{grid-area:exp-12}.expand-grid .expand-13{grid-area:exp-13}.expand-grid .item{background:0 0;position:relative;color:#fff;height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .5s;margin:5px;overflow:hidden;padding:20px}.expand-grid .item>*{z-index:1}.expand-grid .item[data-expands]{cursor:pointer}.expand-grid .item::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#212121;opacity:0;z-index:0;transition:all .5s}.expand-grid .item:not(.active):hover::before{opacity:.3}.expand-grid .item.active[data-expands]::before{opacity:.6}.expand-grid .expand-item{position:relative;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;max-height:0;transition:all .5s;z-index:1;padding-right:env(safe-area-inset-right,0);padding-left:env(safe-area-inset-left,0)}.expand-grid .expand-item>*{z-index:1;margin:100px auto}.expand-grid .expand-item.active{max-height:8000px;margin:5px}.expand-grid .expand-item::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#212121;opacity:.6;z-index:-1;transition:all .5s}.expand-grid .item-mobile-bg{margin:5px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:-1}.expand-grid .item-mobile-bg:hover{transform:scale(.97)}.expand-grid .expand-mobile-bg{margin:0;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:-1;transition:all .5s}.expand-grid .expand-mobile-bg.active{margin:5px}.expand-grid .expand-mobile-bg::before,.expand-grid .item-mobile-bg::before{content:"";display:block;background-position:center;background-size:cover;height:100vh;width:100vw;top:0;bottom:0;left:0;right:0;position:fixed;z-index:-10}.expand-grid .transparent-square-socials .social-icon{margin:5px}.expand-grid .item i{height:50px}.expand-grid .item.hidden-desc>i{position:absolute;transform:translateX(0);transition:all .2s ease-in-out;opacity:1}.expand-grid .item.hidden-desc>span{transform:translateX(-100px);transition:all .2s ease-in-out;font-size:24px;font-family:Dosis;opacity:0}.expand-grid .item.hidden-desc:hover>i{transform:translateX(100px);opacity:0}.expand-grid .item.hidden-desc:hover>span{transform:translateX(0);opacity:1}@media only screen and (min-width:769px){.expand-grid .transparent-square-socials{flex-direction:row}}@media only screen and (min-width:1900px) and (min-height:1080px){.expand-grid .item{height:290px}.expand-grid .item i{height:70px}.expand-grid .item.hidden-desc>span{font-size:30px}.expand-grid .icon-md{width:66px;height:66px;line-height:66px;font-size:23px}}@media only screen and (max-width:768px){.expand-grid .item.hidden-desc>span{font-size:20px}}@media only screen and (max-width:600px){.expand-grid .item.vertical-mobile{writing-mode:vertical-lr}.expand-grid .item.vertical-mobile:hover>span,.expand-grid .item.vertical-mobile>i{transform:translateY(0)}.expand-grid .item.vertical-mobile>span{transform:translateY(-100px)}.expand-grid .item.vertical-mobile:hover>i{transform:translateY(100px)}}@media only screen and (max-width:420px){.expand-grid .item i{height:32px}}.expand-grid.header{grid-template-rows:auto auto;grid-template-areas:"item-1 		item-1 		item-1 		item-1" "exp-1 		exp-1 		exp-1 		exp-1"}.expand-grid.header .item-1{grid-area:item-1}.expand-grid.header .expand-1{grid-area:exp-1}.expand-grid.header .item-1{height:auto;min-height:calc(100vh - 240px)}.expand-grid.header .item-1 h1{font-size:3.7vmax}.expand-grid.header .item-1 h1>span{font-size:6.2vmax}@media only screen and (min-width:1900px) and (min-height:1080px){.expand-grid.header .item-1{height:auto;min-height:calc(100vh - 320px)}}@media only screen and (max-width:768px){.expand-grid.header .item-1{height:auto;min-height:480px}.expand-grid.header .item-1 h1{font-size:37px}.expand-grid.header .item-1 h1>span{font-size:62px}}@media only screen and (max-height:600px){.expand-grid.header .item-1{height:auto;min-height:360px}}.fluid-img-grid{display:grid;grid-template-columns:1fr 2fr;grid-auto-rows:auto;grid-gap:30px 60px;grid-template-areas:". 			header  	header" "divider 	divider 	divider" "img 		par-1  		par-1" "img 		par-2 		par-2"}.fluid-img-grid .header{grid-area:header}.fluid-img-grid .divider_full{grid-area:divider}.fluid-img-grid .img{grid-area:img}.fluid-img-grid .par-1{grid-area:par-1}.fluid-img-grid .par-2{grid-area:par-2}.fluid-img-grid .par-1>:first-child{margin-top:0!important}.fluid-img-grid .par-2>:first-child{margin-top:0!important}.fluid-img-grid .par-1>:last-child{margin-bottom:0!important}.fluid-img-grid .par-2>:last-child{margin-bottom:0!important}.fluid-img-grid .par-1{padding-bottom:15px}.fluid-img-grid .par-2{padding-top:15px}.fluid-img-grid>*{display:flex;flex-direction:column;justify-content:center}.divider_full{height:1px;background:#fff;margin-bottom:30px}@media only screen and (max-width:768px){.fluid-img-grid{grid-gap:30px;grid-template-areas:". 			header  	header" "divider 	divider 	divider" "img 		par-1  		par-1" "par-2 		par-2 		par-2"}.fluid-img-grid .par-1{padding-bottom:0}}@media only screen and (max-width:500px){.fluid-img-grid{grid-template-areas:"header 	header  	header" "divider 	divider 	divider" "img 		img  		img" "par-1 		par-1		par-1" "par-2 		par-2 		par-2"}.divider_full{margin-bottom:0}.fluid-img-grid .img{max-height:260px}.fluid-img-grid .par-1{padding-top:15px}}i.coral{content:url(/img/assets/icons/coral.svg)}i.whale{content:url(/img/assets/icons/whale_2.svg)}i.turtle{content:url(/img/assets/icons/turtle_2.svg)}i.shrimp{content:url(/img/assets/icons/shrimp.svg)}i.fish{content:url(/img/assets/icons/fish_2.svg)}i.birds{content:url(/img/assets/icons/birds.svg)}i.reptiles{content:url(/img/assets/icons/reptiles.svg)}i.mammals{content:url(/img/assets/icons/mammals.svg)}i.fern{content:url(/img/assets/icons/fern.svg)}i.frog{content:url(/img/assets/icons/frog_3.svg)}i.mushrooms{content:url(/img/assets/icons/mushrooms_1.svg)}i.butterfly{content:url(/img/assets/icons/butterfly_1.svg)}#bg-history-1 .centered-content .header-wrap h1 span:first-child{font-size:6.6vmin}#bg-history-1 .centered-content .header-wrap h1 span:last-child{font-size:11.5vmin}#bg-culture-1 .centered-content .header-wrap h1 span:first-child{font-size:6.7vmin}#bg-culture-1 .centered-content .header-wrap h1 span:last-child{font-size:11.2vmin}