12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133 |
- .windmill {
- position: absolute;
- width: 100%;
- height: 100vh;
- margin: auto;
- overflow: hidden;
- background: #649ECD;
- left: 0;
- top: 0;
- z-index: 100;
- }
- .windmill__sun {
- position: absolute;
- height: 30px;
- width: 30px;
- top: 6%;
- left: 20%;
- border-radius: 100%;
- background: #B6E2FF;
- box-shadow: 0 0 300px 80px #B6E2FF, 0 0 200px 40px #B6E2FF, 0 0 50px 10px #B6E2FF;
- }
- .windmill__slice-4 {
- position: absolute;
- width: 0;
- height: 0;
- top: 179px;
- left: 105px;
- border-left: 300px solid transparent;
- border-right: 300px solid transparent;
- border-bottom: 250px solid #649ECD;
- }
- .windmill__slice-4:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 55px;
- left: -70px;
- border-left: 180px solid transparent;
- border-right: 180px solid transparent;
- border-bottom: 195px solid #649ECD;
- }
- .windmill__slice-4:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 80px;
- left: 60px;
- border-left: 120px solid transparent;
- border-right: 120px solid transparent;
- border-bottom: 170px solid #649ECD;
- }
- .windmill__slice-4 div {
- position: absolute;
- width: 0;
- height: 0;
- top: 95px;
- left: -392px;
- border-left: 170px solid transparent;
- border-right: 170px solid transparent;
- border-bottom: 155px solid #649ECD;
- }
- .windmill__slice-4 div:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 20px;
- left: -115px;
- border-left: 150px solid transparent;
- border-right: 150px solid transparent;
- border-bottom: 135px solid #649ECD;
- }
- .windmill__slice-4 div:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -38px;
- left: -105px;
- border-left: 220px solid transparent;
- border-right: 220px solid transparent;
- border-bottom: 195px solid #649ECD;
- }
- .windmill__slice-3 {
- position: absolute;
- width: 0;
- height: 0;
- bottom: 0;
- left: -15px;
- border-left: 320px solid transparent;
- border-right: 320px solid transparent;
- border-bottom: 150px solid #6096C4;
- }
- .windmill__slice-3:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 23px;
- left: -78px;
- border-left: 3px solid transparent;
- border-right: 3px solid transparent;
- border-bottom: 15px solid #6096C4;
- }
- .windmill__slice-3:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 31px;
- left: 89px;
- border-left: 3px solid transparent;
- border-right: 3px solid transparent;
- border-bottom: 15px solid #6096C4;
- }
- .windmill__slice-3 .windmill__tree-right {
- position: absolute;
- width: 0;
- height: 0;
- top: 2px;
- left: 33px;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 20px solid #6096C4;
- opacity: .5;
- }
- .windmill__slice-3 .windmill__tree-right:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 15px;
- left: 36px;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 25px solid #6096C4;
- }
- .windmill__slice-3 .windmill__tree-right:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -2px;
- left: -19px;
- border-left: 4px solid transparent;
- border-right: 4px solid transparent;
- border-bottom: 16px solid #6096C4;
- }
- .windmill__slice-3 .windmill__tree-left {
- position: absolute;
- width: 0;
- height: 0;
- top: -4px;
- left: -30px;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 20px solid #6096C4;
- }
- .windmill__slice-3 .windmill__tree-left:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 11px;
- left: -12px;
- border-left: 3px solid transparent;
- border-right: 3px solid transparent;
- border-bottom: 15px solid #6096C4;
- }
- .windmill__slice-3 .windmill__tree-left:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 19px;
- left: -46px;
- border-left: 4px solid transparent;
- border-right: 4px solid transparent;
- border-bottom: 20px solid #6096C4;
- }
- .windmill__slice-2 {
- position: absolute;
- width: 0;
- height: 0;
- bottom: 0;
- left: 205px;
- border-left: 250px solid transparent;
- border-right: 250px solid transparent;
- border-bottom: 110px solid #508BB3;
- }
- .windmill__slice-2:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 13px;
- left: 46px;
- border-left: 2px solid transparent;
- border-right: 2px solid transparent;
- border-bottom: 10px solid #508BB3;
- }
- .windmill__slice-2:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 10px;
- left: 39px;
- border-left: 3px solid transparent;
- border-right: 3px solid transparent;
- border-bottom: 12px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-right {
- position: absolute;
- width: 0;
- height: 0;
- top: 6px;
- left: -45px;
- border-left: 4px solid transparent;
- border-right: 4px solid transparent;
- border-bottom: 17px #508BB3;
- }
- .windmill__slice-2 .windmill__tree-right:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -16px;
- left: 13px;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-bottom: 24px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-right:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -11px;
- left: 26px;
- border-left: 3px solid transparent;
- border-right: 3px solid transparent;
- border-bottom: 15px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-middle {
- position: absolute;
- width: 0;
- height: 0;
- top: 26px;
- left: -88px;
- border-left: 4px solid transparent;
- border-right: 4px solid transparent;
- border-bottom: 15px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-middle:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -13px;
- left: 7px;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 24px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-middle:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -18px;
- left: 21px;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 28px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-left {
- position: absolute;
- width: 0;
- height: 0;
- top: 41px;
- left: -151px;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 30px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-left:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 2px;
- left: 8px;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 20px solid #508BB3;
- }
- .windmill__slice-2 .windmill__tree-left:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -10px;
- left: 19px;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 28px solid #508BB3;
- }
- .windmill__slice-1 {
- position: absolute;
- width: 0;
- height: 0;
- top: 190px;
- left: 0px;
- border-right: 400px solid transparent;
- border-bottom: 315px solid #14222D;
- }
- .windmill__slice-1:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 150px;
- left: 390px;
- border-left: 230px solid transparent;
- border-right: 520px solid transparent;
- border-bottom: 175px solid #14222D;
- }
- .windmill__slice-1:before {
- content: '';
- position: absolute;
- width: 400px;
- height: 80px;
- top: 240px;
- left: 180px;
- border-radius: 100% 100% 0 0;
- background: #14222D;
- }
- .windmill__slice-1 .windmill__tree-right {
- position: absolute;
- width: 0;
- height: 0;
- top: 112px;
- left: 747px;
- border-left: 26px solid transparent;
- border-right: 26px solid transparent;
- border-bottom: 120px solid #14222D;
- }
- .windmill__slice-1 .windmill__tree-right:after {
- content: '';
- position: absolute;
- width: 10px;
- height: 20px;
- top: 60px;
- left: -49px;
- background: #14222D;
- }
- .windmill__slice-1 .windmill__tree-right:before {
- content: '';
- position: absolute;
- width: 50px;
- height: 50px;
- top: 14px;
- left: -69px;
- background: #14222D;
- border-radius: 50% 0 50% 50%;
- transform: rotate(-45deg);
- }
- .windmill__slice-1 .windmill__tree-left {
- position: absolute;
- width: 0;
- height: 0;
- top: -42px;
- left: 40px;
- border-left: 26px solid transparent;
- border-right: 26px solid transparent;
- border-bottom: 120px solid #14222D;
- }
- .windmill__slice-1 .windmill__tree-left:after {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 187px;
- left: 461px;
- border-left: 20px solid transparent;
- border-right: 20px solid transparent;
- border-bottom: 80px solid #14222D;
- }
- .windmill__slice-1 .windmill__tree-left:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: 88px;
- left: 47px;
- border-left: 16px solid transparent;
- border-right: 16px solid transparent;
- border-bottom: 75px solid #14222D;
- }
- .windmill__clouds {
- position: absolute;
- }
- .windmill__cloud {
- position: absolute;
- width: 200px;
- height: 40px;
- border-radius: 40px;
- background: #B6E2FF;
- opacity: .3;
- }
- .windmill__cloud:before {
- content: '';
- position: absolute;
- top: -20px;
- left: 30px;
- width: 100px;
- height: 30px;
- border-radius: 20px;
- background: #B6E2FF;
- }
- .windmill__cloud:after {
- content: '';
- position: absolute;
- top: -30px;
- left: 70px;
- width: 100px;
- height: 50px;
- border-radius: 50px;
- background: #B6E2FF;
- }
- .windmill__cloud:nth-child(1) {
- top: 140px;
- left: 150px;
- animation: cloud 58s linear infinite;
- animation-delay: -20s;
- }
- .windmill__cloud:nth-child(2) {
- top: 210px;
- left: 30px;
- transform: scale(0.4);
- animation: cloud 60s linear infinite;
- animation-delay: -12s;
- }
- .windmill__cloud:nth-child(3) {
- top: 270px;
- left: 650px;
- transform: scale(0.3);
- animation: cloud 62s linear infinite;
- animation-delay: -10s;
- }
- .windmill__cloud:nth-child(4) {
- top: 260px;
- left: 360px;
- transform: scale(0.8);
- animation: cloud 64s linear infinite;
- animation-delay: -30s;
- }
- .windmill__cloud:nth-child(5) {
- top: 90px;
- left: 500px;
- transform: scale(0.5);
- animation: cloud 56s linear infinite;
- animation-delay: -25s;
- }
- .windmill__cloud:nth-child(6) {
- top: 140px;
- left: 710px;
- transform: scale(0.7);
- animation: cloud 60s linear infinite;
- animation-delay: -50s;
- }
- .windmill__windmill {
- position: absolute;
- bottom: -30px;
- left: 50px;
- width: 75px;
- border-style: solid;
- border-color: #1e3b52 transparent;
- border-width: 0 10px 135px;
- }
- .windmill__windmill:after {
- content: '';
- position: absolute;
- width: 8px;
- height: 8px;
- top: 7px;
- left: 25px;
- transform: rotate(45deg);
- background: #B6E2FF;
- }
- .windmill__windmill:before {
- content: '';
- position: absolute;
- width: 0;
- height: 0;
- top: -48px;
- left: -12px;
- border-left: 40px solid transparent;
- border-right: 40px solid transparent;
- border-bottom: 50px solid #153650;
- }
- .windmill__blades {
- position: absolute;
- top: 6px;
- left: 30px;
- animation: blades 12s linear infinite;
- }
- .windmill__blade {
- position: absolute;
- height: 80px;
- width: 24px;
- border: 2px solid #14222D;
- }
- .windmill__blade:after {
- content: '';
- position: absolute;
- top: 15px;
- left: -2px;
- height: 14px;
- width: 24px;
- border: 2px solid #14222D;
- }
- .windmill__blade:before {
- content: '';
- position: absolute;
- top: 47px;
- left: -2px;
- height: 14px;
- width: 24px;
- border: 2px solid #14222D;
- }
- .windmill__blade:nth-child(1) {
- top: -84px;
- left: -13px;
- }
- .windmill__blade:nth-child(2) {
- bottom: -84px;
- left: -13px;
- }
- .windmill__blade:nth-child(3) {
- transform: rotate(90deg);
- top: -43px;
- left: -56px;
- }
- .windmill__blade:nth-child(4) {
- transform: rotate(90deg);
- top: -43px;
- left: 28px;
- }
- .windmill__snowflakes {
- position: absolute;
- }
- .windmill__snowflake {
- position: absolute;
- background: #B6E2FF;
- transform: rotate(45deg);
- top: -200px;
- animation: snowflake 30s linear infinite;
- opacity: .5;
- }
- .windmill__snowflake:before {
- content: '';
- position: absolute;
- background: #B6E2FF;
- }
- .windmill__snowflake:after {
- content: '';
- position: absolute;
- background: #B6E2FF;
- }
- .windmill__snowflake:nth-child(1) {
- height: 5px;
- width: 5px;
- left: 100px;
- animation-delay: 20s;
- }
- .windmill__snowflake:nth-child(1):before {
- height: 7px;
- width: 7px;
- left: -15px;
- top: 137px;
- }
- .windmill__snowflake:nth-child(1):after {
- height: 5px;
- width: 5px;
- left: 40px;
- top: 320px;
- }
- .windmill__snowflake:nth-child(2) {
- height: 5px;
- width: 5px;
- left: 200px;
- animation-delay: 10s;
- }
- .windmill__snowflake:nth-child(2):before {
- height: 5px;
- width: 5px;
- left: -157px;
- top: 226px;
- }
- .windmill__snowflake:nth-child(2):after {
- height: 6px;
- width: 6px;
- left: -51px;
- top: 381px;
- }
- .windmill__snowflake:nth-child(3) {
- height: 5px;
- width: 5px;
- left: 300px;
- }
- .windmill__snowflake:nth-child(3):before {
- height: 6px;
- width: 6px;
- left: -155px;
- top: 186px;
- }
- .windmill__snowflake:nth-child(3):after {
- height: 5px;
- width: 5px;
- left: -57px;
- top: 109px;
- }
- .windmill__snowflake:nth-child(4) {
- height: 8px;
- width: 8px;
- left: 400px;
- animation-delay: 14s;
- }
- .windmill__snowflake:nth-child(4):before {
- height: 8px;
- width: 8px;
- left: -96px;
- top: 215px;
- }
- .windmill__snowflake:nth-child(4):after {
- height: 6px;
- width: 6px;
- left: -206px;
- top: 71px;
- }
- .windmill__snowflake:nth-child(5) {
- height: 7px;
- width: 7px;
- left: 500px;
- animation-delay: -24s;
- }
- .windmill__snowflake:nth-child(5):before {
- height: 7px;
- width: 7px;
- left: -244px;
- top: 96px;
- }
- .windmill__snowflake:nth-child(5):after {
- height: 7px;
- width: 7px;
- left: 100px;
- top: 217px;
- }
- .windmill__snowflake:nth-child(6) {
- height: 8px;
- width: 8px;
- left: 600px;
- }
- .windmill__snowflake:nth-child(6):before {
- height: 8px;
- width: 8px;
- left: 110px;
- top: 150px;
- }
- .windmill__snowflake:nth-child(6):after {
- height: 8px;
- width: 8px;
- left: 30px;
- top: 276px;
- }
- .windmill__snowflake:nth-child(7) {
- height: 6px;
- width: 6px;
- left: 700px;
- animation-delay: -22s;
- }
- .windmill__snowflake:nth-child(7):before {
- height: 6px;
- width: 6px;
- left: 247px;
- top: 220px;
- }
- .windmill__snowflake:nth-child(7):after {
- height: 6px;
- width: 6px;
- left: 143px;
- top: 306px;
- }
- .windmill__snowflake:nth-child(8) {
- height: 6px;
- width: 6px;
- left: 800px;
- animation-delay: -17s;
- }
- .windmill__snowflake:nth-child(8):before {
- height: 6px;
- width: 6px;
- left: 10px;
- top: 343px;
- }
- .windmill__snowflake:nth-child(8):after {
- height: 8px;
- width: 8px;
- left: -105px;
- top: 239px;
- }
- .windmill__snowflake:nth-child(9) {
- height: 7px;
- width: 7px;
- left: 900px;
- }
- .windmill__snowflake:nth-child(9):before {
- height: 8px;
- width: 8px;
- left: 133px;
- top: 211px;
- }
- .windmill__snowflake:nth-child(9):after {
- height: 5px;
- width: 5px;
- left: -65px;
- top: 243px;
- }
- .windmill__snowflake:nth-child(10) {
- height: 7px;
- width: 7px;
- left: 1000px;
- animation-delay: 17s;
- }
- .windmill__snowflake:nth-child(10):before {
- height: 7px;
- width: 7px;
- left: -119px;
- top: 207px;
- }
- .windmill__snowflake:nth-child(10):after {
- height: 7px;
- width: 7px;
- left: 166px;
- top: 4px;
- }
- .windmill__snowflake:nth-child(11) {
- height: 4px;
- width: 4px;
- left: 150px;
- animation-delay: -22s;
- }
- .windmill__snowflake:nth-child(11):before {
- height: 7px;
- width: 7px;
- left: -117px;
- top: 259px;
- }
- .windmill__snowflake:nth-child(11):after {
- height: 9px;
- width: 9px;
- left: 230px;
- top: 81px;
- }
- .windmill__snowflake:nth-child(12) {
- height: 7px;
- width: 7px;
- left: 250px;
- }
- .windmill__snowflake:nth-child(12):before {
- height: 6px;
- width: 6px;
- left: -17px;
- top: 226px;
- }
- .windmill__snowflake:nth-child(12):after {
- height: 8px;
- width: 8px;
- left: 33px;
- top: 64px;
- }
- .windmill__snowflake:nth-child(13) {
- height: 5px;
- width: 5px;
- left: 350px;
- animation-delay: 19s;
- }
- .windmill__snowflake:nth-child(13):before {
- height: 7px;
- width: 7px;
- left: -138px;
- top: 192px;
- }
- .windmill__snowflake:nth-child(13):after {
- height: 7px;
- width: 7px;
- left: 241px;
- top: 20px;
- }
- .windmill__snowflake:nth-child(14) {
- height: 4px;
- width: 4px;
- left: 450px;
- animation-delay: 15s;
- }
- .windmill__snowflake:nth-child(14):before {
- height: 7px;
- width: 7px;
- left: -173px;
- top: 222px;
- }
- .windmill__snowflake:nth-child(14):after {
- height: 5px;
- width: 5px;
- left: 236px;
- top: 27px;
- }
- .windmill__snowflake:nth-child(15) {
- height: 7px;
- width: 7px;
- left: 550px;
- }
- .windmill__snowflake:nth-child(15):before {
- height: 7px;
- width: 7px;
- left: -131px;
- top: 241px;
- }
- .windmill__snowflake:nth-child(15):after {
- height: 7px;
- width: 7px;
- left: 426px;
- top: 128px;
- }
- .windmill__snowflake:nth-child(16) {
- height: 5px;
- width: 5px;
- left: 650px;
- animation-delay: 22s;
- }
- .windmill__snowflake:nth-child(16):before {
- height: 7px;
- width: 7px;
- left: -154px;
- top: 232px;
- }
- .windmill__snowflake:nth-child(16):after {
- height: 6px;
- width: 6px;
- left: 126px;
- top: 123px;
- }
- .windmill__snowflake:nth-child(17) {
- height: 5px;
- width: 5px;
- left: 750px;
- animation-delay: -8s;
- }
- .windmill__snowflake:nth-child(17):before {
- height: 7px;
- width: 7px;
- left: -178px;
- top: 284px;
- }
- .windmill__snowflake:nth-child(17):after {
- height: 6px;
- width: 6px;
- left: 150px;
- top: 208px;
- }
- .windmill__snowflake:nth-child(18) {
- height: 5px;
- width: 5px;
- left: 850px;
- }
- .windmill__snowflake:nth-child(18):before {
- height: 7px;
- width: 7px;
- left: -165px;
- top: 247px;
- }
- .windmill__snowflake:nth-child(18):after {
- height: 6px;
- width: 6px;
- left: 110px;
- top: 216px;
- }
- .windmill__snowflake:nth-child(19) {
- height: 5px;
- width: 5px;
- left: 950px;
- animation-delay: -13s;
- }
- .windmill__snowflake:nth-child(19):before {
- height: 7px;
- width: 7px;
- left: -14px;
- top: 362px;
- }
- .windmill__snowflake:nth-child(19):after {
- height: 6px;
- width: 6px;
- left: 226px;
- top: 243px;
- }
- .windmill__snowflake:nth-child(20) {
- height: 5px;
- width: 5px;
- left: 50px;
- animation-delay: -9s;
- }
- .windmill__snowflake:nth-child(20):before {
- height: 7px;
- width: 7px;
- left: -194px;
- top: 255px;
- }
- .windmill__snowflake:nth-child(20):after {
- height: 6px;
- width: 6px;
- left: 246px;
- top: 233px;
- }
- .windmill__snowflake:nth-child(21) {
- height: 7px;
- width: 7px;
- left: 600px;
- }
- .windmill__snowflake:nth-child(21):before {
- height: 7px;
- width: 7px;
- left: -248px;
- top: 218px;
- }
- .windmill__snowflake:nth-child(21):after {
- height: 6px;
- width: 6px;
- left: 133px;
- top: 101px;
- }
- .windmill__snowflake:nth-child(22) {
- height: 5px;
- width: 5px;
- left: 800px;
- animation-delay: -11s;
- }
- .windmill__snowflake:nth-child(22):before {
- height: 7px;
- width: 7px;
- left: -44px;
- top: 342px;
- }
- .windmill__snowflake:nth-child(22):after {
- height: 6px;
- width: 6px;
- left: 126px;
- top: 123px;
- }
- /* Анимации */
- @keyframes blades {
- 100% {
- transform: rotate(-360deg);
- }
- }
- @keyframes cloud {
- 0% {
- transform: translateX(750px);
- }
- 100% {
- transform: translateX(-450px);
- }
- }
- @keyframes snowflake {
- 0% {
- transform: rotate(45deg) translateX(0) translateY(116px);
- }
- 20% {
- transform: rotate(45deg) translateX(-10px) translateY(232px);
- }
- 40% {
- transform: rotate(45deg) translateX(-50px) translateY(348px);
- }
- 60% {
- transform: rotate(45deg) translateX(-150px) translateY(464px);
- }
- 80% {
- transform: rotate(45deg) translateX(-100px) translateY(580px);
- }
- 100% {
- transform: rotate(45deg) translateX(-50px) translateY(700px);
- }
- }
|