.package{background:#ffe3bb;padding:25px 0 50px;text-align:center;font-family:"Noto Sans KR",sans-serif}.package__title .en span{color:#ff4b5c;font-weight:900}.package__title h2{margin:0;font-weight:600}.package__title h2 strong{color:#ff4b5c;font-weight:900;text-shadow:0 0 0.6px currentColor}.package__features{margin:0 auto 16px;display:flex;justify-content:center;align-items:center;max-width:1200px}.package__feature{flex:1;height:70px;background:#fff;border:1px solid #ff4b5c;display:flex;align-items:center;justify-content:center}.package__feature p{font-size:17px;line-height:1.4;color:#ff4b5c}.package__feature strong{font-weight:700}.package__plus{width:34px;height:34px;border-radius:50%;position:relative;margin:0 -12px}.package__plus::before,.package__plus::after{content:"";position:absolute;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.package__plus::before{width:18px;height:4px}.package__plus::after{width:4px;height:18px}.package__plus.is-red{background:#ff4b5c}.package__divider{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#ffcc66;z-index:10}.package__divider::before,.package__divider::after{content:"";position:absolute;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.package__divider::before{width:24px;height:5px}.package__divider::after{width:5px;height:24px}.package__content{display:flex;position:relative;max-width:1200px;margin:0 auto}.package__left,.package__right{width:50%;padding:30px 0 0 0;display:flex;flex-direction:column}.package__left{background:#ff4b5c;color:#fff}.package__right{background:#ffcc66;color:#222}.package__content h3{font-size:20px;margin-bottom:30px;font-weight:300}.package__content strong{font-weight:800}.package__content img{max-width:100%}.package__content .package__plus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.package__left img{display:block;margin-top:auto;margin-left:auto;margin-right:auto}.package__right img{flex-grow:1;margin-top:auto;align-self:center;max-width:100%;object-fit:contain}.package__actions{margin-top:30px;text-align:center}@media (min-width:1024px){.package{padding:60px 0 60px}.package__title{margin-bottom:22px}}@media (max-width:768px){.package__features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:520px;margin:0 auto 16px;padding:12px 12px 0;align-items:stretch;justify-items:stretch}.package__feature{width:auto;flex:initial;height:auto;min-height:70px;padding:12px}.package__feature p{font-size:14px;line-height:1.25}.package__features>.package__plus{display:none}.package__left img{margin-top:0}.package__content{flex-direction:column;align-items:center}.package__left,.package__right{width:92%;max-width:520px}.package__content .package__plus{display:none}.package__divider{display:none}}@media (max-width:480px){.package__features{max-width:420px;gap:10px}.package__feature p{font-size:14px}.package__content h3{font-size:18px}}