h2{font-size:3rem;margin-bottom:16px}h2,h3{word-break:keep-all}h3{font-weight:400;font-size:24px}h4{color:var(--color-text-gray);font-size:22px}h4,h5{margin-bottom:16px}h5{color:var(--color-text-sub);font-size:20px}.page__p{font-size:16px;margin-bottom:16px;word-break:keep-all}.page__padding-top{padding-top:10rem}.page__divide37{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:61px;padding-bottom:56px;border-bottom:1px solid var(--color-text)}.page__divide37-0{width:240px}.page__divide37-1{display:block;width:700px}.page__ul{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.page__ul.page__ul-last{margin-bottom:0}.page__li{width:30%;font-size:16px;margin-bottom:16px}.page__li:before{content:"○ "}.page__li-100{width:100%;font-size:16px;margin-bottom:16px}.page__li-100:before{content:"- "}@media (min-width:860px) and (max-width:1000px){.page__divide37-0{width:180px}.page__divide37-1{width:620px}}@media (min-width:786px) and (max-width:859px){.page__divide37-0{width:160px}.page__divide37-1{width:560px}}@media (max-width:785px){.page__divide37-0,.page__divide37-1{width:100%}.page__divide37{padding-top:0;padding-bottom:0;border-bottom:0 solid var(--color-text)}.page__h2{padding:1.5rem 0;margin:1.5rem 0;border-bottom:1px solid var(--color-text)}.page__divide37-1{padding-bottom:2rem}.page__li{width:100%}}.project__h5{margin-top:5px;margin-bottom:21px}.project__card-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:-42px}.project__card{position:relative;overflow:hidden;border-radius:25px;width:45%;margin-bottom:42px}.project__card:hover{cursor:pointer}.project__card-overlay{position:absolute;display:none;width:200%;height:200%;background-image:radial-gradient(rgba(0,0,0,.1),rgba(255,219,112,.6),rgba(132,50,255,.3));filter:brightness(1.1) opacity(.7);mix-blend-mode:color-dodge;background-size:150% 150%;background-position:100%;transition:filter .1s,background-position .1s;pointer-events:none}.project__card-img{width:100%;height:auto;transition:transform 2s ease}.project__card.project__card-last{margin-bottom:0}.project__modal-sheet{position:fixed;max-width:972px;z-index:100;top:50%;left:50%;width:90%;height:80%;display:flex;opacity:0;pointer-events:none;align-items:center;flex-direction:column;justify-content:center;transform:translate(-50%,-50%);transition:.3s ease}.project__modal-sheet.show{opacity:1;pointer-events:auto}.project__modal-sheet .sheet-overlay{position:fixed;top:0;left:0;z-index:98;width:1000%;height:1000%;opacity:.9;background:#000;transform:translate(-50%,-50%)}.project__modal-sheet .content{width:100%;height:100%;position:relative;background:var(--color-background-light);border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.03);padding:25px 30px;z-index:99;overflow-y:auto;scrollbar-width:none}.project__modal-sheet .close-btn{position:absolute;top:20px;right:30px;cursor:pointer;font-size:2.5rem;color:var(--color-white)}.modal__h1{font-size:2rem}.modal__h2{font-size:1.5rem;margin-top:3rem;margin-bottom:1rem}.modal-img{width:100%;height:auto;margin-top:1.5rem}.modal__li{margin-bottom:.5rem}.modal__li:before{content:"- "}.wid{margin-bottom:1rem}.page__link.modal__link{padding-bottom:.5rem}.modal-close-btn{font-family:Arial,sans-serif;border:0;position:fixed;bottom:25px;left:50%;transform:translate(-50%);cursor:pointer;font-size:32px;font-weight:900;color:#f5f5f7;text-align:center;padding:1px 14px 3px;border-radius:100px;opacity:.3;background-color:#626273}.modal-close-btn:hover{background-color:#626273;opacity:.8}@media (max-width:785px){.project__card{width:80%;margin:42px auto}}