@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.management{position:relative;background:var(--Purple-gradient);border-radius:16px;padding:64px 16px;display:flex;flex-direction:column;align-items:center;color:var(--White);overflow:hidden}@media screen and (max-width:1329px){.management{border-radius:0;padding:64px 16px 40px}}.management #blur{filter:blur(3px)}.management .position-relative{position:relative;z-index:1}.management__bg{position:absolute;top:30%;height:100%;transform:scale(1.05)}.management-container{padding:24px;max-width:70%;margin:0 auto;border-radius:32px;border:2px solid var(--White-20);background:var(--White-10);backdrop-filter:blur(20px)}.management-container-items{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px}@media screen and (max-width:1023px){.management-container{max-width:80%}}@media screen and (max-width:767px){.management-container{max-width:100%;padding:10px;border-radius:14px}}.management h2{max-width:720px;text-align:center;margin:24px auto 40px}.management .label,.management h2{z-index:1;position:relative}.management-main-image{border-radius:8px;width:100%;height:100%}@media screen and (max-width:1023px){.management-main-image{max-width:100%}}@media screen and (max-width:767px){.management-main-image{border-radius:4px}}.management-item{position:absolute;padding:16px;display:flex;flex-direction:column;background-size:contain;gap:16px;background-repeat:no-repeat;z-index:1;filter:drop-shadow(0 16px 40px rgba(13,17,38,.12))}.management-item:first-child{top:15%;left:5%;background-image:url(/_next/static/media/proxyItem1.c35dd0cb.svg)}.management-item:first-child .body2{max-width:160px}.management-item:nth-child(2){top:75%;right:0;background-image:url(/_next/static/media/proxyItem2.67f43644.svg)}.management-item:nth-child(2) .body2{max-width:232px;padding-bottom:44px}.management-item:nth-child(3){bottom:0;left:3%;background-image:url(/_next/static/media/proxyItem3.399126d3.svg)}.management-item:nth-child(3) .body2{max-width:232px;padding-bottom:8px}.management-item-mob-bg{display:none;position:absolute;width:100%;height:100%;top:0;left:0}@media screen and (max-width:1023px){.management-item{max-width:100%}.management-item:first-child{left:0}.management-item:nth-child(2){right:-2%}.management-item:nth-child(3){left:0}}@media screen and (max-width:767px){.management-item{position:relative;background-size:cover;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px);border-radius:6px}.management-item:first-child,.management-item:nth-child(2){background-image:none}.management-item:nth-child(2) .body2{padding-bottom:12px}.management-item:nth-child(3){background-image:none}.management-item:nth-child(3) .body2{max-width:390px}.management-item-mob-bg{display:block;aspect-ratio:380/150}}.management-button{position:absolute;bottom:64px;z-index:2}@media screen and (max-width:1329px){.management-button{margin-top:32px;position:static}}@media screen and (max-width:639px){.management-button,.management-button .button{width:100%}}.management:after{content:"";height:200px;width:100%;position:absolute;left:0;bottom:0;border-radius:0 0 16px 16px;background:linear-gradient(180deg,rgba(128,114,238,0),#6c5eed)}