.hero-product{margin:0 auto}.hero-product .hero-product__wrapper{position:relative;background-color:var(--promo-background-color);color:var(--promo-text-color)}.hero-product .hero-product__column-content{position:relative;z-index:2;padding-top:1.7142857143rem;padding-bottom:4.2857142857rem}@media screen and (max-width: 768px){.hero-product .hero-product__column-content{padding-bottom:3.5714285714rem;padding-left:1.1428571429rem;padding-right:1.1428571429rem}}.hero-product .hero-product__column-content .new-button{color:var(--promo-text-color);margin-right:-1.7142857143rem}@media screen and (max-width: 768px){.hero-product .hero-product__column-content .new-button{margin-right:-0.75rem}}.hero-product .hero-product__kr-title{padding-left:4.2857142857rem;padding-right:2.7142857143rem;max-width:50%}@media screen and (max-width: 768px){.hero-product .hero-product__kr-title{padding:0;max-width:100%}}.hero-product .hero-product__content{display:flex;justify-content:space-between;align-items:center;padding:0 4.2857142857rem}@media screen and (max-width: 768px){.hero-product .hero-product__content{padding:0;margin-bottom:2.9285714286rem}}.hero-product .hero-product__title{max-width:50%;margin-bottom:.5714285714rem}@media screen and (max-width: 768px){.hero-product .hero-product__title{max-width:100%;margin-bottom:0;flex:1}}.hero-product .hero-product__subtitle{margin-bottom:2.6428571429rem;padding-left:4.2857142857rem;padding-right:2.7142857143rem;max-width:50%}@media screen and (max-width: 768px){.hero-product .hero-product__subtitle{display:none}}.hero-product .hero-product__product-media{width:50%;display:flex;justify-content:center;padding:0 4.2857142857rem}.hero-product .hero-product__product-media img,.hero-product .hero-product__product-media video{display:block;width:100%;height:auto;object-fit:contain}@media screen and (max-width: 768px){.hero-product .hero-product__product-media{padding:0;width:100%}}.hero-product .hero-product__column-media{position:absolute;right:0;top:0;width:50%;height:100%}.hero-product .hero-product__column-media img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.hero-product .hero-product__column-media{display:none}}.hero-product .hero-product__tooltip{display:none;position:absolute;right:var(--arrow-x-offset-desktop);top:var(--arrow-x-offset-desktop)}@media screen and (max-width: 768px){.hero-product .hero-product__tooltip{display:block;right:var(--arrow-x-offset-mobile);top:var(--arrow-y-offset-mobile)}}.hero-product .custom-tooltip .custom-tooltip__trigger{background-color:#fdfcf8;box-shadow:#fdfcf8;animation:custom-pulsing 2s infinite}.hero-product .custom-tooltip .custom-tooltip__content{background-color:#fdfcf8;color:#595959}.hero-product .custom-tooltip .custom-tooltip__content.custom-tooltip--arrow-top::before{border-bottom-color:#fdfcf8}.hero-product .custom-tooltip .custom-tooltip__content.custom-tooltip--arrow-bottom::before{border-top-color:#fdfcf8}@media screen and (max-width: 768px){.hero-product .custom-tooltip .custom-tooltip__content-text{max-width:95%}}.hero-product .custom-tooltip .custom-tooltip__overlay{display:none}@keyframes custom-pulsing{from{box-shadow:0 0 0 0 #fdfcf8}70%{box-shadow:0 0 0 1rem rgba(95,139,250,0)}to{box-shadow:0 0 0 0 rgba(95,139,250,0)}}
