.pageFourToFour{padding-top:150px;padding-bottom:50px}@media screen and (max-width:550px){.pageFourToFour{padding-top:100px}}.pageFourToFour .pageOneToOneContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);justify-items:center;grid-column-gap:20px;grid-row-gap:20px;position:relative}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}@media screen and (max-width:550px){.pageFourToFour .pageOneToOneContainer{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);padding-top:0}}.pageFourToFour .pageOneToOneContainer .blob{position:absolute;width:50px;height:50px;background:linear-gradient(180deg,#f7cb4a 31.77%,#fbda78);transition:1s cubic-bezier(.07,.8,.16,1);cursor:pointer;filter:blur(50px)}.pageFourToFour .pageOneToOneContainer .blob.first{animation:move 25s infinite alternate}.pageFourToFour .pageOneToOneContainer .blob.second{animation:second 15s infinite alternate}.pageFourToFour .pageOneToOneContainer .blob.forth,.pageFourToFour .pageOneToOneContainer .blob.third{animation:third 10s infinite alternate}.pageFourToFour .pageOneToOneContainer .firstBlock{grid-area:1/1/2/2;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .firstBlock{grid-area:1/1/2/2}}.pageFourToFour .pageOneToOneContainer .secondBlock{grid-area:1/2/2/3;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .secondBlock{grid-area:1/2/2/3}}.pageFourToFour .pageOneToOneContainer .thirdBlock{grid-area:1/3/2/4;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .thirdBlock{grid-area:2/1/3/2}}.pageFourToFour .pageOneToOneContainer .forthBlock{grid-area:2/1/3/2;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .forthBlock{grid-area:2/2/3/3}}.pageFourToFour .pageOneToOneContainer .fifthBlock{grid-area:2/2/3/3;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .fifthBlock{grid-area:3/1/4/2}}.pageFourToFour .pageOneToOneContainer .sixBlock{grid-area:2/3/3/4;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .sixBlock{grid-area:3/2/4/3}}.pageFourToFour .pageOneToOneContainer .seventhBlock{grid-area:3/1/4/2;width:100%;height:100%}@media screen and (max-width:991px){.pageFourToFour .pageOneToOneContainer .seventhBlock{grid-area:4/1/6/2}}