.landingBlock{background-color:var(--hd-bg-white);border-radius:1.5rem;padding:2.5rem 2rem}@media screen and (max-width:768px){.landingBlock{padding:2rem 1.5rem}}@media screen and (max-width:425px){.landingBlock{padding:1.5rem 1.25rem}}.landingBlock__wrapper{justify-content:space-between;align-items:flex-start;gap:5rem;width:100%;display:flex}@media screen and (max-width:1024px){.landingBlock__wrapper{gap:2rem}}@media screen and (max-width:768px){.landingBlock__wrapper{flex-direction:column;gap:1.5rem}}.landingBlock__title-list{background-color:var(--hd-bg-gray-light);border-radius:1rem;flex-direction:column;width:24%;list-style:none;display:flex}@media screen and (max-width:1024px){.landingBlock__title-list{width:30%}}@media screen and (max-width:768px){.landingBlock__title-list{width:100%}}.landingBlock__button{cursor:pointer;text-align:start;background-color:#0000;border:none;border-left:2px solid #0000;align-items:center;gap:.5rem;padding:1rem .5rem 1rem 1rem;transition:all .3s;display:flex}.landingBlock__button.active{color:var(--hd-red-light);border-color:var(--hd-red-light)}@media (max-width:768px){.landingBlock__button{padding:.75rem 0 .75rem .75rem}}.red-icon{filter:brightness(0)saturate()invert(15%)sepia()saturate(7456%)hue-rotate(356deg)brightness(91%)contrast(107%)}.pay__versatile-info-title{cursor:pointer;padding:.5rem 0}@media (max-width:768px){.pay__versatile-info-title{padding:.25rem 0}}.landingBlock__icon{width:1.25rem;height:1.25rem;display:flex}.landingBlock__icon img{width:100%;height:100%}.landingBlock__content{width:76%}@media screen and (max-width:1024px){.landingBlock__content{width:76%}}@media screen and (max-width:768px){.landingBlock__content{width:100%}}.landingBlock__title-area{flex-direction:column;display:flex}@media screen and (max-width:768px){.landingBlock__title-area{flex-direction:row;align-items:center;gap:1rem}}.landingBlock__text{flex-direction:column;display:flex}.pay__versatile-pay-list{flex-wrap:wrap;justify-content:flex-start;gap:2rem;margin-top:2.25rem;display:flex}@media screen and (max-width:1024px){.pay__versatile-pay-list{gap:1rem}}.landingBlock__image{border-radius:2rem;width:100%;height:100%;margin-top:2rem;display:flex}@media screen and (max-width:768px){.landingBlock__image{margin-top:1rem}}.landingBlock__image img{object-fit:cover;width:100%;height:100%}
