html{font-size:3.5vw}body,html{width:100%;height:100%}body{margin:0;padding:0}.background1{background:transparent url(/algeo/entry/sheet.png) 0 0 no-repeat padding-box;opacity:.5;background-position:50%;z-index:-20}.background1,.background2{position:absolute;width:calc(100vw - (100vw - 100%));height:calc(100vh - (100vh - 100%))}.background2{background:transparent url(/algeo/entry/figure.svg) 0 0 no-repeat padding-box;opacity:1;background-position:50%;z-index:-10}.wrap{flex-direction:column;justify-content:center}.content,.wrap{width:100%;height:100%;display:flex}#logo{position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.content a{width:50%;height:100%;margin:auto;display:flex;align-items:center;text-decoration:none}.content section{width:100%;height:10rem;margin-bottom:2rem}#kids .kidsLogo{width:100%;height:2rem;max-width:356px;max-height:58px;object-fit:cover;background:transparent url(/algeo/entry/algeomath_kids_logo.svg) 0 0 no-repeat padding-box;background-size:contain;background-position:50%;margin:auto}#kids .kidsImg{width:100%;height:100%;background:transparent url(/algeo/entry/algeomath_kids_background.png) 0 0 no-repeat padding-box;background-size:contain;background-position:50%;display:flex;align-items:center;justify-content:center;margin:auto;max-width:821px;max-height:644px}#kids .kidsContent{text-align:center;font:normal normal 800 70px/84px Pretendard;font-size:1rem;letter-spacing:0;color:#ffffff;padding-left:1rem}#public .publicLogo{width:100%;height:2rem;max-width:271px;max-height:58px;background:transparent url(/algeo/entry/algeomath_logo.svg) 0 0 no-repeat padding-box;background-size:contain;background-position:50%;margin:auto auto .3rem}#public .publicImg{width:100%;height:100%;background:transparent url(/algeo/entry/algeomath_background.svg) 0 0 no-repeat padding-box;background-size:contain;background-position:50%;opacity:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:761px;max-height:650px}#public .publicContent{text-align:center;font:normal normal 800 70px/84px Pretendard;font-size:1rem;letter-spacing:0;color:#ffffff;opacity:1;line-height:1.4rem}#logo .science{width:258px;height:54px;background:transparent url(/algeo/entry/kosac_logo.png) 0 0 no-repeat padding-box}.content:hover .kidsImg,.content:hover .kidsLogo,.content:hover .publicImg,.content:hover .publicLogo{filter:grayscale(.9);transition:.2s}.content a:hover .kidsImg,.content a:hover .kidsLogo,.content a:hover .publicImg,.content a:hover .publicLogo{filter:grayscale(0)}.content a:hover .kidsImg,.content a:hover .publicImg{animation-name:scale-up-down;animation-duration:.9s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media screen and (max-width:767px){body{height:unset;overflow-x:hidden}.content{flex-direction:column;align-items:center}.content a{width:100%;height:100%}.content a:nth-child(2){margin-top:2rem}.content section{width:28rem;height:25rem;margin:2rem 0 3rem}#kids .kidsLogo,#public .publicLogo{height:3.5rem}#logo{position:static;transform:translate(0);display:flex;justify-content:center}#logo .science{margin:3rem 0 0;width:9rem;height:3rem;background-size:contain}#kids .kidsContent,#public .publicContent{font-size:2rem;line-height:2rem}}@keyframes scale-up-down{0%{transform:scale(1)}50%{transform:scale(.99)}to{transform:scale(1)}}