.sol-hunel{overflow-x:hidden}.sol-hunel__inner{flex-direction:column;gap:10rem;max-width:152rem;margin:0 auto;display:flex}.sol-hunel__logos-block{position:relative}.sol-hunel__clients{flex-direction:column;gap:3rem;display:flex}.sol-hunel__clients-sticky{z-index:5;background:linear-gradient(#ffffff73 0% 75%,#fff0 100%);flex-direction:column;gap:4rem;padding-top:4rem;padding-bottom:2rem;display:flex;position:sticky;top:0}.sol-hunel__clients-tabs{flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.sol-hunel__clients-tab-row{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.sol-hunel__clients-tab{color:#606364;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cdcdcd;border-radius:300px;flex-shrink:0;padding:1rem 3rem;font-size:2rem;font-weight:400;line-height:1.4;transition:background .15s,color .15s,border-color .15s}.sol-hunel__clients-tab:hover{color:#fff;background:#131313;border-color:#131313}.sol-hunel__clients-tab--active{color:#fff;background:#131313;border-color:#131313;font-weight:700}.sol-hunel__clients-search{border-bottom:1px solid #212324;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1rem;display:flex}.sol-hunel__clients-search-input{color:#131313;background:0 0;border:0;outline:0;flex:1;min-width:0;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:2rem;font-weight:400;line-height:1.4}.sol-hunel__clients-search-input::placeholder{color:#606364;opacity:1}.sol-hunel__clients-search-input::-webkit-search-cancel-button{appearance:none}.sol-hunel__clients-search-icon{color:#131313;flex-shrink:0;width:3rem;height:3rem}.sol-hunel__clients-grid{grid-template-columns:repeat(4,16.8rem);place-content:start center;gap:4rem 7rem;margin:0;padding:0;list-style:none;display:grid}.sol-hunel__clients-grid[hidden]{display:none}.sol-hunel__clients-sections{flex-direction:column;gap:4rem;display:flex}.sol-hunel__clients-sections[hidden]{display:none}.sol-hunel__clients-section{flex-direction:column;gap:1.6rem;display:flex}.sol-hunel__clients-section-title{color:#131313;letter-spacing:-.01em;text-align:center;margin:0;font-size:3.4rem;font-weight:600;transition:filter .25s}.sol-hunel__clients-section-title.sol-hunel__clients-item--blurred{filter:blur(4px)}.sol-hunel__clients-item{background:#fff;justify-content:center;align-items:center;width:16.8rem;height:4.9rem;transition:filter .25s;display:flex}.sol-hunel__clients-item img{width:100%;height:auto;display:block}.sol-hunel__clients-item--blurred{filter:blur(4px)}.sol-hunel__clients-empty{color:#494d50;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:2rem;min-height:40rem;padding:6rem 0;font-size:1.6rem;font-weight:500;display:flex}@media (max-width:1300px){.sol-hunel__clients-tabs{-ms-overflow-style:none;scrollbar-width:none;flex-flow:row;gap:.4rem;overflow-x:auto}.sol-hunel__clients-tabs::-webkit-scrollbar{display:none}.sol-hunel__clients-tab-row{display:contents}.sol-hunel__clients-grid{grid-template-columns:repeat(3,1fr);min-height:auto}}@media (max-width:767px){.sol-hunel__clients-grid{grid-template-columns:repeat(2,1fr)}.sol-hunel__clients-item{padding:1.5rem 1rem}.sol-hunel__clients-item img{height:6.4rem}.sol-hunel__clients-search-input{text-overflow:ellipsis;font-size:1.4rem}.sol-hunel__clients-search-icon{width:2.4rem;height:2.4rem}.sol-hunel__clients-tab{padding:.7rem 1.2rem;font-size:1.4rem}}.sol-hunel__logos-cta-wrap{justify-content:center;padding:0 0 5rem;display:flex}.sol-hunel__logos-cta{color:#131313;cursor:pointer;background:0 0;border:none;align-items:center;padding:.6rem 1.5rem;font-size:2rem;font-weight:600;display:inline-flex}.sol-hunel__logos-cta span{z-index:0;position:relative}.sol-hunel__logos-cta span:after{content:"";z-index:-1;transform-origin:0;background:linear-gradient(90deg,#e2ebfb 0%,#c4e1fa 100%);border-radius:1rem;width:calc(100% + 1.6rem);height:1.4rem;transition:height .3s,background .3s,left .3s,width .3s,bottom .3s;animation:.7s .3s forwards hunelHighlightUnderline;position:absolute;bottom:-.5rem;left:-.8rem;transform:scaleX(0)}.sol-hunel__logos-cta:hover span:after{background:#131313;width:100%;height:.1rem;bottom:-.4rem;left:0}@keyframes hunelHighlightUnderline{to{transform:scaleX(1)}}.sol-hunel__section{flex-direction:column;gap:5rem;display:flex}.sol-hunel__bg-grey,.sol-hunel__bg-white{padding:5rem 0}.sol-hunel__bg-grey{background-color:#f6f7f9}.sol-hunel__bg-white{background-color:#fff}.sol-hunel__dark-card{align-items:center;gap:8rem;width:100%;margin-bottom:5rem;display:flex}.sol-hunel__dark-card-image-col{flex-direction:column;flex-shrink:0;align-items:center;gap:1.6rem;display:flex}.sol-hunel__dark-card-image{border-radius:1.5rem;flex-shrink:0;width:74rem;height:38rem;position:relative;overflow:hidden}.sol-hunel__dark-card-badge{z-index:2;color:#0d80f2;background:#cfe7ff;border-radius:0 0 1rem 1rem;align-items:center;padding:1rem 2rem;font-size:1.6rem;font-weight:600;line-height:1;animation:.4s both solHunelBadgeFade;display:inline-flex;position:absolute;top:0;left:2rem}.sol-hunel__dark-card-slides{z-index:0;transition:filter .6s;position:absolute;inset:0;overflow:hidden}.sol-hunel__dark-card-image--intro .sol-hunel__dark-card-slides,.sol-hunel__dark-card-image--pre .sol-hunel__dark-card-slides{filter:blur(1rem)}.sol-hunel__dark-card-intro{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sol-hunel__dark-card-intro img{transform-origin:50%;width:12rem;height:auto;animation:2s cubic-bezier(.4,0,.2,1) forwards solHunelIntroLogoZoomFade}@keyframes solHunelIntroLogoZoomFade{0%{opacity:0;transform:scale(.75)}20%{opacity:1}45%{opacity:1}to{opacity:0;transform:scale(1.5)}}.sol-hunel__dark-card-slides-track{width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex}.sol-hunel__dark-card-slide{opacity:.3;flex-shrink:0;width:100%;height:100%;transition:opacity .6s}.sol-hunel__dark-card-slide img{object-fit:cover;object-position:center;width:100%;height:100%}.sol-hunel__dark-card-slide--active{opacity:1}.sol-hunel__dark-card-dots{align-items:center;gap:.8rem;margin:0;padding:0;display:flex}.sol-hunel__dark-card-dot{box-sizing:border-box;cursor:pointer;appearance:none;background-color:#cbcfd2;border:1px solid #0000;border-radius:1rem;flex-shrink:0;width:.8rem;height:.8rem;margin:0;padding:0;transition:background-color .25s,border-color .25s,width .25s;position:relative}.sol-hunel__dark-card-dot:after{content:"";width:2.4rem;height:2.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sol-hunel__dark-card-dot:hover{background-color:#0000;border-color:#0d80f2}.sol-hunel__dark-card-dot--active{background-color:#0d80f2;border-color:#0d80f2;width:2rem}@keyframes solHunelBadgeFade{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.sol-hunel__dark-card-nav{z-index:2;color:#34383a;cursor:pointer;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #13131314;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sol-hunel__dark-card-nav:focus-visible{opacity:1;pointer-events:auto;outline-offset:2px;outline:2px solid #0d80f2}.sol-hunel__dark-card-nav--prev{left:1.2rem}.sol-hunel__dark-card-nav--next{right:1.2rem}.sol-hunel__dark-card-text{flex-direction:column;flex:1;gap:3rem;display:flex}.sol-hunel__dark-card-copy{flex-direction:column;gap:2rem;display:flex}.sol-hunel__dark-card-title{color:#131313;font-size:2.4rem;font-weight:600;line-height:1.4}.sol-hunel__dark-card-desc{color:#34383a;white-space:pre-line;font-size:2rem;font-weight:400;line-height:1.5}.sol-hunel__dark-card-link{color:#131313;background:#fff;border:1px solid #131313;border-radius:.4rem;align-self:flex-start;align-items:center;gap:.5rem;height:4rem;padding:0 1.2rem 0 1.6rem;font-size:1.4rem;font-weight:700;line-height:1;transition:background-color .2s,color .2s;display:inline-flex}.sol-hunel__dark-card-link img{flex-shrink:0}.sol-hunel__dark-card-link:hover{color:#fff;background:#131313}.sol-hunel__dark-card-link:hover img{filter:invert()}.sol-hunel__logo{width:30rem;max-width:100%;height:auto}.sol-hunel__cards{gap:3rem;display:flex}.sol-hunel__card{opacity:0;border-radius:1.5rem;flex-direction:column;flex:1;display:flex;overflow:hidden;transform:translateY(4rem)}.sol-hunel__cards--visible .sol-hunel__card{animation:.6s forwards solSlideUp}.sol-hunel__cards--visible .sol-hunel__card--stagger-1{animation-delay:0s}.sol-hunel__cards--visible .sol-hunel__card--stagger-2{animation-delay:.12s}.sol-hunel__cards--visible .sol-hunel__card--stagger-3{animation-delay:.24s}.sol-hunel__card-header{background-color:#f6f7f9;border:1px solid #dfdfdf;border-bottom:none;border-radius:1.5rem 1.5rem 0 0;padding:3rem}.sol-hunel__card-logo-wrap{justify-content:space-between;align-items:flex-start;display:flex}.sol-hunel__card-logo-info{flex-direction:column;gap:.5rem;display:flex}.sol-hunel__card-logo{width:auto;height:2rem}.sol-hunel__card-name{color:#34383a;font-size:1.4rem;font-weight:400}.sol-hunel__card-tagline{color:#34383a;font-size:1.8rem;font-weight:400}.sol-hunel__card-body{background:#fff;border:1px solid #dfdfdf;border-top:none;border-radius:0 0 1.5rem 1.5rem;flex-direction:column;flex:1;gap:3rem;padding:3rem;display:flex}.sol-hunel__card-highlight{flex-direction:column;gap:1rem;display:flex}.sol-hunel__card-heading{color:#131313;font-size:1.8rem;font-weight:700;line-height:1.4}.sol-hunel__card-badges{gap:1rem;display:flex}.sol-hunel__card-badge{white-space:nowrap;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:1.4rem;font-weight:500;display:inline-flex}.sol-hunel__card-badge--blue{color:#0d80f2;background-color:#e3f1ff}.sol-hunel__card-badge--green{color:#18a356;background-color:#e9fbe2}.sol-hunel__card-details{flex-direction:column;gap:2rem;display:flex}.sol-hunel__card-detail-group{flex-direction:column;gap:.5rem;display:flex}.sol-hunel__card-detail-label{color:#131313;padding-left:2.4rem;font-size:1.6rem;font-weight:700;line-height:1.2;position:relative}.sol-hunel__card-detail-label:before{content:"";width:2rem;height:2rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sol-hunel__card-detail-label--target:before{background:url(/images/solution/overview/icon_target.svg) 50%/contain no-repeat}.sol-hunel__card-detail-label--key:before{background:url(/images/solution/overview/icon_key.svg) 50%/contain no-repeat}.sol-hunel__card-detail-text{color:#34383a;padding-left:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.56}.sol-hunel__card-features{flex-direction:column;gap:0;padding-left:0;display:flex}.sol-hunel__card-features li{color:#34383a;margin-left:.5rem;padding-left:1.75rem;font-size:1.6rem;font-weight:400;line-height:1.56;position:relative}.sol-hunel__card-features li:before{content:"✓";color:#0d80f2;font-size:1.4rem;font-weight:700;position:absolute;left:0}.sol-hunel__card-ctas{gap:1rem;margin-top:auto;display:flex}.sol-hunel__card-cta{white-space:nowrap;border-radius:.5rem;flex:1;justify-content:center;align-items:center;padding:1.6rem 2.4rem;font-size:2rem;font-weight:700;transition:background-color .3s,color .3s;display:flex}.sol-hunel__card-cta--outline{color:#131313;background:#fff;border:1px solid #131313}.sol-hunel__card-cta--outline:hover{color:#fff;background:#131313}.sol-hunel__card-cta--filled{color:#fff;background:#131313;border:1px solid #131313}.sol-hunel__card-cta--filled:hover{color:#131313;background:0 0}.sol-hunel__cta-bar{background-color:#f6f7f9;border:1px solid #dfdfdf;border-radius:1.5rem;justify-content:space-between;align-items:center;padding:4rem 6rem;display:flex}.sol-hunel__cta-bar-text{color:#131313;font-size:2rem;font-weight:400;line-height:1.2}.sol-hunel__cta-bar-text strong{background:linear-gradient(90deg,#1ec2af 0%,#0072c4 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.sol-hunel__cta-bar-link{color:#131313;white-space:nowrap;font-size:1.8rem;font-weight:600;transition:color .3s}.sol-hunel__cta-bar-link:hover{color:#0d80f2}.sol-hunel__benefits{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:3rem;display:grid}.sol-hunel__benefit{opacity:0;transform:translateY(4rem)}.sol-hunel__benefit-text{flex-direction:column;gap:1.5rem;width:100%;display:flex}.sol-hunel__benefits--visible .sol-hunel__benefit{animation:.6s forwards solSlideUp}.sol-hunel__benefits--visible .sol-hunel__benefit:first-child{animation-delay:0s}.sol-hunel__benefits--visible .sol-hunel__benefit:nth-child(2){animation-delay:.1s}.sol-hunel__benefits--visible .sol-hunel__benefit:nth-child(3){animation-delay:.2s}.sol-hunel__benefits--visible .sol-hunel__benefit:nth-child(4){animation-delay:.3s}.sol-hunel__benefits--visible .sol-hunel__benefit:nth-child(5){animation-delay:.4s}.sol-hunel__benefits--visible .sol-hunel__benefit:nth-child(6){animation-delay:.5s}.sol-hunel__benefit-icon{box-sizing:content-box;background-color:#e3ecfb;border-radius:1.5rem;width:2.8rem;height:2.8rem;padding:1.6rem}.sol-hunel__benefit-title{color:#131313;font-size:2rem;font-weight:700;line-height:1.2}.sol-hunel__benefit-desc{color:#34383a;white-space:pre-line;font-size:1.6rem;font-weight:400;line-height:1.5625}.sol-hunel__modules{flex-direction:column;gap:3rem;display:flex}.sol-hunel__modules-header{flex-direction:column;gap:2rem;display:flex}.sol-hunel__modules-elizax{background:#f6f7f9 url(/images/solution/overview/elizax_link_bg.png) 100%/contain no-repeat;border:1px solid #e5e7eb;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:4rem;padding:2rem 7rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.sol-hunel__modules-elizax-text{z-index:1;color:#131313;white-space:pre-line;font-size:1.8rem;font-weight:500;line-height:1.6;position:relative}.sol-hunel__modules-elizax-link{z-index:1;flex-shrink:0;align-items:flex-end;gap:.6rem;display:flex;position:relative}.sol-hunel__modules-elizax-underline{align-items:flex-end;gap:.6rem;display:flex;position:relative}.sol-hunel__modules-elizax-underline:after{content:"";transform-origin:100%;background:#131313;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-.4rem;left:0;transform:scaleX(0)}.sol-hunel__modules-elizax:hover .sol-hunel__modules-elizax-underline:after{transform-origin:0;transform:scaleX(1)}.sol-hunel__modules-elizax-logo{width:auto;height:2.4rem}.sol-hunel__modules-elizax-go,.sol-hunel__modules-elizax-arrow{color:#131313;font-size:2rem;font-weight:700;line-height:1}.sol-hunel__change{flex-direction:column;gap:3rem;display:flex}.sol-hunel__change-tabs{border-bottom:1.2px solid #cdcdcd;align-items:center;gap:1rem;display:flex}.sol-hunel__change-tab{color:#34383a;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex-shrink:0;margin-bottom:-1.2px;padding:1rem 2rem;font-size:2rem;font-weight:700;line-height:1.4;transition:color .2s,border-color .2s}.sol-hunel__change-tab:hover{color:#131313}.sol-hunel__change-tab--active{color:#131313;border-bottom-color:#131313}.sol-hunel__change-tab--disabled{cursor:not-allowed;opacity:.4}.sol-hunel__change-tab--disabled:hover{color:#34383a}.sol-hunel__change-content{contain:layout;align-items:stretch;gap:3rem;height:52.3rem;display:flex}.sol-hunel__change-items{scrollbar-width:none;flex-direction:column;flex-shrink:0;gap:1rem;width:39rem;height:100%;display:flex;overflow-y:auto}.sol-hunel__change-items::-webkit-scrollbar{display:none}.sol-hunel__change-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #cbcfd2;border-radius:1rem;flex-direction:column;align-items:stretch;gap:1rem;padding:2rem;transition:background-color .25s,border-color .25s;display:flex}.sol-hunel__change-item:hover{border-color:#0d80f2}.sol-hunel__change-item--active{background:#f5faff;border-color:#0d80f2}.sol-hunel__change-item-title{color:#131313;opacity:.8;font-size:2rem;font-weight:700}.sol-hunel__change-item-bullets{margin:0;padding-left:0;list-style:none}.sol-hunel__change-item-bullets li{color:#34383a;padding-left:2rem;font-size:1.5rem;font-weight:400;line-height:2.5rem;position:relative}.sol-hunel__change-item-bullets li:before{content:"";background:currentColor;border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:.5lh;left:.7rem;transform:translateY(-50%)}.sol-hunel__change-image{box-sizing:border-box;background:#eff3fb url(/images/solution/hunel/hunel-change-bg.png) 50%/cover no-repeat;border-radius:1rem;flex:1;padding:5rem 0 0 5rem;display:flex;overflow:hidden}.sol-hunel__change-image img{animation:3.4s cubic-bezier(.22,1,.36,1) forwards solHunelChangeImgIn;display:block;-webkit-mask-image:linear-gradient(90deg,#000 0% 20%,#0000 80%);mask-image:linear-gradient(90deg,#000 0% 20%,#0000 80%);-webkit-mask-size:300% 100%;mask-size:300% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sol-hunel__change-image:has(img[src$=hunel-change-6\.png]){padding-top:2rem}@keyframes solHunelChangeImgIn{0%{opacity:0;-webkit-mask-position:100% 0;mask-position:100% 0}18%{opacity:1}to{opacity:1;-webkit-mask-position:0 0;mask-position:0 0}}.sol-hunel__change-skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:1rem;width:100%;height:100%;min-height:38.5rem;animation:1.4s ease-in-out infinite solHunelSkeletonPulse}@keyframes solHunelSkeletonPulse{0%{background-position:100%}to{background-position:-100%}}@keyframes solHunelChangeImgFade{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}.sol-hunel__modules-map{background-color:#e5e7eb;border-radius:1.5rem;flex-direction:column;align-items:stretch;gap:2rem;padding:2rem 0;display:flex}.sol-hunel__modules-map-tag{flex-direction:row;justify-content:center;align-items:center;gap:2rem;max-width:80%;margin:0 auto;padding:0 3rem;display:flex}.sol-hunel__modules-map-tag strong{color:#131313;white-space:nowrap;flex-shrink:0;align-items:center;gap:1rem;font-size:2.4rem;font-weight:700;display:inline-flex}.sol-hunel__modules-map-tag span{color:#34383a;font-size:2rem;font-weight:400;line-height:1.25}.sol-hunel__modules-map-tag-header{display:contents}.sol-hunel__modules-map-tag-icon{object-fit:contain;flex-shrink:0;width:3rem;height:3rem;margin-right:-1rem}.sol-hunel__modules-map-grid{background-color:#fff;border-radius:1.5rem;grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:2rem;margin:0 5rem;padding:4rem 5rem;display:grid}.sol-hunel__modules-map-col{flex-direction:column;gap:2rem;display:flex}.sol-hunel__modules-map-card{cursor:pointer;background:#fff;border:1px solid #cbcfd2;border-radius:1rem;flex:1;transition:border-color .2s,box-shadow .2s;position:relative}.sol-hunel__modules-map-card--open{z-index:5;border-color:#494d50}.sol-hunel__modules-map-card-header{justify-content:space-between;align-items:center;padding:2.5rem 3rem;display:flex}.sol-hunel__modules-map-card-header span{color:#131313;font-size:2rem;font-weight:700}.sol-hunel__modules-map-card-popover{clip-path:inset(0 -2rem -2rem);opacity:0;pointer-events:none;z-index:6;background:#fff;border:1px solid #494d50;border-top:0;border-radius:0 0 .4rem .4rem;padding:0 3rem 3rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% - 1px);left:-1px;right:-1px;transform:translateY(-.4rem);box-shadow:0 .4rem 1rem -.1rem #06193840}.sol-hunel__modules-map-card-summary{color:#131313;margin:0 0 1.2rem;font-size:1.6rem;font-weight:700;line-height:1.5}.sol-hunel__modules-map-card-features{color:#34383a;margin:0;padding:0;font-size:1.8rem;line-height:3rem;list-style:none}.sol-hunel__modules-map-card-features li{margin:0}.sol-hunel__modules-map-card--open .sol-hunel__modules-map-card-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.sol-hunel__modules-map-card-features li{padding-left:2rem;position:relative}.sol-hunel__modules-map-card-features li:before{content:"";background:currentColor;border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:.5lh;left:.85rem;transform:translateY(-50%)}.sol-hunel__modules-map-card--open{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.sol-hunel__modules-map-card-header svg{transition:transform .2s;transform:rotate(90deg)}.sol-hunel__modules-map-card--open .sol-hunel__modules-map-card-header svg{transform:rotate(-90deg)}.sol-hunel__modules-map-card--up .sol-hunel__modules-map-card-popover{box-shadow:none;clip-path:none;border-top:1px solid #494d50;border-bottom:0;border-radius:.4rem .4rem 0 0;padding:3rem 3rem 0;top:auto;bottom:calc(100% - 1px);transform:translateY(.4rem)}.sol-hunel__modules-map-card--up.sol-hunel__modules-map-card--open{border-top-color:#0000;border-bottom-color:#494d50;border-radius:0 0 .4rem .4rem;box-shadow:0 .4rem 1rem -.1rem #06193840}.sol-hunel__modules-map-card--up.sol-hunel__modules-map-card--open .sol-hunel__modules-map-card-popover{transform:translateY(0)}.sol-hunel__modules-map-self{background:linear-gradient(25deg,#0f2638 51.52%,#0d80f2 129.83%);border-radius:1rem;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem 4rem 0;display:flex}.sol-hunel__modules-map-self-title{color:#fff;text-align:center;font-size:2rem;font-weight:700}.sol-hunel__modules-map-self-list{flex-direction:column;display:flex}.sol-hunel__modules-map-self-block{border-bottom:1px solid #8f9294;flex-direction:column;gap:1rem;padding:1.5rem 3rem;display:flex}.sol-hunel__modules-map-self-block:first-child{padding-top:0}.sol-hunel__modules-map-self-block:last-child{border-bottom:0;padding-bottom:0}.sol-hunel__modules-map-self-block-title{color:#fff;text-align:center;font-size:2rem;font-weight:700}.sol-hunel__modules-map-self-block-list{text-align:center;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sol-hunel__modules-map-self-block-list li{color:#cbcfd2;font-size:1.6rem;font-weight:400;line-height:2.5rem}.sol-hunel__modules-label{color:#005bc2;font-size:1.5rem;font-weight:700}.sol-hunel__modules-title{color:#131313;font-size:3.5rem;font-weight:700;line-height:1.2}.sol-hunel__modules-subtitle{color:#606364;font-size:2rem;font-weight:400}.sol-hunel__modules-tabs{border-bottom:1.2px solid #cbcfd2;padding:1.6rem 0 0;position:relative}.sol-hunel__modules-tabs:before,.sol-hunel__modules-tabs:after{content:"";pointer-events:none;z-index:1;opacity:0;width:6rem;transition:opacity .2s;position:absolute;top:0;bottom:0}.sol-hunel__modules-tabs:before{background:linear-gradient(270deg,#0000,#fff);left:0}.sol-hunel__modules-tabs:after{background:linear-gradient(90deg,#0000,#fff);right:0}.sol-hunel__modules-tabs--fade-left:before,.sol-hunel__modules-tabs--fade-right:after{opacity:1}.sol-hunel__modules-tab-list{-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:1rem;display:flex;overflow-x:auto}.sol-hunel__modules-tab-list::-webkit-scrollbar{display:none}.sol-hunel__modules-tab{color:#606364;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;padding:1.2rem 2rem;font-size:2rem;font-weight:700;transition:color .2s,border-color .2s}.sol-hunel__modules-tab:hover{color:#131313}.sol-hunel__modules-tab--active{color:#131313;border-bottom-color:#131313}.sol-hunel__modules-content{flex-direction:column;gap:2rem;display:flex}.sol-hunel__modules-detail{flex-direction:column;gap:.5rem;display:flex}.sol-hunel__modules-detail-title{color:#131313;font-size:2rem;font-weight:700}.sol-hunel__modules-detail-desc{color:#34383a;font-size:1.6rem;font-weight:400}.sol-hunel__modules-card{opacity:0;background-color:#f3f4f6;border-radius:1.5rem;gap:4rem;padding:5rem;display:flex;transform:translateY(4rem)}.sol-hunel__modules-card--visible{animation:.6s forwards solSlideUp}.sol-hunel__modules-card-features{flex-direction:column;flex:1;gap:4rem;display:flex}.sol-hunel__modules-feature{flex-direction:column;gap:1rem;display:flex}.sol-hunel__modules-feature-label{color:#131313;padding-left:3.3rem;font-size:2rem;font-weight:700;position:relative}.sol-hunel__modules-feature-label:before{content:"";background:url(/images/common/icon_line_check.svg) 50%/contain no-repeat;width:2.8rem;height:2.8rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sol-hunel__modules-feature-desc{color:#606364;padding-left:3.3rem;font-size:1.6rem;font-weight:400}.sol-hunel__modules-card-img{border-radius:1rem;flex:1;min-height:40rem;overflow:hidden}.sol-hunel__modules-card-img img{object-fit:cover;width:100%;height:100%}.sol-hunel__customer-reaction{background-color:#e8f6ff;margin:5rem 0;padding:5rem 0}.sol-hunel__customer-reaction-inner{align-items:flex-start;gap:8rem;max-width:192rem;margin:0 auto;padding:0 20rem;display:flex}.sol-hunel__customer-reaction-header{flex-direction:column;flex-shrink:0;gap:2rem;display:flex}.sol-hunel__customer-reaction-title{color:#131313;font-size:3.5rem;font-weight:700;line-height:1.2}.sol-hunel__customer-reaction-desc{color:#34383a;white-space:pre-line;font-size:1.6rem;font-weight:400;line-height:1.56}.sol-hunel__carousel{flex-direction:column;flex:1;gap:4rem;display:flex;overflow:hidden}.sol-hunel__carousel-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.sol-hunel__carousel-slide{flex-shrink:0;gap:1.5rem;width:100%;display:flex}.sol-hunel__carousel-dots{justify-content:center;gap:.4rem;display:flex}.sol-hunel__carousel-dot{cursor:pointer;background-color:#e5e7eb;border:none;border-radius:50%;width:.8rem;height:.8rem;padding:0;transition:background-color .3s}.sol-hunel__carousel-dot--active,.sol-hunel__carousel-dot:hover{background-color:#0d80f2}.sol-hunel__customer-reaction-card{opacity:0;background-color:#fff;border-radius:1.5rem;flex-direction:column;flex:1;gap:1.5rem;padding:3rem;display:flex;transform:translateY(4rem)}.sol-hunel__carousel--visible .sol-hunel__customer-reaction-card{animation:.6s forwards solSlideUp}.sol-hunel__carousel--visible .sol-hunel__customer-reaction-card--stagger-1{animation-delay:0s}.sol-hunel__carousel--visible .sol-hunel__customer-reaction-card--stagger-2{animation-delay:.12s}.sol-hunel__carousel--visible .sol-hunel__customer-reaction-card--stagger-3{animation-delay:.24s}.sol-hunel__customer-reaction-company{color:#131313;font-size:1.6rem;font-weight:700}.sol-hunel__customer-reaction-quote{color:#34383a;font-size:1.6rem;font-weight:500;line-height:1.56}.sol-hunel__cases{gap:3rem;display:flex}.sol-hunel__case{opacity:0;background-color:#fff;border-radius:1.5rem;flex:1;overflow:hidden;transform:translateY(4rem)}.sol-hunel__cases--visible .sol-hunel__case{animation:.6s forwards solSlideUp}.sol-hunel__cases--visible .sol-hunel__case--stagger-1{animation-delay:0s}.sol-hunel__cases--visible .sol-hunel__case--stagger-2{animation-delay:.12s}.sol-hunel__cases--visible .sol-hunel__case--stagger-3{animation-delay:.24s}.sol-hunel__case-img{aspect-ratio:487/260;background-color:#131313;position:relative;overflow:hidden}.sol-hunel__case-img img{object-fit:cover;opacity:1;z-index:0;width:100%;height:100%;position:absolute;inset:0}.sol-hunel__case-img-content{z-index:1;flex-direction:column;gap:2rem;height:100%;padding:3rem;display:flex;position:relative}.sol-hunel__case-badge{color:#131313;background-color:#fff;border-radius:10rem;align-self:flex-start;padding:.5rem 1rem;font-size:1.4rem;font-weight:500;display:inline-flex}.sol-hunel__case-summary{color:#fff;white-space:pre-line;font-size:2.4rem;font-weight:700;line-height:1.33}.sol-hunel__case-link{color:#fff;align-self:flex-end;margin-top:auto;font-size:1.8rem;font-weight:500}.sol-hunel__case-body{background-color:#f6f7f9;flex-direction:column;gap:1rem;padding:3rem;display:flex}.sol-hunel__case-company{color:#131313;font-size:1.8rem;font-weight:700}.sol-hunel__case-quote{color:#494d50;font-size:1.6rem;font-weight:400;line-height:1.56}.sol-hunel__cases-btn{color:#131313;white-space:nowrap;background:0 0;border:1px solid #131313;border-radius:.5rem;justify-content:center;align-self:center;align-items:center;padding:1.3rem 2.4rem;font-size:2rem;font-weight:700;transition:background-color .3s,color .3s;display:flex}.sol-hunel__cases-btn:hover{color:#fff;background-color:#131313}@media (max-width:1599px){.sol-hunel__inner{max-width:150rem;padding:0 6rem}.sol-hunel__modules-card{gap:3rem;padding:4rem}.sol-hunel__dark-card-desc,.sol-hunel__benefit-desc{white-space:normal}.sol-hunel__change-content{height:47.3rem}}@media (max-width:1520px){.sol-hunel__modules-detail,.sol-hunel__change-image{display:none}.sol-hunel__change-items{width:100%}}@media (max-width:1300px){.sol-hunel__inner{gap:6rem}.sol-hunel__section{gap:3rem}.sol-hunel__dark-card{flex-direction:column;gap:4rem}.sol-hunel__dark-card-image-col{width:100%}.sol-hunel__dark-card-image{aspect-ratio:740/380;width:100%;height:auto}.sol-hunel__dark-card-text{gap:2.4rem}.sol-hunel__dark-card-title{font-size:2.2rem}.sol-hunel__dark-card-desc{font-size:1.8rem}.sol-hunel__cards{flex-direction:column}.sol-hunel__card-header,.sol-hunel__card-body{padding:2.4rem}.sol-hunel__benefits{grid-template-columns:repeat(2,1fr);gap:2rem}.sol-hunel__benefit-title{font-size:1.8rem}.sol-hunel__modules-title{font-size:2.8rem}.sol-hunel__modules-subtitle{font-size:1.8rem}.sol-hunel__modules-elizax{background-position:50%;background-size:cover;flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem 4rem}.sol-hunel__modules-elizax-link{align-self:flex-end}.sol-hunel__modules-elizax-text,.sol-hunel__modules-elizax-go,.sol-hunel__modules-elizax-arrow{font-size:1.8rem}.sol-hunel__modules-tab{font-size:1.7rem}.sol-hunel__modules-detail-title{font-size:1.8rem}.sol-hunel__modules-card{flex-direction:column;gap:3rem;padding:3rem}.sol-hunel__modules-card-img{min-height:30rem}.sol-hunel__modules-feature-label{font-size:1.8rem}.sol-hunel__modules-feature-desc{font-size:1.5rem}.sol-hunel__modules-map{gap:1.5rem;padding:2rem 0}.sol-hunel__modules-map-tag{flex-direction:row;align-items:center;gap:1rem;max-width:100%;padding:0 2rem}.sol-hunel__modules-map-tag strong{font-size:1.8rem}.sol-hunel__modules-map-tag span{font-size:1.5rem}.sol-hunel__modules-map-grid{grid-template-columns:1fr;gap:1.5rem;margin:0 2rem;padding:2rem}.sol-hunel__modules-map-col{gap:1rem;width:100%}.sol-hunel__modules-map-card-header{padding:1.6rem 2rem}.sol-hunel__modules-map-card-header span{font-size:1.6rem}.sol-hunel__modules-map-card-popover{box-shadow:none;clip-path:none;opacity:1;pointer-events:auto;border:0;border-radius:0;max-height:0;padding:0 2rem;transition:max-height .25s,padding .25s;position:static;overflow:hidden;transform:none}.sol-hunel__modules-map-card--up .sol-hunel__modules-map-card-popover{box-shadow:none;border:0;border-radius:0;padding:0 2rem;top:auto;bottom:auto;transform:none}.sol-hunel__modules-map-card--open .sol-hunel__modules-map-card-popover,.sol-hunel__modules-map-card--up.sol-hunel__modules-map-card--open .sol-hunel__modules-map-card-popover{border-top:1px solid #cbcfd2;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;max-height:100vh;padding:1.6rem 2rem 2.4rem}.sol-hunel__modules-map-card--open,.sol-hunel__modules-map-card--up.sol-hunel__modules-map-card--open{border-color:#494d50;border-radius:1rem}.sol-hunel__modules-map-card-summary{font-size:1.4rem}.sol-hunel__modules-map-card-features{font-size:1.5rem;line-height:2.4rem}.sol-hunel__modules-map-self{padding:2rem}.sol-hunel__modules-map-self-title{font-size:1.6rem}.sol-hunel__modules-map-self-block{padding:1.2rem 0}.sol-hunel__modules-map-self-block-title{font-size:1.6rem}.sol-hunel__modules-map-self-block-list li{font-size:1.4rem;line-height:2.2rem}.sol-hunel__customer-reaction-inner{flex-direction:column;gap:3rem;padding:0 6rem}.sol-hunel__customer-reaction-title{font-size:2.8rem}.sol-hunel__cases{flex-direction:column}.sol-hunel__case-summary{font-size:2rem}.sol-hunel__change-tabs{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.sol-hunel__change-tabs::-webkit-scrollbar{display:none}.sol-hunel__change-tab{padding:1rem 1.6rem;font-size:1.7rem}.sol-hunel__change-content{contain:none;flex-direction:column;gap:2rem;height:auto}.sol-hunel__change-items{width:100%;height:auto;overflow-y:visible}.sol-hunel__change-skeleton{min-height:28rem}.sol-hunel__benefit-desc{white-space:normal}}@media (max-width:767px){.sol-hunel{padding:0}.sol-hunel__inner{gap:6rem;padding:0 2rem}.sol-hunel__section{gap:2rem}.sol-hunel__section:first-child .section-header{margin-top:0}.sol-hunel__dark-card-image-col{width:100%}.sol-hunel__dark-card-image{aspect-ratio:740/380;width:100%;height:auto}.sol-hunel__dark-card-slides{width:100%;left:0;transform:none}.sol-hunel__dark-card-text{gap:2rem;width:100%}.sol-hunel__dark-card-title{font-size:2rem}.sol-hunel__dark-card-desc{white-space:normal;font-size:1.6rem}.sol-hunel__card-header{padding:2rem}.sol-hunel__card-body{gap:2rem;padding:2rem}.sol-hunel__card-heading,.sol-hunel__card-tagline{font-size:1.6rem}.sol-hunel__card-cta{padding:1.2rem 1.6rem;font-size:1.6rem}.sol-hunel__card-ctas{flex-direction:column}.sol-hunel__cta-bar{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem}.sol-hunel__cta-bar-text{font-size:1.6rem}.sol-hunel__benefits{grid-template-columns:1fr;gap:1.5rem}.sol-hunel__benefit-title{font-size:1.6rem}.sol-hunel__benefit-desc{white-space:normal;font-size:1.4rem}.sol-hunel__modules-title{font-size:2.2rem}.sol-hunel__modules-subtitle{font-size:1.5rem}.sol-hunel__modules-elizax{background-position:50%;background-size:cover;flex-direction:column;align-items:flex-start;gap:1.6rem;padding:2.4rem 2rem}.sol-hunel__modules-elizax-text,.sol-hunel__modules-elizax-go,.sol-hunel__modules-elizax-arrow{font-size:1.5rem}.sol-hunel__modules-elizax-text{white-space:normal}.sol-hunel__modules-elizax-logo{height:2rem}.sol-hunel__modules-tab{padding:1rem 1.4rem;font-size:1.5rem}.sol-hunel__modules-detail-title{font-size:1.6rem}.sol-hunel__modules-detail-desc{font-size:1.4rem}.sol-hunel__modules-card{gap:2rem;padding:2.4rem}.sol-hunel__modules-card-img{min-height:24rem}.sol-hunel__modules-feature-label{padding-left:2.8rem;font-size:1.6rem}.sol-hunel__modules-feature-label:before{width:2.2rem;height:2.2rem}.sol-hunel__modules-feature-desc{padding-left:2.8rem;font-size:1.4rem}.sol-hunel__modules-card-features{gap:2.4rem}.sol-hunel__modules-map-tag{flex-direction:column;align-items:flex-start}.sol-hunel__modules-map-tag-header{flex-direction:row;align-items:center;gap:1rem;display:flex}.sol-hunel__customer-reaction{margin:3rem 0;padding:3rem 0}.sol-hunel__customer-reaction-inner{gap:2rem;padding:0 2rem}.sol-hunel__customer-reaction-title{font-size:2.2rem}.sol-hunel__customer-reaction-desc{white-space:normal;font-size:1.4rem}.sol-hunel__customer-reaction-card{padding:2rem}.sol-hunel__customer-reaction-company,.sol-hunel__customer-reaction-quote{font-size:1.4rem}.sol-hunel__case-summary{white-space:normal;font-size:1.8rem}.sol-hunel__case-body{padding:2rem}.sol-hunel__case-company{font-size:1.6rem}.sol-hunel__case-quote{font-size:1.4rem}.sol-hunel__cases-btn{padding:1.2rem 2rem;font-size:1.6rem}.sol-hunel__change-items{width:32rem}.sol-hunel__change{gap:2rem}.sol-hunel__change-tabs{gap:.4rem}.sol-hunel__change-tab{border-bottom-width:2px;padding:.8rem 1.2rem;font-size:1.5rem}.sol-hunel__change-tab--active{border-bottom-width:3px}.sol-hunel__change-items{box-sizing:border-box;width:100%}.sol-hunel__change-item{box-sizing:border-box;word-break:keep-all;width:100%}.sol-hunel__change-content{gap:1.6rem}.sol-hunel__change-items{gap:.8rem}.sol-hunel__change-item{border-radius:.8rem;gap:.8rem;padding:1.6rem}.sol-hunel__change-item-title{font-size:1.5rem}.sol-hunel__change-item-bullets li{font-size:1.4rem;line-height:2rem}.sol-hunel__change-image{border-radius:.8rem;height:24rem}}@media (max-width:320px){.sol-hunel__benefits{grid-template-columns:1fr}.sol-hunel__benefit-title{font-size:1.5rem}.sol-hunel__benefit-desc{font-size:1.3rem}.sol-hunel__benefit-icon{width:2.4rem;height:2.4rem;padding:1.2rem}}@keyframes solSlideUp{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}
