.h-route__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-route__text{max-width:400px}.h-route__items{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:100px 41px}.h-route__item-top{height:399px;border-radius:24px;position:relative;overflow:hidden}.h-route__item-top iframe{width:100%;height:100%}.h-route__item-tag{position:absolute;border:1px solid var(--color-black);border-radius:4px;padding:7px 5px;line-height:110%;color:#0d0d0d;background:var(--color-white);top:13px;left:14px}.h-route__item-tag:nth-child(2){top:56px;padding-top:0;padding-bottom:0;width:95px;text-align:center}.h-route__item-text{margin-top:10px;min-height:124px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:24px;background:var(--color-white);padding:14px 36px}.h-route__item-btn{margin-top:10px}@media screen and (width <= 1200px){.h-route__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.h-route__text{max-width:325px}.h-route__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.h-route__item{width:calc(50% - 20px)}.h-route__item-btn{width:100%}}@media screen and (width <= 768px){.h-route__top{padding-bottom:0}.h-route__title{font-size:calc(20px + var(--title-size, 1vw))}.h-route__text{max-width:calc(201px + var(--text-width, 15vw))}.h-route__items{margin-top:20px}.h-route__item{width:100%}.h-route__item-top{border-radius:20px;height:249px}.h-route__item-tag{padding:6px 12px;font-size:14px;border-radius:3px;left:11px}.h-route__item-tag:nth-child(1){top:10px}.h-route__item-tag:nth-child(2){padding-top:3px;padding-bottom:3px;top:46px}.h-route__item-text{border-radius:12px;padding:16px;min-height:auto;font-size:calc(13px + var(--text-size, 1vw))}}@media screen and (width <= 420px){.h-route{--text-size: 0px;--text-width: 0px}}
