@import url(phone.min.css)screen and (max-width:767px);@import url(tablet.min.css)screen and (min-width:768px) and (max-width:1024px);@import url(pc.min.css)screen and (min-width:1025px);@keyframes keyGradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes gradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes buttonAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes statusIconAnimation{0%{background-position:0 100%}to{background-position:0 0}}@keyframes borderGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes pearlShimmer{0%{background-position:0 0}to{background-position:50% 50%}}.info-section-bg,.info-section-blue-pearl{background-color:#f0f2f5;background-blend-mode:soft-light,screen,screen,normal,normal;background-size:200% 200%;animation:pearlShimmer 15s ease infinite alternate}.info-section-bg{background-image:radial-gradient(circle at 30% 40%,rgba(255,255,255,.8)0,rgba(255,255,255,0) 60%),radial-gradient(circle at 80% 20%,rgba(230,240,255,.9)0,rgba(230,240,255,0) 50%),radial-gradient(circle at 20% 80%,rgba(255,240,245,.9)0,rgba(255,240,245,0) 50%),radial-gradient(circle at 90% 90%,rgba(220,226,232,.6)0,rgba(240,242,245,0) 70%),radial-gradient(ellipse at center,rgba(255,255,255,.5)0,rgba(220,226,232,.2) 100%);padding:20px;border-radius:12px;color:#444}.info-section-blue-pearl{background-image:radial-gradient(circle at 30% 40%,rgba(255,255,255,.8)0,rgba(255,255,255,0) 60%),radial-gradient(circle at 80% 20%,rgba(208,229,255,.9)0,rgba(208,229,255,0) 50%),radial-gradient(circle at 20% 80%,rgba(255,255,255,.9)0,rgba(255,255,255,0) 50%),radial-gradient(circle at 90% 90%,rgba(220,226,232,.6)0,rgba(240,242,245,0) 70%),radial-gradient(ellipse at center,rgba(255,255,255,.5)0,rgba(220,226,232,.2) 100%)}section,section .buttonWrapper .toListButton{width:100%}section>#detailWrap{margin-top:4rem!important}section>#detailWrap .title{font-weight:700}section>#detailWrap>.left>.image{position:relative;background:#fff}section>#detailWrap>.left>.image::before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:-1px;left:-1px;background:#fff;color:#666;background:linear-gradient(90deg,#00aeff 0,#46c2fd 100%);background-size:400% 400%;animation:keyGradientAnimation 10s ease infinite;z-index:-1}section>#detailWrap>.right{border-image:linear-gradient(90deg,#00aeff 0,#46c2fd 100%);border-image-slice:1;border-width:1px;border-style:solid;border-image-repeat:round;background:#fff;color:#666;padding:1rem;box-sizing:border-box}section .buttonWrapper{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:767px){section{padding-bottom:4rem}section .contentsTitle,section>#detailWrap{width:96%!important;margin:auto}section>#detailWrap{display:flex;flex-wrap:wrap;column-gap:1rem}section>#detailWrap>.title{margin:2rem 0}section>#detailWrap>.title>p{font-size:1.6rem;font-weight:700}section .buttonWrapper,section>#detailWrap>.left,section>#detailWrap>.title{display:flex;justify-content:center;align-items:center;width:100%}section>#detailWrap>.left{flex-wrap:wrap;column-gap:1rem}section>#detailWrap>.left>.image{width:50%}section>#detailWrap>.left>.image>img{max-width:100%;height:auto}section>#detailWrap>.left>.title{margin-top:1rem;width:100%;display:flex;justify-content:flex-start;font-size:1.6rem;border-bottom:1px solid #666;padding-bottom:.3rem}section>#detailWrap>.right{width:100%;margin-top:2rem}section>#detailWrap>.right>.detail{color:#666;min-height:500px}section .buttonWrapper{margin-top:4rem}}@media screen and (min-width:768px) and (max-width:1024px){section{padding-bottom:4rem}section .contentsTitle,section>#detailWrap{width:96%!important;margin:auto}section>#detailWrap{display:flex;flex-wrap:wrap;column-gap:1rem}section .buttonWrapper,section>#detailWrap>.title{display:flex;justify-content:center;align-items:center;width:100%}section>#detailWrap>.title{margin:2rem 0}section>#detailWrap>.title>p{font-size:1.6rem;font-weight:700}section>#detailWrap>.left{width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:1rem}section>#detailWrap>.left>.image{width:240px}section>#detailWrap>.left>.image>img{max-width:100%;height:auto}section>#detailWrap>.left>.title{width:calc(100% - 120px);display:flex;justify-content:flex-start}section>#detailWrap>.right{width:100%;margin-top:2rem}section>#detailWrap>.right>.detail{color:#666;min-height:500px}section .buttonWrapper{margin-top:4rem}}@media screen and (min-width:1025px){section{padding-bottom:4rem}section .contentsTitle,section>#detailWrap{min-width:1025px;max-width:1680px;width:96%;margin:auto}section>#detailWrap{display:flex;flex-wrap:wrap;column-gap:1rem}section .buttonWrapper,section>#detailWrap>.title{display:flex;justify-content:center;align-items:center;width:100%}section>#detailWrap>.title{margin:2rem 0}section>#detailWrap>.title>p{font-size:1.8rem;font-weight:700}section>#detailWrap>.left>.image{width:240px}section>#detailWrap>.left>.image>img{width:100%;height:auto}section>#detailWrap>.right{width:calc(100% - 240px - 1rem)}section>#detailWrap>.right>.detail{min-height:500px}section .buttonWrapper{margin-top:4rem}}