@font-face{font-family:"OpenSans";src:url("../fonts/OpenSans-VariableFont_wdth_wght.ttf") format("truetype") tech("variations"),url("../fonts/OpenSans-VariableFont_wdth_wght.ttf") format("truetype-variations"),url("../fonts/OpenSans-Regular.ttf") format("truetype");font-weight:300 800;font-stretch:75% 100%}@font-face{font-family:"TangoSans";src:url("../fonts/TangoSans.ttf") format("truetype");font-weight:normal;font-style:normal}#wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;width:1280px}#wrapper #banner{max-width:550px;filter:drop-shadow(0 0 4px white)}#wrapper #genDesc{width:1140px;text-align:center;border-radius:10px}#wrapper #genDesc .note{display:flex;justify-content:center;margin:5px}#wrapper #genDesc .note div{width:5px;flex-shrink:0;background-color:#cc3;border-top-left-radius:10px;border-bottom-left-radius:10px}#wrapper #genDesc .note p{background-color:hsla(0,0%,100%,.2);border-top-right-radius:10px;border-bottom-right-radius:10px}#wrapper a{text-decoration:none}#wrapper a.featureWrapper{transform:scale(1);transition:transform .15s ease-in-out}#wrapper a.featureWrapper:hover{transform:scale(1.02);transition:transform .3s ease-in-out}#wrapper .featureWrapper{display:flex;border-radius:10px;width:-moz-available;width:-webkit-fill-available;width:stretch}#wrapper .featureWrapper:nth-child(even){flex-direction:row-reverse}#wrapper .featureWrapper:nth-child(even) img{border-top-right-radius:10px;border-bottom-right-radius:10px}#wrapper .featureWrapper:nth-child(even) .textWrapper{border-top-left-radius:10px;border-bottom-left-radius:10px}#wrapper .featureWrapper:nth-child(odd) img{border-top-left-radius:10px;border-bottom-left-radius:10px}#wrapper .featureWrapper:nth-child(odd) .textWrapper{border-top-right-radius:10px;border-bottom-right-radius:10px}#wrapper .featureWrapper img{width:400px;height:240px}#wrapper .featureWrapper img.smallScreen{width:320px}#wrapper .featureWrapper .textWrapper{display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:-moz-available;width:-webkit-fill-available;width:stretch;background-image:linear-gradient(to bottom, hsl(349, 60%, 20%), hsl(0, 0%, 15%) 90%)}#wrapper .featureWrapper .textWrapper .topWrapper{display:flex;flex-direction:column}#wrapper .featureWrapper .textWrapper .topWrapper ul{margin-top:5px}#wrapper .featureWrapper .textWrapper .note{font-size:1.4rem;font-style:italic;color:#ccc}